cancel
Showing results for 
Search instead for 
Did you mean: 

t-code redirects always to the same/wrong URL ( /sap/public/myssocntl? )

former_member312080
Discoverer
0 Kudos

Hi everyone,

When I execute any t-code in SAP (e.g. solman_setup, soamanager), i am always re-directed to the same URL:

http://<host.company.com>:50002/sap/public/myssocntl?sap-client=001

I created an HTTP Service with the Port 50002 in „Internet Communication Manager Administration“. All transactions like solman_setup were accesable. Everything was working fine.

After system restart the temporary connection was of course gone, therefore I created the http connection in RZ10 but this time is used the HTTP Port 50000, and restarted sap r3.

In smicm / Services the created HTTP status is activ.

smicm-services.png

But all t-codes (solman_setup) redirects to the wrong Port.

http://<host.company.com>:50002/sap/public/myssocntl?sap-client=001

and not to the new HTTP Port

http://<host.company.com>:50000/.

I still can access the SOLMAN_SETUP by using the url directly:

http://<host.company.com>:50000/sap/bc/webdynpro/sap/wd_sise_main_app?sap-language=EN

https://<host.company.com>:50001/sap/bc/webdynpro/sap/wd_sise_main_app?sap-language=EN

regards

Ben

former_member258627
Discoverer
0 Kudos

Hi Ben,

We are also facing same issue , if you have any solution can you provide me.

Thanks & Regards

Pavan

Accepted Solutions (0)

Answers (6)

Answers (6)

kadudura
Participant

Hello,

please check SAP Note 2483210 - HTTP 500 error occurs when calling SAPGUI transactions - the call is stuck in the /sap/public/myssocntl service

https://launchpad.support.sap.com/#/notes/2483210

former_member635669
Discoverer
0 Kudos

thank you! it helps!

0 Kudos

Please ensure to activate the webservice /sap/public/myssocntl, as this is the initial call for any webtransaction's while fulfil the icm requests.

Amit_Tewatia
Active Participant
0 Kudos

please share ICM logs. Also check service properties in SICF.

Regards,

Amit T

JPReyes
Active Contributor
0 Kudos

Check your ICM parameters,

icm/server_port_X and icm/HTTP/j2ee_X

Regards, JP

former_member233657
Active Participant
0 Kudos

Hi Ben,

What port is used if you test the service "myssocntl" in SICF? Maybe you need to deactivate/activate this service.

Kind regards,
Martin

ImtiazKaredia
Active Contributor
0 Kudos

Can you attach ICM log.

Also Can you test "ping" service from SICF and see what is the port?

What information you can see when going to transaction SICF, Menu GoTo -> Port information