How to start tomcat with jsvc?

后端 未结 2 1653
独厮守ぢ
独厮守ぢ 2021-01-21 11:57

I\'m trying to start tomcat with jsvc but it gives me this strange error

JSVC re-exec requires execution with an absolute or relative path

usin

2条回答
  •  情话喂你
    2021-01-21 12:24

    Just ran into this error myself. In my case, using the absolute path to jsvc --- /usr/bin/jsvc on my machine --- fixed it.

提交回复
热议问题