9 Replies Latest reply on Aug 28, 2007 12:34 AM by mark81

    Server Getting Shutdown

    bkmjava78

      I am using Jboss-4.0.2 and i have installed in the linux. The server is getting shutdown in every 30 min. Can any boy help me out what could be the problem.

        • 1. Re: Server Getting Shutdown
          peterj

          Which Linux? Version? How are you starting the app server? In the server.log (and in the console window) there should several entries that identify the cause for the shutdown, please post them.

          There was a discussion on this topic earlier, a search of the forums might locate that post.

          • 2. Re: Server Getting Shutdown
            bkmjava78

            Hi Peter,
            Thanks for replying. I am using Linux 4. I am running though the Putty. Jboss stars peoperly but sddenly it gets shut down. Here i am sending few lines from log.

            Thnaks

            2007-08-14 04:45:50,784 INFO [org.jboss.system.server.Server] JBoss (MX MicroKernel) [4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)] Started in 23s:901ms
            2007-08-14 06:57:04,404 INFO [org.jboss.system.server.Server] JBoss SHUTDOWN: Undeploying all packages
            2007-08-14 06:57:04,405 DEBUG [org.jboss.deployment.MainDeployer] Undeploying file:/usr/local/jboss-4.0.2/server/default/deploy/jmx-console.war/
            2007-08-14 06:57:04,406 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.web.deployment:war=jmx-console.war,id=1617617752
            2007-08-14 06:57:04,406 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.web.deployment:war=jmx-console.war,id=1617617752 dependent services are: []
            2007-08-14 06:57:04,406 DEBUG [org.jboss.web.WebModule] Stopping jboss.web.deployment:war=jmx-console.war,id=1617617752
            2007-08-14 06:57:04,406 INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] undeploy, ctxPath=/jmx-console, warUrl=file:/usr/local/jboss-4.0.2/server/default/deploy/jmx-console.war/
            2007-08-14 06:57:04,408 DEBUG [org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread] Notified to shutdown
            2007-08-14 06:57:04,421 DEBUG [org.jboss.web.WebModule] Stopped jboss.web.deployment:war=jmx-console.war,id=1617617752
            2007-08-14 06:57:04,421 DEBUG [org.jboss.webservice.ServiceDeployer] handleNotification: org.jboss.deployment.SubDeployer.stop,jmx-console.war
            2007-08-14 06:57:04,421 DEBUG [org.jboss.system.ServiceController] destroying service: jboss.web.deployment:war=jmx-console.war,id=1617617752
            2007-08-14 06:57:04,422 DEBUG [org.jboss.system.ServiceController] destroying dependent services for: jboss.web.deployment:war=jmx-console.war,id=1617617752 dependent services are: []
            2007-08-14 06:57:04,422 DEBUG [org.jboss.web.WebModule] Destroying jboss.web.deployment:war=jmx-console.war,id=1617617752
            2007-08-14 06:57:04,422 DEBUG [org.jboss.web.WebModule] Destroyed jboss.web.deployment:war=jmx-console.war,id=1617617752
            2007-08-14 06:57:04,425 DEBUG [org.jboss.webservice.ServiceDeployer] handleNotification: org.jboss.deployment.SubDeployer.destroy,jmx-console.war
            2007-08-14 06:57:04,425 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] Unregistering cl=org.jboss.mx.loading.UnifiedClassLoader3@15b5783{ url=file:/usr/local/jboss-4.0.2/server/default/deploy/jmx-console.war/ ,addedOrder=38}
            2007-08-14 06:57:04,425 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] UnifiedLoaderRepository removed(true) org.jboss.mx.loading.UnifiedClassLoader3@15b5783{ url=file:/usr/local/jboss-4.0.2/server/default/deploy/jmx-console.war/ ,addedOrder=38}
            2007-08-14 06:57:04,425 DEBUG [org.jboss.deployment.DeploymentInfo] Not deleting localUrl, it is null or not a copy: file:/usr/local/jboss-4.0.2/server/default/deploy/jmx-console.war/
            2007-08-14 06:57:04,426 DEBUG [org.jboss.deployment.MainDeployer] Undeployed file:/usr/local/jboss-4.0.2/server/default/deploy/jmx-console.war/
            2007-08-14 06:57:04,426 DEBUG [org.jboss.deployment.MainDeployer] Undeploying file:/usr/local/jboss-4.0.2/server/default/deploy/jms/jms-ds.xml
            2007-08-14 06:57:04,426 DEBUG [org.jboss.deployment.SARDeployer] undeploying document file:/usr/local/jboss-4.0.2/server/default/deploy/jms/jms-ds.xml
            2007-08-14 06:57:04,426 DEBUG [org.jboss.deployment.SARDeployer] stopping mbean jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            2007-08-14 06:57:04,426 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            2007-08-14 06:57:04,426 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.jca:service=ConnectionFactoryBinding,name=JmsXA dependent services are: []
            2007-08-14 06:57:04,426 DEBUG [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Stopping jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            2007-08-14 06:57:04,427 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Unbound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA from JNDI name 'java:JmsXA'
            2007-08-14 06:57:04,427 DEBUG [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Stopped jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            2007-08-14 06:57:04,427 DEBUG [org.jboss.deployment.SARDeployer] stopping mbean jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            2007-08-14 06:57:04,427 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            2007-08-14 06:57:04,427 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.jca:service=ManagedConnectionFactory,name=JmsXA dependent services are: [ObjectName: jboss.jca:service=ManagedConnectionPool,name=JmsXA
            State: RUNNING
            I Depend On:
            jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            Depends On Me:
            jboss.jca:service=TxCM,name=JmsXA
            ]
            2007-08-14 06:57:04,428 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.jca:service=ManagedConnectionPool,name=JmsXA
            2007-08-14 06:57:04,428 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.jca:service=ManagedConnectionPool,name=JmsXA dependent services are: [ObjectName: jboss.jca:service=TxCM,name=JmsXA
            State: RUNNING
            I Depend On:
            jboss.jca:service=ManagedConnectionPool,name=JmsXA
            jboss.jca:service=CachedConnectionManager
            jboss.security:service=JaasSecurityManager
            jboss:service=TransactionManager
            Depends On Me:
            jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            ]
            2007-08-14 06:57:04,428 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.jca:service=TxCM,name=JmsXA
            2007-08-14 06:57:04,428 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.jca:service=TxCM,name=JmsXA dependent services are: [ObjectName: jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            State: STOPPED
            I Depend On:
            jboss.jca:service=TxCM,name=JmsXA
            ]
            2007-08-14 06:57:04,428 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            2007-08-14 06:57:04,428 DEBUG [org.jboss.resource.connectionmanager.TxConnectionManager] Stopping jboss.jca:service=TxCM,name=JmsXA
            2007-08-14 06:57:04,428 DEBUG [org.jboss.resource.connectionmanager.TxConnectionManager] Stopped jboss.jca:service=TxCM,name=JmsXA
            2007-08-14 06:57:04,429 DEBUG [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Stopping jboss.jca:service=ManagedConnectionPool,name=JmsXA
            2007-08-14 06:57:04,429 DEBUG [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Stopped jboss.jca:service=ManagedConnectionPool,name=JmsXA
            2007-08-14 06:57:04,429 DEBUG [org.jboss.resource.connectionmanager.RARDeployment] Stopping jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            2007-08-14 06:57:04,429 DEBUG [org.jboss.resource.connectionmanager.RARDeployment] Stopped jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            2007-08-14 06:57:04,429 DEBUG [org.jboss.deployment.SARDeployer] stopping mbean jboss.jca:service=ManagedConnectionPool,name=JmsXA
            2007-08-14 06:57:04,429 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.jca:service=ManagedConnectionPool,name=JmsXA
            2007-08-14 06:57:04,430 DEBUG [org.jboss.deployment.SARDeployer] stopping mbean jboss.jca:service=TxCM,name=JmsXA
            2007-08-14 06:57:04,430 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.jca:service=TxCM,name=JmsXA
            2007-08-14 06:57:04,430 DEBUG [org.jboss.deployment.SARDeployer] stopping mbean jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
            2007-08-14 06:57:04,430 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
            2007-08-14 06:57:04,430 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool dependent services are: []
            2007-08-14 06:57:04,430 DEBUG [org.jboss.jms.asf.ServerSessionPoolLoader] Stopping jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
            2007-08-14 06:57:04,430 DEBUG [org.jboss.jms.asf.ServerSessionPoolLoader] pool factory StdJMSPool unbound from java:/StdJMSPool
            2007-08-14 06:57:04,430 DEBUG [org.jboss.jms.asf.ServerSessionPoolLoader] Stopped jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
            2007-08-14 06:57:04,430 DEBUG [org.jboss.deployment.SARDeployer] stopping mbean jboss.mq:service=JMSProviderLoader,name=JMSProvider
            2007-08-14 06:57:04,431 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.mq:service=JMSProviderLoader,name=JMSProvider
            2007-08-14 06:57:04,431 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.mq:service=JMSProviderLoader,name=JMSProvider dependent services are: []
            2007-08-14 06:57:04,431 DEBUG [org.jboss.jms.jndi.JMSProviderLoader] Stopping jboss.mq:service=JMSProviderLoader,name=JMSProvider
            2007-08-14 06:57:04,431 DEBUG [org.jboss.jms.jndi.JMSProviderLoader] unbound adapter DefaultJMSProvider from java:/DefaultJMSProvider
            2007-08-14 06:57:04,431 DEBUG [org.jboss.jms.jndi.JMSProviderLoader] Stopped jboss.mq:service=JMSProviderLoader,name=JMSProvider
            2007-08-14 06:57:04,431 DEBUG [org.jboss.deployment.SARDeployer] destroying mbean jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            2007-08-14 06:57:04,432 DEBUG [org.jboss.system.ServiceController] destroying service: jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            2007-08-14 06:57:04,432 DEBUG [org.jboss.system.ServiceController] destroying dependent services for: jboss.jca:service=ConnectionFactoryBinding,name=JmsXA dependent services are: []
            2007-08-14 06:57:04,432 DEBUG [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Destroying jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            2007-08-14 06:57:04,432 DEBUG [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Destroyed jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            2007-08-14 06:57:04,432 DEBUG [org.jboss.deployment.SARDeployer] destroying mbean jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            2007-08-14 06:57:04,432 DEBUG [org.jboss.system.ServiceController] destroying service: jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            2007-08-14 06:57:04,432 DEBUG [org.jboss.system.ServiceController] destroying dependent services for: jboss.jca:service=ManagedConnectionFactory,name=JmsXA dependent services are: [ObjectName: jboss.jca:service=ManagedConnectionPool,name=JmsXA
            State: STOPPED
            I Depend On:
            jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            Depends On Me:
            jboss.jca:service=TxCM,name=JmsXA
            ]
            2007-08-14 06:57:04,432 DEBUG [org.jboss.system.ServiceController] destroying service: jboss.jca:service=ManagedConnectionPool,name=JmsXA
            2007-08-14 06:57:04,432 DEBUG [org.jboss.system.ServiceController] destroying dependent services for: jboss.jca:service=ManagedConnectionPool,name=JmsXA dependent services are: [ObjectName: jboss.jca:service=TxCM,name=JmsXA
            State: STOPPED
            I Depend On:
            jboss.jca:service=ManagedConnectionPool,name=JmsXA
            jboss.jca:service=CachedConnectionManager
            jboss.security:service=JaasSecurityManager
            jboss:service=TransactionManager
            Depends On Me:
            jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            ]
            2007-08-14 06:57:04,432 DEBUG [org.jboss.system.ServiceController] destroying service: jboss.jca:service=TxCM,name=JmsXA
            2007-08-14 06:57:04,432 DEBUG [org.jboss.system.ServiceController] destroying dependent services for: jboss.jca:service=TxCM,name=JmsXA dependent services are: [ObjectName: jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            State: DESTROYED
            I Depend On:
            jboss.jca:service=TxCM,name=JmsXA
            ]
            2007-08-14 06:57:04,433 DEBUG [org.jboss.system.ServiceController] destroying service: jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            2007-08-14 06:57:04,433 DEBUG [org.jboss.resource.connectionmanager.TxConnectionManager] Destroying jboss.jca:service=TxCM,name=JmsXA
            2007-08-14 06:57:04,433 DEBUG [org.jboss.resource.connectionmanager.TxConnectionManager] Destroyed jboss.jca:service=TxCM,name=JmsXA
            2007-08-14 06:57:04,433 DEBUG [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Destroying jboss.jca:service=ManagedConnectionPool,name=JmsXA
            2007-08-14 06:57:04,433 DEBUG [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Destroyed jboss.jca:service=ManagedConnectionPool,name=JmsXA
            2007-08-14 06:57:04,433 DEBUG [org.jboss.resource.connectionmanager.RARDeployment] Destroying jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            2007-08-14 06:57:04,433 DEBUG [org.jboss.resource.connectionmanager.RARDeployment] Destroyed jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            2007-08-14 06:57:04,433 DEBUG [org.jboss.deployment.SARDeployer] destroying mbean jboss.jca:service=ManagedConnectionPool,name=JmsXA
            2007-08-14 06:57:04,433 DEBUG [org.jboss.system.ServiceController] destroying service: jboss.jca:service=ManagedConnectionPool,name=JmsXA
            2007-08-14 06:57:04,433 DEBUG [org.jboss.deployment.SARDeployer] destroying mbean jboss.jca:service=TxCM,name=JmsXA
            2007-08-14 06:57:04,433 DEBUG [org.jboss.system.ServiceController] destroying service: jboss.jca:service=TxCM,name=JmsXA
            2007-08-14 06:57:04,433 DEBUG [org.jboss.deployment.SARDeployer] destroying mbean jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
            2007-08-14 06:57:04,433 DEBUG [org.jboss.system.ServiceController] destroying service: jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
            2007-08-14 06:57:04,433 DEBUG [org.jboss.system.ServiceController] destroying dependent services for: jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool dependent services are: []
            2007-08-14 06:57:04,434 DEBUG [org.jboss.jms.asf.ServerSessionPoolLoader] Destroying jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
            2007-08-14 06:57:04,434 DEBUG [org.jboss.jms.asf.ServerSessionPoolLoader] Destroyed jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
            2007-08-14 06:57:04,434 DEBUG [org.jboss.deployment.SARDeployer] destroying mbean jboss.mq:service=JMSProviderLoader,name=JMSProvider
            2007-08-14 06:57:04,434 DEBUG [org.jboss.system.ServiceController] destroying service: jboss.mq:service=JMSProviderLoader,name=JMSProvider
            2007-08-14 06:57:04,434 DEBUG [org.jboss.system.ServiceController] destroying dependent services for: jboss.mq:service=JMSProviderLoader,name=JMSProvider dependent services are: []
            2007-08-14 06:57:04,434 DEBUG [org.jboss.jms.jndi.JMSProviderLoader] Destroying jboss.mq:service=JMSProviderLoader,name=JMSProvider
            2007-08-14 06:57:04,434 DEBUG [org.jboss.jms.jndi.JMSProviderLoader] Destroyed jboss.mq:service=JMSProviderLoader,name=JMSProvider
            2007-08-14 06:57:04,434 DEBUG [org.jboss.deployment.SARDeployer] removing mbean jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            2007-08-14 06:57:04,434 DEBUG [org.jboss.system.ServiceController] removing service: jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
            2007-08-14 06:57:04,434 DEBUG [org.jboss.system.ServiceController] removing jboss.jca:service=ConnectionFactoryBinding,name=JmsXA from server
            2007-08-14 06:57:04,435 DEBUG [org.jboss.deployment.SARDeployer] removing mbean jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            2007-08-14 06:57:04,435 DEBUG [org.jboss.system.ServiceController] removing service: jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            2007-08-14 06:57:04,435 DEBUG [org.jboss.system.ServiceController] removing jboss.jca:service=ManagedConnectionFactory,name=JmsXA from server
            2007-08-14 06:57:04,435 DEBUG [org.jboss.system.ServiceController] Context not removed, it is recording dependencies: ObjectName: jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            State: DESTROYED
            Depends On Me:
            jboss.jca:service=ManagedConnectionPool,name=JmsXA

            2007-08-14 06:57:04,435 DEBUG [org.jboss.deployment.SARDeployer] removing mbean jboss.jca:service=ManagedConnectionPool,name=JmsXA
            2007-08-14 06:57:04,435 DEBUG [org.jboss.system.ServiceController] removing service: jboss.jca:service=ManagedConnectionPool,name=JmsXA
            2007-08-14 06:57:04,435 DEBUG [org.jboss.system.ServiceController] Removing context for nonexistent service it is no longer recording dependencies: ObjectName: jboss.jca:service=ManagedConnectionFactory,name=JmsXA
            State: NOTYETINSTALLED

            2007-08-14 06:57:04,436 DEBUG [org.jboss.system.ServiceController] removing jboss.jca:service=ManagedConnectionPool,name=JmsXA from server
            2007-08-14 06:57:04,436 DEBUG [org.jboss.system.ServiceController] Context not removed, it is recording dependencies: ObjectName: jboss.jca:service=ManagedConnectionPool,name=JmsXA
            State: DESTROYED
            Depends On Me:
            jboss.jca:service=TxCM,name=JmsXA

            2007-08-14 06:57:04,436 DEBUG [org.jboss.deployment.SARDeployer] removing mbean jboss.jca:service=TxCM,name=JmsXA
            2007-08-14 06:57:04,436 DEBUG [org.jboss.system.ServiceController] removing service: jboss.jca:service=TxCM,name=JmsXA
            2007-08-14 06:57:04,436 DEBUG [org.jboss.system.ServiceController] Removing context for nonexistent service it is no longer recording dependencies: ObjectName: jboss.jca:service=ManagedConnectionPool,name=JmsXA
            State: NOTYETINSTALLED

            2007-08-14 06:57:04,436 DEBUG [org.jboss.system.ServiceController] removing jboss.jca:service=TxCM,name=JmsXA from server
            2007-08-14 06:57:04,436 DEBUG [org.jboss.deployment.SARDeployer] removing mbean jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
            2007-08-14 06:57:04,436 DEBUG [org.jboss.system.ServiceController] removing service: jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
            2007-08-14 06:57:04,436 DEBUG [org.jboss.system.ServiceController] removing jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool from server
            2007-08-14 06:57:04,437 DEBUG [org.jboss.deployment.SARDeployer] removing mbean jboss.mq:service=JMSProviderLoader,name=JMSProvider
            2007-08-14 06:57:04,437 DEBUG [org.jboss.system.ServiceController] removing service: jboss.mq:service=JMSProviderLoader,name=JMSProvider
            2007-08-14 06:57:04,437 DEBUG [org.jboss.system.ServiceController] removing jboss.mq:service=JMSProviderLoader,name=JMSProvider from server
            2007-08-14 06:57:04,437 DEBUG [org.jboss.deployment.SARDeployer] Unregistering service UCL=jmx.loading:UCL=a4ed99
            2007-08-14 06:57:04,437 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] UnifiedLoaderRepository removed(true) org.jboss.mx.loading.UnifiedClassLoader3@a4ed99{ url=file:/usr/local/jboss-4.0.2/server/default/tmp/deploy/tmp16078jms-ds.xml ,addedOrder=37}
            2007-08-14 06:57:04,440 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] Unregistering cl=org.jboss.mx.loading.UnifiedClassLoader3@a4ed99{ url=file:/usr/local/jboss-4.0.2/server/default/tmp/deploy/tmp16078jms-ds.xml ,addedOrder=37}
            2007-08-14 06:57:04,440 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] UnifiedLoaderRepository removed(false) org.jboss.mx.loading.UnifiedClassLoader3@a4ed99{ url=file:/usr/local/jboss-4.0.2/server/default/tmp/deploy/tmp16078jms-ds.xml ,addedOrder=37}
            2007-08-14 06:57:04,441 DEBUG [org.jboss.deployment.DeploymentInfo] Cleaned Deployment: file:/usr/local/jboss-4.0.2/server/default/tmp/deploy/tmp16078jms-ds.xml
            2007-08-14 06:57:04,441 DEBUG [org.jboss.deployment.MainDeployer] Undeployed file:/usr/local/jboss-4.0.2/server/default/deploy/jms/jms-ds.xml
            2007-08-14 06:57:04,441 DEBUG [org.jboss.deployment.MainDeployer] Undeploying file:/usr/local/jboss-4.0.2/server/default/deploy/hsqldb-ds.xml
            2007-08-14 06:57:04,441 DEBUG [org.jboss.deployment.SARDeployer] undeploying document file:/usr/local/jboss-4.0.2/server/default/deploy/hsqldb-ds.xml
            2007-08-14 06:57:04,441 DEBUG [org.jboss.deployment.SARDeployer] stopping mbean jboss:service=Hypersonic,database=localDB
            2007-08-14 06:57:04,441 DEBUG [org.jboss.system.ServiceController] stopping service: jboss:service=Hypersonic,database=localDB
            2007-08-14 06:57:04,441 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss:service=Hypersonic,database=localDB dependent services are: [ObjectName: jboss.jca:service=ManagedConnectionFactory,name=DefaultDS
            State: RUNNING
            I Depend On:
            jboss:service=Hypersonic,database=localDB
            jboss.jca:service=RARDeployment,name='jboss-local-jdbc.rar'
            Depends On Me:
            jboss.jca:service=ManagedConnectionPool,name=DefaultDS
            ]
            2007-08-14 06:57:04,441 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.jca:service=ManagedConnectionFactory,name=DefaultDS
            2007-08-14 06:57:04,441 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.jca:service=ManagedConnectionFactory,name=DefaultDS dependent services are: [ObjectName: jboss.jca:service=ManagedConnectionPool,name=DefaultDS
            State: RUNNING
            I Depend On:
            jboss.jca:service=ManagedConnectionFactory,name=DefaultDS
            Depends On Me:
            jboss.jca:service=LocalTxCM,name=DefaultDS
            ]
            2007-08-14 06:57:04,441 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.jca:service=ManagedConnectionPool,name=DefaultDS
            2007-08-14 06:57:04,442 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.jca:service=ManagedConnectionPool,name=DefaultDS dependent services are: [ObjectName: jboss.jca:service=LocalTxCM,name=DefaultDS
            State: RUNNING
            I Depend On:
            jboss.jca:service=ManagedConnectionPool,name=DefaultDS
            jboss.jca:service=CachedConnectionManager
            jboss.security:service=JaasSecurityManager
            jboss:service=TransactionManager
            Depends On Me:
            jboss.jca:service=DataSourceBinding,name=DefaultDS
            ]
            2007-08-14 06:57:04,442 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.jca:service=LocalTxCM,name=DefaultDS
            2007-08-14 06:57:04,442 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.jca:service=LocalTxCM,name=DefaultDS dependent services are: [ObjectName: jboss.jca:service=DataSourceBinding,name=DefaultDS
            State: RUNNING
            I Depend On:
            jboss.jca:service=LocalTxCM,name=DefaultDS
            jboss:service=invoker,type=jrmp
            Depends On Me:
            jboss.ejb:service=EJBTimerService,persistencePolicy=database
            jboss:service=KeyGeneratorFactory,type=HiLo
            jboss.mq:service=StateManager
            jboss.mq:service=PersistenceManager
            ]
            2007-08-14 06:57:04,445 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.jca:service=DataSourceBinding,name=DefaultDS
            2007-08-14 06:57:04,445 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.jca:service=DataSourceBinding,name=DefaultDS dependent services are: [ObjectName: jboss.ejb:service=EJBTimerService,persistencePolicy=database
            State: RUNNING
            I Depend On:
            jboss.jca:service=DataSourceBinding,name=DefaultDS
            , ObjectName: jboss:service=KeyGeneratorFactory,type=HiLo
            State: RUNNING
            I Depend On:
            jboss:service=TransactionManager
            jboss.jca:service=DataSourceBinding,name=DefaultDS
            , ObjectName: jboss.mq:service=StateManager
            State: RUNNING
            I Depend On:
            jboss.jca:service=DataSourceBinding,name=DefaultDS
            Depends On Me:
            jboss.mq:service=DestinationManager
            , ObjectName: jboss.mq:service=PersistenceManager
            State: RUNNING
            I Depend On:
            jboss.jca:service=DataSourceBinding,name=DefaultDS
            Depends On Me:
            jboss.mq:service=DestinationManager
            ]
            2007-08-14 06:57:04,445 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.ejb:service=EJBTimerService,persistencePolicy=database
            2007-08-14 06:57:04,445 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.ejb:service=EJBTimerService,persistencePolicy=database dependent services are: []
            2007-08-14 06:57:04,445 DEBUG [org.jboss.ejb.txtimer.DatabasePersistencePolicy] Stopping jboss.ejb:service=EJBTimerService,persistencePolicy=database
            2007-08-14 06:57:04,445 DEBUG [org.jboss.ejb.txtimer.DatabasePersistencePolicy] Stopped jboss.ejb:service=EJBTimerService,persistencePolicy=database
            2007-08-14 06:57:04,446 DEBUG [org.jboss.system.ServiceController] stopping service: jboss:service=KeyGeneratorFactory,type=HiLo
            2007-08-14 06:57:04,446 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss:service=KeyGeneratorFactory,type=HiLo dependent services are: []
            2007-08-14 06:57:04,446 DEBUG [org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory] Stopping jboss:service=KeyGeneratorFactory,type=HiLo
            2007-08-14 06:57:04,446 DEBUG [org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory] Stopped jboss:service=KeyGeneratorFactory,type=HiLo
            2007-08-14 06:57:04,446 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.mq:service=StateManager
            2007-08-14 06:57:04,446 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.mq:service=StateManager dependent services are: [ObjectName: jboss.mq:service=DestinationManager
            State: RUNNING
            I Depend On:
            jboss.mq:service=MessageCache
            jboss.mq:service=PersistenceManager
            jboss.mq:service=StateManager
            Depends On Me:
            jboss.mq.destination:service=Topic,name=testTopic
            jboss.mq.destination:service=Topic,name=securedTopic
            jboss.mq.destination:service=Topic,name=testDurableTopic
            jboss.mq.destination:service=Queue,name=testQueue
            jboss.mq.destination:service=Queue,name=A
            jboss.mq.destination:service=Queue,name=B
            jboss.mq.destination:service=Queue,name=C
            jboss.mq.destination:service=Queue,name=D
            jboss.mq.destination:service=Queue,name=ex
            jboss.mq:service=SecurityManager
            jboss.mq.destination:service=Queue,name=DLQ
            ]
            2007-08-14 06:57:04,446 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.mq:service=DestinationManager
            2007-08-14 06:57:04,447 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.mq:service=DestinationManager dependent services are: [ObjectName: jboss.mq.destination:service=Topic,name=testTopic
            State: RUNNING
            I Depend On:
            jboss.mq:service=DestinationManager
            jboss.mq:service=SecurityManager
            , ObjectName: jboss.mq.destination:service=Topic,name=securedTopic
            State: RUNNING
            I Depend On:
            jboss.mq:service=DestinationManager
            jboss.mq:service=SecurityManager
            , ObjectName: jboss.mq.destination:service=Topic,name=testDurableTopic
            State: RUNNING
            I Depend On:
            jboss.mq:service=DestinationManager
            jboss.mq:service=SecurityManager
            , ObjectName: jboss.mq.destination:service=Queue,name=testQueue
            State: RUNNING
            I Depend On:
            jboss.mq:service=DestinationManager
            jboss.mq:service=SecurityManager
            , ObjectName: jboss.mq.destination:service=Queue,name=A
            State: RUNNING
            I Depend On:
            jboss.mq:service=DestinationManager
            , ObjectName: jboss.mq.destination:service=Queue,name=B
            State: RUNNING
            I Depend On:
            jboss.mq:service=DestinationManager
            , ObjectName: jboss.mq.destination:service=Queue,name=C
            State: RUNNING
            I Depend On:
            jboss.mq:service=DestinationManager
            , ObjectName: jboss.mq.destination:service=Queue,name=D
            State: RUNNING
            I Depend On:
            jboss.mq:service=DestinationManager
            , ObjectName: jboss.mq.destination:service=Queue,name=ex
            State: RUNNING
            I Depend On:
            jboss.mq:service=DestinationManager
            , ObjectName: jboss.mq:service=SecurityManager
            State: RUNNING
            I Depend On:
            jboss.mq:service=DestinationManager
            Depends On Me:
            jboss.mq.destination:service=Topic,name=testTopic
            jboss.mq.destination:service=Topic,name=securedTopic
            jboss.mq.destination:service=Topic,name=testDurableTopic
            jboss.mq.destination:service=Queue,name=testQueue
            jboss.mq:service=TracingInterceptor
            jboss.mq.destination:service=Queue,name=DLQ
            , ObjectName: jboss.mq.destination:service=Queue,name=DLQ
            State: RUNNING
            I Depend On:
            jboss.mq:service=DestinationManager
            jboss.mq:service=SecurityManager
            ]
            2007-08-14 06:57:04,447 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.mq.destination:service=Topic,name=testTopic
            2007-08-14 06:57:04,447 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.mq.destination:service=Topic,name=testTopic dependent services are: []
            2007-08-14 06:57:04,447 DEBUG [org.jboss.mq.server.jmx.Topic.testTopic] Stopping jboss.mq.destination:service=Topic,name=testTopic
            2007-08-14 06:57:04,448 DEBUG [org.jboss.mq.server.JMSDestinationManager] Closing destination TOPIC.testTopic
            2007-08-14 06:57:04,452 DEBUG [org.jboss.mq.server.jmx.Topic.testTopic] Stopped jboss.mq.destination:service=Topic,name=testTopic
            2007-08-14 06:57:04,452 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.mq.destination:service=Topic,name=securedTopic
            2007-08-14 06:57:04,452 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.mq.destination:service=Topic,name=securedTopic dependent services are: []
            2007-08-14 06:57:04,452 DEBUG [org.jboss.mq.server.jmx.Topic.securedTopic] Stopping jboss.mq.destination:service=Topic,name=securedTopic
            2007-08-14 06:57:04,453 DEBUG [org.jboss.mq.server.JMSDestinationManager] Closing destination TOPIC.securedTopic
            2007-08-14 06:57:04,453 DEBUG [org.jboss.mq.server.jmx.Topic.securedTopic] Stopped jboss.mq.destination:service=Topic,name=securedTopic
            2007-08-14 06:57:04,453 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.mq.destination:service=Topic,name=testDurableTopic
            2007-08-14 06:57:04,453 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.mq.destination:service=Topic,name=testDurableTopic dependent services are: []
            2007-08-14 06:57:04,453 DEBUG [org.jboss.mq.server.jmx.Topic.testDurableTopic] Stopping jboss.mq.destination:service=Topic,name=testDurableTopic
            2007-08-14 06:57:04,454 DEBUG [org.jboss.mq.server.JMSDestinationManager] Closing destination TOPIC.testDurableTopic
            2007-08-14 06:57:04,454 DEBUG [org.jboss.mq.server.jmx.Topic.testDurableTopic] Stopped jboss.mq.destination:service=Topic,name=testDurableTopic
            2007-08-14 06:57:04,454 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.mq.destination:service=Queue,name=testQueue
            2007-08-14 06:57:04,454 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.mq.destination:service=Queue,name=testQueue dependent services are: []
            2007-08-14 06:57:04,454 DEBUG [org.jboss.mq.server.jmx.Queue.testQueue] Stopping jboss.mq.destination:service=Queue,name=testQueue
            2007-08-14 06:57:04,454 DEBUG [org.jboss.mq.server.JMSDestinationManager] Closing destination QUEUE.testQueue
            2007-08-14 06:57:04,457 DEBUG [org.jboss.mq.server.jmx.Queue.testQueue] Stopped jboss.mq.destination:service=Queue,name=testQueue
            2007-08-14 06:57:04,457 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.mq.destination:service=Queue,name=A
            2007-08-14 06:57:04,458 DEBUG [org.jboss.system.ServiceController] stopping dependent services for: jboss.mq.destination:service=Queue,name=A dependent services are: []
            2007-08-14 06:57:04,458 DEBUG [org.jboss.mq.server.jmx.Queue.A] Stopping jboss.mq.destination:service=Queue,name=A
            2007-08-14 06:57:04,459 DEBUG [org.jboss.mq.server.JMSDestinationManager] Closing destination QUEUE.A
            2007-08-14 06:57:04,459 DEBUG [org.jboss.mq.server.jmx.Queue.A] Stopped jboss.mq.destination:service=Queue,name=A

            • 3. Re: Server Getting Shutdown
              peterj

              Umm, there is no such thing as Linux 4.

              Are you closing putty? Is the putty session timing out? Either one could cause what you are seeing. Try starting the app server with the nohup option.

              • 4. Server Getting Shutdown
                bkmjava78

                Thanks Peter for nohop option. We started JBoss with nohop option, but JBoss again shuts down after some time.

                Regarding the Putty session timing out. Yes it does after sometime. My understanding of Putty is that it is just a remote client to Start Jboss on the remote server. Once the server starts we should not have problems of Jboss shutting down even if the Putty session is expired. Please guide me on this if I am wrong.

                Thanks..

                • 5. Re: Server Getting Shutdown
                  peterj

                  IF you used nohup and the app server is still shutting down after some time, then someone must be shutting it down. There are only two ways I know it can be shut down:

                  1) The java process gets a SIGINT signal (if this is the problem, good luck finding out who is sending SIGINT, I don't know of any way to track this)

                  2) Someone called the shutdown() method on the jboss.system:type=Server MBean. You might be able to track down who is making this call, it would take some coding though. Or you could secure the invoker.

                  Regarding Putty, I recall helping someone else who was using Putty and on closing the Putty window the server would shut down.

                  • 6. Server Getting Shutdown
                    bkmjava78

                    Can any body please help me. We have a deployment date which is nearing. I am still not able to fix this problem.

                    Following is the problem Scenario

                    I am using Jboss-4.0.2 installed on the linux. The server is getting shutdown in every 30 min. Can any one help what could be the problem. I have used no-hop option, but its still getting shut down.

                    • 7. Re: Server Getting Shutdown
                      bkmjava78

                      Can any body please help me. We have a deployment date which is nearing. I am still not able to fix this problem.

                      Following is the problem Scenario

                      I am using Jboss-4.0.2 installed on the linux. The server is getting shutdown in every 30 min. Can any one help what could be the problem. I have used no-hop option, but its still getting shut down.

                      • 8. Re: Server Getting Shutdown
                        peterj

                        Try setting the app server up as a service. That is a better option for production than starting via putty, and will also solve the problem if you are running into a putty-related timeout issue.

                        • 9. Re: Server Getting Shutdown
                          mark81

                          Hi,

                          I've been having a similar issue. JBoss 4.04GA shuts down seemingly by itself about twice a month on our production 24/7 server. It shuts down without regard to load on the server (we've had a couple times it shut down when there was no load at all).

                          I've been posting to the following (old) forum thread in response to other users who are having this issue of JBoss seemingly shutting itself down:
                          http://www.jboss.com/index.html?module=bb&op=viewtopic&t=100361

                          I've found other references to this issue and users have reported using the -Xrs switch worked for them. It didn't work for me, and I've posted my last forum message from the other thread below this one.

                          Any help would be greatly appreciated, cannot seem to pinpoint what is causing JBoss to shut down!

                          -Mark

                          >>>

                          Unfortunately, JBoss shut itself down again today -- the -Xrs option is not helping my problem of JBoss shutting itself down.

                          Is this problem still happening for anyone?
                          Better yet, has anyone found a resolution?

                          A little more background:
                          - running 4.0.4GA
                          - running jdk 1.5_09-b03
                          - running CentOS 4.4
                          - using the jboss_init_redhat.sh script found in JBoss bin directory to start/stop server (we placed it in /etc/init.d and start/stop jboss with the following command: service jboss start).
                          - by default, jboss starts in runlevel 3 (which is what our server starts up in)

                          Like I said in the previous post, JBoss shuts down about once every two weeks (of otherwise continuous operation).

                          Our log files indicate a normal shutdown -- forceHalt: true etc etc, everything undeploys as if i called service jboss stop, and the shutdown is clean. Our server also shuts down when there is no load -- our load today was essentially nothing at all and the server shut down.

                          Am I doing something wrong with using the jboss_init_redhat.sh script? During development, I do sometimes start jboss from an SSH session, but on disconnect, jboss IS still running (and I thought it's like starting/stopping any other service, such as httpd, which is fine after doing so from an SSH session... ) (and a ps command yiels me '?' for the TTY for jboss's java process).

                          Thanks for any help, sorry to report the -Xrs option is NOT working for me...

                          Oh, and just to make sure it's clear, there's NO System.exit() calls in our code :-) (and the shutdowns happen when nothing is going on anyway)

                          -Mark