cancel
Showing results for 
Search instead for 
Did you mean: 

SLD problem

former_member233435
Participant
0 Kudos

Hello,

I've have errors in step 6.1 of solman_setup. I setup local SLD successfully and I can open (http) it in browser and logon to it with SLDDSUSER user.

However when I try to save in step 6.1 I get error:

Failed to connect to SLD server iss.intern.zz:50000. Please check details. -> Error in processing of HTTP request: (110)HTTPIO_PLG_CANCELED

In ICM log I can see error message that coincide with the time of SLD save in step 6.1:

*** ERROR => IcmConnConnect: No service for protocol HTTP started [icxxconn_mt. 2423]

I am using https in ICM and it works.

I will mention that in step 5.1 I chose "No SAP Web Dispatcher used" and when I saved it, it passed with green light but there were error messages:

Green - L3 - Test WS can be reached through System Settings (ICM/HTTPURLLOC): https://iss.intern.zz:443

Red - L2 - Failed to reach test WS through ICM: https://iss.intern.zz:443

Red - L1 - Failed to call test WS on J2EE dispatcher node: http://iss.intern.zz:50000

What is more confiusing is Red - L1 message, as I can open from browser http://iss.intern.zz:50000 and SLD too.

I noticed that if I put in step 6.1 for SLD server iss.intern.zz:443 with HTTPS checked it can be saved and passes with green light but that is clearly wrong.

I added in ICM and HTTP connection and now step 6.1 passes. Is there a way to resolve this without enabling HTTP in ICM?

Any idea how to resolve this?

Best regards,

Sasha

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Sasa,

I have faced the same issue and resolved with this SAP note:  "1663549 - Web service invocation problem caused by Unsupported xstream found ("HTTP Code 401 : Unauthorized") during SOLMAN_SETUP"

The issue was on java UME configuration, was pointing to wrong ABAP client.

Best Regards,

Eduardo Santos

0 Kudos

Hi Sasha,

Is this Issue resolved if so let me know how you did it ?

Regards,

Varun.

former_member233435
Participant
0 Kudos

I use workaround with ICM I wrote about.

I did not find other solution.