You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Sachith Withana (JIRA)" <ji...@apache.org> on 2013/11/14 18:49:31 UTC

[jira] [Commented] (AIRAVATA-454) Stopping Airavata service make Xbaya notification client give lot of errors.

    [ https://issues.apache.org/jira/browse/AIRAVATA-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822671#comment-13822671 ] 

Sachith Withana commented on AIRAVATA-454:
------------------------------------------

What kind of work were you doing through XBaya when this happened?

> Stopping Airavata service make Xbaya notification client give lot of errors.
> ----------------------------------------------------------------------------
>
>                 Key: AIRAVATA-454
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-454
>             Project: Airavata
>          Issue Type: Bug
>          Components: XBaya
>    Affects Versions: 0.3-INCUBATING, 0.4-INCUBATING
>            Reporter: Raminderjeet Singh
>
> I stopped the airavata service to apply some code changes and Xbaya have following exception on consol more than 1000 time in 5 mins. There is no way to stop notification listener. 
> [Thread-12-async-msgbox-correlator] INFO  httpclient.HttpMethodDirector  - I/O exception (java.net.ConnectException) caught when processing request: Connection refused
> [Thread-12-async-msgbox-correlator] INFO  httpclient.HttpMethodDirector  - Retrying request
> [Thread-12-async-msgbox-correlator] INFO  httpclient.HttpMethodDirector  - I/O exception (java.net.ConnectException) caught when processing request: Connection refused
> [Thread-12-async-msgbox-correlator] INFO  httpclient.HttpMethodDirector  - Retrying request
> [Thread-12-async-msgbox-correlator] INFO  httpclient.HttpMethodDirector  - I/O exception (java.net.ConnectException) caught when processing request: Connection refused
> [Thread-12-async-msgbox-correlator] INFO  httpclient.HttpMethodDirector  - Retrying request
> [Thread-12-async-msgbox-correlator] INFO  http.HTTPSender  - Unable to sendViaPost to url[http://localhost:8080/axis2/services/MsgBoxService/clientid/e2b5729d-2c82-41ab-b393-c39807337093]
> java.net.ConnectException: Connection refused
> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
> 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
> 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
> 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
> 	at java.net.Socket.connect(Socket.java:529)
> 	at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140)
> 	at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:125)
> 	at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> 	at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361)
> 	at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
> 	at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
> 	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.xbaya.invoker.MsgBoxWsaResponsesCorrelator.run(MsgBoxWsaResponsesCorrelator.java:93)
> 	at java.lang.Thread.run(Thread.java:680)



--
This message was sent by Atlassian JIRA
(v6.1#6144)