[jboss-jira] [JBoss JIRA] Created: (JBAS-6965) Minimal server shutdown and ServerManager not working correctly together

Richard Achmatowicz (JIRA) jira-events at lists.jboss.org
Thu May 21 11:57:56 EDT 2009


Minimal server shutdown and ServerManager not working correctly together 
-------------------------------------------------------------------------

                 Key: JBAS-6965
                 URL: https://jira.jboss.org/jira/browse/JBAS-6965
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Test Suite
    Affects Versions: JBossAS-5.1.0.CR1
         Environment: HPUX, ia64
            Reporter: Richard Achmatowicz
            Assignee: Shelly McGowan


The process which is used to start minimal is not getting terminated correctly and blocking the starting of the all server.
It seems as though the server is being shutdown by shutdown.sar, but the process which runs minimal is not terminating correctly and remains running.
I'm going to comment out minimal for the time being.




Here is the output from the test run:
tests:

jboss-minimal-tests:
[server:start] Starting server "minimal", with command (start timeout is 120 seconds ): 
[server:start] /qa/tools/opt/hpux_ia/java1.5/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/bin/run.jar:/qa/tools/opt/hpux_ia/java1.5/lib/tools.jar -Djboss.vfs.forceNoReaper=true -Dxb.builder.useUnorderedSequence=true -Djboss.server.log.threshold=DEBUG org.jboss.Main -c minimal -b 10.16.94.190 -g DefaultPartition -u 239.16.94.191 
[server:start] Server started.
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy
     [echo] Minimal server started, stopping
   [delete] Deleting: /qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar

init:

jboss-all-config-tests:
[server:start] Starting server "all", with command (start timeout is 120 seconds ): 
[server:start] /qa/tools/opt/hpux_ia/java1.5/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/bin/run.jar:/qa/tools/opt/hpux_ia/java1.5/lib/tools.jar -Xss200k -Xmx386m -XX:MaxPermSize=512m -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/lib/endorsed -Djgroups.udp.ip_ttl=0 -Dxb.builder.useUnorderedSequence=true -Djboss.server.log.threshold=DEBUG org.jboss.Main -c all -b 10.16.94.190 -g DefaultPartition -u 239.16.94.191 

BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/src/jboss-5.1.0.CR1-src/testsuite/build.xml:982: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/src/jboss-5.1.0.CR1-src/testsuite/build.xml:1057: Error starting server "all": Server failed to start; see logs. exit code: 1

Total time: 3 minutes 23 seconds
Command returned with status 1, terminating..
[eap5-as-hp-ia64] $ bash -xe /var/tmp/hudson12765.sh
+ kill 8626
Recording test results
finished: FAILURE

