Jan Kriesten wrote:
> Hi Scott,
>
> the snapshot hasn't solved the restart-problem on our server:
>
> Resin Professional 4.0.s100809 (built Mon, 09 Aug 2010 11:41:02 PDT)
> [07:19:42.671] {main} ProResin[id=] started in 91076ms
> [...]
> [07:50:33.998] {main} ProResin[id=] started in 77686ms
> [...]
> [08:21:38.785] {main} ProResin[id=] started in 77336ms
> [...]
> [08:52:42.604] {main} ProResin[id=] started in 76134ms
>
> So it's seems to be every 30 minutes. :-/
>   
Thanks.

It's not simply the ping because the restart isn't happening here. I'm 
working on improving the logging on both the Resin and Watchdog to get 
better information about this.
> The watchdog-manager.log is cluttered with the following entries - but I
> don't know what to make of them:
>
> [2010/08/10 07:58:40.775]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[HostController[null]]] 30116ms
>   

That may be related. When a Resin alarm (internal timer) is woken, it 
checks against the time it expected to be woken up. If that time is too 
big (over 30s) it prints that warning. If there's a big GC or 100% CPU, 
that might be expected, but that message is in the watchdog, so there's 
no good reason for the delay.

-- Scott
 
> [2010/08/10 07:58:40.775]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[ProServer[id=,cluster=]]] 30117ms
> [2010/08/10 07:59:10.775]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[com.caucho.network.listen.SocketLi
> nklistener$suspendrea...@71ce5e7a]] 60111ms
> [2010/08/10 07:59:10.775]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[NetworkListenService[]]] 60110ms
> [2010/08/10 07:59:40.775]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> alarm[alarm[com.caucho.boot.watchdogmana...@23
> 9cd5f5]] 90103ms
> [2010/08/10 07:59:40.776]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> alarm[alarm[com.caucho.log.rotatestr...@4ab346
> 46]] 66890ms
> [2010/08/10 08:00:10.775]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[WebAppController$2034408626[null]]
> ] 60000ms
> [2010/08/10 08:00:10.776]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[SessionManager[]]] 60001ms
> [2010/08/10 08:00:40.775]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[HostController[null]]] 60000ms
> [2010/08/10 08:00:40.776]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[ProServer[id=,cluster=]]] 60001ms
> [...]
> [2010/08/10 11:11:10.665]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[SessionManager[]]] 59941ms
> [2010/08/10 11:11:10.724]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[HostController[null]]] 30059ms
> [2010/08/10 11:11:40.665]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[ProServer[id=,cluster=]]] 59941ms
> [2010/08/10 11:11:40.724]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[NetworkListenService[]]] 60000ms
> [2010/08/10 11:12:10.665]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[com.caucho.network.listen.SocketLi
> nklistener$suspendrea...@71ce5e7a]] 60000ms
> [2010/08/10 11:12:10.724]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> alarm[alarm[com.caucho.boot.watchdogmana...@23
> 9cd5f5]] 60000ms
> [2010/08/10 11:12:40.665]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[WebAppController$2034408626[null]]
> ] 59941ms
> [2010/08/10 11:12:40.724]
> com.caucho.util.alarm$coordinatorthr...@3ce95a56 slow alarm
> Alarm[alarm[SessionManager[]]] 30059ms
>
> Other errors are not reported by resin, though.
>
> Best regards, --- Jan.
>
>
>
>
>   



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to