cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE startup - Service timeouts

Former Member
0 Kudos

Hello all,

Does anyone of you have experienced the problem during Java AS startup, many services do not start due to service timeouts. Ultimately the engine does not startup??

In the std_server.out log file, there are lot of services waiting to start and subsequently there are service timeouts, later thread dumps are being logged!

I am on Linux Platform..

Any solution, suggestions, idea will be appreciated..

Thanks

Vasu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

check whether the message server and enqeue server are running or not.

regards

ambicasony

Former Member
0 Kudos

Hello ambicasony,

thanks for your help.

Yes they are very much running, started up without any issues.

Regards

Vasu

Former Member
0 Kudos

hello,

In the meantime, i managed to find out that the timeouts could occur due to outOfMemory errors, long running gC and mainly due to DB connect timeout. In my case it so happened that there was a timeout while connecting to DB, there was no connection returned from DB...

Perhaps this might be helpful incase you come accross such problems.

Thanks and Regards

vasu

Answers (0)