cancel
Showing results for 
Search instead for 
Did you mean: 

Java Apps don't start automaticaly after system restart

Former Member
0 Kudos

Hi,

Since a few days ago when restarting Java application servers of SAP

Portal, the applications deployed don't start for itselfs.

When starting the instance, the memory stops to increase at 500mb. The

only way to start the applications is by the manual way in:

Server -> Services -> Deploy -> Runtime -> Application -> Start

Application.

After starting the applications manually the instance starts fine.

I already increased some values in global configuration:

From:

InitialThreadCount = 40

MaxThreadCount = 150

MinThreadCount = 40

To:

InitialThreadCount = 80

MaxThreadCount = 200

MinThreadCount = 80

After the restart the applications are not starting automaticaly yet.

I have 4 instances. The first two instances are starting fine, but the problem is happening with the other 2 instances.

Is there any reason for this type of behavior?

Thanks for the help

Pedro Nunes

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Pedro,

There was a known problem with some old versions of the J2EE Engine, which is described in note 946434. Can you check if it is not the same?

You can check the startup mode of the applications by using the following telnet commands in the server's shell:

add deploy

get_startup <application name>

Best Regards, Vyara

Former Member
0 Kudos

Hello Vyara,

thanks for your reply.

This kind of problem happens since 3 weeks ago and the stack of this system (SP09) remain unchangeble since 07.04.2008.

The strange behavior is that the Server 1 and 2 are starting all the apps fine, but this problem is only happens in server 3 and 4.

Can you help please?

Thanks

Former Member
0 Kudos

Hi Pedro,

Unfortunately I cannot think of anything else, which could cause this behaviour. Most probably there is some difference in the settings of the nodes but I cannot imagine what it could be. Are all applications stopped on the problematic nodes or only some of them? Are there some errors or log entries in the default traces during the startup?

Best Regards

Vyara