UVC: impossible to display the list of Packages "Read timed out"
search cancel

UVC: impossible to display the list of Packages "Read timed out"

book

Article ID: 136097

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

Since UVC/UVMS 6.10.01 the menu Packages takes much longer to be displayed and it eventually "times out" when having many Packages to be displayed ( around 800).

The error that appears in uvserver.log:

|ERROR||BackgroundWorker-x|com.orsyp.kmeleon.environment.ExceptionManager|An error occured on ENVIRONMENT: (node = null environment = null) 
com.orsyp.UniverseException: ServerException - read timeout
at com.orsyp.comm.CentralConnection.exception(CentralConnection.java:206)
at com.orsyp.comm.CentralConnection.readBinary(CentralConnection.java:429)
at com.orsyp.comm.central.HandshakeCentralConnection.readBinary(HandshakeCentralConnection.java:101)
at com.orsyp.std.deploymentpackage.PackageListStdImpl.extract(PackageListStdImpl.java:48)
at com.orsyp.api.deploymentpackage.PackageList.extract(PackageList.java:60)
at com.orsyp.kmeleon.universe.DUBussines.getPackages(DUBussines.java:5066)
...
Caused by: java.net.SocketTimeoutException: Read timed out

Environment

Release : 6.10

Component : DOLLAR UNIVERSE

Cause

Issue due to a Security Check added in UVMS 6.10.01 which impacted the performances when dealing with many packages.

Resolution

Update to a fix version listed below or a newer version if available.

Fix version(s): 

Component: Univiewer.Console and Management.Server

Dollar Universe 6.10.11 - Released 2nd October 2019

Additional Information

Description of the correction:

UVC and unilst pkg command ended with a time out error when trying to display a very large list of packages. 
The problem is now corrected.