Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-1998

JAMQ 6 - JMS Openwire client standalone TCK failures

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • JBoss A-MQ 6.3
    • None
    • None
    • Compatibility/Configuration, User Experience
    • Hide

      Run TCK JMS 1.1 tests of openwire client with JBoss A-MQ 6.2.0 or 6.2.1 builds.

      Show
      Run TCK JMS 1.1 tests of openwire client with JBoss A-MQ 6.2.0 or 6.2.1 builds.

    Description

      When tested JMS openwire client (packaged in JBoss A-MQ) with standalone TCK tests, it failed in the same 20 tests for both A-MQ versions, described in "Environment".
      Please, see the attached log for whole TCK run and errors.

      Used jndi.properties file:

      java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory
      java.naming.provider.url=tcp://tckuser:tckuser@<hostname>:61616
      connectionFactoryNames=MyConnectionFactory,MyQueueConnectionFactory,MyTopicConnectionFactory,DURABLE_SUB_CONNECTION_FACTORY
      #queue.MY_QUEUE=tck.my.queue  
      #topic.MY_TOPIC=tck.my.topic  
      
      queue.MY_QUEUE=MY_QUEUE
      queue.MY_QUEUE2=MY_QUEUE2
      queue.testQ0=testQ0
      queue.testQ1=testQ1
      queue.testQ2=testQ2
      queue.testQueue2=testQueue2
      queue.Q2=Q2
      topic.MY_TOPIC=MY_TOPIC
      topic.MY_TOPIC2=MY_TOPIC2
      topic.testT0=testT0
      topic.testT1=testT1
      topic.testT2=testT2
      

      There are total of 15 out of 20 errors with durable subscriber. Either, there is an error in our jndi settings (how to define durableSubscriber connection factory?) or openwire client does not support setting clientId on connection?

      Create DurableSubscriber
      ERROR: javax.jms.JMSException: You cannot create a durable subscriber without specifying a unique clientID on a Connection
      com/sun/ts/tests/jms/core/appclient/txtopictests/TxTopicTests.java#commitAckMsgTopicTest_from_standalone
      com/sun/ts/tests/jms/core/appclient/txtopictests/TxTopicTests.java#transactionRollbackOnPublishTopicTest_from_standalone
      com/sun/ts/tests/jms/core/appclient/txtopictests/TxTopicTests.java#transactionRollbackOnSessionCloseReceiveTopicTest_from_standalone
      com/sun/ts/tests/jms/core/appclient/txtopictests/TxTopicTests.java#txRollbackOnConnectionCloseReceiveTopicTest_from_standalone
      com/sun/ts/tests/jms/core/selectorTopic/MsgSelectorTopicTests.java#durableTopicEmptyStringSelTest_from_standalone
      com/sun/ts/tests/jms/core/selectorTopic/MsgSelectorTopicTests.java#durableTopicNullSelTest_from_standalone
      com/sun/ts/tests/jms/core/sessiontests/SessionTests.java#InvalidSelectorTests_from_standalone
      com/sun/ts/tests/jms/core/sessiontests/SessionTests.java#SubscriberTests_from_standalone
      com/sun/ts/tests/jms/core/topictests/TopicTests.java#durableSubscriberChangeSelectorTest2_from_standalone
      com/sun/ts/tests/jms/core/topictests/TopicTests.java#durableSubscriberChangeSelectorTest_from_standalone
      com/sun/ts/tests/jms/core/topictests/TopicTests.java#durableSubscriberNewTopicTest_from_standalone
      com/sun/ts/tests/jms/core/topictests/TopicTests.java#durableSubscriberTopicNoLocalTest2_from_standalone
      com/sun/ts/tests/jms/core/topictests/TopicTests.java#durableSubscriberTopicNoLocalTest_from_standalone
      com/sun/ts/tests/jms/core/topictests/TopicTests.java#inactiveDurableSubscriberTopicRecTest_from_standalone
      com/sun/ts/tests/jms/core/topictests/TopicTests.java#simpleDurableSubscriberTopicTest_from_standalone
      
      

      Other failures then durable subscriber

      com/sun/ts/tests/jms/core/appclient/topictests/TopicTests.java#topicRequestorExceptionTests_from_standalone
      com/sun/ts/tests/jms/core/queueConnection/QueueConnectionTests.java#metaDataTests_from_standalone
      com/sun/ts/tests/jms/core/queueMsgProperties/QueuePropertyTests.java#msgPropertiesQTest_from_standalone
      com/sun/ts/tests/jms/core/topicConnection/TopicConnectionTests.java#metaDataTests_from_standalone
      com/sun/ts/tests/jms/core/topicMsgProperties/TopicPropertyTests.java#msgPropertiesTopicTest_from_standalone
      

      Thank you

      Attachments

        Issue Links

          Activity

            People

              gtully@redhat.com Gary Tully
              mtoth@redhat.com Michal Toth
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: