Hi,

it seems the port 10523 is in use by another process. Please check and close this process or start OFBiz with a port offset ( e.g. -Dportoffset=1 ).

Michael Brohl
ecomify GmbH
www.ecomify.de

Am 01.06.15 um 13:09 schrieb syed_aqib:
Hello,
I am getting this error please help

Start.java using configuration file org/ofbiz/base/start/start.properties
Set OFBIZ_HOME to - C:/apache-ofbiz-13.07.02
Exception in thread "main" org.ofbiz.base.start.StartupException: Couldn't
creat
e server socket(/127.0.0.1:10523)
         at org.ofbiz.base.start.Start$AdminPortThread.<init>(Start.java:401)
         at org.ofbiz.base.start.Start.createListenerThread(Start.java:157)
         at org.ofbiz.base.start.Start.init(Start.java:227)
         at org.ofbiz.base.start.Start.main(Start.java:127)
Caused by: java.net.BindException: Address already in use: JVM_Bind
         at java.net.DualStackPlainSocketImpl.bind0(Native Method)
         at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source)
         at java.net.AbstractPlainSocketImpl.bind(Unknown Source)
         at java.net.PlainSocketImpl.bind(Unknown Source)
         at java.net.ServerSocket.bind(Unknown Source)
         at java.net.ServerSocket.<init>(Unknown Source)
         at org.ofbiz.base.start.Start$AdminPortThread.<init>(Start.java:399)
         ... 3 more



--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Error-in-start-tp4669346.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to