ak0032803
16 years agoContributor
Read Time out exception while trying to request a WCF service from SOAP UI
Hi.
I am trying to use SOAP UI for a WCF service. After submitting a request I get error as -
Tue Dec 15 16:57:26 IST 2009:ERROR:java.net.SocketTimeoutException: Read timed out
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)
In resopnse tab I have only blank response .
Could you please help me out as soon as possible
I am trying to use SOAP UI for a WCF service. After submitting a request I get error as -
Tue Dec 15 16:57:26 IST 2009:ERROR:java.net.SocketTimeoutException: Read timed out
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)
In resopnse tab I have only blank response .
Could you please help me out as soon as possible