Re: Is website 16.11 stable release demo down?

2017-11-09 Thread Jacques Le Roux


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


Actually untrue, I did not remember. I'm only accepting HTTP 200. All the rest is considered an error. So seems that PingMyBox did not alert me. I'll 
check that...
I have BTW added a check for the certificate, 7 days before its end. We know there is still (so far) an issue with the ASF global letsencrypt cron 
job. So we need to do it manually...


Jacques



Re: Is website 16.11 stable release demo down?

2017-11-09 Thread Jacques Le Roux

Le 09/11/2017 à 15:33, Jacques Le Roux a écrit :

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 1
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.(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.(ServerSocket.java:237)
    at org.apache.ofbiz.base.start.AdminServer.(AdminServer.java:54)
    ... 3 more
:ofbiz  --start --portoffset 1 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


OK, it was really a mess. A problem occurred somehow when the cronjob ran this night. So I had to kill tons of processes which were resurrecting like 
an hydra. Before I spotted the cronjob was still running. Even after few process were sill showing their heads :D


So I killed all there, and all is now slowly restarting... Hopefully well, we 
had no problems for months...
1st ready will be trunk, then stable, then old.

Jacques



Re: Is website 16.11 stable release demo down?

2017-11-09 Thread Jacques Le Roux

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 1
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.(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.(ServerSocket.java:237)
    at org.apache.ofbiz.base.start.AdminServer.(AdminServer.java:54)
    ... 3 more
:ofbiz  --start --portoffset 1 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



Re: Is website 16.11 stable release demo down?

2017-11-09 Thread Jacques Le Roux

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



Is website 16.11 stable release demo down?

2017-11-09 Thread Sharan Foga
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