java.net.SocketException: Connection reset Source: nvserverd

Hi All,

I am facing the following error

[FONT=Tms Rmn]java.net.SocketException: Connection reset Source: nvserverd

When i am invoking the service i am not able to catch the root cause for the error

If Anyone of you please suggest me what might be the reason for the error.It will be very helpfull…

Thanks,
Kumaar

[/font]

Hi Kumaar,

did you try to establish a SNA connection when this error occured? Looks like the NetView Server daemon reset the connection, causing a SocketException on your client. Possible reasons for this could be network errors or problems with the daemon.

Cheers, Alex