Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-20970

AMQ7 javax.jms.JMSException: Failed to create session factory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Blocker
    • None
    • fuse-7.12-GA
    • None
    • False
    • None
    • False
    • % %
    • Todo
    • Very Likely

    Description

       During run of basic-jms-jpa-test-spring-boot (not EAP and Karaf, only Spring Boot 2),  occurs error:

      javax.jms.JMSException: Failed to create session factory
      ...
      ...
       Caused by: ActiveMQNotConnectedException[errorType=NOT_CONNECTED message=AMQ219007: Cannot connect to server(s). Tried with all available servers.]
      18:00:36 	at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:703)
      18:00:36 	at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createConnectionInternal(ActiveMQConnectionFactory.java:884)
      

      like here: test-result-failed
      last successful run with the same test suite(actual version) was 7.11-AR17 (AR26 as well, but that run was deleted)
      here: test-result-success

      steps to reproduce:

      1) start AMQ7
      2) Optional start a database on http://dballocator.hosts.mwqe.eng.bos.redhat.com:8080/Allocator/AllocatorServlet?operation=report and provide the required system property (by looking at Jenkins or jenkins-jobs project) in order to use a real remote database, or execute everything in in-memory h2 database
      3) Execute on jbossqe-camel-it project: mvn clean install -Pxa-transactions-execution,spring-boot,amq7 -pl :basic-jms-jpa-test-spring-boot -Dexternal.broker.port=61616 -am -amd -fae

      or rerun jenkins pipeline: fuse-7.12-spring-boot-2-camel-xa-transactions-databases

      Attachments

        Activity

          People

            Unassigned Unassigned
            sveres@redhat.com Stefan Veres
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: