[jboss-jira] [JBoss JIRA] Updated: (JBAS-6248) org.jboss.test.profileservice.override.test.JmsDestinationOverrideTestCase
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Wed Nov 26 01:32:36 EST 2008
[ https://jira.jboss.org/jira/browse/JBAS-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shelly McGowan updated JBAS-6248:
---------------------------------
Component/s: Test Suite
Fix Version/s: JBossAS-5.0.0.GA
Description:
org.jboss.test.profileservice.override.test.JmsDestinationOverrideTestCase.testTopic
java.lang.RuntimeException: java.io.IOException: Failed to delete: FileHandler at 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.
Assignee: Emanuel Muckenhuber
> org.jboss.test.profileservice.override.test.JmsDestinationOverrideTestCase
> --------------------------------------------------------------------------
>
> Key: JBAS-6248
> URL: https://jira.jboss.org/jira/browse/JBAS-6248
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Test Suite
> Reporter: Shelly McGowan
> Assignee: Emanuel Muckenhuber
> Fix For: JBossAS-5.0.0.GA
>
>
> org.jboss.test.profileservice.override.test.JmsDestinationOverrideTestCase.testTopic
> java.lang.RuntimeException: java.io.IOException: Failed to delete: FileHandler at 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.
--
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