[
https://jira.jboss.org/jira/browse/JBAS-6508?page=com.atlassian.jira.plug...
]
Ales Justin resolved JBAS-6508.
-------------------------------
Resolution: Done
Latest vfs snapshot fixes this.
C:\projects\branches\jbossas\Branch_5_0\testsuite>build jboss-minimal-tests
Calling ..\tools\bin\ant.bat jboss-minimal-tests
Buildfile: build.xml
jboss-minimal-tests:
[server:start] Starting server "minimal", with command (start timeout is 120
seconds ):
[server:start] C:\Java\jdk1.5.0_14\bin\java -cp
C:\projects\branches\jbossas\Branch_5_0\build\output\jboss-5.0.1.GA\bin\run.jar;C:\Java\jdk1.5.0_14\lib\tools.jar
-Djboss.vfs.forceNoReaper=true org.jboss.Main -c minimal -b localhost -g DefaultDomain
[copy] Copying 1 file to
C:\projects\branches\jbossas\Branch_5_0\build\output\jboss-5.0.1.GA\server\minimal\deploy
[echo] Minimal server started, stopping
[delete] Deleting:
C:\projects\branches\jbossas\Branch_5_0\build\output\jboss-5.0.1.GA\server\minimal\deploy\shutdown.sar
BUILD SUCCESSFUL
Total time: 23 seconds
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: Sub-task
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-test...
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