You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Sajith Kariyawasam (JIRA)" <ji...@apache.org> on 2014/10/01 12:46:34 UTC

[jira] [Created] (STRATOS-858) Error in publishing artifact updated event

Sajith Kariyawasam created STRATOS-858:
------------------------------------------

             Summary: Error in publishing artifact updated event
                 Key: STRATOS-858
                 URL: https://issues.apache.org/jira/browse/STRATOS-858
             Project: Stratos
          Issue Type: Bug
          Components: Eventing, Stratos Manager
    Affects Versions: 4.1.0 M1
            Reporter: Sajith Kariyawasam
            Assignee: Gayan Gunarathne
            Priority: Critical


I'm getting following exception, with MQTT

TID: [0] [STRATOS] [2014-10-01 09:48:02,214]  INFO {org.apache.stratos.manager.listener.InstanceStatusListener} -  Instance status message received {org.apache.stratos.manager.listener.InstanceStatusListener}
TID: [0] [STRATOS] [2014-10-01 09:48:02,215]  INFO {org.apache.stratos.manager.listener.InstanceStatusListener} -  Event class name: org.apache.stratos.messaging.event.instance.status.InstanceStartedEvent  {org.apache.stratos.manager.listener.InstanceStatusListener}
TID: [0] [STRATOS] [2014-10-01 09:48:02,215]  INFO {org.apache.stratos.cloud.controller.topic.instance.status.InstanceStatusEventMessageDelegator} -  Instance status event message received from queue: org.apache.stratos.messaging.event.instance.status.InstanceStartedEvent {org.apache.stratos.cloud.controller.topic.instance.status.InstanceStatusEventMessageDelegator}
TID: [0] [STRATOS] [2014-10-01 09:48:02,216]  INFO {org.apache.stratos.cloud.controller.topology.TopologyBuilder} -  member started event adding status started {org.apache.stratos.cloud.controller.topology.TopologyBuilder}
TID: [0] [STRATOS] [2014-10-01 09:48:02,216]  INFO {org.apache.stratos.manager.listener.InstanceStatusListener} -  Cluster id: php106sajith.php.domain {org.apache.stratos.manager.listener.InstanceStatusListener}
TID: [0] [STRATOS] [2014-10-01 09:48:02,220]  INFO {org.apache.stratos.manager.publisher.InstanceNotificationPublisher} -  Publishing artifact updated event: [cluster] php106sajith.php.domain [repo-URL] https://github.com/sajhak/mytestphp.git [repo-username] sajhak@gmail.com [tenant-id] -1234 {org.apache.stratos.manager.publisher.InstanceNotificationPublisher}
TID: [0] [STRATOS] [2014-10-01 09:48:02,244]  INFO {org.apache.stratos.cloud.controller.topology.TopologyEventPublisher} -  Publishing member started event: [service] php [cluster] php106sajith.php.domain [network-partition] ec2 [partition] P1 [member] php106sajith.php.domained5ed889-225d-4577-8899-91c40afb4042 {org.apache.stratos.cloud.controller.topology.TopologyEventPublisher}
TID: [0] [STRATOS] [2014-10-01 09:48:02,247] ERROR {org.apache.stratos.messaging.broker.publish.TopicPublisher} -  Error while publishing to the topic: instance/notifier/ArtifactUpdatedEvent {org.apache.stratos.messaging.broker.publish.TopicPublisher}
Broker unavailable (3)
	at org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(ExceptionHelper.java:27)
	at org.eclipse.paho.client.mqttv3.internal.ClientState.notifyReceivedAck(ClientState.java:773)
	at org.eclipse.paho.client.mqttv3.internal.CommsReceiver.run(CommsReceiver.java:110)
	at java.lang.Thread.run(Thread.java:745)
TID: [0] [STRATOS] [2014-10-01 09:48:02,251]  INFO {org.apache.stratos.messaging.broker.publish.TopicPublisher} -  Will try to re-publish in 60 sec {org.apache.stratos.messaging.broker.publish.TopicPublisher}


TID: [0] [STRATOS] [2014-10-01 09:49:02,317]  INFO {org.apache.stratos.messaging.message.processor.topology.MemberStartedMessageProcessor} -  Member started: [service] php [cluster] php106sajith.php.domain [member] php106sajith.php.domained5ed889-225d-4577-8899-91c40afb4042 {org.apache.stratos.messaging.message.processor.topology.MemberStartedMessageProcessor}
TID: [0] [STRATOS] [2014-10-01 09:49:02,318]  WARN {org.apache.stratos.messaging.message.processor.topology.MemberStartedMessageProcessor} -  Member already started: [service] php [cluster] php106sajith.php.domain [member] php106sajith.php.domained5ed889-225d-4577-8899-91c40afb4042 {org.apache.stratos.messaging.message.processor.topology.MemberStartedMessageProcessor}
TID: [0] [STRATOS] [2014-10-01 09:49:02,319]  WARN {org.apache.stratos.messaging.message.processor.topology.MemberStartedMessageProcessor} -  Member already started: [service] php [cluster] php106sajith.php.domain [member] php106sajith.php.domained5ed889-225d-4577-8899-91c40afb4042 {org.apache.stratos.messaging.message.processor.topology.MemberStartedMessageProcessor}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)