Receiving a lot of Open Workbench (OWB) Stream version messages in our environment.
Error: 'The stream version from the server is not the same as the client's stream version'
In the app-ca.logs you may see error:
ERROR 2020-07-27 11:15:40,909 [http-nio-14001-exec-21] niku.schedulers (clarity:admin:.....:schedulers.postProject) Rolling back transaction:
java.io.IOException: Connection reset by peer
Release : All
Create Environment Variable on the machine to update timeout to the following: JAVA_TOOL_OPTIONS=-Dsun.net.client.defaultConnectTimeout=300000;-Dsun.net.client.defaultReadTimeout=300000
If the above doesn't help: