It looks like the server you are connecting to is closing the connection after you 
write to it.  It could be a bug in the server or intentional behavior if, for example, 
you are supposed to supply some sort of authentication information.

Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message ----- 
From: "Gatton, Kurt D" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Gatton, Kurt D" <[EMAIL PROTECTED]>
Sent: Thursday, December 11, 2003 7:18 PM
Subject: SocketException


I am getting the following error when requesting a function that has a socket in it:

[SOAPException: faultCode=SOAP-ENV:Client; msg=Connection reset by peer: JVM_recv in 
socket input stream read; targ
etException=java.net.SocketException: Connection reset by peer: JVM_recv in socket 
input stream read]
        at 
org.apache.soap.transport.http.SOAPHTTPConnection.send(SOAPHTTPConnection.java:358)
        at org.apache.soap.rpc.Call.invoke(Call.java:248)
        at WeatherServiceClient.<init>(WeatherServiceClient.java:46)
        at WeatherServiceClient.main(WeatherServiceClient.java:119)

Could someone please help me out with this one?

Thanks,

Kurt ([EMAIL PROTECTED])

Kurt Gatton
Computer Associates
Software Engineer
tel: +1 856-914-8313
email:[EMAIL PROTECTED]



Reply via email to