Cannot find ./catalina.sh
The file is absent or does not have execute permission

This file is needed to run this program

没有给bin目录下的文件授权可执行权限:

chmod +x bin/*.sh

相关文章:

  • 2022-12-23
  • 2021-10-05
  • 2022-12-23
  • 2021-09-03
  • 2022-12-23
  • 2022-01-22
  • 2021-11-20
  • 2022-12-23
猜你喜欢
  • 2021-07-10
  • 2022-01-29
  • 2021-12-24
  • 2021-12-10
相关资源
相似解决方案