I reported a similar issue with IBM142 back in September, 2004 (http://mail-archives.apache.org/mod_mbox/jakarta-httpclient-dev/200409.mbox/[EMAIL PROTECTED]). We haven't been using the IBM142 of late but I no longer see the problem using commons-httpclient-3.0-rc2.jar and "Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2) Classic VM (build 1.4.2, J2RE 1.4.2 IBM build cxia32142-20050609 (JIT enabled: jitc))" on a 2.6.11 kernel (I just tried fetching a bunch of https pages from verisign and didn't get the 'Socket is not connected' message.) Does it happen on every https access?
Yours,
St.Ack

KOTA, KUMAR (SBCSI) wrote:

Hi,

We were using java 1.3 with httpclient 3.0 up until the other day when
we migrated over to 1.4.2 and now we are seeing this error

Call: java.net.SocketException: Socket is not connected

at java.net.Socket.getInputStream(Socket.java:726)

at com.ibm.jsse.bs.getInputStream(Unknown Source)

at
org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:70
4) at
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMe
thodDirector.java:369)
at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMetho
dDirector.java:178) at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:4
37) at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:3
24)
Our admins are guessing that it is becase httpclient is not compatible
with WebSphere 5.1.1.4 (jvm 1.4.2), but I doubt that can be the case?

Thank you,
Kumar Kota


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to