Hi Cynthia,

Could you please send us the request message that you are sending to the
axis2 server including the HTTP headers? you may use the TCPMon tool or
tcpdump to capture the request being send over the transport.

I strongly believe that this issue is due to a soapAction or wsa action
failure.

At the same time, what is the command that you have use to send th request?

Thanks,
Ruwan


On Fri, May 9, 2008 at 9:14 PM, <[EMAIL PROTECTED]> wrote:

> I forgot also this error...
> always Timeout......
>
>
> 2008-05-09 17:36:56,069 [-] [Thread-0] DEBUG SOAPMessageFormatter
> contentType from the OMOutputFormat =text/xml
> 2008-05-09 17:36:56,091 [-] [Thread-0] DEBUG SOAPMessageFormatter
> contentType returned =text/xml; charset=UTF-8
> 2008-05-09 17:36:56,615 [-] [Thread-0] DEBUG SOAPMessageFormatter start
> writeTo()
> 2008-05-09 17:36:56,615 [-] [Thread-0] DEBUG SOAPMessageFormatter
> preserve=false
> 2008-05-09 17:36:56,615 [-] [Thread-0] DEBUG SOAPMessageFormatter
> isOptimized=false
> 2008-05-09 17:36:56,615 [-] [Thread-0] DEBUG SOAPMessageFormatter
> isDoingSWA=false
> 2008-05-09 17:36:56,650 [-] [Thread-0] DEBUG SOAPMessageFormatter end
> writeTo()
> 2008-05-09 17:37:26,735 [-] [Thread-0]  INFO HTTPSender Unable to
> sendViaPost to url[http://localhost:9000/soap/StockQuote]
> java.net.SocketTimeoutException: Leseanforderung hat Zeitlimit
> }berschritten.
>        at java.lang.Throwable.<init>(Throwable.java:196)
>        at java.lang.Exception.<init>(Exception.java:41)
>        at java.io.IOException.<init>(IOException.java:40)
>        at
> java.net.SocketTimeoutException.<init>(SocketTimeoutException.java:24)
>        at java.net.SocketInputStream.read(SocketInputStream.java:129)
>        at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
>        at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
>        at
> org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:77)
>        at
> org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:105)
>        at
>
> org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1115)
>        at
>
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.readLine(MultiThreadedHttpConnectionManager.java:1373)
>        at
>
> org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1832)
>        at
>
> org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1590)
>        at
>
> org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:995)
>        at
>
> org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:397)
>        at
>
> org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170)
>        at
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)
>        at
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
>        at
>
> org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:520)
>        at
> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:191)
>        at
> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:77)
>        at
>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:327)
>        at
>
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:206)
>        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:396)
>        at
>
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:374)
>        at
>
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)
>        at
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
>        at
> org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:528)
>        at
> org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:508)
>        at samples.userguide.StockQuoteClient.executeClient(Unknown
> Source)
>        at samples.userguide.StockQuoteClient.main(Unknown Source)
> 2008-05-09 17:37:26,760 [-] [Thread-0] DEBUG CommonsHTTPTransportSender
> org.apache.axis2.AxisFault: Leseanforderung hat Zeitlimit }berschritten.
> 2008-05-09 17:37:26,760 [-] [Thread-0] DEBUG CommonsHTTPTransportSender
> org.apache.axis2.AxisFault: Leseanforderung hat Zeitlimit }berschritten.
>
>


-- 
Ruwan Linton
http://www.wso2.org - "Oxygenating the Web Services Platform"

Reply via email to