Bug#826257: Re%3A Bug#826257%3A jetty9%3A Installation fails "jetty9.pid exists%2C%0A but jetty was not running"

Kai Michael Hamich kmh at hamich.net
Tue Jun 27 15:44:04 UTC 2017


Hi,

I had the same issue! Can you check your jetty log?

In my case jetty could not bind to port 8080, another deamon was running on 
the same port. Does 'netstat -tulpn | grep :8080' show another process bind to 
the port?

You can switch the port by changing the following line:

/etc/jetty9/start.ini:
	jetty.port=8080

Maybe it solves your problem ....

Best regards,

Kai



More information about the pkg-java-maintainers mailing list