Discussions
Connection Timeouts
Hi,
We are experiencing problems with communicating with Web Services.
Essentially communications with Netsuite times out frequently. We've been running this application for about 3 months with no problems until the v 11 upgrade. JDK 1.4.2_07, Axis 1.2.1. Stack Trace follows.
2006-06-20 09:27:41,665
[ERROR] AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.net.ConnectException: Connection timed out
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:java.net.ConnectException: Connection timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)