Hello Experts,
We have documentum on RHEL 6.1. The method server always had been throwing error with message,
Exception invoking com.documentum.bpm.rtutil.JMSHealthCheckMethod.
ClientAbortException: java.net.SocketException: Broken pipe
https://community.emc.com/message/679295#679295
After making some research I come to this point that this error occurs when server sends some data to client but the client closes communication before all information has been sent. So I decided to increase method time out interval for JMS health checker.
Now the result is that the error disappear but the auto tasks are executed very slowly by the BPM engine. Each auto activity takes at least 30 seconds.
I have decreased the values but again no luck. Please share your knowldge on this issue.