[
http://jira.jboss.com/jira/browse/JBAS-3597?page=all ]
Dimitris Andreadis updated JBAS-3597:
-------------------------------------
Fix Version/s: (was: JBossAS-4.2.0.CR1)
The test needs refactoring so it doens't fail randomly. Until then I have disabled it
(just testTopicSelectorChange out of 19 tests) in all brances. (3.2, 4.0, 4.2, head)
Test error
org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChange
-------------------------------------------------------------------------------
Key: JBAS-3597
URL:
http://jira.jboss.com/jira/browse/JBAS-3597
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: JMS service, Test Suite
Environment: Java Version 1.4.2_09
Java Vendor Sun Microsystems Inc.
Java VM Name Java HotSpot(TM) Client VM
Java VM Version 1.4.2_09-b05
Java VM Info mixed mode
OS Name Linux
OS Version 2.6.9-34.0.2.ELsmp
OS Arch i386
Reporter: Dimitris Andreadis
Test org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChange fails with
Error The durable subscription is already in use.
DurableSubscription[clientId=DurableSubscriberExample name=test selector=Value =
'A']
javax.jms.IllegalStateException: The durable subscription is already in use.
DurableSubscription[clientId=DurableSubscriberExample name=test selector=Value =
'A']
at org.jboss.mq.server.JMSTopic.addSubscriber(JMSTopic.java:92)
at org.jboss.mq.server.ClientConsumer.addSubscription(ClientConsumer.java:142)
at org.jboss.mq.server.JMSDestinationManager.subscribe(JMSDestinationManager.java:541)
at
org.jboss.mq.server.JMSServerInterceptorSupport.subscribe(JMSServerInterceptorSupport.java:312)
at
org.jboss.mq.security.ServerSecurityInterceptor.subscribe(ServerSecurityInterceptor.java:157)
at org.jboss.mq.server.TracingInterceptor.subscribe(TracingInterceptor.java:784)
at org.jboss.mq.server.JMSServerInvoker.subscribe(JMSServerInvoker.java:312)
at
org.jboss.mq.il.uil2.ServerSocketManagerHandler.handleMsg(ServerSocketManagerHandler.java:182)
at org.jboss.mq.il.uil2.SocketManager$ReadTask.handleMsg(SocketManager.java:396)
at org.jboss.mq.il.uil2.msgs.BaseMsg.run(BaseMsg.java:392)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:748)
at java.lang.Thread.run(Thread.java:534)
For
MatrixTestContainer(jms_4_0_4_GA)
MatrixTestContainer(jms_4_0_x)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira