Hi, I have the cenario below:
Web server, tomcat and web services are on Windows server
AppServer and the Database are on Linux server
On half of my webservice requests are returning the error (10899) to the client and on wsa log General Error: READPACKET IOException : java.io.EOFException (null). (7175) (10926)
Just like this article describe: https://knowledgebase.progress.com/articles/Article/P193630
But I can't find the files quoted on the cause/resolution, anyone know what I need to do?
Thanks.