Validating the SAP BO connection profile results in this error: BO0001:SDKException:com.crystaldecisions.sdk.exception.SDKServerException: Internal error. cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2 detail:Internal error. The server supplied the following details: OCA_Abuse exception 22273 at [channelmgr.cpp : 153] 42254 {} ...setPeerPublicKeyFromBlob failed (keyagree.cpp,76) |
First, install patch PACBO.9.0.00.007 which can be obtained from BMC Support. Then perform the following steps to sync the client jars on both the SAP BO Server and the CM: 1) Find out from the SAP BO Administrator what application server the SAP BO Server is running on, Websphere, or Tomcat, etc... 2) Log in to the machine where the application server resides. 3) Search for the folder "dswsbobje" preferably starting from the folder where the SAP BO or application server is installed. Typically, it is /app/bobj/sap_bobj/tomcat/webapps/dswsbobje 4) Go to the dswsbobje/WEB-INF folder and copy the entire lib folder under the WEB-INF, and transfer in binary mode to the problematic Agent machine. 5) Go to the problematic Agent machine, and stop the SAP BO CM container with "ctmbocontainer stop" command. 6) Rename the <Agent>/cm/BO/DSWS/12 to "12.orig". 7) Copy the lib folder from step 4 and rename "lib" to "12". |