You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "haitham eid (JIRA)" <ji...@apache.org> on 2013/03/04 15:37:14 UTC

[jira] [Created] (AXIS2-5493) ConnectionPoolTimeoutException: Timeout waiting for connection

haitham eid created AXIS2-5493:
----------------------------------

             Summary: ConnectionPoolTimeoutException: Timeout waiting for connection
                 Key: AXIS2-5493
                 URL: https://issues.apache.org/jira/browse/AXIS2-5493
             Project: Axis2
          Issue Type: Bug
            Reporter: haitham eid


i am using an axis2 based application , but i am getting repetitively the error 
[3/1/13 9:25:01:300 EET] 00000032 HTTPSender    I org.apache.axis2.transport.http.HTTPSender sendViaPost Unable to sendViaPost to url[http://192.168.193.82:9092/wssab/services/CPTMTRDatCom038/read]
                                 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:557)
	at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:199)

when web services are called
i checked on the site and found that maybe the version 1.6.1 of axis2 may solve the problem
the libraries i am using are 
activation.jar
axis.jar
axis-ant.jar
bsf.jar
castor-0.9.5.2.jar
commons-codec-1.2.jar
commons-discovery-0.2.jar
commons-httpclient-3.0-rc2.jar
commons-logging-1.0.4.jar
commons-net-1.0.0-dev.jar
httpunit.jar
ibmjsse.jar
javax.jms.jar
jaxrpc.jar
JimiProClasses.jar
junit-3.8.1.jar
log4j-1.2.8.jar
mailapi_1_3_1.jar
saaj.jar
servlet.jar
wsdl4j-1.5.1.jar
 and they do NOT exits in axis2 1.6.1 ????????

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

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org