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

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to