When UVMS is on DEBUG trace level, the following message appears all the time: "Read error"
book
Article ID: 85920
calendar_today
Updated On:
Products
CA Automic Dollar Universe
Issue/Introduction
Error Message : On the uvserver.log these messages appear all the time: #################################################### |DEBUG| request-worker-8 | com.orsyp.comm.server.ServerConnector | Product with type: DU_OWLS close his opened connection... |DEBUG| request-worker-8 | com.orsyp.central.server.UniWorker | Read error com.orsyp.UniverseException: read: server closed connection at com.orsyp.comm.server.CommunicationProtocolState.readBuffStream(CommunicationProtocolState.java:121) at com.orsyp.comm.server.CommunicationProtocolState.getClientRequest(CommunicationProtocolState.java:89) at com.orsyp.comm.server.NIOBasedSocket.readStream(NIOBasedSocket.java:180) at com.orsyp.central.server.UniWorker.doWork(UniWorker.java:186) at com.orsyp.central.server.CentralServerAdapter$1.run(CentralServerAdapter.java:270) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) ####################################################
Patch level detected:Univiewer Management Server 6.2.00 Product Version: Dollar.Universe 6.2.0
Description :The following message appears all the time on the uvserver.log when the DEBUG or TRACE logging level is enabled: "Read error"
Cause
Cause type: Defect Root Cause: N/A
Environment
OS: All
Resolution
On UVMS 6.3.01, the message has been changed to be shown on TRACE mode only and it look like this:
|TRACE| [com.orsyp.central.server.UniWorker] - [Remote client $U host: FRWPMDEV40.orsypgroup.com closed its connection] com.orsyp.UniverseException: read: server closed connection