cancel
Showing results for 
Search instead for 
Did you mean: 

503 service unavailable - application stopped

Former Member
0 Kudos

Hello gurus,

I've searched the frmus already, I didn't find any usefull information. The problem is that when I

enter http://<server>:5<sn>00/

I get "503 service unavailable - application stopped". So nothing works.

The ABAP and JAVA are up, all services are running.

I've searched the logs in "work" and "server0/log" directories but couldn't find any specific information.

-I've tried to restart.

-I've checked the sicf and smicm and couldn't realise something strange.

Does anyone have a clue hw to deal with it ?

Please advice,

Dimitry Haritonov

Accepted Solutions (0)

Answers (3)

Answers (3)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

503 might cause due to

1) Problem with system partition

2) Try OSS notes-803145

3) The Database might be down

4) Oracle listerner might be running on the wrong port

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi,

Take a look at this weblog as it might help you.

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Please reward points if helpful.

Regards,

Joslyn

Message was edited by: Joslyn

Former Member
0 Kudos

Hi,

Try to run jcontrol.exe and see if that helps.

It sometimes solves j2EE engine problems.

Regards,

Puloma.

Former Member
0 Kudos

Hi everyone,

Noemi Llano: I've installed the license to the J2EE engine but the problem wasn't solved.

Agasthuri Doss: I've already has tried all of this but nothing helped. By the way, I'm working with WIN2003+MSSQL2000

Joslyn: Thanks, I've already read this blog.

Puloma: I've run the jcontrol, it showed information about the file's version.

Thanks to all of you but unfortunately the problem isn't solved yet. Any idea ?

*Points will be rewarded.

Regards,

Dimitry Haritonov

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Go thru this threads this will help you

/thread/143053 [original link is broken]

Mean time try to restart or reinstall the JAVA Stack.

Check this OSS Notes :702764, 753567,803145,795699, 810454

Regards

Agasthuri Doss

Former Member
0 Kudos

Dear Agasthuri,

-I've checked this articles, unfortunately there are not so helpfull ...

-The restart didn't help and reinstallation will be considered as the last thing.

-could it be the adapter framework problem ? how do I check what it loads while the system starting ?

Please advice,

Dimitry Haritonov

Former Member
0 Kudos

Hello everyone,

The problem was solved by me.

The was ume service that com.sap.security.core.ume.service starts very slow and this caused a lot of services to time out.

-I've changed via the config tool: instance_IDXXX -> server -> managers -> Service manager -> LoadTimeout from 5 to 15.

-instance_IDXXX -> server -> managers -> ApplicationThreadManager there change InitialThreadCount, MinThreadCount and MaxThreadCount to 350.

After that, the system started.

I hope this will help anyone who stuck in this error.

Thanks to all of you,

Dimitry Haritonov

Former Member
0 Kudos

Hello Dimitry,

I've the same problem.

Can you tell me, what is the config tool and where can I find it?

Thanks a lot

Mario

Former Member
0 Kudos

Hi Dimitry,

please use the SAP note number 803145.

if it helps you please don't forget to reward points.

regards

prabhat

Former Member
0 Kudos

Hi,

Did you look in Visual Admin as well if all services are running ?

Regards,

Robin

Former Member
0 Kudos

Hello Robin,

I've checked in: cluster -> server0-> service-> deploy. It seems that all the services are running, I've checked all of them.

Please advice,

Dimitry Haritonov

Former Member
0 Kudos

Hi,

what happens when you try to open other services like:

http://<server>:5<sn>00/sap/monitroing/SystemInfo

http://<server>:5<sn>00/sld

http://<server>:5<sn>00/rep/start/index.jsp

and so on .. they are all down?

Regards,

Robin

Former Member
0 Kudos

Hi robin,

http://<server>:5<sn>00/sap/monitroing/SystemInfo - doesn't work

http://<server>:5<sn>00/sld - works

http://<server>:5<sn>00/rep/start/index.jsp - doesn't work.

What does it mean ?

Thanks in advanced,

Dimitry Haritonov

Former Member
0 Kudos

Hi,

is http://<server>:5<sn>00/rwb running ?

And you really sure that all service running ?

Its looks for my like that not all services are started.

Regards,

Robin

Former Member
0 Kudos

-http://<server>:5<sn>00/rwb - doesn't work.

-when I enter cluster -> server0 -> service -> deploy, I switch to application view and I see all the services in "V" status. It seems so that all the services are up !

-note 803145 is not relevant to my case.

Please advice,

Dimitry

Former Member
0 Kudos

Hello guys,

any idea what should I check or do to solve the problem ?

Please advice,

Dimitry Haritonov

Former Member
0 Kudos

Hi Dimitry,

perhaps this is not a solution for you, but I had the same problem after a system copy. As the license in J2ee was not installed yet ( I only had the temporal) I could access to http://hostname:50000, but I could NOT access to http://hostaname:50000/systeminfo, and so on...

After installing license, I coudl access to that pages.

Regards

Noemí