Raminderjeet Singh created AIRAVATA-600:
-------------------------------------------
Summary: unknown subscription error while running the workflow
multiple times
Key: AIRAVATA-600
URL: https://issues.apache.org/jira/browse/AIRAVATA-600
Project: Airavata
Issue Type: Bug
Components: Workflow Interpreter
Affects Versions: 0.5
Reporter: Raminderjeet Singh
I ran the same workflow 2 times and i got following error on the consol.
[ERROR] unknown subscription: Tsub24@1349967009871
org.apache.axis2.AxisFault: unknown subscription: Tsub24@1349967009871
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:
Tsub24@1349967009871
... 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.stop(WorkflowInterpretorEventListener.java:97)
at
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.executeWorkflow(WorkflowInterpretorSkeleton.java:347)
at
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.setupAndLaunch(WorkflowInterpretorSkeleton.java:319)
at
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorSkeleton.launchWorkflow(WorkflowInterpretorSkeleton.java:229)
at
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorMessageReceiverInOut.invokeBusinessLogic(WorkflowInterpretorMessageReceiverInOut.java:58)
at
org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
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: org.apache.airavata.wsmg.client.MsgBrokerClientException: unable to
send subscribe msg
at
org.apache.airavata.wsmg.client.WseMsgBrokerClient.unSubscribe(WseMsgBrokerClient.java:158)
at
org.apache.airavata.xbaya.interpretor.WorkflowInterpretorEventListener.unsubscribe(WorkflowInterpretorEventListener.java:137)
... 16 more
Caused by: org.apache.axis2.AxisFault: unknown subscription:
Tsub24@1349967009871
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:153)
... 17 more
--
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