Linux
Java jdk1.5.0_03
No database...data from another jboss server (slow connection between them)
JBoss 4.0.2
Moderate load production (5000 users daily).

First time this has happened.

System running for weeks. Suddenly stops for no apparent reason as seen below. JBoss thinks it is supposed to stop for some reason. Restart sees no problems starting up again. No config changes of any sort during this period of time.

Anyone know what can cause this?

12:05:59,361 INFO  [Server] LifeThread.run exits!
12:05:59,362 INFO  [Server] Shutting down the JVM now!
12:05:59,362 INFO  [Server] JBoss SHUTDOWN: Undeploying all packages
12:05:59,363 INFO [TomcatDeployer] undeploy, ctxPath=/jmx-console, warUrl=file:/usr/local/jboss-4.0.2.city/server/default/deploy/jmx- console.war/ 12:05:59,367 INFO [StandardWrapper] Waiting for 1 instance(s) to be deallocated 12:05:59,488 INFO [TomcatDeployer] undeploy, ctxPath=/city, warUrl=file:/usr/local/jboss-4.0.2.city/server/default/tmp/deploy/ tmp30519city.war/ 12:05:59,508 INFO [StandardWrapper] Waiting for 448 instance(s) to be deallocated 12:06:00,605 INFO [StandardWrapper] Waiting for 448 instance(s) to be deallocated 12:06:01,705 INFO [StandardWrapper] Waiting for 448 instance(s) to be deallocated 12:06:02,575 INFO [ConnectionFactoryBindingService] Unbound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA from JNDI name 'java:JmsXA' 12:06:02,722 ERROR [HiLoKeyGeneratorFactory] Stopping failed jboss:service=KeyGeneratorFactory,type=HiLo
javax.naming.NameNotFoundException: HiLoKeyGeneratorFactory not bound
at org.jnp.server.NamingServer.getBinding(NamingServer.java: 491) at org.jnp.server.NamingServer.getBinding(NamingServer.java: 499)
        at org.jnp.server.NamingServer.unbind(NamingServer.java:224)
at sun.reflect.GeneratedMethodAccessor142.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
at sun.rmi.server.UnicastServerRef.dispatch (UnicastServerRef.java:294)
        at sun.rmi.transport.Transport$1.run(Transport.java:153)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
at sun.rmi.transport.tcp.TCPTransport.handleMessages (TCPTransport.java:460) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run (TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:595)
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer (StreamRemoteCall.java:247) at sun.rmi.transport.StreamRemoteCall.executeCall (StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
        at org.jnp.server.NamingServer_Stub.unbind(Unknown Source)
at org.jnp.interfaces.NamingContext.unbind (NamingContext.java:737)
        at javax.naming.InitialContext.unbind(InitialContext.java:379)
        at org.jboss.naming.Util.unbind(Util.java:127)
        at org.jboss.naming.Util.unbind(Util.java:118)
at org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory.stopServ ice(HiLoKeyGeneratorFactory.java:223) at org.jboss.system.ServiceMBeanSupport.jbossInternalStop (ServiceMBeanSupport.java:320) at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle (ServiceMBeanSupport.java:224)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke (ReflectedDispatcher.java:141)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke (AbstractMBeanInvoker.java:249) at org.jboss.mx.server.MBeanServerImpl.invoke (MBeanServerImpl.java:644) at org.jboss.system.ServiceController$ServiceProxy.invoke (ServiceController.java:897)
        at $Proxy0.stop(Unknown Source)
at org.jboss.system.ServiceController.stop (ServiceController.java:507) at org.jboss.system.ServiceController.stop (ServiceController.java:498) at org.jboss.system.ServiceController.stop (ServiceController.java:498) at org.jboss.system.ServiceController.stop (ServiceController.java:498) at org.jboss.system.ServiceController.stop (ServiceController.java:498) at org.jboss.system.ServiceController.stop (ServiceController.java:498)
        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:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke (ReflectedDispatcher.java:141)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke (AbstractMBeanInvoker.java:249) at org.jboss.mx.server.MBeanServerImpl.invoke (MBeanServerImpl.java:644) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java: 177)
        at $Proxy4.stop(Unknown Source)
        at org.jboss.deployment.SARDeployer.stop(SARDeployer.java:307)
        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:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke (ReflectedDispatcher.java:141)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke (AbstractInterceptor.java:121)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke (ModelMBeanOperationInterceptor.java:127)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke (AbstractMBeanInvoker.java:249) at org.jboss.mx.server.MBeanServerImpl.invoke (MBeanServerImpl.java:644) at org.jboss.mx.util.JMXInvocationHandler.invoke (JMXInvocationHandler.java:273)
        at $Proxy35.stop(Unknown Source)
at org.jboss.deployment.XSLSubDeployer.stop (XSLSubDeployer.java:234) at org.jboss.deployment.MainDeployer.stop(MainDeployer.java: 632) at org.jboss.deployment.MainDeployer.undeploy (MainDeployer.java:605) at org.jboss.deployment.MainDeployer.shutdown (MainDeployer.java:492)
        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:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke (ReflectedDispatcher.java:141)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke (AbstractInterceptor.java:121)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke (ModelMBeanOperationInterceptor.java:127)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke (AbstractMBeanInvoker.java:249) at org.jboss.mx.server.MBeanServerImpl.invoke (MBeanServerImpl.java:644) at org.jboss.system.server.ServerImpl $ShutdownHook.shutdownDeployments(ServerImpl.java:952) at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown (ServerImpl.java:927) at org.jboss.system.server.ServerImpl$ShutdownHook.run (ServerImpl.java:915) 12:06:02,773 ERROR [testTopic] Stopping failed jboss.mq.destination:service=Topic,name=testTopic
javax.naming.NameNotFoundException: testTopic not bound
[snip]
at org.jboss.system.server.ServerImpl $ShutdownHook.shutdownDeployments(ServerImpl.java:952) at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown (ServerImpl.java:927) at org.jboss.system.server.ServerImpl$ShutdownHook.run (ServerImpl.java:915) 12:06:02,878 ERROR [testDurableTopic] Stopping failed jboss.mq.destination:service=Topic,name=testDurableTopic
javax.naming.NameNotFoundException: testDurableTopic not bound
at org.jnp.server.NamingServer.getBinding(NamingServer.java: 491) at org.jnp.server.NamingServer.getBinding(NamingServer.java: 499)
        at org.jnp.server.NamingServer.unbind(NamingServer.java:224)
[snip]
at org.jboss.system.server.ServerImpl$ShutdownHook.run (ServerImpl.java:915) 12:06:02,944 ERROR [testQueue] Stopping failed jboss.mq.destination:service=Queue,name=testQueue
javax.naming.NameNotFoundException: testQueue not bound
at org.jnp.server.NamingServer.getBinding(NamingServer.java: 491) at org.jnp.server.NamingServer.getBinding(NamingServer.java: 499)
        at org.jnp.server.NamingServer.unbind(NamingServer.java:224)
[snip]
at org.jboss.mx.server.MBeanServerImpl.invoke (MBeanServerImpl.java:644) at org.jboss.system.server.ServerImpl $ShutdownHook.shutdownDeployments(ServerImpl.java:952) at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown (ServerImpl.java:927) at org.jboss.system.server.ServerImpl$ShutdownHook.run (ServerImpl.java:915) 12:06:03,006 ERROR [A] Stopping failed jboss.mq.destination:service=Queue,name=A
javax.naming.NameNotFoundException: A not bound
at org.jnp.server.NamingServer.getBinding(NamingServer.java: 491) at org.jnp.server.NamingServer.getBinding(NamingServer.java: 499)
        at org.jnp.server.NamingServer.unbind(NamingServer.java:224)
[big snip..more of the same]
at org.jboss.system.server.ServerImpl $ShutdownHook.shutdownDeployments(ServerImpl.java:952) at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown (ServerImpl.java:927) at org.jboss.system.server.ServerImpl$ShutdownHook.run (ServerImpl.java:915)
Shutting down
12:06:10,865 INFO  [Server] Shutdown complete
Shutdown complete
Halting VM



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to