Symptom:
When I select to display a list of maintenance packages, the following message appears:
Reading maintenance packages from Software Catalog
Then, the following error message is displayed:
The call failed on the server; see server log for details
I can see the following messages in the MSMTC job log:
SEVERE: Exception while dispatching incoming RPC call Throwable occurred: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.read(SocketInputStream.java:140)
This issue only appears when I work in CA CSM in Microsoft Internet Explorer.
Reason:
CA CSM fails to display a large amount of data.
Solution:
Take the following steps, as necessary:
In the server.xml file that is located in the tomcat/conf directory, find the following line:
connectionTimeout="20000"
This parameter defines how long (in milliseconds) the TCP/IP stack waits for incoming packets. Set this parameter to a greater value (for example, 180000). Then, restart the CA CSM application server for the changes to take effect.
Note: The server.xml file is stored in ASCII.
|
Copyright © 2014 CA.
All rights reserved.
|
|