Here is the output from the minimal configuration server log:
2009-05-21 11:44:18,144 DEBUG [org.jboss.logging.Log4jService] (main) Installed System.out adapter
2009-05-21 11:44:18,144 DEBUG [org.jboss.logging.Log4jService] (main) Installed System.err adapter
2009-05-21 11:44:18,148 DEBUG [org.jboss.logging.Log4jService] (main) Added ThrowableListener: org.jboss.logging.Log4jService$ThrowableListenerLoggingAdapter at 141fc8c
2009-05-21 11:44:18,148 DEBUG [org.jboss.logging.Log4jService] (main) Created jboss.system:type=Log4jService,service=Logging
2009-05-21 11:44:18,149 DEBUG [org.jboss.system.ServiceController] (main) starting service jboss.system:type=Log4jService,service=Logging
2009-05-21 11:44:18,149 DEBUG [org.jboss.logging.Log4jService] (main) Starting jboss.system:type=Log4jService,service=Logging
2009-05-21 11:44:18,149 DEBUG [org.jboss.logging.Log4jService] (main) Started jboss.system:type=Log4jService,service=Logging
2009-05-21 11:44:18,152 DEBUG [org.jboss.system.ServiceCreator] (main) About to create bean: jboss.system:service=ThreadPool with code: org.jboss.util.threadpool.BasicThreadPool
2009-05-21 11:44:18,173 DEBUG [org.jboss.system.ServiceCreator] (main) Created mbean: jboss.system:service=ThreadPool
2009-05-21 11:44:18,174 DEBUG [org.jboss.system.ServiceConfigurator] (main) Name set to JBoss System Threads in jboss.system:service=ThreadPool
2009-05-21 11:44:18,175 DEBUG [org.jboss.system.ServiceConfigurator] (main) ThreadGroupName set to System Threads in jboss.system:service=ThreadPool
2009-05-21 11:44:18,176 DEBUG [org.jboss.system.ServiceConfigurator] (main) KeepAliveTime set to 60000 in jboss.system:service=ThreadPool
2009-05-21 11:44:18,176 DEBUG [org.jboss.system.ServiceConfigurator] (main) MaximumPoolSize set to 10 in jboss.system:service=ThreadPool
2009-05-21 11:44:18,177 DEBUG [org.jboss.system.ServiceConfigurator] (main) MaximumQueueSize set to 1000 in jboss.system:service=ThreadPool
2009-05-21 11:44:18,179 DEBUG [org.jboss.system.ServiceConfigurator] (main) BlockingMode set to run in jboss.system:service=ThreadPool
2009-05-21 11:44:18,180 DEBUG [org.jboss.system.ServiceController] (main) Creating service jboss.system:service=ThreadPool
2009-05-21 11:44:18,181 DEBUG [org.jboss.system.ServiceController] (main) starting service jboss.system:service=ThreadPool
2009-05-21 11:44:18,183 DEBUG [org.jboss.system.ServiceCreator] (main) About to create xmbean object: jboss:service=NamingBeanImpl with code: org.jnp.server.NamingBeanImpl with descriptor: resource:xmdesc/NamingBean-xmbean.xml
2009-05-21 11:44:18,219 DEBUG [org.jboss.system.ServiceCreator] (main) Created mbean: jboss:service=NamingBeanImpl
2009-05-21 11:44:18,220 DEBUG [org.jboss.system.ServiceController] (main) Creating service jboss:service=NamingBeanImpl
2009-05-21 11:44:18,221 DEBUG [org.jboss.system.ServiceController] (main) starting service jboss:service=NamingBeanImpl
2009-05-21 11:44:18,247 DEBUG [org.jnp.server.NamingBeanImpl] (main) Using NamingServer: org.jnp.server.NamingServer at 1ee1775
2009-05-21 11:44:18,248 DEBUG [org.jnp.server.NamingBeanImpl] (main) Installed global NamingServer: org.jnp.server.NamingServer at 1ee1775
2009-05-21 11:44:18,258 DEBUG [org.jnp.server.NamingBeanImpl] (main) InitialContext Environment: 
2009-05-21 11:44:18,258 DEBUG [org.jnp.server.NamingBeanImpl] (main) key=java.naming.factory.initial, value(java.lang.String)=org.jnp.interfaces.NamingContextFactory
2009-05-21 11:44:18,258 DEBUG [org.jnp.server.NamingBeanImpl] (main) key=java.naming.factory.url.pkgs, value(java.lang.String)=org.jboss.naming:org.jnp.interfaces
2009-05-21 11:44:18,269 DEBUG [org.jboss.system.ServiceCreator] (main) About to create xmbean object: jboss:service=Naming with code: org.jboss.naming.NamingService with descriptor: resource:xmdesc/NamingService-xmbean.xml
2009-05-21 11:44:18,280 DEBUG [org.jboss.naming.Naming] (main) isTraceEnabled: false
2009-05-21 11:44:18,332 DEBUG [org.jboss.mx.modelmbean.ModelMBeanInvoker] (main) Ignoring obsolete legacy interceptor: org.jboss.mx.interceptor.PersistenceInterceptor2
2009-05-21 11:44:18,332 DEBUG [org.jboss.mx.modelmbean.ModelMBeanInvoker] (main) Ignoring obsolete legacy interceptor: org.jboss.mx.interceptor.ModelMBeanInterceptor
2009-05-21 11:44:18,332 DEBUG [org.jboss.mx.modelmbean.ModelMBeanInvoker] (main) Ignoring obsolete legacy interceptor: org.jboss.mx.interceptor.ObjectReferenceInterceptor
2009-05-21 11:44:18,335 DEBUG [org.jboss.system.ServiceCreator] (main) Created mbean: jboss:service=Naming
2009-05-21 11:44:18,336 DEBUG [org.jboss.system.ServiceConfigurator] (main) CallByValue set to false in jboss:service=Naming
2009-05-21 11:44:18,338 DEBUG [org.jboss.system.ServiceConfigurator] (main) Port set to 1099 in jboss:service=Naming
2009-05-21 11:44:18,340 DEBUG [org.jboss.system.ServiceConfigurator] (main) BindAddress set to 10.16.94.190 in jboss:service=Naming
2009-05-21 11:44:18,341 DEBUG [org.jboss.system.ServiceConfigurator] (main) RmiPort set to 1098 in jboss:service=Naming
2009-05-21 11:44:18,342 DEBUG [org.jboss.system.ServiceConfigurator] (main) RmiBindAddress set to 10.16.94.190 in jboss:service=Naming
2009-05-21 11:44:18,351 DEBUG [org.jboss.system.ServiceConfigurator] (main) LookupPool set to MBeanProxyExt[jboss.system:service=ThreadPool] in jboss:service=Naming
2009-05-21 11:44:18,356 DEBUG [org.jboss.system.ServiceConfigurator] (main) Naming set to MBeanProxyExt[jboss:service=NamingBeanImpl] in jboss:service=Naming
2009-05-21 11:44:18,357 DEBUG [org.jboss.system.ServiceController] (main) Creating service jboss:service=Naming
2009-05-21 11:44:18,358 DEBUG [org.jboss.naming.NamingService] (main) Creating jboss:service=Naming
2009-05-21 11:44:18,358 DEBUG [org.jboss.naming.NamingService] (main) Created jboss:service=Naming
2009-05-21 11:44:18,358 DEBUG [org.jboss.system.ServiceController] (main) starting service jboss:service=Naming
2009-05-21 11:44:18,359 DEBUG [org.jboss.naming.NamingService] (main) Starting jboss:service=Naming
2009-05-21 11:44:18,361 DEBUG [org.jboss.naming.NamingService] (main) System.setProperty, key=java.naming.factory.initial, value=org.jnp.interfaces.NamingContextFactory
2009-05-21 11:44:18,361 DEBUG [org.jboss.naming.NamingService] (main) System.setProperty, key=java.naming.factory.url.pkgs, value=org.jboss.naming:org.jnp.interfaces
2009-05-21 11:44:18,361 DEBUG [org.jboss.naming.Naming] (main) Begin start
2009-05-21 11:44:18,362 DEBUG [org.jboss.naming.Naming] (main) Creating NamingServer stub, theServer=MBeanProxyExt[jboss:service=NamingBeanImpl],rmiPort=1098,clientSocketFactory=null,serverSocketFactory=org.jboss.net.sockets.DefaultSocketFactory at f059e6b4[bindAddress=/10.16.94.190]
2009-05-21 11:44:18,386 DEBUG [org.jboss.naming.Naming] (main) NamingServer stub: NamingServer_Stub[UnicastRef2 [liveRef: [endpoint:[10.16.94.190:1098,org.jboss.net.sockets.DefaultSocketFactory at f059e6b4[bindAddress=/10.16.94.190]](local),objID:[0]]]]
2009-05-21 11:44:18,396 DEBUG [org.jboss.naming.Naming] (main) JNDI bootstrap JNP=/10.16.94.190:1099, RMI=/10.16.94.190:1098, backlog=50, no client SocketFactory, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory at f059e6b4[bindAddress=/10.16.94.190]
2009-05-21 11:44:18,401 DEBUG [org.jboss.naming.Naming] (main) End start
2009-05-21 11:44:18,767 DEBUG [org.jboss.naming.Naming] (JBoss System Threads(1)-2) Error writing response to /10.16.94.190
java.net.SocketException: Broken pipe (errno:32)
	at java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:97)
	at java.net.SocketOutputStream.write(SocketOutputStream.java:141)
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1685)
	at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1594)
	at java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1173)
	at java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1127)
	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1284)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1079)
	at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1398)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:305)
	at org.jnp.server.Main$BootstrapRequestHandler.run(Main.java:591)
	at org.jboss.util.threadpool.RunnableTaskWrapper.run(RunnableTaskWrapper.java:147)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
2009-05-21 11:44:18,770 DEBUG [org.jboss.remoting.serialization.SerializationStreamFactory] (main) Could not load JBoss Serialization.  Use Java Serialization default.
2009-05-21 11:44:18,774 DEBUG [org.jboss.remoting.serialization.SerializationStreamFactory] (main) Could not load JBoss Encrypted Serialization.  Use Java Serialization default.
2009-05-21 11:44:18,776 DEBUG [org.jboss.naming.NamingService] (main) Started jboss:service=Naming
2009-05-21 11:44:18,780 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (main) Fully Deployed vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/conf/jboss-service.xml
2009-05-21 11:44:18,788 DEBUG [org.jboss.system.server.profileservice.repository.AbstractAttachmentStore] (main) No persisted attachment found for deployment AbstractVFSDeployment(shutdown.sar) with relative path: shutdown.sar-ed9c9037aeef800681d9e968f1b71a48/
2009-05-21 11:44:18,788 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] (main) Add deployment: vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/
2009-05-21 11:44:18,791 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) Created parser: org.apache.xerces.jaxp.SAXParserImpl at d8a923, isNamespaceAware: true, isValidating: true, isXIncludeAware: true
2009-05-21 11:44:18,791 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) http://xml.org/sax/features/validation set to: true
2009-05-21 11:44:18,791 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) http://xml.org/sax/features/namespaces set to: true
2009-05-21 11:44:18,791 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) http://apache.org/xml/features/validation/dynamic set to: true
2009-05-21 11:44:18,796 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) Created parser: org.apache.xerces.jaxp.SAXParserImpl at d8a923, isNamespaceAware: true, isValidating: true, isXIncludeAware: true
2009-05-21 11:44:18,820 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] (main) Scheduling deployment: vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/ parent=null
2009-05-21 11:44:18,822 DEBUG [org.jboss.system.server.profileservice.repository.AbstractAttachmentStore] (main) No persisted attachment found for deployment AbstractVFSDeployment(hdscanner-jboss-beans.xml) with relative path: hdscanner-jboss-beans.xml-0995f416c211afad3b24b542e636052b/
2009-05-21 11:44:18,822 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] (main) Add deployment: vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml
2009-05-21 11:44:18,822 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] (main) Scheduling deployment: vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml parent=null
2009-05-21 11:44:18,823 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (main) Deploying vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/
2009-05-21 11:44:18,836 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (main) Deploying vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml
2009-05-21 11:44:18,850 DEBUG [org.jboss.system.deployers.SARDeployer] (main) Parsing: jboss-service.xml
2009-05-21 11:44:18,854 DEBUG [org.jboss.system.deployers.SARDeployer] (main) <server>
 <mbean code='org.jboss.test.jmx.shutdown.ExitOnShutdown' name='jboss.test:name=ExitOnShutdown'/>
</server>
2009-05-21 11:44:18,855 DEBUG [org.jboss.xb.util.JBossXBHelper] (main) Parsing file: hdscanner-jboss-beans.xml for type: interface org.jboss.kernel.spi.deployment.KernelDeployment
2009-05-21 11:44:18,856 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) Created parser: org.apache.xerces.jaxp.SAXParserImpl at 15e0163, isNamespaceAware: true, isValidating: true, isXIncludeAware: true
2009-05-21 11:44:18,856 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) http://xml.org/sax/features/validation set to: true
2009-05-21 11:44:18,856 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) http://xml.org/sax/features/namespaces set to: true
2009-05-21 11:44:18,856 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) http://apache.org/xml/features/xinclude/fixup-language set to: false
2009-05-21 11:44:18,856 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) http://apache.org/xml/features/xinclude/fixup-base-uris set to: false
2009-05-21 11:44:18,857 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) http://apache.org/xml/features/validation/dynamic set to: true
2009-05-21 11:44:18,857 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) http://apache.org/xml/features/validation/schema set to: true
2009-05-21 11:44:18,857 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) http://xml.org/sax/features/validation set to: true
2009-05-21 11:44:18,857 DEBUG [org.jboss.xb.binding.parser.sax.SaxJBossXBParser] (main) Created parser: org.apache.xerces.jaxp.SAXParserImpl at 15e0163, isNamespaceAware: true, isValidating: true, isXIncludeAware: true
2009-05-21 11:44:19,071 DEBUG [org.jboss.xb.util.JBossXBHelper] (main) Parsed file: hdscanner-jboss-beans.xml to: AbstractKernelDeployment at 1593ce6{name=null installed=false beanFactories=[AbstractBeanMetaData at 1ad4feb{name=HDScanner bean=org.jboss.system.server.profileservice.hotdeploy.HDScanner properties=[deployer, scanPeriod, profileService, scanThreadName] constructor=null autowireCandidate=true}, AbstractBeanMetaData at 159d450{name=ToolsDeploymentScanner bean=org.jboss.system.tools.DeploymentScanner properties=[serverConfig] constructor=AbstractConstructorMetaData at 820846{parameters=[null]} autowireCandidate=true}, AbstractBeanMetaData at ed3e63{name=ProfileServiceDeploymentRepositoryAdapter bean=org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter properties= constructor=AbstractConstructorMetaData at 19b0124{parameters=[null, null, null]} autowireCandidate=true}]}
2009-05-21 11:44:19,073 DEBUG [org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer] (main) Dynamic class root for vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/ is vfsmemory://ag2g4d-ly9so8-fuzmv3to-1-fuzmvaf5-8
2009-05-21 11:44:19,074 DEBUG [org.jboss.classloading.spi.dependency.Domain] (main) org.jboss.classloading.spi.dependency.Domain at 3a9d95{DefaultDomain} add module VFSDeploymentClassLoaderPolicyModule shutdown.sar:0.0.0
2009-05-21 11:44:19,074 DEBUG [org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer] (main) Dynamic class root for vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml is vfsmemory://ag2g4d-ly9so8-fuzmv3to-1-fuzmvaf6-9
2009-05-21 11:44:19,075 DEBUG [org.jboss.classloading.spi.dependency.Domain] (main) org.jboss.classloading.spi.dependency.Domain at 3a9d95{DefaultDomain} add module VFSDeploymentClassLoaderPolicyModule hdscanner-jboss-beans.xml:0.0.0
2009-05-21 11:44:19,076 DEBUG [org.jboss.classloader.spi.base.BaseClassLoader] (main) Created BaseClassLoader at 167f4bf{vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/} with policy VFSClassLoaderPolicy at 1f53293{name=vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/ domain=null roots=[MemoryContextHandler at 13336591[path= context=vfsmemory://ag2g4d-ly9so8-fuzmv3to-1-fuzmvaf5-8 real=vfsmemory://ag2g4d-ly9so8-fuzmv3to-1-fuzmvaf5-8], DelegatingHandler at 4487422[path= context=file:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/tmp/ag2g4d-ly9so8-fuzmv3to-1-fuzmva7x-7/shutdown.sar real=vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/tmp/ag2g4d-ly9so8-fuzmv3to-1-fuzmva7x-7/shutdown.sar]]  delegates=null exported=[org.jboss.test.jmx.shutdown, META-INF] <IMPORT-ALL>NON_EMPTY}
2009-05-21 11:44:19,076 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderDomain] (main) ClassLoaderDomain at 14e0e90{DefaultDomain} registerClassLoader BaseClassLoader at 167f4bf{vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/}
2009-05-21 11:44:19,084 DEBUG [org.jboss.aop.asintegration.jboss5.RegisterModuleCallback] (main) Registering module VFSDeploymentClassLoaderPolicyModule shutdown.sar:0.0.0
2009-05-21 11:44:19,084 DEBUG [org.jboss.aop.asintegration.jboss5.AOPClassLoaderDeployer] (main) Adding AspectManager attachment org.jboss.aop.AspectManager at 1ee69d3 for AbstractVFSDeploymentContext at 11885695{vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/}
2009-05-21 11:44:19,085 DEBUG [org.jboss.classloader.spi.base.BaseClassLoader] (main) Created BaseClassLoader at cbbe37{vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml} with policy VFSClassLoaderPolicy at 354093{name=vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml domain=null roots=[MemoryContextHandler at 2273946[path= context=vfsmemory://ag2g4d-ly9so8-fuzmv3to-1-fuzmvaf6-9 real=vfsmemory://ag2g4d-ly9so8-fuzmv3to-1-fuzmvaf6-9]]  delegates=null exported=[] <IMPORT-ALL>NON_EMPTY}
2009-05-21 11:44:19,085 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderDomain] (main) ClassLoaderDomain at 14e0e90{DefaultDomain} registerClassLoader BaseClassLoader at cbbe37{vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml}
2009-05-21 11:44:19,092 DEBUG [org.jboss.aop.asintegration.jboss5.RegisterModuleCallback] (main) Registering module VFSDeploymentClassLoaderPolicyModule hdscanner-jboss-beans.xml:0.0.0
2009-05-21 11:44:19,092 DEBUG [org.jboss.aop.asintegration.jboss5.AOPClassLoaderDeployer] (main) Adding AspectManager attachment org.jboss.aop.AspectManager at 1ee69d3 for AbstractVFSDeploymentContext at 33268399{vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml}
2009-05-21 11:44:19,093 DEBUG [org.jboss.aop.asintegration.jboss5.BeansDeploymentAopMetaDataDeployer] (main) Deploying AbstractVFSDeploymentContext at 33268399{vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml} AbstractKernelDeployment at 1593ce6{name=vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml installed=false beanFactories=[AbstractBeanMetaData at 1ad4feb{name=HDScanner bean=org.jboss.system.server.profileservice.hotdeploy.HDScanner properties=[deployer, scanPeriod, profileService, scanThreadName] constructor=null autowireCandidate=true}, AbstractBeanMetaData at 159d450{name=ToolsDeploymentScanner bean=org.jboss.system.tools.DeploymentScanner properties=[serverConfig] constructor=AbstractConstructorMetaData at 820846{parameters=[null]} autowireCandidate=true}, AbstractBeanMetaData at ed3e63{name=ProfileServiceDeploymentRepositoryAdapter bean=org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter properties= constructor=AbstractConstructorMetaData at 19b0124{parameters=[null, null, null]} autowireCandidate=true}]}
2009-05-21 11:44:19,095 DEBUG [org.jboss.aop.asintegration.jboss5.BeansDeploymentAopMetaDataDeployer] (main) Extracting aop bean metadata factories for  AbstractVFSDeploymentContext at 33268399{vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml}
2009-05-21 11:44:19,095 DEBUG [org.jboss.aop.asintegration.jboss5.BeansDeploymentAopMetaDataDeployer] (main) Finished deploying AbstractVFSDeploymentContext at 33268399{vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml}
2009-05-21 11:44:19,108 DEBUG [org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext] (main) Added component jboss.test:name=ExitOnShutdown to vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/
2009-05-21 11:44:19,109 DEBUG [org.jboss.system.ServiceCreator] (main) About to create bean: jboss.test:name=ExitOnShutdown with code: org.jboss.test.jmx.shutdown.ExitOnShutdown
2009-05-21 11:44:19,114 DEBUG [org.jboss.system.ServiceCreator] (main) Created mbean: jboss.test:name=ExitOnShutdown
2009-05-21 11:44:19,115 DEBUG [org.jboss.system.ServiceController] (main) Creating service jboss.test:name=ExitOnShutdown
2009-05-21 11:44:19,115 DEBUG [org.jboss.system.ServiceController] (main) starting service jboss.test:name=ExitOnShutdown
2009-05-21 11:44:19,116 DEBUG [org.jboss.test.jmx.shutdown.ExitOnShutdown] (main) Start requested before create, calling create now
2009-05-21 11:44:19,116 DEBUG [org.jboss.test.jmx.shutdown.ExitOnShutdown] (main) Creating jboss.test:name=ExitOnShutdown
2009-05-21 11:44:19,116 DEBUG [org.jboss.test.jmx.shutdown.ExitOnShutdown] (main) Created jboss.test:name=ExitOnShutdown
2009-05-21 11:44:19,116 DEBUG [org.jboss.test.jmx.shutdown.ExitOnShutdown] (main) Starting jboss.test:name=ExitOnShutdown
2009-05-21 11:44:19,121 DEBUG [org.jboss.test.jmx.shutdown.ExitOnShutdown] (main) Started jboss.test:name=ExitOnShutdown
2009-05-21 11:44:19,132 DEBUG [org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext] (main) Added component HDScanner to vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml
2009-05-21 11:44:19,144 DEBUG [org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext] (main) Added component ToolsDeploymentScanner to vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml
2009-05-21 11:44:19,156 DEBUG [org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext] (main) Added component ProfileServiceDeploymentRepositoryAdapter to vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml
2009-05-21 11:44:19,206 DEBUG [org.jboss.system.server.profileservice.repository.AbstractProfileService] (main) registering profile: org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter$DeploymentScannerProfile at 6c570c
2009-05-21 11:44:19,207 DEBUG [org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter] (main) Activating deployment scanner profile ProfileKey at c71191[domain=default, server=default, name=deployment-scanner-profile]
2009-05-21 11:44:19,207 DEBUG [org.jboss.system.server.profileservice.repository.AbstractProfileService] (main) Activating profile: org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter$DeploymentScannerProfile at 6c570c
2009-05-21 11:44:19,212 DEBUG [org.jboss.system.ServiceController] (main) Registering service jboss.deployment:flavor=URL,type=DeploymentScanner
2009-05-21 11:44:19,214 DEBUG [org.jboss.system.microcontainer.jmx.ServiceControllerRegistrationLifecycleCallback] (main) Registered MBean jboss.deployment:flavor=URL,type=DeploymentScanner
2009-05-21 11:44:19,214 DEBUG [org.jboss.system.ServiceController] (main) Creating service jboss.deployment:flavor=URL,type=DeploymentScanner
2009-05-21 11:44:19,215 DEBUG [org.jboss.system.ServiceController] (main) starting service jboss.deployment:flavor=URL,type=DeploymentScanner
2009-05-21 11:44:19,218 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (main) Fully Deployed vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/
2009-05-21 11:44:19,219 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (main) Fully Deployed vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml
2009-05-21 11:44:19,220 DEBUG [org.jboss.bootstrap.microcontainer.ServerImpl] (main) Installing life thread Thread[JBossLifeThread,5,jboss]
2009-05-21 11:44:19,221 INFO  [org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss (Microcontainer) [5.1.0.CR1 (build: SVNTag=JBoss_5_1_0_CR1 date=200904281852)] Started in 9s:373ms
2009-05-21 11:44:39,310 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] (HDScanner) Remove deployment context: vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/
2009-05-21 11:44:39,311 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] (HDScanner) Scheduling undeployment: vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/ parent=null
2009-05-21 11:44:39,311 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (HDScanner) Undeploying vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/
2009-05-21 11:44:39,312 DEBUG [org.jboss.system.ServiceController] (HDScanner) stopping service: jboss.test:name=ExitOnShutdown
2009-05-21 11:44:39,312 DEBUG [org.jboss.test.jmx.shutdown.ExitOnShutdown] (HDScanner) Stopping jboss.test:name=ExitOnShutdown
2009-05-21 11:44:39,313 WARN  [org.jboss.virtual.plugins.context.AbstractVirtualFileHandler] (HDScanner) No such existing handler, falling back to old root + path: vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/org/jboss/test/jmx/shutdown/ExitOnShutdown$1.class
2009-05-21 11:44:39,317 INFO  [org.jboss.bootstrap.microcontainer.ServerImpl] (JBoss Shutdown Hook) Runtime shutdown hook called, forceHalt: true
2009-05-21 11:44:39,317 DEBUG [org.jboss.system.server.profileservice.repository.AbstractProfileService] (JBoss Shutdown Hook) deactivating profile: ProfileKey at 789d63[domain=default, server=default, name=minimal]
2009-05-21 11:44:39,318 DEBUG [org.jboss.system.server.profileservice.repository.AbstractProfileService] (JBoss Shutdown Hook) unregistering profile: ProfileKey at 789d63[domain=default, server=default, name=minimal]
2009-05-21 11:44:39,318 DEBUG [org.jboss.system.server.profileservice.repository.AbstractProfileService] (JBoss Shutdown Hook) deactivating profile: ProfileKey at 825cf3[domain=default, server=default, name=deployers]
2009-05-21 11:44:39,319 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] (JBoss Shutdown Hook) Remove deployment context: vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml
2009-05-21 11:44:39,319 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] (JBoss Shutdown Hook) Scheduling undeployment: vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml parent=null
2009-05-21 11:44:39,319 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Undeploying vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml
2009-05-21 11:44:39,320 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) stopping service: jboss.deployment:flavor=URL,type=DeploymentScanner
2009-05-21 11:44:39,321 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) destroying service: jboss.deployment:flavor=URL,type=DeploymentScanner
2009-05-21 11:44:39,321 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) removing service: jboss.deployment:flavor=URL,type=DeploymentScanner
2009-05-21 11:44:39,321 DEBUG [org.jboss.system.ServiceCreator] (JBoss Shutdown Hook) Removing mbean from server: jboss.deployment:flavor=URL,type=DeploymentScanner
2009-05-21 11:44:39,325 DEBUG [org.jboss.system.microcontainer.jmx.ServiceControllerRegistrationLifecycleCallback] (JBoss Shutdown Hook) Unregistered MBean jboss.deployment:flavor=URL,type=DeploymentScanner
2009-05-21 11:44:39,326 DEBUG [org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter] (JBoss Shutdown Hook) Deactivating deployment scanner profile: ProfileKey at c71191[domain=default, server=default, name=deployment-scanner-profile]
2009-05-21 11:44:39,326 DEBUG [org.jboss.system.server.profileservice.repository.AbstractProfileService] (JBoss Shutdown Hook) deactivating profile: ProfileKey at c71191[domain=default, server=default, name=deployment-scanner-profile]
2009-05-21 11:44:39,327 DEBUG [org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter] (JBoss Shutdown Hook) Unregistering transient profile: ProfileKey at c71191[domain=default, server=default, name=deployment-scanner-profile]
2009-05-21 11:44:39,327 DEBUG [org.jboss.system.server.profileservice.repository.AbstractProfileService] (JBoss Shutdown Hook) unregistering profile: ProfileKey at c71191[domain=default, server=default, name=deployment-scanner-profile]
2009-05-21 11:44:44,343 DEBUG [org.jboss.test.jmx.shutdown.ExitOnShutdown] (HDScanner) Stopped jboss.test:name=ExitOnShutdown
2009-05-21 11:44:44,344 DEBUG [org.jboss.system.ServiceController] (HDScanner) destroying service: jboss.test:name=ExitOnShutdown
2009-05-21 11:44:44,344 DEBUG [org.jboss.system.ServiceController] (HDScanner) removing service: jboss.test:name=ExitOnShutdown
2009-05-21 11:44:44,344 DEBUG [org.jboss.system.ServiceCreator] (HDScanner) Removing mbean from server: jboss.test:name=ExitOnShutdown
2009-05-21 11:44:44,346 DEBUG [org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext] (HDScanner) Removed component jboss.test:name=ExitOnShutdown from vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/
2009-05-21 11:44:44,349 DEBUG [org.jboss.aop.asintegration.jboss5.RegisterModuleCallback] (HDScanner) Removing module VFSDeploymentClassLoaderPolicyModule shutdown.sar:0.0.0
2009-05-21 11:44:44,349 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderDomain] (HDScanner) ClassLoaderDomain at 14e0e90{DefaultDomain} unregisterClassLoader BaseClassLoader at 167f4bf{vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/}
2009-05-21 11:44:44,350 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] (HDScanner) UnifiedLoaderRepository removed(false) null
2009-05-21 11:44:44,350 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderPolicy] (HDScanner) VFSClassLoaderPolicy at 1f53293{vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/} shutdown!
2009-05-21 11:44:44,350 DEBUG [org.jboss.classloader.spi.base.BaseClassLoader] (HDScanner) BaseClassLoader at 167f4bf{vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/} shutdown!
2009-05-21 11:44:44,351 DEBUG [org.jboss.classloading.spi.dependency.Domain] (HDScanner) org.jboss.classloading.spi.dependency.Domain at 3a9d95{DefaultDomain} remove module VFSDeploymentClassLoaderPolicyModule shutdown.sar:0.0.0
2009-05-21 11:44:44,351 DEBUG [org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer] (HDScanner) Removing dynamic class root for vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/
2009-05-21 11:44:44,359 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (HDScanner) Fully Undeployed vfszip:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/shutdown.sar/
2009-05-21 11:44:44,368 DEBUG [org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext] (JBoss Shutdown Hook) Removed component HDScanner from vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml
2009-05-21 11:44:44,368 DEBUG [org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext] (JBoss Shutdown Hook) Removed component ToolsDeploymentScanner from vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml
2009-05-21 11:44:44,369 DEBUG [org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext] (JBoss Shutdown Hook) Removed component ProfileServiceDeploymentRepositoryAdapter from vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml
2009-05-21 11:44:44,369 DEBUG [org.jboss.aop.asintegration.jboss5.BeansDeploymentAopMetaDataDeployer] (JBoss Shutdown Hook) Undeploying AbstractVFSDeploymentContext at 33268399{vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml} AbstractKernelDeployment at 1593ce6{name=vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml installed=false beanFactories=[AbstractBeanMetaData at 1ad4feb{name=HDScanner bean=org.jboss.system.server.profileservice.hotdeploy.HDScanner properties=[deployer, scanPeriod, profileService, scanThreadName] constructor=null autowireCandidate=true}, AbstractBeanMetaData at 159d450{name=ToolsDeploymentScanner bean=org.jboss.system.tools.DeploymentScanner properties=[serverConfig] constructor=AbstractConstructorMetaData at 820846{parameters=[null]} autowireCandidate=true}, AbstractBeanMetaData at ed3e63{name=ProfileServiceDeploymentRepositoryAdapter bean=org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter properties= constructor=AbstractConstructorMetaData at 19b0124{parameters=[null, null, null]} autowireCandidate=true}]}
2009-05-21 11:44:44,369 DEBUG [org.jboss.aop.asintegration.jboss5.RegisterModuleCallback] (JBoss Shutdown Hook) Removing module VFSDeploymentClassLoaderPolicyModule hdscanner-jboss-beans.xml:0.0.0
2009-05-21 11:44:44,369 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderDomain] (JBoss Shutdown Hook) ClassLoaderDomain at 14e0e90{DefaultDomain} unregisterClassLoader BaseClassLoader at cbbe37{vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml}
2009-05-21 11:44:44,370 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] (JBoss Shutdown Hook) UnifiedLoaderRepository removed(false) null
2009-05-21 11:44:44,370 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderPolicy] (JBoss Shutdown Hook) VFSClassLoaderPolicy at 354093{vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml} shutdown!
2009-05-21 11:44:44,370 DEBUG [org.jboss.classloader.spi.base.BaseClassLoader] (JBoss Shutdown Hook) BaseClassLoader at cbbe37{vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml} shutdown!
2009-05-21 11:44:44,370 DEBUG [org.jboss.classloading.spi.dependency.Domain] (JBoss Shutdown Hook) org.jboss.classloading.spi.dependency.Domain at 3a9d95{DefaultDomain} remove module VFSDeploymentClassLoaderPolicyModule hdscanner-jboss-beans.xml:0.0.0
2009-05-21 11:44:44,370 DEBUG [org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer] (JBoss Shutdown Hook) Removing dynamic class root for vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml
2009-05-21 11:44:44,371 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Fully Undeployed vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/deploy/hdscanner-jboss-beans.xml
2009-05-21 11:44:44,372 DEBUG [org.jboss.system.server.profileservice.repository.AbstractProfileService] (JBoss Shutdown Hook) deactivating profile: ProfileKey at 61a414[domain=default, server=default, name=bootstrap]
2009-05-21 11:44:44,373 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] (JBoss Shutdown Hook) Remove deployment context: vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/conf/jboss-service.xml
2009-05-21 11:44:44,373 DEBUG [org.jboss.deployers.plugins.main.MainDeployerImpl] (JBoss Shutdown Hook) Scheduling undeployment: vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/conf/jboss-service.xml parent=null
2009-05-21 11:44:44,373 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Undeploying vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/conf/jboss-service.xml
2009-05-21 11:44:44,373 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) stopping service: jboss:service=Naming
2009-05-21 11:44:44,374 DEBUG [org.jboss.naming.NamingService] (JBoss Shutdown Hook) Stopping jboss:service=Naming
2009-05-21 11:44:44,374 DEBUG [org.jboss.naming.NamingService] (JBoss Shutdown Hook) JNP server stopped
2009-05-21 11:44:44,375 DEBUG [org.jboss.naming.NamingService] (JBoss Shutdown Hook) Stopped jboss:service=Naming
2009-05-21 11:44:44,375 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) destroying service: jboss:service=Naming
2009-05-21 11:44:44,375 DEBUG [org.jboss.naming.NamingService] (JBoss Shutdown Hook) Destroying jboss:service=Naming
2009-05-21 11:44:44,375 DEBUG [org.jboss.naming.NamingService] (JBoss Shutdown Hook) Destroyed jboss:service=Naming
2009-05-21 11:44:44,375 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) removing service: jboss:service=Naming
2009-05-21 11:44:44,376 DEBUG [org.jboss.system.ServiceCreator] (JBoss Shutdown Hook) Removing mbean from server: jboss:service=Naming
2009-05-21 11:44:44,376 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) stopping service: jboss:service=NamingBeanImpl
2009-05-21 11:44:44,377 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) destroying service: jboss:service=NamingBeanImpl
2009-05-21 11:44:44,377 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) removing service: jboss:service=NamingBeanImpl
2009-05-21 11:44:44,377 DEBUG [org.jboss.system.ServiceCreator] (JBoss Shutdown Hook) Removing mbean from server: jboss:service=NamingBeanImpl
2009-05-21 11:44:44,378 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) stopping service: jboss.system:service=ThreadPool
2009-05-21 11:44:44,378 DEBUG [org.jboss.util.threadpool.BasicThreadPool] (JBoss Shutdown Hook) stop, immediate=false
2009-05-21 11:44:44,378 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) destroying service: jboss.system:service=ThreadPool
2009-05-21 11:44:44,378 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) removing service: jboss.system:service=ThreadPool
2009-05-21 11:44:44,378 DEBUG [org.jboss.system.ServiceCreator] (JBoss Shutdown Hook) Removing mbean from server: jboss.system:service=ThreadPool
2009-05-21 11:44:44,379 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) stopping service: jboss.system:type=Log4jService,service=Logging
2009-05-21 11:44:44,379 DEBUG [org.jboss.logging.Log4jService] (JBoss Shutdown Hook) Stopping jboss.system:type=Log4jService,service=Logging
2009-05-21 11:44:44,380 DEBUG [org.jboss.logging.Log4jService] (JBoss Shutdown Hook) Removed System.out adapter
2009-05-21 11:44:44,380 DEBUG [org.jboss.logging.Log4jService] (JBoss Shutdown Hook) Removed System.err adapter
2009-05-21 11:44:44,380 DEBUG [org.jboss.logging.Log4jService] (JBoss Shutdown Hook) Stopped jboss.system:type=Log4jService,service=Logging
2009-05-21 11:44:44,380 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) destroying service: jboss.system:type=Log4jService,service=Logging
2009-05-21 11:44:44,380 DEBUG [org.jboss.logging.Log4jService] (JBoss Shutdown Hook) Destroying jboss.system:type=Log4jService,service=Logging
2009-05-21 11:44:44,380 DEBUG [org.jboss.logging.Log4jService] (JBoss Shutdown Hook) Destroyed jboss.system:type=Log4jService,service=Logging
2009-05-21 11:44:44,380 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) removing service: jboss.system:type=Log4jService,service=Logging
2009-05-21 11:44:44,381 DEBUG [org.jboss.system.ServiceCreator] (JBoss Shutdown Hook) Removing mbean from server: jboss.system:type=Log4jService,service=Logging
2009-05-21 11:44:44,382 DEBUG [org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext] (JBoss Shutdown Hook) Removed component jboss.system:service=Logging,type=Log4jService from vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/conf/jboss-service.xml
2009-05-21 11:44:44,383 DEBUG [org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext] (JBoss Shutdown Hook) Removed component jboss.system:service=ThreadPool from vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/conf/jboss-service.xml
2009-05-21 11:44:44,384 DEBUG [org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext] (JBoss Shutdown Hook) Removed component jboss:service=NamingBeanImpl from vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/conf/jboss-service.xml
2009-05-21 11:44:44,384 DEBUG [org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext] (JBoss Shutdown Hook) Removed component jboss:service=Naming from vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/conf/jboss-service.xml
2009-05-21 11:44:44,385 DEBUG [org.jboss.aop.asintegration.jboss5.RegisterModuleCallback] (JBoss Shutdown Hook) Removing module VFSDeploymentClassLoaderPolicyModule jboss-service.xml:0.0.0
2009-05-21 11:44:44,385 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderDomain] (JBoss Shutdown Hook) ClassLoaderDomain at 14e0e90{DefaultDomain} unregisterClassLoader BaseClassLoader at 1b9a538{vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/conf/jboss-service.xml}
2009-05-21 11:44:44,386 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] (JBoss Shutdown Hook) UnifiedLoaderRepository removed(false) null
2009-05-21 11:44:44,386 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderPolicy] (JBoss Shutdown Hook) VFSClassLoaderPolicy at 10e2558{vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/conf/jboss-service.xml} shutdown!
2009-05-21 11:44:44,386 DEBUG [org.jboss.classloader.spi.base.BaseClassLoader] (JBoss Shutdown Hook) BaseClassLoader at 1b9a538{vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/conf/jboss-service.xml} shutdown!
2009-05-21 11:44:44,387 DEBUG [org.jboss.classloading.spi.dependency.Domain] (JBoss Shutdown Hook) org.jboss.classloading.spi.dependency.Domain at 3a9d95{DefaultDomain} remove module VFSDeploymentClassLoaderPolicyModule jboss-service.xml:0.0.0
2009-05-21 11:44:44,387 DEBUG [org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer] (JBoss Shutdown Hook) Removing dynamic class root for vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/conf/jboss-service.xml
2009-05-21 11:44:44,388 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Fully Undeployed vfsfile:/qa/services/hudson/hudson_workspace/workspace/eap5-as-hp-ia64/jboss-5.1.0.CR1/server/minimal/conf/jboss-service.xml
2009-05-21 11:44:44,389 DEBUG [org.jboss.system.server.profileservice.repository.AbstractProfileService] (JBoss Shutdown Hook) unregistering profile: ProfileKey at 17c4779[domain=default, server=default, name=applications]
2009-05-21 11:44:44,389 DEBUG [org.jboss.system.server.profileservice.repository.AbstractProfileService] (JBoss Shutdown Hook) unregistering profile: ProfileKey at 61a414[domain=default, server=default, name=bootstrap]
2009-05-21 11:44:44,389 DEBUG [org.jboss.system.server.profileservice.repository.AbstractProfileService] (JBoss Shutdown Hook) unregistering profile: ProfileKey at 825cf3[domain=default, server=default, name=deployers]
2009-05-21 11:44:44,397 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.system.server.profileservice.persistence.deployer.ProfileServicePersistenceDeployer at a97f68 from stage PreReal
2009-05-21 11:44:44,496 DEBUG [org.jboss.aop.asintegration.jboss5.RegisterModuleCallback] (JBoss Shutdown Hook) Removing module VFSClassLoaderPolicyModule profile-classloader:0.0.0
2009-05-21 11:44:44,497 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderDomain] (JBoss Shutdown Hook) ClassLoaderDomain at 14e0e90{DefaultDomain} unregisterClassLoader BaseClassLoader at b00ec2{profile-classloader:0.0.0$MODULE}
2009-05-21 11:44:44,497 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] (JBoss Shutdown Hook) UnifiedLoaderRepository removed(false) null
2009-05-21 11:44:44,497 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderPolicy] (JBoss Shutdown Hook) VFSClassLoaderPolicy at 98f352{profile-classloader:0.0.0$MODULE} shutdown!
2009-05-21 11:44:44,497 DEBUG [org.jboss.classloader.spi.base.BaseClassLoader] (JBoss Shutdown Hook) BaseClassLoader at b00ec2{profile-classloader:0.0.0$MODULE} shutdown!
2009-05-21 11:44:44,498 DEBUG [org.jboss.classloading.spi.dependency.Domain] (JBoss Shutdown Hook) org.jboss.classloading.spi.dependency.Domain at 3a9d95{DefaultDomain} remove module VFSClassLoaderPolicyModule profile-classloader:0.0.0
2009-05-21 11:44:44,534 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.deployers.plugins.classloading.AbstractLevelClassLoaderSystemDeployer at 9b774e from stage ClassLoader
2009-05-21 11:44:44,547 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.deployers.vfs.plugins.classloader.VFSClassLoaderDescribeDeployer at 165091f from stage Describe
2009-05-21 11:44:44,565 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.deployers.vfs.plugins.classloader.VFSClassLoaderClassPathDeployer at 1f6d2e3 from stage Describe
2009-05-21 11:44:44,583 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer at 41c977 from stage Describe
2009-05-21 11:44:44,598 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.deployers.plugins.classloading.ClassLoadingDefaultDeployer at 15fa713 from stage PreDescribe
2009-05-21 11:44:44,614 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer at 16f3619 from stage Parse
2009-05-21 11:44:44,653 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.system.deployers.ServiceDeployer at b49b19 from stage Real
2009-05-21 11:44:44,669 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.system.deployers.ServiceDeploymentDeployer at 1f4cdd2 from stage Real
2009-05-21 11:44:44,686 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.system.deployers.ServiceClassLoaderDeployer at 173a64a from stage PostParse
2009-05-21 11:44:44,700 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.system.deployers.SARDeployer at e62121 from stage Parse
2009-05-21 11:44:44,738 DEBUG [org.jboss.managed.plugins.factory.AbstractManagedObjectFactory] (JBoss Shutdown Hook) Removed ICF for: class org.jboss.system.metadata.ServiceMetaData
2009-05-21 11:44:44,742 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer at ecf608 from stage Real
2009-05-21 11:44:44,756 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.deployers.vfs.deployer.kernel.KernelDeploymentDeployer at 442c76 from stage Real
2009-05-21 11:44:44,757 DEBUG [org.jboss.deployers.plugins.managed.TypedManagedDeploymentCreator] (JBoss Shutdown Hook) removeAttachmentType, interface org.jboss.kernel.spi.deployment.KernelDeployment
2009-05-21 11:44:44,774 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.deployers.vfs.deployer.kernel.BeanDeployer at accd65 from stage Parse
2009-05-21 11:44:44,821 DEBUG [org.jboss.managed.plugins.factory.AbstractManagedObjectFactory] (JBoss Shutdown Hook) Removed ICF for: interface org.jboss.beans.metadata.spi.BeanMetaData
2009-05-21 11:44:44,833 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.aop.asintegration.jboss5.BeansDeploymentAopMetaDataDeployer at 721965 from stage PostClassLoader
2009-05-21 11:44:44,854 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.aop.asintegration.jboss5.AOPDeploymentAopMetaDataDeployer at 8809ce from stage PostClassLoader
2009-05-21 11:44:44,875 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.aop.asintegration.jboss5.AOPClassLoaderDeployer at 14d659d from stage ClassLoader
2009-05-21 11:44:44,885 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.aop.asintegration.jboss5.AOPAnnotationMetaDataParserDeployer at 1465ca2 from stage Parse
2009-05-21 11:44:44,892 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) Removed deployer org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer at 14562c5 from stage Parse
2009-05-21 11:44:44,929 DEBUG [org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl] (JBoss Shutdown Hook) Removed structure deployer org.jboss.deployers.vfs.plugins.structure.file.FileStructure at ae1393
2009-05-21 11:44:44,938 DEBUG [org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl] (JBoss Shutdown Hook) Removed structure deployer org.jboss.deployers.vfs.plugins.structure.jar.JARStructure at 1f88fbd
2009-05-21 11:44:44,950 DEBUG [org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl] (JBoss Shutdown Hook) Removed structure deployer org.jboss.deployers.vfs.plugins.structure.explicit.DeclaredStructure at 14492fb
2009-05-21 11:44:44,959 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) stopping service: jboss.deployment:service=DeployersImpl
2009-05-21 11:44:44,960 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) destroying service: jboss.deployment:service=DeployersImpl
2009-05-21 11:44:44,960 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) removing service: jboss.deployment:service=DeployersImpl
2009-05-21 11:44:44,960 DEBUG [org.jboss.system.ServiceCreator] (JBoss Shutdown Hook) Removing mbean from server: jboss.deployment:service=DeployersImpl
2009-05-21 11:44:44,961 DEBUG [org.jboss.system.microcontainer.jmx.ServiceControllerRegistrationLifecycleCallback] (JBoss Shutdown Hook) Unregistered MBean jboss.deployment:service=DeployersImpl
2009-05-21 11:44:44,961 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (JBoss Shutdown Hook) setMgtObjectCreator, null
2009-05-21 11:44:45,016 DEBUG [org.jboss.aop.asintegration.jboss5.RegisterModuleCallback] (JBoss Shutdown Hook) Removing module VFSClassLoaderPolicyModule deployers-classloader:0.0.0
2009-05-21 11:44:45,016 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderDomain] (JBoss Shutdown Hook) ClassLoaderDomain at 14e0e90{DefaultDomain} unregisterClassLoader BaseClassLoader at 10613aa{deployers-classloader:0.0.0$MODULE}
2009-05-21 11:44:45,016 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] (JBoss Shutdown Hook) UnifiedLoaderRepository removed(false) null
2009-05-21 11:44:45,016 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderPolicy] (JBoss Shutdown Hook) VFSClassLoaderPolicy at 1f52460{deployers-classloader:0.0.0$MODULE} shutdown!
2009-05-21 11:44:45,017 DEBUG [org.jboss.classloader.spi.base.BaseClassLoader] (JBoss Shutdown Hook) BaseClassLoader at 10613aa{deployers-classloader:0.0.0$MODULE} shutdown!
2009-05-21 11:44:45,021 DEBUG [org.jboss.classloading.spi.dependency.Domain] (JBoss Shutdown Hook) org.jboss.classloading.spi.dependency.Domain at 3a9d95{DefaultDomain} remove module VFSClassLoaderPolicyModule deployers-classloader:0.0.0
2009-05-21 11:44:45,047 DEBUG [org.jboss.aop.deployers.AspectManagerJMXRegistrar] (JBoss Shutdown Hook) Unregistering AspectManagerService in JMX under: jboss.aop:service=AspectManager
2009-05-21 11:44:45,066 DEBUG [org.jboss.system.server.jmx.JMXKernel] (JBoss Shutdown Hook) Shutting down all services
2009-05-21 11:44:45,066 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) Stopping 0 services
2009-05-21 11:44:45,066 DEBUG [org.jboss.system.ServiceController] (JBoss Shutdown Hook) Stopped 0 services
2009-05-21 11:44:45,066 DEBUG [org.jboss.system.ServiceCreator] (JBoss Shutdown Hook) Removing mbean from server: jboss.system:service=ServiceController
2009-05-21 11:44:45,089 DEBUG [org.jboss.aop.asintegration.jboss5.RegisterModuleCallback] (JBoss Shutdown Hook) Removing module VFSClassLoaderPolicyModule jmx-classloader:0.0.0
2009-05-21 11:44:45,089 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderDomain] (JBoss Shutdown Hook) ClassLoaderDomain at 14e0e90{DefaultDomain} unregisterClassLoader BaseClassLoader at 14b9a74{jmx-classloader:0.0.0$MODULE}
2009-05-21 11:44:45,089 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] (JBoss Shutdown Hook) UnifiedLoaderRepository removed(false) null
2009-05-21 11:44:45,089 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderPolicy] (JBoss Shutdown Hook) VFSClassLoaderPolicy at 893969{jmx-classloader:0.0.0$MODULE} shutdown!
2009-05-21 11:44:45,090 DEBUG [org.jboss.classloader.spi.base.BaseClassLoader] (JBoss Shutdown Hook) BaseClassLoader at 14b9a74{jmx-classloader:0.0.0$MODULE} shutdown!
2009-05-21 11:44:45,091 DEBUG [org.jboss.classloading.spi.dependency.Domain] (JBoss Shutdown Hook) org.jboss.classloading.spi.dependency.Domain at 3a9d95{DefaultDomain} remove module VFSClassLoaderPolicyModule jmx-classloader:0.0.0
2009-05-21 11:44:45,129 DEBUG [org.jboss.aop.asintegration.jboss5.RegisterModuleCallback] (JBoss Shutdown Hook) Removing module VFSClassLoaderPolicyModule aop-classloader:0.0.0
2009-05-21 11:44:45,129 DEBUG [org.jboss.aop.asintegration.jboss5.RegisterModuleCallback] (JBoss Shutdown Hook) Removing module VFSClassLoaderPolicyModule bootstrap-classloader:0.0.0
2009-05-21 11:44:45,138 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderDomain] (JBoss Shutdown Hook) ClassLoaderDomain at 14e0e90{DefaultDomain} unregisterClassLoader BaseClassLoader at 1779885{aop-classloader:0.0.0$MODULE}
2009-05-21 11:44:45,139 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] (JBoss Shutdown Hook) UnifiedLoaderRepository removed(false) null
2009-05-21 11:44:45,139 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderPolicy] (JBoss Shutdown Hook) VFSClassLoaderPolicy at be76c7{aop-classloader:0.0.0$MODULE} shutdown!
2009-05-21 11:44:45,139 DEBUG [org.jboss.classloader.spi.base.BaseClassLoader] (JBoss Shutdown Hook) BaseClassLoader at 1779885{aop-classloader:0.0.0$MODULE} shutdown!
2009-05-21 11:44:45,140 DEBUG [org.jboss.classloading.spi.dependency.Domain] (JBoss Shutdown Hook) org.jboss.classloading.spi.dependency.Domain at 3a9d95{DefaultDomain} remove module VFSClassLoaderPolicyModule aop-classloader:0.0.0
2009-05-21 11:44:45,154 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderDomain] (JBoss Shutdown Hook) ClassLoaderDomain at 14e0e90{DefaultDomain} unregisterClassLoader BaseClassLoader at d12eea{bootstrap-classloader:0.0.0$MODULE}
2009-05-21 11:44:45,154 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] (JBoss Shutdown Hook) UnifiedLoaderRepository removed(false) null
2009-05-21 11:44:45,154 DEBUG [org.jboss.classloader.spi.base.BaseClassLoaderPolicy] (JBoss Shutdown Hook) VFSClassLoaderPolicy at 15f157b{bootstrap-classloader:0.0.0$MODULE} shutdown!
2009-05-21 11:44:45,154 DEBUG [org.jboss.classloader.spi.base.BaseClassLoader] (JBoss Shutdown Hook) BaseClassLoader at d12eea{bootstrap-classloader:0.0.0$MODULE} shutdown!
2009-05-21 11:44:45,155 DEBUG [org.jboss.classloading.spi.dependency.Domain] (JBoss Shutdown Hook) org.jboss.classloading.spi.dependency.Domain at 3a9d95{DefaultDomain} remove module VFSClassLoaderPolicyModule bootstrap-classloader:0.0.0
2009-05-21 11:44:45,203 INFO  [org.jboss.bootstrap.microcontainer.ServerImpl] (JBoss Shutdown Hook) Shutdown complete

Here is the ps -ef from the host:
  hudson  8335  8334  0 11:31:34 ?         0:40 /qa/tools/opt/hpux_ia/java6/bin/IA64N/java -Djava.home=/qa/tools/opt/hpux_ia/java6/jre -Xmx700m -XX:+HeapDumpOnOutOfMemoryError







-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the jboss-jira mailing list