Re: Caused by: java.net.SocketException: Unexpected end of file from server

2011-09-29 Thread xuhb
: Re: Caused by: java.net.SocketException: Unexpected end of file from server Just one comment for the maxIdleTime. Jetty use this parameter to check the underlayer stream's states, the timeout timer will be reset when there is any read or write operation on the stream. On Wed Sep 28 13:39:03

Re: Caused by: java.net.SocketException: Unexpected end of file from server

2011-09-29 Thread Willem Jiang
? - Original Message - From: Willem Jiangwillem.ji...@gmail.com To:users@cxf.apache.org Sent: Wednesday, September 28, 2011 5:35 PM Subject: Re: Caused by: java.net.SocketException: Unexpected end of file from server Just one comment for the maxIdleTime. Jetty use this parameter to check

Re: Caused by: java.net.SocketException: Unexpected end of file from server

2011-09-28 Thread Willem Jiang
) at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:644) at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62) ... 15 more Caused by: java.net.SocketException: Unexpected end of file from server

Re: Caused by: java.net.SocketException: Unexpected end of file from server

2011-09-27 Thread Freeman Fang
$ MessageSenderEndingInterceptor .handleMessage(MessageSenderInterceptor.java:62) ... 15 more Caused by: java.net.SocketException: Unexpected end of file from server at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:769) at sun.net.www.http.HttpClient.parseHTTP

Caused by: java.net.SocketException: Unexpected end of file from server

2011-08-19 Thread Blue Diamond
) at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:265) at org.apache.cxf.endpoint.ClientImpl.invokeWrapped(ClientImpl.java:300) at org.apache.cxf.jaxws.DispatchImpl.invoke(DispatchImpl.java:332) ... 4 more Caused by: java.net.SocketException: Unexpected end of file from server at sun.net.www.http.HttpClient.parseHTTPHeader

Re: Caused by: java.net.SocketException: Unexpected end of file from server

2011-08-19 Thread Blue Diamond
:662) at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62) ... 10 more Caused by: java.net.SocketException: Unexpected end of file from server at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:769

Re: Caused by: java.net.SocketException: Unexpected end of file from server

2011-08-19 Thread Daniel Kulp
) at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:662) at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInter ceptor.handleMessage(MessageSenderInterceptor.java:62) ... 10 more Caused by: java.net.SocketException: Unexpected end of file from server