Hi there,
I need to apply a Java patch to our PI Development system i.e. PID
I have downloaded the SUM tool SUM10SP16_6-20006543.SAR for our Linux enironment.
I have also downloaded and installed the SAPHOSTAGENT and can confirm this is running ok.
I have read the instructions from SAP when trying to start the SUM tool under root:
./STARTUP confighostagent PID
Which returns the following:
**** The root dir to SUM is /usr/sap/pidadm/SUM
**** The passed SID parameter is: PID, based on it SUM is not extracted under SID directory. SUM is under /usr/sap/pidadm/SUM
**** The saphostagent command would be /usr/sap/pidadm/SUM/sdt/exe/SLProtocol.sh
**** root user and sapsys group set as owner of /usr/sap/hostctrl/exe/operations.d and /usr/sap/hostctrl/exe/descriptors.d
**** root user and root group set as owner of /usr/sap/hostctrl/exe/operations.d/sumjava.conf and /usr/sap/hostctrl/exe/descriptors.d/sumjava.lmsldesc
**** Restarting SAP Host Agent ****
saphostexec is already running (pid=14767). Stopping...-> Start /usr/sap/hostctrl/exe/saphostexec pf=/usr/sap/hostctrl/exe/host_profile <-
start hostcontrol using profile /usr/sap/hostctrl/exe/host_profile
**** SAP Host Agent has been restarted ****
**** HOST detected as v-sapdev02
**** SAP Host Agent configured, start the UI from the browser now ****
**** SUM Java: https://v-sapdev02:1129/lmsl/sumjava/<SID>/index.html ****
**** SUM Abap: https://v-sapdev02:1129/lmsl/sumabap/<SID>/doc/sluigui ****
**** SUM Observer: https://v-sapdev02:1129/lmsl/sumobserver/<SID>/monitor/index.html ****
**** SUM Dual stack: https://v-sapdev02:1129/lmsl/sumjava/<SID>/dual.html ****
**** SUM benchmark tool: https://v-sapdev02:1129/lmsl/migtool/<SID>/doc/sluigui ****
**** You are using SAP Host Agent version: ****
**** hostagent release: 7.21 ****
**** hostagent patch number: 8 ****
However when I try in the browser:
https://v-sapdev02:1129/lmsl/sumjava/PID/index.html ****
OR https://v-sapdev02:1129/lmsl/sumabap/PID/doc/sluigui ****
OR https://v-sapdev02:1129/lmsl/sumobserver/PID>/monitor/index.html ****
OR https://v-sapdev02:1129/lmsl/sumjava/PID/dual.html ****
OR https://v-sapdev02:1129/lmsl/migtool/PID/doc/sluigui ****
None of them are working. I get connection error. I have tried http inplace of https but still
the same.
Could anyone help me out with this?
Thanks
Andy