[
https://issues.apache.org/jira/browse/AIRAVATA-843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648748#comment-13648748
]
Raminderjeet Singh commented on AIRAVATA-843:
---------------------------------------------
This is created because workflow notification handler does not remove
subscribers after the job finish successfully. Once a
"org.apache.axis2.AxisFault: Timeout waiting for connection" come we are not
able to create notifier object and the status of the job is returns as UNKNOWN
using Airavata API even the job finish successfully.
Caused by: org.apache.commons.httpclient.ConnectionPoolTimeoutException:
Timeout waiting for connection
at
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager.doGetConnection(MultiThreadedHttpConnectionManager.java:497)
at
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager.getConnectionWithTimeout(MultiThreadedHttpConnectionManager.java:416)
at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:153)
at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
at
org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:542)
at
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
... 13 more
[INFO] Unable to sendViaPost to
url[http://156.56.104.85:7070/airavata-server/services/MsgBoxService/clientid/630b3e58-aa61-4f50-8c59-714bd2eb36ca]
org.apache.commons.httpclient.ConnectionPoolTimeoutException: Timeout waiting
for connection
at
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager.doGetConnection(MultiThreadedHttpConnectionManager.java:497)
at
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager.getConnectionWithTimeout(MultiThreadedHttpConnectionManager.java:416)
at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:153)
at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
at
org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:542)
at
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)
at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:76)
at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:400)
at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:225)
at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:402)
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.msgbox.client.TakeMessages.execute(TakeMessages.java:76)
at
org.apache.airavata.wsmg.msgbox.client.MsgBoxClient.takeMessagesFromMsgBox(MsgBoxClient.java:56)
at
org.apache.airavata.wsmg.client.msgbox.MessagePuller$Puller.run(MessagePuller.java:87)
at java.lang.Thread.run(Thread.java:662)
> Unable to deliver message: [msgId = urn:uuid:14559FC5817AE67D361367442223545
> ----------------------------------------------------------------------------
>
> Key: AIRAVATA-843
> URL: https://issues.apache.org/jira/browse/AIRAVATA-843
> Project: Airavata
> Issue Type: Bug
> Components: WS-Messenger
> Affects Versions: 0.8
> Reporter: Raminderjeet Singh
> Attachments: catalina.out_timeout
>
>
> i will attach my tomcat log to give you more information.
--
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