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 2013/05/06 21:14:15 UTC

[jira] [Resolved] (AIRAVATA-841) Getting unknown subscription on server

     [ https://issues.apache.org/jira/browse/AIRAVATA-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lahiru Gunathilake resolved AIRAVATA-841.
-----------------------------------------

    Resolution: Fixed

Fixed with 1479681.
                
> Getting unknown subscription on server 
> ---------------------------------------
>
>                 Key: AIRAVATA-841
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-841
>             Project: Airavata
>          Issue Type: Bug
>          Components: Workflow Interpreter
>    Affects Versions: 0.8
>            Reporter: Raminderjeet Singh
>
> 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

--
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