SOAP Integration error : com.ctc.wstx.exc.WstxUnexpectedCharException:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2023 09:43 AM - edited 03-23-2023 07:27 AM
Receiving error when tried to send request to ServiceNow, expected action is performed in ServiceNow but not receiving any response from ServiceNow.
The ECC inputs show these errors “<results error="Request not sent to uri= https:// : java.net.SocketException: Socket is closed" probe_time="156" result_code="900000"><result error="Request not sent to uri= https:// : java.net.SocketException: Socket is closed"><output xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/></result>”
Sys logs has ” com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character 'n' (code 110) in prolog; expected '<'” on com.glide.ui.ServletErrorListener error.
So, can anyone help me with this?