cancel
Showing results for 
Search instead for 
Did you mean: 

SUM SP16 STARTUP XML Error

Former Member
0 Kudos

Hi

I'm upgrading SAPKB74005 with SUM SP16. After extracting SUM I had sucessfully started HostAgent.

PS C:\usr\sap\EH7\SUM> .\STARTUP.BAT confighostagent jvm6

**** The SID: EH7 is detected from <SID>ADM user. ****

**** Configuring SUM Abap ... ****

**** Base Dir: C:\usr\sap\EH7\SUM ****

**** SID: EH7 ****

**** Username: $[SID:#required#tolower]adm ****

**** Modified Base Dir: C:\usr\sap\$[SID:#required]\SUM\abap ****

**** Registering SUM in SAP Host Agent... ****

**** Creation of file C:\Program Files\SAP\hostctrl\exe\operations.d\sumstart.conf ****

**** Creation of file C:\Program Files\SAP\hostctrl\exe\operations.d\sumabap.conf ****

**** Creation of file C:\Program Files\SAP\hostctrl\exe\operations.d\dualabap.conf ****

**** Creation of file C:\Program Files\SAP\hostctrl\exe\operations.d\migtool.conf ****

**** Creation of file C:\Program Files\SAP\hostctrl\exe\descriptors.d\sumabap.lmsldesc ****

**** Creation of file C:\Program Files\SAP\hostctrl\exe\descriptors.d\dualabap.lmsldesc ****

**** Creation of file C:\Program Files\SAP\hostctrl\exe\descriptors.d\migtool.lmsldesc ****

**** Configuring SUM Java ... ****

**** Base Dir: C:\usr\sap\EH7\SUM ****

**** SID: EH7 ****

**** Modified Base Dir: C:\usr\sap\$[SID:#required]\SUM ****

**** Registering sumjava operation in SAP Host Agent... ****

**** Creation of file C:\Program Files\SAP\hostctrl\exe\operations.d\sumjava.conf ****

**** Additional arguments: "jvm6"  ****

**** Registering sumjava description in SAP Host Agent... ****

**** Creation of file C:\Program Files\SAP\hostctrl\exe\descriptors.d\sumjava.lmsldesc ****

**** Creation of file: C:\usr\sap\EH7\SUM\sdt\param\sumjava_connectivity ****

**** Configuring SUM Observer ... ****

**** Creation of file C:\Program Files\SAP\hostctrl\exe\operations.d\sumobserver.conf ****

**** Creation of file C:\Program Files\SAP\hostctrl\exe\descriptors.d\sumobserver.lmsldesc ****

**** Restarting SAP Host Agent ****

**** Restarting ... ****

**** SAP Host Agent has been restarted ****

**** SAP Host Agent configured, start the UI from the browser now ****

**** SUM Java: https://EHP7:1129/lmsl/sumjava/EH7/index.html ****

**** SUM ABAP: https://EHP7:1129/lmsl/sumabap/EH7/doc/sluigui ****

**** SUM Dual stack: https://EHP7:1129/lmsl/sumjava/EH7/dual.html ****

**** SUM benchmark tool: https://EHP7:1129/lmsl/migtool/EH7/doc/sluigui ****

**** SUM Observer: https://EHP7:1129/lmsl/sumobserver/EH7/monitor/index.html ****

**** You are using SAP Host Agent version: ****

**** hostagent release: 7.20 ****

**** hostagent patch number: 143 ****

**** Please check the central SUM note whether this SAP Host Agent version is sufficient for SUM operation ****

But it failed to start SL GUI with http://ehp7:1128/lmsl/sumabap/EH7/doc/sluigui in the browser.

This XML file does not appear to have any style information associated with it. The document tree is shown below.

Regards

Jimmy

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hello Jimmy,

Try to upgrade your host agent to latest patch level using saphostexec -upgrade from the extracted folder of SAP HOST AGENT which you have downloaded

Even i faced the same issue

Regards,

Rajesh

former_member185239
Active Contributor
0 Kudos

Hi Jimmy,

Your SAP host Agent version is wrong.

You have to use SAP HOST AGENT 721 latest patch.

With Regards

Ashutosh Chaturvedi

former_member204155
Active Participant
0 Kudos

Hi,

kill any process of host agent if running.

call the script using root user.

○ cd /usr/sap/<SID>/SUM

./STARTUP confighostagent <SID>

then try to open.

https://<hostname>:1129/lmsl/sumabap/<SID>/index.html  ( may be chrome).

if https not work user 1128 instead.

Regards,

Kuntal Sarkar

Former Member
0 Kudos

Hi Kuntal

If I logon with anoter user, after inputing ./STARTUP confighostagent <SID> it will says

The script cannot be started by a user other than a <SID>ADM user.

Regards

Jimmy

former_member204155
Active Participant
0 Kudos

Hi,

check for the owner of the file and change it to root.

Regards,

Kuntal

former_member182505
Contributor
0 Kudos

Hello Jimmy

Try running with root user

./STARTUP confighostagent <SID>

Thanks

Sadiq

former_member182967
Active Contributor
0 Kudos

Hi Jimmy,

You just need to run the command below to register SUM.

C:\usr\sap\EH7\SUM> .\STARTUP.BAT confighostagent

After that, try to use different web browsers to login the web url.

Regards,

Ning

Former Member
0 Kudos

Hi Ning

It results the same.

I've tried 'STARTUP.BAT confighostagent', 'STARTUP.BAT confighostagent EH7' and 'STARTUP.BAT confighostagent jvm6', they all get the same error.

Regards

Jimmy

former_member182967
Active Contributor
0 Kudos

Hi Jimmy,

What does happen in different web browsers?

Try to open the web console of your browser by entry F12 to see if there is any error?

Regards,

Ning

Former Member
0 Kudos

Hi Ning

IE open this site blank. Chrome and Firefox give xml error.

Regards

Jimmy