Symptom
The error message "Push from master to shadow failed. See logs on master side for details" shows in the cloud connector shadow node.
when building connection between the Master node and the shadow node.
In the master and shadow node Ljs_trace.log you can see the below errors
Master node
2023-07-28 13:32:33,289 +0000#WARN#com.sap.scc.ha#scc-init-push-24uh68md# #master 24uh68md: Initial push failed: Data transfer to shadow system failed. See ''Log And Trace Files'' and in particular ljs_trace.log for details.
com.sap.scc.ha.PushRequestException: com.sap.scc.ha.HaHttpClientException: request https://xxxxx:8443/shadow failed with SHADOW_UPDATE Failed to write keystore for subaccount _crossaccount during shadow update
at com.sap.scc.ha.PushRequest.failed(PushRequest.java:107)
at com.sap.scc.ha.PushRequest.execute(PushRequest.java:70)
at com.sap.scc.ha.PushToShadow.lambda$createInitPushAction$2(PushToShadow.java:156)
at java.lang.Thread.run(Thread.java:838)
Caused by: com.sap.scc.ha.HaHttpClientException: request https://xxxxx:8443/shadow failed with SHADOW_UPDATE Failed to write keystore for subaccount _crossaccount during shadow update
at com.sap.scc.ha.HaHttpClientSession.checkStatusCode(HaHttpClientSession.java:249)
at com.sap.scc.ha.HaHttpClientSession.execute(HaHttpClientSession.java:137)
at com.sap.scc.ha.PushRequest.execute(PushRequest.java:66)
... 2 common frames omitted
Shadow node
2023-07-28 13:32:33,283 +0000#ERROR#com.sap.scc.ui#https-jsse-nio2-8443-exec-9# #Shadow 244hz986: Failed to update key store on account _crossaccount
java.io.IOException: parseAlgParameters failed: ObjectIdentifier() -- data isn't an object ID (tag = 48)
at sun.security.pkcs12.PKCS12KeyStore.parseAlgParameters(PKCS12KeyStore.java:819)
at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:2027)
at java.lang.Thread.run(Thread.java:836)
Caused by: java.io.IOException: ObjectIdentifier() -- data isn't an object ID (tag = 48)
at sun.security.util.ObjectIdentifier.<init>(ObjectIdentifier.java:285)
... 44 common frames omitted
2023-07-28 13:32:33,714 +0000#ERROR#com.sap.scc.ha#com.sap.scc.ha.PingToMaster# #Shadow 244hz986: Initial push request failed with com.sap.scc.servlets.RequestFailureExecution$IllegalState: Push from master to shadow failed. See logs on master side for details. [Push from master to shadow failed. See logs on master side for details.]
Read more...
Environment
SAP cloud connector 2.14 - 2.16 (2.14.2, 2.15.0, 2.15.2, 2.16.0)
Keywords
cloud connector high availability, high availabity,HA, Push from master to shadow failed, Failed to update key store on account _crossaccount, ObjectIdentifier() -- data isn't an object ID (tag = 48) , KBA , BC-MID-SCC , SAP Cloud Connector On-Demand/On-Premise Connectivity , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.