Le 09/11/2017 à 15:26, Jacques Le Roux a écrit :
Le 09/11/2017 à 15:19, Sharan Foga a écrit :
Hi

I was just trying the stable demo from our website link it seems to be down at the moment. It is showing a Tomcat error, The trunk and 13.07 demos seem to be working fine.

Thanks
Sharan

Yep let me check

Jacques


Something bad happened, stable did not close before restarting:
[...]
:ofbiz  --start --portoffset 10000
Start.java using configuration file org/apache/ofbiz/base/start/start.properties
Set OFBIZ_HOME to - /home/ofbizDemo/branch16.11
org.apache.ofbiz.base.start.StartupException: Couldn't create server 
socket(/127.0.0.1:20523) (Address already in use (Bind failed))
    at org.apache.ofbiz.base.start.AdminServer.<init>(AdminServer.java:56)
    at 
org.apache.ofbiz.base.start.StartupControlPanel.createAdminServer(StartupControlPanel.java:154)
    at 
org.apache.ofbiz.base.start.StartupControlPanel.start(StartupControlPanel.java:65)
    at org.apache.ofbiz.base.start.Start.main(Start.java:84)
Caused by: java.net.BindException: Address already in use (Bind failed)
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387)
    at java.net.ServerSocket.bind(ServerSocket.java:375)
    at java.net.ServerSocket.<init>(ServerSocket.java:237)
    at org.apache.ofbiz.base.start.AdminServer.<init>(AdminServer.java:54)
    ... 3 more
:ofbiz  --start --portoffset 10000 FAILED

This is the kind of issue I don't monitor (I use ping my box for that since there it's no longer supported by infra) because the server is still responding and I check only for its availability.
I will increase monitoring to 500s also...

I clean and restart it, WIP...

jacques

Reply via email to