Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
0.8
-
None
Description
Caused by: java.lang.RuntimeException: unknown subscription: Tsub1@1367437173910
... 26 more
org.apache.airavata.ws.monitor.MonitorException: Failed to unsubscribe.
at org.apache.airavata.xbaya.interpretor.WorkflowInterpretorEventListener.unsubscribe(WorkflowInterpretorEventListener.java:138)
at org.apache.airavata.xbaya.interpretor.WorkflowInterpretorEventListener.handleEvent(WorkflowInterpretorEventListener.java:217)
at org.apache.airavata.xbaya.interpretor.WorkflowInterpretorEventListener.handleNotification(WorkflowInterpretorEventListener.java:150)
at org.apache.airavata.wsmg.client.msgbox.MessagePuller$Puller.run(MessagePuller.java:103)
at java.lang.Thread.run(Thread.java:662)
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:136)
... 4 more
Caused by: org.apache.axis2.AxisFault: unknown subscription: Tsub1@1367437173910
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