You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Lahiru Gunathilake (JIRA)" <ji...@apache.org> on 2012/10/29 05:55:12 UTC

[jira] [Created] (AIRAVATA-622) Error in console when running a workflow- Not always

Lahiru Gunathilake created AIRAVATA-622:
-------------------------------------------

             Summary: Error in console when running a workflow- Not always
                 Key: AIRAVATA-622
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-622
             Project: Airavata
          Issue Type: Bug
          Components: WS-Messenger
    Affects Versions: 0.5
            Reporter: Lahiru Gunathilake
             Fix For: 0.6


[WARN] There is no node that has ID, 
Called the interpreter
topic return:e2850125-757e-47e8-bcd7-a41cddfa8261
[ERROR] unknown subscription: Tsub6@1351486177295
org.apache.axis2.AxisFault: unknown subscription: Tsub6@1351486177295
	at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
	at org.apache.airavata.wsmg.broker.subscription.SubscriptionManager.removeSubscription(SubscriptionManager.java:357)
	at org.apache.airavata.wsmg.broker.subscription.SubscriptionManager.unsubscribe(SubscriptionManager.java:340)
	at org.apache.airavata.wsmg.broker.wseventing.WSEventingMsgReceiver.process(WSEventingMsgReceiver.java:64)
	at org.apache.airavata.wsmg.broker.AbstractBrokerMsgReceiver.invokeBusinessLogic(AbstractBrokerMsgReceiver.java:44)
	at org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:114)
	at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:173)
	at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:167)
	at org.apache.axis2.transport.http.HTTPWorker.service(HTTPWorker.java:266)
	at org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:281)
	at org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:187)
	at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:82)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.RuntimeException: unknown subscription: Tsub6@1351486177295
	... 14 more
org.apache.airavata.xbaya.monitor.MonitorException: Failed to unsubscribe.
	at org.apache.airavata.xbaya.interpretor.WorkflowInterpretorEventListener.unsubscribe(WorkflowInterpretorEventListener.java:139)
	at org.apache.airavata.xbaya.interpretor.WorkflowInterpretorEventListener.handleEvent(WorkflowInterpretorEventListener.java:179)
	at org.apache.airavata.xbaya.interpretor.WorkflowInterpretorEventListener.handleNotification(WorkflowInterpretorEventListener.java:151)
	at org.apache.airavata.wsmg.client.msgbox.MessagePuller$Puller.run(MessagePuller.java:103)
	at java.lang.Thread.run(Thread.java:680)
Caused by: org.apache.airavata.wsmg.client.MsgBrokerClientException: unable to send subscribe msg
	at org.apache.airavata.wsmg.client.WseMsgBrokerClient.unSubscribe(WseMsgBrokerClient.java:157)
	at org.apache.airavata.xbaya.interpretor.WorkflowInterpretorEventListener.unsubscribe(WorkflowInterpretorEventListener.java:137)
	... 4 more
Caused by: org.apache.axis2.AxisFault: unknown subscription: Tsub6@1351486177295
	at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:435)
	at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:371)
	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:417)
	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:540)
	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:521)
	at org.apache.airavata.wsmg.client.WseMsgBrokerClient.unSubscribe(WseMsgBrokerClient.java:152)
	... 5 more
[WARN] There is no node that has ID, 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira