[Resin-interest] Best Way to Track Down Random Resin Restarts

2011-02-11 Thread Shane Cruz
We are running Resin Pro 3.0.25 on RHEL 5.5 and using 64-bit Sun JDK 1.6.0_05. Recently, we have started seeing several incidents where the Resin JVM seems to just randomly get restarted. There is nothing in the logs to indicate that the JVM was shutdown cleanly or a restart was attempted, the

Re: [Resin-interest] no JMX ObjectName detected with jrockit vm

2011-02-11 Thread Scott Ferguson
Wesley Wu wrote: Hi Scott, Resin 4.0.14 log many warnings about no JMX ObjectName detected Yep. It's listed as http://bugs.caucho.com/view.php?id=4384. -- Scott [11-02-11 00:19:23.324] {resin-34} MemoryTenuredHealthCheck: WARNING: MemoryTenuredHealthCheck[] has no JMX ObjectName

Re: [Resin-interest] no JMX ObjectName detected with jrockit vm

2011-02-11 Thread Paul Cowan
On Feb 11, 2011, at 1:31 PM, Scott Ferguson wrote: Wesley Wu wrote: Hi Scott, Resin 4.0.14 log many warnings about no JMX ObjectName detected Yep. It's listed as http://bugs.caucho.com/view.php?id=4384. I've added jrockit to the bug report also. You can silence these by adding this to

Re: [Resin-interest] Best Way to Track Down Random Resin Restarts

2011-02-11 Thread Scott Ferguson
Shane Cruz wrote: We are running Resin Pro 3.0.25 on RHEL 5.5 and using 64-bit Sun JDK 1.6.0_05. Recently, we have started seeing several incidents where the Resin JVM seems to just randomly get restarted. There is nothing in the logs to indicate that the JVM was shutdown cleanly or a

Re: [Resin-interest] Best Way to Track Down Random Resin Restarts

2011-02-11 Thread Knut Forkalsrud
I think we have seen similar symptoms, which turned out to be (unless my memory deceives me) related to graphics. Resin was started via an ssh session with X11 forwarding. After the app was up the ssh connection was closed. At some point the app would want to generate some image or something,