cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP code 421 solman_setup 2.1 define http connectivity

Former Member
0 Kudos

Hi Colleagues

I have a issue at the moment to configure my SolMan 7.2 SP03, in the t-code solman_setup -> Infrastructure Preparation -> 2.1 Define HTTP Connectivity. I´m facing the next error

Check URL: Cannot reach the URL (HTTP Code 421: SSL handshake with hostname.wdf.sap.corp:44313

I checked some notes but I cannot found any solution, I also check the certificates SSL in my system and they are in green

As you can see in the screenshot, in this part, When I select in the ABAP side use https for ICM for external Access and Java side use http ICM for external access, the I click on test connectivity the error comes up as you can see

But when I use http for both ABAP and JAVA the error not appear

any help will be great!

Accepted Solutions (0)

Answers (1)

Answers (1)

manish_singh13
Active Contributor
0 Kudos

Hi Sergio,

You are getting HTTP Error Code 421 for your ABAP stack which is for no response received from the call (destination).

Please check and confirm if you have activated HTTPS in your ABAP stack. You can check through SMICM --> Goto--> Services, if you are able to see HTTPS service active and the port it is active on.

If HTTPS is not active/configured then you should use HTTP only.

Thanks,

Manish

Former Member
0 Kudos

Hi Manish

yes, the port is activated in smicm as port 44314, also I defined in the profile instance, but I don't know why still give that error

BR

Sergio