cancel
Showing results for 
Search instead for 
Did you mean: 

WAS Stability Issues - Problems Deploying

Former Member
0 Kudos

Hi All -

Just wondering if anyone else has experienced instability with WAS 6.20 running J2EE? I am one of only 2 developers currently deploying and running applications to our server, however we are frequently required to reboot. I am wondering if this is a common problem or if we might have something configured incorrectly? Maybe some sort of memory leak?

Any ideas or suggestions welcomed.

Thanks!!!

Matt

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Matt,

You might need to check what information is recorded in J2EE servers/dispatcher log files (../cluster/manager/console_logs if you have a standalone installation). If you find an OutOfMemory error there, you'll have to adjust GC memory parameters for J2EE server/dispatcher services. Refer to OSS note 610077 (section 3 => 7)) for more details on how to resolve OutOfError issue.

Regards,

Mike

Answers (0)