-
Sub-task
-
Resolution: Done
-
Critical
-
None
-
None
org.jboss.test.profileservice.override.test.JmsDestinationOverrideTestCase.testTopic
java.lang.RuntimeException: java.io.IOException: Failed to delete: FileHandler@4577726[path=profileservice-testTopic-service.xml context=file:/NotBackedUp/smcgowan/TRUNK/trunk/build/output/jboss-5.0.0.GA/server/profileservice/deploy/ real=file:/NotBackedUp/smcgowan/TRUNK/trunk/build/output/jboss-5.0.0.GA/server/profileservice/deploy/profileservice-testTopic-service.xml]
[junit] at org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget.invoke(StreamingDeploymentTarget.java:294)
[junit] at org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget.undeploy(StreamingDeploymentTarget.java:210)
[junit] at org.jboss.profileservice.management.upload.DeploymentProgressImpl.undeploy(DeploymentProgressImpl.java:312)
[junit] at org.jboss.profileservice.management.upload.DeploymentProgressImpl.run(DeploymentProgressImpl.java:91)
[junit] at org.jboss.test.profileservice.override.test.AbstractProfileServiceTest.undeploy(AbstractProfileServiceTest.java:202)
[junit] at org.jboss.test.profileservice.override.test.AbstractProfileServiceTest.undeployPackage(AbstractProfileServiceTest.java:120)
[junit] at org.jboss.test.profileservice.override.test.JmsDestinationOverrideTestCase.testTopic(JmsDestinationOverrideTestCase.java:107)
And when run again after restart:
org.jboss.test.profileservice.override.restart.test.JmsDestinationOverrideTestCase.testTopic
java.lang.RuntimeException: org.jboss.profileservice.spi.NoSuchDeploymentException: profileservice-testTopic-service.xml
[junit] at org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget.invoke(StreamingDeploymentTarget.java:294)
[junit] at org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget.undeploy(StreamingDeploymentTarget.java:210)
[junit] at org.jboss.profileservice.management.upload.DeploymentProgressImpl.undeploy(DeploymentProgressImpl.java:312)
[junit] at org.jboss.profileservice.management.upload.DeploymentProgressImpl.run(DeploymentProgressImpl.java:91)
[junit] at org.jboss.test.profileservice.override.test.AbstractProfileServiceTest.undeploy(AbstractProfileServiceTest.java:202)
[junit] at org.jboss.test.profileservice.override.test.AbstractProfileServiceTest.undeployPackage(AbstractProfileServiceTest.java:120)
[junit] at org.jboss.test.profileservice.override.restart.test.JmsDestinationRestartUnitTestCase.testTopic(JmsDestinationRestartUnitTestCase.java:102)
Emanuel, are you aware of this? I have not looked in-depth on this but wanted to file the issue for tracking. Please reassign as necessary.
- is blocked by
-
JBAS-6037 Restore ProfileService attachments persistence
- Closed