[jboss-dev] jboss messaging regressions
Dimitris Andreadis
dandread at redhat.com
Fri Dec 7 08:48:54 EST 2007
Not related to the latest messaging upgrade, but we are seeing tons of failures on
o.j.test.jbossmessaging:
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-TestSuite-sun15/223/testReport/
Something is not deploying properly:
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-TestSuite-sun15/223/testReport/org.jboss.test.jbossmessaging.test/JBossMessagingJoramUnitTestCase(tests-standard-stress)/org_objectweb_jtests_jms_conform_connection_ConnectionTest_testAcknowledge/
...
Caused by: org.jboss.deployment.DeploymentException: Trying to install an already registered
mbean: jboss.messaging.destination:service=Topic,name=testJoramTopic
at org.jboss.system.ServiceCreator.install(ServiceCreator.java:88)
at org.jboss.system.ServiceCreator.install(ServiceCreator.java:362)
Was something changed with how we handle duplicate registations?
More information about the jboss-development
mailing list