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

"Waiting" provision status after several restarts of ssh-container

XMLWordPrintable

    • % %
    • Hide

      1 create fabric environment with broker(s)

      container-create-ssh --jvm-opts "-Xms1024M -Xmx2048M -XX:PermSize=128M -XX:MaxPermSize=512M " --host host --user fuse --password fuse  mesh-broker-01
      mq-create --no-ssl --assign-container mesh-broker-01   --group broker-a --network broker-a --networks-username admin --networks-password admin broker-a01
      
      container-create-ssh --jvm-opts "-Xms1024M -Xmx2048M -XX:PermSize=128M -XX:MaxPermSize=512M " --host host --user fuse --password fuse  mesh-broker-02
      mq-create --no-ssl --assign-container mesh-broker-02   --group broker-a --network broker-a --networks-username admin --networks-password admin broker-a02
      

      2.

      container-stop mesh-broker-01

      3. wait for container being successfully stopped
      4.

      container-start mesh-broker-01

      5 wait for provisioning
      5. repeat step 2-5 until container stays in "Waiting" provision status

      
      
      Show
      1 create fabric environment with broker(s) container-create-ssh --jvm-opts "-Xms1024M -Xmx2048M -XX:PermSize=128M -XX:MaxPermSize=512M " --host host --user fuse --password fuse mesh-broker-01 mq-create --no-ssl --assign-container mesh-broker-01 --group broker-a --network broker-a --networks-username admin --networks-password admin broker-a01 container-create-ssh --jvm-opts "-Xms1024M -Xmx2048M -XX:PermSize=128M -XX:MaxPermSize=512M " --host host --user fuse --password fuse mesh-broker-02 mq-create --no-ssl --assign-container mesh-broker-02 --group broker-a --network broker-a --networks-username admin --networks-password admin broker-a02 2. container-stop mesh-broker-01 3. wait for container being successfully stopped 4. container-start mesh-broker-01 5 wait for provisioning 5. repeat step 2-5 until container stays in "Waiting" provision status

      Ssh container may get "Waiting" provision status after several restarts of ssh-container. Reason:

      [  39] [Active     ] [GracePeriod ] [       ] [   80] Apache Karaf :: JAAS :: Modules (2.4.0.redhat-620129)
      

      After log in container and restart the osgi:bundle container is provisioned successfully.

      log output:

      Fabric8:admin@mesh-broker-01> ld
      2015-07-07 11:08:00,805 | INFO  | .16.116.46:2181) | ClientCnxn                       | ?                                   ? | 71 - io.fabric8.fabric-zookeeper - 1.2.0.redhat-133 | Opening socket connection to server 172.16.116.46/172.16.116.46:2181
      2015-07-07 11:08:00,978 | INFO  | .16.116.46:2181) | ClientCnxn                       | ?                                   ? | 71 - io.fabric8.fabric-zookeeper - 1.2.0.redhat-133 | Socket connection established to 172.16.116.46/172.16.116.46:2181, initiating session
      2015-07-07 11:08:01,059 | INFO  | .16.116.46:2181) | ClientCnxn                       | ?                                   ? | 71 - io.fabric8.fabric-zookeeper - 1.2.0.redhat-133 | Session establishment complete on server 172.16.116.46/172.16.116.46:2181, sessionid = 0x24e4e3407e90007, negotiated timeout = 40000
      2015-07-07 11:08:01,122 | INFO  | rint Extender: 2 | SecurityUtils                    | ?                                   ? | 35 - org.apache.sshd.core - 0.12.0.redhat-002 | BouncyCastle already registered as a JCE provider
      2015-07-07 11:08:01,072 | INFO  | ad-1-EventThread | ConnectionStateManager           | ?                                   ? | 71 - io.fabric8.fabric-zookeeper - 1.2.0.redhat-133 | State change: CONNECTED
      2015-07-07 11:08:01,240 | INFO  | FelixStartLevel  | HttpServiceFactoryImpl           | ?                                   ? | 100 - org.ops4j.pax.web.pax-web-runtime - 3.2.3 | Binding bundle: [io.fabric8.fabric-jolokia [163]] to http service
      2015-07-07 11:08:01,297 | INFO  | FelixStartLevel  | fabric-jolokia                   | ?                                   ? | 163 - io.fabric8.fabric-jolokia - 1.2.0.redhat-133 | No access restrictor found at classpath:/jolokia-access.xml, access to all MBeans is allowed
      2015-07-07 11:08:01,407 | INFO  | rint Extender: 1 | core                             | ?                                   ? | 30 - org.apache.aries.jmx.core - 1.1.3 | Registering org.osgi.jmx.framework.PackageStateMBean to MBeanServer com.sun.jmx.mbeanserver.JmxMBeanServer@5f44755d with name osgi.core:type=packageState,version=1.5,framework=org.apache.felix.framework,uuid=d3bbc336-1c76-4b48-a9bd-e5ee69d82163
      2015-07-07 11:08:01,408 | INFO  | rint Extender: 1 | core                             | ?                                   ? | 30 - org.apache.aries.jmx.core - 1.1.3 | Registering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer com.sun.jmx.mbeanserver.JmxMBeanServer@5f44755d with name osgi.compendium:service=cm,version=1.3,framework=org.apache.felix.framework,uuid=d3bbc336-1c76-4b48-a9bd-e5ee69d82163
      2015-07-07 11:08:01,409 | INFO  | rint Extender: 1 | core                             | ?                                   ? | 30 - org.apache.aries.jmx.core - 1.1.3 | Registering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer com.sun.jmx.mbeanserver.JmxMBeanServer@5f44755d with name osgi.core:type=serviceState,version=1.7,framework=org.apache.felix.framework,uuid=d3bbc336-1c76-4b48-a9bd-e5ee69d82163
      2015-07-07 11:08:01,421 | INFO  | rint Extender: 1 | core                             | ?                                   ? | 30 - org.apache.aries.jmx.core - 1.1.3 | Registering org.osgi.jmx.framework.BundleStateMBean to MBeanServer com.sun.jmx.mbeanserver.JmxMBeanServer@5f44755d with name osgi.core:type=bundleState,version=1.7,framework=org.apache.felix.framework,uuid=d3bbc336-1c76-4b48-a9bd-e5ee69d82163
      2015-07-07 11:08:01,422 | INFO  | rint Extender: 1 | core                             | ?                                   ? | 30 - org.apache.aries.jmx.core - 1.1.3 | Registering org.osgi.jmx.framework.FrameworkMBean to MBeanServer com.sun.jmx.mbeanserver.JmxMBeanServer@5f44755d with name osgi.core:type=framework,version=1.7,framework=org.apache.felix.framework,uuid=d3bbc336-1c76-4b48-a9bd-e5ee69d82163
      2015-07-07 11:08:01,423 | INFO  | rint Extender: 1 | core                             | ?                                   ? | 30 - org.apache.aries.jmx.core - 1.1.3 | Registering org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer com.sun.jmx.mbeanserver.JmxMBeanServer@5f44755d with name osgi.core:type=wiringState,version=1.1,framework=org.apache.felix.framework,uuid=d3bbc336-1c76-4b48-a9bd-e5ee69d82163
      2015-07-07 11:08:02,159 | WARN  | pool-8-thread-1  | HostUtils                        | ?                                   ? | 74 - io.fabric8.runtime.fabric-runtime-container-karaf-registration - 1.2.0.redhat-133 | Could not find network address for preferred '10.8.50.197' when the addresses were: mmelko-fuseqe-68171c31-7bb4-4957-a30b-c28ec085cf2a.novalocal/172.16.116.25
      2015-07-07 11:08:02,239 | WARN  | pool-8-thread-1  | HostUtils                        | ?                                   ? | 74 - io.fabric8.runtime.fabric-runtime-container-karaf-registration - 1.2.0.redhat-133 | Could not find network address for preferred '10.8.50.197' when the addresses were: mmelko-fuseqe-68171c31-7bb4-4957-a30b-c28ec085cf2a.novalocal/172.16.116.25
      2015-07-07 11:08:02,305 | INFO  | FelixStartLevel  | ActiveMQConnectionFactoryService | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Configuring io.fabric8.mq.fabric.cf.ActiveMQConnectionFactoryService@185ae9d6 with brokerUrl: discovery:(fabric:default) and user: admin
      2015-07-07 11:08:02,384 | INFO  | FelixStartLevel  | HttpServiceFactoryImpl           | ?                                   ? | 100 - org.ops4j.pax.web.pax-web-runtime - 3.2.3 | Binding bundle: [io.fabric8.mq.mq-http-discovery [175]] to http service
      2015-07-07 11:08:02,967 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registering MBean org.apache.cxf:bus.id=cxf834926702,type=Bus,instance.id=834926702: org.apache.cxf.bus.ManagedBus@38eb1748
      2015-07-07 11:08:02,981 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registering MBean org.apache.cxf:bus.id=cxf834926702,type=Bus,instance.id=834926702: javax.management.modelmbean.RequiredModelMBean@1de9d2c9
      2015-07-07 11:08:02,981 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registered org.apache.cxf:bus.id=cxf834926702,type=Bus,instance.id=834926702
      2015-07-07 11:08:02,983 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registering MBean org.apache.cxf:bus.id=cxf834926702,WorkQueueManager=Bus.WorkQueueManager,type=WorkQueueManager,instance.id=1265974497: org.apache.cxf.bus.managers.WorkQueueManagerImplMBeanWrapper@7deffe7a
      2015-07-07 11:08:02,984 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registering MBean org.apache.cxf:bus.id=cxf834926702,WorkQueueManager=Bus.WorkQueueManager,type=WorkQueueManager,instance.id=1265974497: javax.management.modelmbean.RequiredModelMBean@5922fbe4
      2015-07-07 11:08:03,094 | WARN  | FelixStartLevel  | NamespaceManager                 | ?                                   ? | 208 - org.springframework.osgi.extender - 1.2.1 | Bundle Apache XBean :: Classloader (org.apache.xbean.classloader) cannot see class [org.springframework.beans.factory.xml.NamespaceHandlerResolver]; ignoring its namespace handlers
      2015-07-07 11:08:03,205 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registering MBean org.apache.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,type=Bus,instance.id=1609823464: org.apache.cxf.bus.ManagedBus@953dc8f
      2015-07-07 11:08:03,206 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registering MBean org.apache.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,type=Bus,instance.id=1609823464: javax.management.modelmbean.RequiredModelMBean@60b53511
      2015-07-07 11:08:03,207 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registered org.apache.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,type=Bus,instance.id=1609823464
      2015-07-07 11:08:03,207 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registering MBean org.apache.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,WorkQueueManager=Bus.WorkQueueManager,type=WorkQueueManager,instance.id=414130353: org.apache.cxf.bus.managers.WorkQueueManagerImplMBeanWrapper@118b5120
      2015-07-07 11:08:03,208 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registering MBean org.apache.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,WorkQueueManager=Bus.WorkQueueManager,type=WorkQueueManager,instance.id=414130353: javax.management.modelmbean.RequiredModelMBean@517b14df
      2015-07-07 11:08:03,349 | INFO  | rint Extender: 1 | ServerImpl                       | ?                                   ? | 118 - org.apache.cxf.cxf-core - 3.0.4.redhat-620133 | Setting the server's publish address to be /fabric8
      2015-07-07 11:08:03,350 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registering MBean org.apache.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,type=Bus.Service.Endpoint,service="{http://rest.fabric8.io/}FabricResource",port="FabricResource",instance.id=515388022: org.apache.cxf.endpoint.ManagedEndpoint@4ef8f0bb
      2015-07-07 11:08:03,370 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registering MBean org.apache.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,type=Bus.Service.Endpoint,service="{http://rest.fabric8.io/}FabricResource",port="FabricResource",instance.id=515388022: javax.management.modelmbean.RequiredModelMBean@7a58fdd0
      2015-07-07 11:08:03,732 | INFO  | pool-8-thread-1  | GitDataStoreImpl                 | ?                                   ? | 66 - io.fabric8.fabric-git - 1.2.0.redhat-133 | Starting up GitDataStore io.fabric8.git.internal.GitDataStoreImpl@6374d682
      2015-07-07 11:08:03,773 | INFO  | pool-8-thread-1  | GitDataStoreImpl                 | ?                                   ? | 66 - io.fabric8.fabric-git - 1.2.0.redhat-133 | Using ZooKeeper SharedCount to react when master git repo is changed, so we can do a git pull to the local git repo.
      2015-07-07 11:08:03,889 | INFO  | pool-8-thread-1  | DefaultPullPushPolicy            | ?                                   ? | 66 - io.fabric8.fabric-git - 1.2.0.redhat-133 | Performing a pull on remote URL: http://172.16.116.45:8181/git/fabric/
      2015-07-07 11:08:04,233 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registering MBean io.fabric8.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,type=Bus.Service.Endpoint,service="{http://rest.fabric8.io/}FabricResource",port="FabricResource",instance.id=515388022: io.fabric8.cxf.endpoint.ManagedApi@15431da0
      2015-07-07 11:08:04,237 | INFO  | rint Extender: 1 | InstrumentationManagerImpl       | ?                                   ? | 119 - org.apache.cxf.cxf-rt-management - 3.0.4.redhat-620133 | registering MBean io.fabric8.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,type=Bus.Service.Endpoint,service="{http://rest.fabric8.io/}FabricResource",port="FabricResource",instance.id=515388022: javax.management.modelmbean.RequiredModelMBean@70c161a7
      2015-07-07 11:08:05,046 | INFO  | pool-8-thread-1  | DefaultPullPushPolicy            | ?                                   ? | 66 - io.fabric8.fabric-git - 1.2.0.redhat-133 | Pull result: [localUpdate=false,remoteUpdate=false,versions=[1.0, master],error=null]
      2015-07-07 11:08:05,770 | INFO  | pool-8-thread-1  | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Found zookeeper service for broker broker-a01.
      2015-07-07 11:08:05,775 | INFO  | pool-8-thread-1  | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Broker broker-a01 is waiting to become the master
      2015-07-07 11:08:05,775 | INFO  | pool-8-thread-1  | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Broker broker-a01 added to pool default.
      2015-07-07 11:08:06,029 | INFO  | ZooKeeperGroup-0 | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Broker broker-a01 is slave
      2015-07-07 11:08:06,030 | INFO  | ZooKeeperGroup-0 | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Broker broker-a01 is slave
      2015-07-07 11:08:06,030 | INFO  | ZooKeeperGroup-0 | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Broker broker-a01 is slave
      2015-07-07 11:08:06,030 | INFO  | ZooKeeperGroup-0 | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Broker broker-a01 is slave
      2015-07-07 11:08:06,031 | INFO  | ZooKeeperGroup-0 | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Broker broker-a01 is slave
      2015-07-07 11:08:06,031 | INFO  | ZooKeeperGroup-0 | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Broker broker-a01 is slave
      2015-07-07 11:08:06,123 | INFO  | ZooKeeperGroup-0 | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Broker broker-a01 is now the master, starting the broker.
      2015-07-07 11:08:06,123 | INFO  | ZooKeeperGroup-0 | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Broker broker-a01 is being started.
      2015-07-07 11:08:06,296 | WARN  | nload-2-thread-1 | MavenRepositoryURL               | ?                                   ? | 13 - io.fabric8.fabric-maven - 1.2.0.redhat-133 | Repository spec http://172.16.116.28:8181/maven/download/ does not contain an identifier. This is deprecated & discouraged & just evil.
      2015-07-07 11:08:06,297 | WARN  | nload-2-thread-1 | MavenRepositoryURL               | ?                                   ? | 13 - io.fabric8.fabric-maven - 1.2.0.redhat-133 | Repository spec http://172.16.116.73:8181/maven/download/ does not contain an identifier. This is deprecated & discouraged & just evil.
      2015-07-07 11:08:07,237 | WARN  | nload-2-thread-4 | JaxbUtil                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Old style feature file without namespace found (URI: mvn:org.apache.activemq/activemq-karaf/5.11.0.redhat-620133/xml/features). This format is deprecated and support for it will soon be removed
      2015-07-07 11:08:07,576 | INFO  | pool-15-thread-1 | ZkDataStoreImpl                  | ?                                   ? | 64 - io.fabric8.fabric-core - 1.2.0.redhat-133 | Event CHILD_ADDED detected on /fabric/configs/versions/1.0/containers/mesh-broker-01 with data mq-broker-broker-a.broker-a01 default. Sending notification.
      2015-07-07 11:08:07,577 | INFO  | pool-15-thread-1 | ZkDataStoreImpl                  | ?                                   ? | 64 - io.fabric8.fabric-core - 1.2.0.redhat-133 | Event CHILD_ADDED detected on /fabric/configs/ensemble/password with data ZKENC=YWRtaW4=. Sending notification.
      2015-07-07 11:08:07,578 | INFO  | pool-15-thread-1 | ZkDataStoreImpl                  | ?                                   ? | 64 - io.fabric8.fabric-core - 1.2.0.redhat-133 | Event CHILD_ADDED detected on /fabric/configs/ensemble/url with data ${zk:root/ip}:2182,${zk:server1/ip}:2181,${zk:server2/ip}:2181. Sending notification.
      2015-07-07 11:08:07,582 | INFO  | pool-15-thread-1 | ZkDataStoreImpl                  | ?                                   ? | 64 - io.fabric8.fabric-core - 1.2.0.redhat-133 | Event CHILD_ADDED detected on /fabric/configs/ensemble with data 0001. Sending notification.
      2015-07-07 11:08:07,583 | INFO  | pool-15-thread-1 | ZkDataStoreImpl                  | ?                                   ? | 64 - io.fabric8.fabric-core - 1.2.0.redhat-133 | Event CHILD_ADDED detected on /fabric/configs/containers/mesh-broker-01 with data 1.0. Sending notification.
      2015-07-07 11:08:07,674 | WARN  | nload-2-thread-4 | JaxbUtil                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Old style feature file without namespace found (URI: mvn:org.apache.activemq/activemq-karaf/5.11.0.redhat-620133/xml/features-core). This format is deprecated and support for it will soon be removed
      2015-07-07 11:08:09,207 | WARN  | nload-2-thread-1 | JaxbUtil                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Old style feature file without namespace found (URI: mvn:org.apache.activemq/activemq-karaf/5.11.0.redhat-620133/xml/features-core). This format is deprecated and support for it will soon be removed
      2015-07-07 11:08:11,398 | INFO  | pool-20-thread-1 | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | booting up a broker from: profile:broker.xml
      2015-07-07 11:08:11,635 | INFO  | pool-8-thread-1  | HttpServiceFactoryImpl           | ?                                   ? | 100 - org.ops4j.pax.web.pax-web-runtime - 3.2.3 | Binding bundle: [io.fabric8.fabric-git-server [102]] to http service
      2015-07-07 11:08:11,714 | INFO  | pool-20-thread-1 | ActiveMQServiceFactory$1         | ?                                   ? | 192 - org.apache.servicemix.bundles.spring-context - 3.2.12.RELEASE_1 | Refreshing io.fabric8.mq.fabric.ActiveMQServiceFactory$1@66c35460: startup date [Tue Jul 07 11:08:11 EDT 2015]; root of context hierarchy
      2015-07-07 11:08:11,867 | INFO  | pool-8-thread-1  | FabricCxfRegistrationHandler     | ?                                   ? | 150 - io.fabric8.fabric-cxf-registry - 1.2.0.redhat-133 | Registering endpoint io.fabric8.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,type=Bus.Service.Endpoint,service="{http://rest.fabric8.io/}FabricResource",port="FabricResource",instance.id=515388022 type null has status STARTEDat /fabric8
      2015-07-07 11:08:11,871 | INFO  | pool-8-thread-1  | FabricCxfRegistrationHandler     | ?                                   ? | 150 - io.fabric8.fabric-cxf-registry - 1.2.0.redhat-133 | Found CXF servlet path from config admin: /cxf
      2015-07-07 11:08:11,876 | INFO  | pool-20-thread-1 | XBeanXmlBeanDefinitionReader     | ?                                   ? | 191 - org.apache.servicemix.bundles.spring-beans - 3.2.12.RELEASE_1 | Loading XML bean definitions from URL [profile:broker.xml]
      2015-07-07 11:08:11,896 | INFO  | pool-8-thread-1  | FabricCxfRegistrationHandler     | ?                                   ? | 150 - io.fabric8.fabric-cxf-registry - 1.2.0.redhat-133 | Registered CXF API at /fabric/registry/clusters/apis/rest/FabricResource/fabric8/1.0/mesh-broker-01 JSON: {"id":"mesh-broker-01", "container":"mesh-broker-01", "version":"1.0", "services":["${zk:mesh-broker-01/http}/cxf/fabric8"], "objectName":"io.fabric8.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,type=Bus.Service.Endpoint,service=\"{http://rest.fabric8.io/}FabricResource\",port=\"FabricResource\",instance.id=515388022", "wadl":"?_wadl", "apidocs":"/api-docs"}
      2015-07-07 11:08:12,006 | INFO  | pool-8-thread-1  | FabricCxfRegistrationHandler     | ?                                   ? | 150 - io.fabric8.fabric-cxf-registry - 1.2.0.redhat-133 | Registering endpoint io.fabric8.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,type=Bus.Service.Endpoint,service="{http://rest.fabric8.io/}FabricResource",port="FabricResource",instance.id=515388022 type null has status STARTEDat /fabric8
      2015-07-07 11:08:12,007 | INFO  | pool-8-thread-1  | FabricCxfRegistrationHandler     | ?                                   ? | 150 - io.fabric8.fabric-cxf-registry - 1.2.0.redhat-133 | Found CXF servlet path from config admin: /cxf
      2015-07-07 11:08:12,064 | INFO  | pool-8-thread-1  | FabricCxfRegistrationHandler     | ?                                   ? | 150 - io.fabric8.fabric-cxf-registry - 1.2.0.redhat-133 | Registered CXF API at /fabric/registry/clusters/apis/rest/FabricResource/fabric8/1.0/mesh-broker-01 JSON: {"id":"mesh-broker-01", "container":"mesh-broker-01", "version":"1.0", "services":["${zk:mesh-broker-01/http}/cxf/fabric8"], "objectName":"io.fabric8.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,type=Bus.Service.Endpoint,service=\"{http://rest.fabric8.io/}FabricResource\",port=\"FabricResource\",instance.id=515388022", "wadl":"?_wadl", "apidocs":"/api-docs"}
      2015-07-07 11:08:12,145 | INFO  | admin-1-thread-1 | FabricConfigAdminBridge          | ?                                   ? | 67 - io.fabric8.fabric-configadmin - 1.2.0.redhat-133 | Updating configuration org.ops4j.pax.logging
      2015-07-07 11:08:12,154 | INFO  | admin-1-thread-1 | FabricConfigAdminBridge          | ?                                   ? | 67 - io.fabric8.fabric-configadmin - 1.2.0.redhat-133 | Updating configuration org.ops4j.pax.web
      2015-07-07 11:08:12,155 | INFO  | admin-1-thread-1 | FabricConfigAdminBridge          | ?                                   ? | 67 - io.fabric8.fabric-configadmin - 1.2.0.redhat-133 | Updating configuration jmx.acl.whitelist
      2015-07-07 11:08:12,161 | INFO  | admin-1-thread-1 | FabricConfigAdminBridge          | ?                                   ? | 67 - io.fabric8.fabric-configadmin - 1.2.0.redhat-133 | Updating configuration jmx.acl
      2015-07-07 11:08:12,404 | INFO  | pool-1-thread-1  | HttpServiceFactoryImpl           | ?                                   ? | 100 - org.ops4j.pax.web.pax-web-runtime - 3.2.3 | Unbinding bundle: [org.apache.cxf.cxf-rt-transports-http [123]]
      2015-07-07 11:08:12,492 | INFO  | pool-8-thread-1  | FabricCxfRegistrationHandler     | ?                                   ? | 150 - io.fabric8.fabric-cxf-registry - 1.2.0.redhat-133 | Registering endpoint io.fabric8.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,type=Bus.Service.Endpoint,service="{http://rest.fabric8.io/}FabricResource",port="FabricResource",instance.id=515388022 type null has status STARTEDat /fabric8
      2015-07-07 11:08:12,492 | INFO  | pool-8-thread-1  | FabricCxfRegistrationHandler     | ?                                   ? | 150 - io.fabric8.fabric-cxf-registry - 1.2.0.redhat-133 | Found CXF servlet path from config admin: /cxf
      2015-07-07 11:08:12,517 | INFO  | pool-8-thread-1  | FabricCxfRegistrationHandler     | ?                                   ? | 150 - io.fabric8.fabric-cxf-registry - 1.2.0.redhat-133 | Registered CXF API at /fabric/registry/clusters/apis/rest/FabricResource/fabric8/1.0/mesh-broker-01 JSON: {"id":"mesh-broker-01", "container":"mesh-broker-01", "version":"1.0", "services":["${zk:mesh-broker-01/http}/cxf/fabric8"], "objectName":"io.fabric8.cxf:bus.id=io.fabric8.fabric-rest-cxf1609823464,type=Bus.Service.Endpoint,service=\"{http://rest.fabric8.io/}FabricResource\",port=\"FabricResource\",instance.id=515388022", "wadl":"?_wadl", "apidocs":"/api-docs"}
      2015-07-07 11:08:12,619 | INFO  | pool-1-thread-1  | HttpServiceFactoryImpl           | ?                                   ? | 100 - org.ops4j.pax.web.pax-web-runtime - 3.2.3 | Unbinding bundle: [io.fabric8.fabric-jolokia [163]]
      2015-07-07 11:08:12,659 | INFO  | pool-1-thread-1  | HttpServiceFactoryImpl           | ?                                   ? | 100 - org.ops4j.pax.web.pax-web-runtime - 3.2.3 | Unbinding bundle: [io.fabric8.fabric-git-server [102]]
      2015-07-07 11:08:12,815 | INFO  | pool-1-thread-1  | HttpServiceFactoryImpl           | ?                                   ? | 100 - org.ops4j.pax.web.pax-web-runtime - 3.2.3 | Unbinding bundle: [io.fabric8.mq.mq-http-discovery [175]]
      2015-07-07 11:08:12,841 | INFO  | pool-1-thread-1  | ContextHandler                   | ?                                   ? | 93 - org.eclipse.jetty.aggregate.jetty-all-server - 8.1.17.v20150415 | stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=io.fabric8.mq.mq-http-discovery [175], contextID=default]}
      2015-07-07 11:08:12,841 | INFO  | pool-1-thread-1  | ContextHandler                   | ?                                   ? | 93 - org.eclipse.jetty.aggregate.jetty-all-server - 8.1.17.v20150415 | stopped HttpServiceContext{httpContext=JolokiaSecureHttpContext{io.fabric8.fabric-jolokia - 163}}
      2015-07-07 11:08:12,842 | INFO  | pool-1-thread-1  | ContextHandler                   | ?                                   ? | 93 - org.eclipse.jetty.aggregate.jetty-all-server - 8.1.17.v20150415 | stopped HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.apache.cxf.cxf-rt-transports-http [123], contextID=default]}
      2015-07-07 11:08:12,884 | INFO  | pool-20-thread-1 | DefaultListableBeanFactory       | ?                                   ? | 191 - org.apache.servicemix.bundles.spring-beans - 3.2.12.RELEASE_1 | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@9e6a7bb: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.apache.activemq.xbean.XBeanBrokerService#0]; root of factory hierarchy
      2015-07-07 11:08:13,062 | INFO  | pool-1-thread-1  | Server                           | ?                                   ? | 93 - org.eclipse.jetty.aggregate.jetty-all-server - 8.1.17.v20150415 | jetty-8.1.17.v20150415
      2015-07-07 11:08:13,072 | INFO  | pool-20-thread-1 | BrokerService                    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Loaded the Bouncy Castle security provider.
      2015-07-07 11:08:13,098 | INFO  | pool-1-thread-1  | AbstractConnector                | ?                                   ? | 93 - org.eclipse.jetty.aggregate.jetty-all-server - 8.1.17.v20150415 | Started SelectChannelConnector@0.0.0.0:53057
      2015-07-07 11:08:13,098 | INFO  | pool-1-thread-1  | JettyServerImpl                  | ?                                   ? | 101 - org.ops4j.pax.web.pax-web-jetty - 3.2.3 | Pax Web available at [0.0.0.0]:[0]
      2015-07-07 11:08:13,098 | INFO  | pool-1-thread-1  | JettyServerImpl                  | ?                                   ? | 101 - org.ops4j.pax.web.pax-web-jetty - 3.2.3 | Pax Web available at [0.0.0.0]:[8181]
      2015-07-07 11:08:13,098 | INFO  | pool-1-thread-1  | AbstractConnector                | ?                                   ? | 93 - org.eclipse.jetty.aggregate.jetty-all-server - 8.1.17.v20150415 | Started NIOSocketConnectorWrapper@0.0.0.0:8181
      2015-07-07 11:08:13,099 | INFO  | pool-1-thread-1  | HttpServiceFactoryImpl           | ?                                   ? | 100 - org.ops4j.pax.web.pax-web-runtime - 3.2.3 | Binding bundle: [org.apache.cxf.cxf-rt-transports-http [123]] to http service
      2015-07-07 11:08:13,277 | INFO  | pool-1-thread-1  | HttpServiceFactoryImpl           | ?                                   ? | 100 - org.ops4j.pax.web.pax-web-runtime - 3.2.3 | Binding bundle: [io.fabric8.fabric-jolokia [163]] to http service
      2015-07-07 11:08:13,315 | INFO  | pool-1-thread-1  | fabric-jolokia                   | ?                                   ? | 163 - io.fabric8.fabric-jolokia - 1.2.0.redhat-133 | No access restrictor found at classpath:/jolokia-access.xml, access to all MBeans is allowed
      2015-07-07 11:08:13,332 | INFO  | pool-20-thread-1 | PListStoreImpl                   | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | PListStore:[/home/fuse/containers/mesh-broker-01/fabric8-karaf-1.2.0.redhat-133/databroker-a01/broker-a01/tmp_storage] started
      2015-07-07 11:08:13,336 | INFO  | pool-20-thread-1 | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Adding network connector broker-a
      2015-07-07 11:08:13,348 | INFO  | pool-20-thread-1 | FabricDiscoveryAgentFactory      | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | OSGi environment detected!
      2015-07-07 11:08:13,399 | INFO  | pool-20-thread-1 | BrokerService                    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Using Persistence Adapter: KahaDBPersistenceAdapter[/home/fuse/containers/mesh-broker-01/fabric8-karaf-1.2.0.redhat-133/databroker-a01/kahadb]
      2015-07-07 11:08:13,467 | INFO  | pool-1-thread-1  | HttpServiceFactoryImpl           | ?                                   ? | 100 - org.ops4j.pax.web.pax-web-runtime - 3.2.3 | Binding bundle: [io.fabric8.fabric-git-server [102]] to http service
      2015-07-07 11:08:13,505 | INFO  | pool-1-thread-1  | HttpServiceFactoryImpl           | ?                                   ? | 100 - org.ops4j.pax.web.pax-web-runtime - 3.2.3 | Binding bundle: [io.fabric8.mq.mq-http-discovery [175]] to http service
      2015-07-07 11:08:16,922 | INFO  | pool-20-thread-1 | MessageDatabase                  | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | KahaDB is version 5
      2015-07-07 11:08:17,030 | INFO  | pool-20-thread-1 | MessageDatabase                  | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Recovering from the journal @131:16383498
      2015-07-07 11:08:17,032 | INFO  | pool-20-thread-1 | MessageDatabase                  | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Recovery replayed 8 operations from the journal in 0.095 seconds.
      2015-07-07 11:08:17,165 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | No deployment change.
      2015-07-07 11:08:17,221 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Stopping bundles:
      2015-07-07 11:08:17,223 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.scala-lang.scala-library / 2.10.4.v20140209-180020-VFINAL-b66a39653b
      2015-07-07 11:08:17,251 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.scala-lang.scala-library with a timeout limit of 60 seconds
      2015-07-07 11:08:17,278 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   com.google.guava / 17.0.0
      2015-07-07 11:08:17,284 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:com.google.guava with a timeout limit of 60 seconds
      2015-07-07 11:08:17,278 | INFO  | pool-20-thread-1 | BrokerService                    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Apache ActiveMQ 5.11.0.redhat-620133 (broker-a01, ID:mmelko-fuseqe-68171c31-7bb4-4957-a30b-c28ec085cf2a-40361-1436281697108-0:1) is starting
      2015-07-07 11:08:17,314 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.apache.commons.codec / 1.10.0
      2015-07-07 11:08:17,315 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.apache.commons.codec with a timeout limit of 60 seconds
      2015-07-07 11:08:17,315 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.apache.servicemix.bundles.jasypt / 1.9.2.1
      2015-07-07 11:08:17,322 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.apache.servicemix.bundles.jasypt with a timeout limit of 60 seconds
      2015-07-07 11:08:17,326 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.apache.commons.lang / 2.6.0
      2015-07-07 11:08:17,329 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.apache.commons.lang with a timeout limit of 60 seconds
      2015-07-07 11:08:17,337 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.apache.commons.beanutils / 1.8.3
      2015-07-07 11:08:17,340 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.apache.commons.beanutils with a timeout limit of 60 seconds
      2015-07-07 11:08:17,348 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.apache.commons.collections / 3.2.1
      2015-07-07 11:08:17,358 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.apache.commons.collections with a timeout limit of 60 seconds
      2015-07-07 11:08:17,358 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.apache.servicemix.bundles.jsch / 0.1.51.1
      2015-07-07 11:08:17,358 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.apache.servicemix.bundles.jsch with a timeout limit of 60 seconds
      2015-07-07 11:08:17,359 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.mvel2 / 2.2.1.Final
      2015-07-07 11:08:17,370 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.mvel2 with a timeout limit of 60 seconds
      2015-07-07 11:08:17,370 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.apache.servicemix.bundles.wsdl4j / 1.6.3.1
      2015-07-07 11:08:17,381 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.apache.servicemix.bundles.wsdl4j with a timeout limit of 60 seconds
      2015-07-07 11:08:17,381 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.codehaus.jettison.jettison / 1.3.7
      2015-07-07 11:08:17,392 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.codehaus.jettison.jettison with a timeout limit of 60 seconds
      2015-07-07 11:08:17,392 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.apache.servicemix.bundles.fastinfoset / 1.2.13.1
      2015-07-07 11:08:17,403 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.apache.servicemix.bundles.fastinfoset with a timeout limit of 60 seconds
      2015-07-07 11:08:17,403 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.apache.servicemix.bundles.xmlresolver / 1.2.0.5
      2015-07-07 11:08:17,414 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.apache.servicemix.bundles.xmlresolver with a timeout limit of 60 seconds
      2015-07-07 11:08:17,414 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.apache.ws.xmlschema.core / 2.2.1
      2015-07-07 11:08:17,425 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.apache.ws.xmlschema.core with a timeout limit of 60 seconds
      2015-07-07 11:08:17,425 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.ops4j.pax.swissbox.core / 1.8.0
      2015-07-07 11:08:17,432 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.ops4j.pax.swissbox.core with a timeout limit of 60 seconds
      2015-07-07 11:08:17,436 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.apache.geronimo.specs.geronimo-jaspic_1.0_spec / 1.1.0
      2015-07-07 11:08:17,443 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.apache.geronimo.specs.geronimo-jaspic_1.0_spec with a timeout limit of 60 seconds
      2015-07-07 11:08:17,447 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 |   org.ops4j.base.util.property / 1.5.0
      2015-07-07 11:08:17,454 | INFO  | pool-23-thread-1 | Deployer                         | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Scheduled stop for bundle:org.ops4j.base.util.property with a timeout limit of 60 seconds
      2015-07-07 11:08:17,518 | INFO  | 0db75-1-thread-1 | Agent                            | ?                                   ? | 68 - io.fabric8.fabric-agent - 1.2.0.redhat-133 | Done.
      2015-07-07 11:08:19,646 | INFO  | pool-20-thread-1 | TransportServerThreadSupport     | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Listening for connections at: tcp://mmelko-fuseqe-68171c31-7bb4-4957-a30b-c28ec085cf2a:40827
      2015-07-07 11:08:19,647 | INFO  | pool-20-thread-1 | TransportConnector               | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Connector openwire started
      2015-07-07 11:08:19,649 | INFO  | pool-20-thread-1 | TransportServerThreadSupport     | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Listening for connections at: mqtt://mmelko-fuseqe-68171c31-7bb4-4957-a30b-c28ec085cf2a:50697
      2015-07-07 11:08:19,650 | INFO  | pool-20-thread-1 | TransportConnector               | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Connector mqtt started
      2015-07-07 11:08:19,652 | INFO  | pool-20-thread-1 | TransportServerThreadSupport     | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Listening for connections at: amqp://mmelko-fuseqe-68171c31-7bb4-4957-a30b-c28ec085cf2a:52646
      2015-07-07 11:08:19,652 | INFO  | pool-20-thread-1 | TransportConnector               | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Connector amqp started
      2015-07-07 11:08:19,654 | INFO  | pool-20-thread-1 | TransportServerThreadSupport     | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Listening for connections at: stomp://mmelko-fuseqe-68171c31-7bb4-4957-a30b-c28ec085cf2a:54461
      2015-07-07 11:08:19,655 | INFO  | pool-20-thread-1 | TransportConnector               | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Connector stomp started
      2015-07-07 11:08:19,660 | INFO  | pool-20-thread-1 | Server                           | ?                                   ? | 93 - org.eclipse.jetty.aggregate.jetty-all-server - 8.1.17.v20150415 | jetty-8.1.17.v20150415
      2015-07-07 11:08:19,666 | INFO  | pool-20-thread-1 | AbstractConnector                | ?                                   ? | 93 - org.eclipse.jetty.aggregate.jetty-all-server - 8.1.17.v20150415 | Started SelectChannelConnector@0.0.0.0:60540
      2015-07-07 11:08:19,666 | INFO  | pool-20-thread-1 | WSTransportServer                | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Listening for connections at ws://mmelko-fuseqe-68171c31-7bb4-4957-a30b-c28ec085cf2a:60540
      2015-07-07 11:08:19,666 | INFO  | pool-20-thread-1 | TransportConnector               | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Connector ws started
      2015-07-07 11:08:19,667 | INFO  | pool-20-thread-1 | NetworkConnector                 | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Network Connector DiscoveryNetworkConnector:fabric-broker-a:BrokerService[broker-a01] started
      2015-07-07 11:08:19,667 | INFO  | pool-20-thread-1 | BrokerService                    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Apache ActiveMQ 5.11.0.redhat-620133 (broker-a01, ID:mmelko-fuseqe-68171c31-7bb4-4957-a30b-c28ec085cf2a-40361-1436281697108-0:1) started
      2015-07-07 11:08:19,667 | INFO  | pool-20-thread-1 | BrokerService                    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | For help or more information please see: http://activemq.apache.org
      2015-07-07 11:08:19,667 | WARN  | pool-20-thread-1 | BrokerService                    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Store limit is 102400 mb (current store usage is 206 mb). The data directory: /home/fuse/containers/mesh-broker-01/fabric8-karaf-1.2.0.redhat-133/databroker-a01/kahadb only has 5310 mb of usable space - resetting to maximum available disk space: 5516 mb
      2015-07-07 11:08:19,668 | WARN  | pool-20-thread-1 | BrokerService                    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Temporary Store limit is 51200 mb, whilst the temporary data directory: /home/fuse/containers/mesh-broker-01/fabric8-karaf-1.2.0.redhat-133/databroker-a01/broker-a01/tmp_storage only has 5310 mb of usable space - resetting to maximum available 5310 mb.
      2015-07-07 11:08:19,692 | INFO  | pool-20-thread-1 | ActiveMQServiceFactory           | ?                                   ? | 174 - io.fabric8.mq.mq-fabric - 1.2.0.redhat-133 | Broker broker-a01 has started.
      2015-07-07 11:08:19,738 | INFO  | ZooKeeperGroup-0 | DiscoveryNetworkConnector        | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Establishing network connection from vm://broker-a01?async=false&network=true to tcp://172.16.116.24:36967
      2015-07-07 11:08:19,751 | INFO  | ZooKeeperGroup-0 | TransportConnector               | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Connector vm://broker-a01 started
      2015-07-07 11:08:19,780 | INFO  | ZooKeeperGroup-0 | DiscoveryNetworkConnector        | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Establishing network connection from vm://broker-a01?async=false&network=true to tcp://172.16.116.23:60560
      2015-07-07 11:08:19,783 | INFO  | ZooKeeperGroup-0 | DiscoveryNetworkConnector        | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Establishing network connection from vm://broker-a01?async=false&network=true to tcp://172.16.116.27:42538
      2015-07-07 11:08:19,784 | INFO  | ZooKeeperGroup-0 | DiscoveryNetworkConnector        | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Establishing network connection from vm://broker-a01?async=false&network=true to tcp://172.16.116.74:44537
      2015-07-07 11:08:19,786 | INFO  | ZooKeeperGroup-0 | DiscoveryNetworkConnector        | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Establishing network connection from vm://broker-a01?async=false&network=true to tcp://172.16.116.73:58175
      2015-07-07 11:08:19,788 | INFO  | ZooKeeperGroup-0 | DiscoveryNetworkConnector        | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Establishing network connection from vm://broker-a01?async=false&network=true to tcp://172.16.116.25:40827
      2015-07-07 11:08:19,791 | INFO  | ZooKeeperGroup-0 | DiscoveryNetworkConnector        | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Establishing network connection from vm://broker-a01?async=false&network=true to tcp://172.16.116.26:60803
      2015-07-07 11:08:19,854 | INFO  | ker-a01] Task-15 | DemandForwardingBridgeSupport    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | broker-a01 Shutting down fabric-broker-a
      2015-07-07 11:08:19,864 | WARN  | 6.25:33007@40827 | Transport                        | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Transport Connection to: tcp://172.16.116.25:33007 failed: java.io.EOFException
      2015-07-07 11:08:19,864 | INFO  | ker-a01] Task-15 | DemandForwardingBridgeSupport    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | broker-a01 bridge to Unknown stopped
      2015-07-07 11:08:19,902 | INFO  | m://broker-a01#0 | DemandForwardingBridgeSupport    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Network connection between vm://broker-a01#0 and tcp:///172.16.116.24:36967@36353 (broker-a04) has been established.
      2015-07-07 11:08:19,950 | INFO  | m://broker-a01#4 | DemandForwardingBridgeSupport    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Network connection between vm://broker-a01#4 and tcp:///172.16.116.27:42538@32880 (broker-a03) has been established.
      2015-07-07 11:08:19,961 | INFO  | m://broker-a01#8 | DemandForwardingBridgeSupport    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Network connection between vm://broker-a01#8 and tcp:///172.16.116.73:58175@56600 (broker-a07) has been established.
      2015-07-07 11:08:19,962 | INFO  | m://broker-a01#2 | DemandForwardingBridgeSupport    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Network connection between vm://broker-a01#2 and tcp:///172.16.116.23:60560@59705 (broker-a06) has been established.
      2015-07-07 11:08:19,966 | INFO  | m://broker-a01#6 | DemandForwardingBridgeSupport    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Network connection between vm://broker-a01#6 and tcp:///172.16.116.74:44537@42135 (broker-a08) has been established.
      2015-07-07 11:08:19,981 | INFO  | ://broker-a01#12 | DemandForwardingBridgeSupport    | ?                                   ? | 180 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620133 | Network connection between vm://broker-a01#12 and tcp:///172.16.116.26:60803@41203 (broker-a02) has been established.
      2015-07-08 02:06:37,037 | INFO  | c]-nio2-thread-1 | ServerSession                    | ?                                   ? | 35 - org.apache.sshd.core - 0.12.0.redhat-002 | Server session created from /172.16.116.28:43226
      2015-07-08 02:06:37,057 | INFO  | c]-nio2-thread-1 | SimpleGeneratorHostKeyProvider   | ?                                   ? | 35 - org.apache.sshd.core - 0.12.0.redhat-002 | Generating host key...
      2015-07-08 02:06:37,736 | INFO  | c]-nio2-thread-1 | ServerSession                    | ?                                   ? | 35 - org.apache.sshd.core - 0.12.0.redhat-002 | Kex: server->client aes128-ctr hmac-sha1 none
      2015-07-08 02:06:37,736 | INFO  | c]-nio2-thread-1 | ServerSession                    | ?                                   ? | 35 - org.apache.sshd.core - 0.12.0.redhat-002 | Kex: client->server aes128-ctr hmac-sha1 none
      2015-07-08 02:06:39,858 | INFO  | c]-nio2-thread-3 | ServerUserAuthService            | ?                                   ? | 35 - org.apache.sshd.core - 0.12.0.redhat-002 | Session admin@/172.16.
      

            pantinor@redhat.com Paolo Antinori
            mmelko@redhat.com Matej Melko
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: