Hello all,
Below error is thrown continuously every 5-10 secs in one of our PROD servers where web services are predominantly used.
Invalid white space character (0x2) in text to output
Caused by: com.ctc.wstx.exc.WstxIOException: Invalid white space character (0x2) in text to output
Caused by: java.io.IOException: Invalid white space character (0x2) in text to output
From service usage, it is not that clear which service run is causing this issue. Please provide your suggestions if any of you have come across this error. And please let me know if you need more information.