Replies: 2 comments 1 reply
-
I found this thread that has a couple of possible causes and solutions, not sure if any apply here, but it mainly seems like this error is returned from the server you are sending data to closing the connection to early and not necessarily anything Mirth related: |
Beta Was this translation helpful? Give feedback.
1 reply
-
I have resolved this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an XCPD Sender channel that has been working for weeks and all of a sudden stopped working. I get a generic java error message response: ERROR: Error invoking web service [WebServiceException: java.net.SocketException: Unexpected end of file from server]
The Web Service say my request are getting there, but length of 0 bytes.
I have tried the following to debug the issue.
Any other troubleshooting ideas to get to the root cause?
Beta Was this translation helpful? Give feedback.
All reactions