Hello SDN!
I'm curently upgrading a SAP Portal system running on Netweaver 7.02 to Netweaver 7.4 and have encountered the following error:
Sep 3, 2014 3:36:50 PM [Error ]: The following problem has occurred during step execution: com.sap.sdt.util.diag.DiagException: Could not delete old bootstrap libraries for
instance J02 on host removed_hostname using OSExecute of sapcontrol with the command /usr/sap//SID/exe/jvm/rs6000_64/sapjvm_6.1.068/sapjvm_6/bin/java -cp /usr/sap/SID/SYS/global/
sdtremote/sdt_trace.jar:/usr/sap/SID/SYS/global/sdtremote/sdt_util.jar:/usr/sap/SID/SYS/global/sdtremote/sdt_tools.jar:/usr/sap/SID/SYS/global/sdtremote/sap.com~tc~sec~csi.j
ar com.sap.sdt.tools.remote.SdtRemoteOperationsExecutor deleteBootstrapJars /usr/sap/SID/J02 SWITCH_UPGRADE. See /usr/sap/SID/SUM/sdt/log/SWITCH/DELETE-BOOTSTRAP-JARS_01.OUT
for details.
.
Unfortunately, the log file that is referenced in this error message is empty. We added an application server to this system after generating the XML stack for SUM, and the hostname that is referenced in the error is the application server, so I believe the problem has something to do with remotely executing this command on the app server.
Does anyone have any thoughts?
Thanks in advance!