Server 2008 R2: Network Issue with java.net.SocketException: Connection reset...
-
Tuesday, October 09, 2012 2:04 PMHi Everyone,
I'm having some random/sporadic issues with socket connection in a java application on windows server 2008 R2, in a production enviroment of one cliente.
Some times, jdbc connections throws Connection Reset By Peer and the HTTP11Connector from Tomcat too throws, and now i see the javamail with same problem.
The error is:
java.net.SocketException: Connection reset
and/or
java.net.SocketException: Connection reset by peer
The Java jdk is 1.6_25
The Server is a
Windows Server 2008 R2 Standard 64bits 4 processors
Someone has this issue too and solved this?
All Replies
-
Tuesday, October 09, 2012 3:36 PMModerator
Hi,
Not really sure in which category this question comes under. This looks like an application issue to me.
Following might help
http://bit.ly/QQRKPk
http://bit.ly/QQS1S4
Thanks
Regards, Santosh
I do not represent the organisation I work for, all the opinions expressed here are my own.
This posting is provided "AS IS" with no warranties or guarantees and confers no rights. -
Tuesday, October 09, 2012 6:16 PMThanks Santosh,
But i belive that this issue is more alike with that
http://msdn.microsoft.com/en-us/library/aa560610%28v=bts.10%29.aspx
Régis Neves Machado Oracle Certified Professional - OCJP 6
-
Tuesday, October 09, 2012 11:16 PM
Using netstat or TCPView you can check the communication is established or not.
Also please seek the assistance in Oracle java forums.
https://forums.oracle.com/forums/category.jspa?categoryID=193
Thanks- Marked As Answer by Cheers ZHANGMicrosoft Contingent Staff, Moderator Tuesday, October 30, 2012 8:45 AM

