Posted by
Riessen Kinghorne on
Aug 29, 2005; 2:29pm
URL: http://ofbiz.116.s1.nabble.com/OFBiz-Users-Problem-starting-or-reseeding-ofbiz-java-net-BindException-Address-already-in-use-tp135695.html
hen I attempt to run java -jar ofbiz.jar I get the following error:
Exception in thread "main" java.net.BindException: Address already in
use
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
at java.net.ServerSocket.bind(ServerSocket.java:319)
at java.net.ServerSocket.<init>(ServerSocket.java:185)
at
org.ofbiz.base.start.Start.startListenerThread(Start.java:73)
at org.ofbiz.base.start.Start.startServer(Start.java:161)
at org.ofbiz.base.start.Start.start(Start.java:227)
at org.ofbiz.base.start.Start.main(Start.java:287)
The server configuration is:
ofbiz - http port:8090 https:8553 ajp13:8119
This was set in base/config/ofbiz-containers.xml and
components/content/config/url.properties
A standalone tomcat - http port:8080 https:8443 ajp13:8009
(This tomcat is stopped at the moment)
An embedded tomcat(Desknow)- http port:80 https:553 ajp13:8019
Does anyone know what could be causing the "Adrress already in use
exception" ?
Thanks,
Rk
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users