解决方法如下:

先进入bin目录

[root@centos6 /]# cd /soft/apache-tomcat-7.0.59/bin

 

然后执行以下命令:

[root@centos6 bin]# chmod u+x *.sh

 

最后再在bin命令行重启应用服务:

[root@centos6 bin]# ./startup.sh 

 

成功,问题解决!

解决方法如下:

先进入bin目录

[root@centos6 /]# cd /soft/apache-tomcat-7.0.59/bin

 

然后执行以下命令:

[root@centos6 bin]# chmod u+x *.sh

 

最后再在bin命令行重启应用服务:

[root@centos6 bin]# ./startup.sh 

 

成功,问题解决!

相关文章:

  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-18
  • 2021-05-25
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-11
  • 2022-12-23
  • 2021-09-08
  • 2022-01-07
  • 2021-10-22
相关资源
相似解决方案