Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RMI Connection Reset

843793Oct 19 2005 — edited Oct 21 2005
HI ppl,
I have RMI application which works fine for 1-2days and after that client throws an exception.
Error unmarshaling return header; nested exception is:
java.net.SocketException: Connection reset by peer: JVM_recv in socket input stream read


and then

Connection refused to host: 192.168.100.80; nested exception is:
java.net.ConnectException: Connection refused: c


Now when I restart the server everything starts to work fine again.


Please advise what can cause this problem.


Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 18 2005
Added on Oct 19 2005
5 comments
252 views