AHolland
11 years agoOccasional Contributor
[Res] ERROR:java.net.SocketException: Connection reset
Hi,
I get the following error when running a test suite against a particular environment:
This test suite runs without any problems against other environments. Can you please help me figure out what could be causing this issue?
Thanks
I get the following error when running a test suite against a particular environment:
Mon Jul 21 17:54:35 NZST 2014:DEBUG:Attempt 1 to execute request
Mon Jul 21 17:54:35 NZST 2014:DEBUG:Sending request: POST /api/Customers/afb0dcfd-f7b1-4a64-94ac-d5fb90462d0b HTTP/1.1
Mon Jul 21 17:54:35 NZST 2014:DEBUG:I/O error closing connection
javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: java.net.SocketException: Connection reset
at sun.security.ssl.SSLSocketImpl.checkEOF(Unknown Source)
at sun.security.ssl.SSLSocketImpl.checkWrite(Unknown Source)
This test suite runs without any problems against other environments. Can you please help me figure out what could be causing this issue?
Thanks