cancel
Showing results for 
Search instead for 
Did you mean: 

SLD Synchronization exception CIM_ERR_FAILED Read timed out

Former Member
0 Kudos

I am attempting to perform SLD synchronization between our DEV and QA environments, and I am getting the following exception :

#1668 02/29/2012 08:50:52.843 [SLD ContentSync sld/active] ERROR com.sap.sld.contentsync.SyncRunner: Error during sync of sld/active from http://tlv-a051:50100/sld/cimom, namespace sld/active

Thrown:

com.sap.sld.api.wbem.exception.CIMCommunicationException: CIM_ERR_FAILED: IO error: Read timed out

at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.sendImpl(WBEMHttpRequestSender.java:224)

at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:205)

at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:175)

at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:238)

at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:268)

at com.sap.sld.api.wbem.client.WBEMRemoteClient.sendAndCast(WBEMRemoteClient.java:1022)

at com.sap.sld.api.wbem.client.WBEMRemoteClient.enumerateInstancesNoSubclassesImpl(WBEMRemoteClient.java:712)

at com.sap.sld.api.wbem.client.WBEMAbstractClient.enumerateInstancesNoSubclasses(WBEMAbstractClient.java:963)

at com.sap.sld.contentsync.ContentSyncerFull.getFingerprints(ContentSyncerFull.java:860)

at com.sap.sld.contentsync.ContentSyncerFull.fullSyncClass(ContentSyncerFull.java:377)

at com.sap.sld.contentsync.ContentSyncerFull.fullSync(ContentSyncerFull.java:296)

at com.sap.sld.contentsync.SyncRunner.runFullSync(SyncRunner.java:170)

at com.sap.sld.contentsync.SyncRunner.runFullSync(SyncRunner.java:104)

at com.sap.sld.contentsync.SyncRunner.run(SyncRunner.java:316)

at com.sap.sld.contentsync.SyncRunner.run(SyncRunner.java:419)

at java.lang.Thread.run(Thread.java:708)

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

at java.net.SocketInputStream.read(SocketInputStream.java:129)

at java.net.SocketInputStream.read(SocketInputStream.java:182)

at com.tssap.dtr.client.lib.protocol.streams.ChunkedInputStream.readLine(ChunkedInputStream.java:323)

at com.tssap.dtr.client.lib.protocol.streams.ResponseStream.readLine(ResponseStream.java:271)

at com.tssap.dtr.client.lib.protocol.impl.Response.initialize(Response.java:476)

at com.tssap.dtr.client.lib.protocol.Connection.getResponse(Connection.java:2610)

at com.tssap.dtr.client.lib.protocol.Connection.sendInternal(Connection.java:1578)

at com.tssap.dtr.client.lib.protocol.Connection.send(Connection.java:1427)

at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.sendImpl(WBEMHttpRequestSender.java:207)

I used the SLD admin option "Maintain SLD content synchronization".

I logged into the target SLD and setup the necessary source and target SLD info. Our source being our DEV server and the target being the QA server.

The IDs being used both are members of the SAP_SLD_CONTENT_SYNC group so should have the relevant access.

Can anyone please provide any clues as to why this may be happeining.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

Have you tried restarting the ICM?

Please try that and check if the error persists.

Regards,

Caio