Intermittent IOException Error occurs when using Synchronous Messaging to 3rd party system
1) ErrorLevel: Standard Gateway Exception
Description: HttpTargetConnector:ExternalSystemContactException Error reading from server
Exception: PeoplesoftListeningConnector: GeneralFrameworkException
Stack Trace:
java.io.IOException: Error reading from server
at psft.pt8.pshttp.https.HttpsURLConnection.getInputStream(HttpsURLConnection.java:648)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
at psft.pt8.pshttp.PSHttp.getResponseCode(PSHttp.java:379)
at com.peoplesoft.pt.integrationgateway.targetconnector.HttpTargetConnector.send(HttpTargetConnector.java:817)
at com.peoplesoft.pt.integrationgateway.service.BasicConnectorInvocator.execute(BasicConnectorInvocator.java:131)
at com.peoplesoft.pt.integrationgateway.framework.GatewayManager.invokeService(GatewayManager.java:147)
at com.peoplesoft.pt.integrationgateway.framework.GatewayManager.connect(GatewayManager.java:191)
at com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftListeningConnector.doPost(PeopleSoftListeningConnector.java:183)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)