-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
testBadEjbRedeployment test fails when run with JDK 6.
After the bad jar is deployed and exception caught as expected, the redeploy doesn't happen with JDK 6.
2008-09-11 22:28:24,504 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] ejbredeploy.jar is not a valid URL, no protocol: ejbredeploy.jar
2008-09-11 22:28:24,504 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] Testing file: /NotBackedUp/smcgowan/trunk/testsuite/output/lib/ejbredeploy.jar
2008-09-11 22:28:24,504 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] /NotBackedUp/smcgowan/trunk/testsuite/output/lib/ejbredeploy.jar is a valid file
2008-09-11 22:28:24,504 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] Undeploying ejbredeploy.jar, url=file:/NotBackedUp/smcgowan//trunk/testsuite/output/lib/ejbredeploy.jar
2008-09-11 22:28:24,504 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] Invoking jboss.system:service=MainDeployer method=undeploy
2008-09-11 22:28:24,504 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] args=file:/NotBackedUp/smcgowan/trunk/testsuite/output/lib/ejbredeploy.jar
Test output with JDK 5:
2008-09-11 23:28:57,897 INFO [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] Redeploying testPackage: ejbredeploy.jar
2008-09-11 23:28:57,897 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] ejbredeploy.jar is not a valid URL, no protocol: ejbredeploy.jar
2008-09-11 23:28:57,897 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] Testing file: /home/smcgowan2/workspace/trunk/testsuite/output/lib/ejbredeploy.jar
2008-09-11 23:28:57,897 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] /home/smcgowan2/workspace/trunk/testsuite/output/lib/ejbredeploy.jar is a valid file
2008-09-11 23:28:57,897 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] Deploying ejbredeploy.jar, url=file:/home/smcgowan2/workspace/trunk/testsuite/output/lib/ejbredeploy.jar
2008-09-11 23:28:57,897 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] Invoking jboss.system:service=MainDeployer method=redeploy
2008-09-11 23:28:57,898 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] args=file:/home/smcgowan2/workspace/trunk/testsuite/output/lib/ejbredeploy.jar
2008-09-11 23:28:58,632 INFO [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] Found EntityA home
2008-09-11 23:28:58,632 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] ejbredeploy.jar is not a valid URL, no protocol: ejbredeploy.jar
2008-09-11 23:28:58,633 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] Testing file: /home/smcgowan2/workspace/trunk/testsuite/output/lib/ejbredeploy.jar
2008-09-11 23:28:58,633 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] /home/smcgowan2/workspace/trunk/testsuite/output/lib/ejbredeploy.jar is a valid file
2008-09-11 23:28:58,633 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] Undeploying ejbredeploy.jar, url=file:/home/smcgowan2/workspace/trunk/testsuite/output/lib/ejbredeploy.jar
2008-09-11 23:28:58,633 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] Invoking jboss.system:service=MainDeployer method=undeploy
2008-09-11 23:28:58,633 DEBUG [org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase] args=file:/home/smcgowan2/workspace/trunk/testsuite/output/lib/ejbredeploy.jar
- relates to
-
JBAS-6773 org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase
- Closed
-
JBPAPP-3133 JVM Crash during redeployment of an incomplete deployment
- Closed