cancel
Showing results for 
Search instead for 
Did you mean: 

j2ee engine does not start - error 503

Former Member
0 Kudos

have a dual stack NetWeaver installation. I can start/connect to the ABAP stack fine, but I cannot connect to the Java stack.

When I do http://<machine name>:50000 or http://<machine name>:50000/irj/portal ... I get a "503 service unavailable. Application stopped" message.

searching through the j2ee logs did not reveal any problems (All j2ee services look like they are started successfully).

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Tiberiu,

Check ume service : com.sap.security.core.ume.service started or not?

I think it may be very slow and this may cause a lot of services to time out.

Changed settings in config tool:

1.instance_IDXXX -> server -> managers -> Service manager -> LoadTimeout from 5 to 15.

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

3.Restart the server.

Regards,

Karthick Eswaran

*Do not forget to Reward points for helpful answers

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Can you post the std_server<node>.out file

Thanks & Regards,

Vijith