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

Creating replicated brokers with ssl fails

    XMLWordPrintable

Details

    • % %
    • Hide

      1. fabric:create --wait-for-provisioning
      2. container-create-child root container1 3
      3. mq-create --assign-container container1,container2,container3 --parent-profile mq-replicated --group replicatedgroup replicatedbroker

      Show
      1. fabric:create --wait-for-provisioning 2. container-create-child root container1 3 3. mq-create --assign-container container1,container2,container3 --parent-profile mq-replicated --group replicatedgroup replicatedbroker

    Description

      When trying to create replicated LevelDB brokers with ssl, then brokers do not start. Following exceptions is in the log of each broker:

      2015-03-27 10:30:21,170 | ERROR | pool-47-thread-1 | ActiveMQServiceFactory           | 107 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-100 | Exception on start: Error creating bean with name 'org.apache.activemq.xbean.XBeanBrokerService#0' defined in URL [profile:ssl-broker.xml]: Cannot create inner bean '(inner bean)#639a0df5' of type [org.apache.activemq.spring.SpringSslContext] while setting bean property 'sslContext'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#639a0df5' defined in URL [profile:ssl-broker.xml]: Invocation of init method failed; nested exception is java.io.IOException: Keystore was tampered with, or password was incorrect
      org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.activemq.xbean.XBeanBrokerService#0' defined in URL [profile:ssl-broker.xml]: Cannot create inner bean '(inner bean)#639a0df5' of type [org.apache.activemq.spring.SpringSslContext] while setting bean property 'sslContext'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#639a0df5' defined in URL [profile:ssl-broker.xml]: Invocation of init method failed; nested exception is java.io.IOException: Keystore was tampered with, or password was incorrect
      

      See whole log file in attachment.

      Attachments

        Activity

          People

            hchirino Hiram Chirino
            knetl.j@gmail.com Jakub Knetl (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: