Skip to main content
Participant
June 5, 2013
Question

Problem with Cold Fusion 9.02 on Suse Linux restarting automatically

  • June 5, 2013
  • 0 replies
  • 380 views

Hi I have 3 Cold Fusion servers that are starting automatically without any scheduled task or cron job.

1.  They are all VM's.

2.  They are running Suse Linux 11

3.  They are running Apache 2.2.12

4.  They are running Cold Fusion 9,0,2,282541

I have a 4th server that has Cold Fusion 9,0,0 and that one does not restart

The 1st server restarts every day at 1:00 PM

The 2nd server restarts every day at 10:00 AM

The 3rd server restarts every day at 6:00 PM

This issue seems to be related to the upgrade to 9.02, but I'm not sure.

The systems person in our group has verified that there are no cron jobs running, and I don't know where else to look.

There are no errors in the logs that I can understand, just a restart.  Does anyone have any suggestions?  Thank you.

This is what shows up in the exception log:


at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

"Error","Thread-1","06/05/13","13:00:21",,"Error while storing"

coldfusion.tagext.lang.RegistryException: Error while storing


at coldfusion.tagext.lang.RegMgr.store(RegMgr.java:89)

at coldfusion.tagext.lang.RegistryServiceImpl.store(RegistryServiceImpl.java:121)

at coldfusion.tagext.lang.RegistryServiceImpl.stop(RegistryServiceImpl.java:126)

at coldfusion.server.CFService.stop(CFService.java:649)

at coldfusion.server.j2ee.CFStartUpServlet.destroy(CFStartUpServlet.java:91)

at coldfusion.bootstrap.BootstrapServlet.destroy(BootstrapServlet.java:107)

at jrun.servlet.WebApplicationService.stop(WebApplicationService.java:331)

at jrun.ea.EnterpriseApplication.stop(EnterpriseApplication.java:221)

at jrun.deployment.DeployerService.stop(DeployerService.java:1340)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)

at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)

at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)

at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.JRunServiceDeployer.stopServices(JRunServiceDeployer.java:317)

at jrunx.kernel.JRunServiceDeployer.shutdownServices(JRunServiceDeployer.java:276)

at jrunx.kernel.JRunServiceDeployer.run(JRunServiceDeployer.java:266)

at java.lang.Thread.run(Thread.java:662)
This topic has been closed for replies.