look to see if tomcat is running. if so you will need to change the addresses ofbiz uses. go through the documentation on setup from the ofbiz main page.
vivek mishra sent the following on 8/2/2011 4:37 AM: > vivek mishra to user-request > show details 5:02 pm > > Hello, > > Got an error while running ./startofbiz.sh command in apache-ofbiz-10.04 on > linux. > The error was: > > 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:365) > at java.net.ServerSocket.bind(ServerSocket.java:328) > at java.net.ServerSocket.<init>(ServerSocket.java:194) > at org.ofbiz.base.start.Start.initListenerThread(Start.java:167) > at org.ofbiz.base.start.Start.init(Start.java:93) > at org.ofbiz.base.start.Start.main(Start.java:410) >
