Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-9270

[GSS](7.1.0) JMS Bridge fails from EAP-7 to WLS-12.2 because of ClassCastException: weblogic.jms.common.DestinationImpl

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 7.0.4.GA
    • JMS
    • None
    • Compatibility/Configuration
    • Hide

      Configure a JMS bridge in JBoss-EAP-7 to connect to WLS-12.2 server release.
      Start the WLS server, then the EAP-7 server
      The JMS bridge fails to connect to the remote WLS server.

      Server configurations, trace logs are attached.

      PS:
      I have tried both thinclient and the fullclient, but the same results observed. However the same module and configuration worked fine in EAP-6

      Show
      Configure a JMS bridge in JBoss-EAP-7 to connect to WLS-12.2 server release. Start the WLS server, then the EAP-7 server The JMS bridge fails to connect to the remote WLS server. Server configurations, trace logs are attached. PS: I have tried both thinclient and the fullclient, but the same results observed. However the same module and configuration worked fine in EAP-6

    Description

      JBoss-EAP-7 JMS bridge throws a ClassCastException (CCE) and refuses to connect to Weblogic-12.2 server.

      2017-03-01 13:18:48,806 WARN [org.apache.activemq.artemis.jms.bridge] (Thread-92) AMQ342010: Failed to connect JMS Bridge: java.lang.ClassCastException: weblogic.jms.common.DestinationImpl cannot be cast to javax.jms.Destination
      at org.apache.activemq.artemis.jms.bridge.impl.JNDIDestinationFactory.createDestination(JNDIDestinationFactory.java:32)
      at org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl.setupJMSObjects(JMSBridgeImpl.java:1020)
      at org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl.setupJMSObjectsWithRetry(JMSBridgeImpl.java:1209)
      at org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl.access$2300(JMSBridgeImpl.java:75)
      at org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl$FailureHandler.run(JMSBridgeImpl.java:1727)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      at java.lang.Thread.run(Thread.java:745)

      Attachments

        Issue Links

          Activity

            People

              jmesnil1@redhat.com Jeff Mesnil
              rhn-support-tywickra Tyronne Wickramarathne
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: