[jboss-jira] [JBoss JIRA] Created: (JBAS-6508) jboss-minimal-tests is broken - cannot shutdown
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Mon Feb 16 06:39:44 EST 2009
jboss-minimal-tests is broken - cannot shutdown
-----------------------------------------------
Key: JBAS-6508
URL: https://jira.jboss.org/jira/browse/JBAS-6508
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Test Suite, VFS
Reporter: Dimitris Andreadis
Assignee: Ales Justin
Priority: Blocker
Fix For: JBossAS-5.0.1.GA
Started seeing again classloading/shutdown errors:
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-testSuite-sun15/1290/artifact/JBossAS_5_0/build/output/jboss-5.0.1.GA/server/minimal/log/output.log
06:10:22,743 INFO [ServerImpl] JBoss (Microcontainer) [5.0.1.GA (build: SVNTag=JBoss_5_0_1_GA date=200902160608)] Started in 6s:138ms
06:10:32,819 WARN [ExitOnShutdown] Stopping failed jboss.test:name=ExitOnShutdown
java.lang.NoClassDefFoundError: org/jboss/test/jmx/shutdown/ExitOnShutdown$1
at org.jboss.test.jmx.shutdown.ExitOnShutdown.stopService(ExitOnShutdown.java:48)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStop(ServiceMBeanSupport.java:405)
at org.jboss.system.ServiceMBeanSupport.stop(ServiceMBeanSupport.java:281)
...
--
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