cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR: CIM_ERR_FAILED: IO error: Read timed out

tj_wilkinson2
Participant
0 Kudos

More Solution Manager 4.0 fun ...

During the installation, during the load of CR_Content.zip for the SLD configuration, I get the following error in the java.log. This step of the installation took ~22hrs before failing a few hundred objects short of completion, and I'm unable to restart it without the timeout error. I am able to log into the SLD myself though.

The server has 7GB of memory and only one other ABAP system running on it.

Has anyone seen something similar? Thank you much.

~TJ

// => Importing Data : /usr/sap/TMP/SYS/global/sld/model/CR_Content.zip URL=http://USALSAPT:50100 USER=J2EE_ADMIN ...

Import Status: PREPARING

Import Status: PREPARING

Import Status: PREPARING

Import Status: PREPARING

Import Status: PREPARING

  1. ERROR: CIM_ERR_FAILED: IO error: Read timed out

<BR>CONFIGURATION=

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

just an idea ... you have 7GB of memory - but your J2EE Engine might not be using it!

Be sure to apply SAP Note 717376, especially the heapsize settings for server nodes.

Then restart SAPinst and let it import the file again.

If everything fails, try to import it manually.

Best regards, Barbara

tj_wilkinson2
Participant
0 Kudos

Thank you for your response. I've been working with someone from IBM who's recommended some memory settings for us along the lines of those found in that note. It's helped some, but still haven't gone all the way through the load without error.

~TJ