cancel
Showing results for 
Search instead for 
Did you mean: 

WebGUI: 503 Service Not Available / Tenant runlevel stopped

christoph_volkert
Participant
0 Kudos
5,887

Hello,

we have migrated our old APO to a new OS and updated to APO SCM 7.0 EHP 4 with Live Cache.

If i try to access the WebGUI, via http (port 8000) and as well via https (port 8001), i got a ""Application Server Error" HTML Error 

503 Service Not Available

Tenant runlevel stopped

To enable WebGUI i have set Parameters for Ports pointing to https/8001 and http/8000 and restarted the server. Access to that ports is fine.

Then i have followed that manual 

https://community.sap.com/t5/technology-blogs-by-members/how-to-configure-web-gui-for-sap/ba-p/13208...

 

Could someone point me to where the problem is coming from? What "Tenant" is the error message pointing to?

Thank you

View Entire Topic
christoph_volkert
Participant
0 Kudos

On the search for the timeout problem i cleared the >ICM Trace-File, restarted the ICM and checked the Trace File.

There are peer SSL-Errors listed, even i had not tried to connect via Browser after the restart, so i gues that could be a problem of a internal communication?

Can someone explain me where that SSL-error is coming from?

christoph_volkert_0-1709813579180.png

 

mamartins
Active Contributor
0 Kudos
You are using a self signed certificate. You need to import it on STRUST to the system be able to recognize it.
christoph_volkert
Participant
0 Kudos
Nope, thast was my browser, After clearing the log and restarting the ICM AFTER i closed all browser trabs, that ssl errors are gone.
christoph_volkert
Participant
0 Kudos

Beside the ssl error, which would probably not prevent me from accessing WebGUI via http, i found one problem that raises questions about another wrtongly configured port maybe?

hr 139706979148672] MtxInit: ICM 0 2
hr 139706979148672] ***LOG IM1=> IcmInit, Startup (ICM&IteaSAP26.iteanova.local&3637303&) [icxxman.c 2284]
hr 139706979148672] ***LOG Q0I=> NiIBindSocket: could not delete file '/tmp/.sapstream65000' for hdl 1: unlink (1: Operation not permitted) [/bas/754_REL/s
hr 139706979148672] *** ERROR => NiIBindSocket: could not delete file '/tmp/.sapstream65000' (hdl 1; errno=0) [nixxi.cpp 3893]

christoph_volkert
Participant
0 Kudos
OK, that problem with the Linux socket file is gone after i deleted it manually.
christoph_volkert
Participant
0 Kudos
I#ll check that ssl error at other servers with wworking WebGUI. That errors show up there as well and did not limit the function of the WebGUI.