Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] BindException: Address already in use

Hi all,
 
While waiting for the new version of Jetty, I am playing with Jetty version 8.1.144.
 
when type java -jar start.jar on the command line, I got error below.
 
java.net.BindException: Address already in use
 
 
Please help.
 
Thanks

Back to the top