Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WAS 4.5 java.lang.OutOfMemoryError -> timeout?

Status
Not open for further replies.

HoMyGod

Programmer
Jul 17, 2000
59
CH
Hi,

I am using WAS v4.5 and I have a huge program to execute.
After about 45 min, I have a java.lang.OutOfMemoryError (no more indication)

I have tried to increase the -Xms -Xmx to -Xms1024m -Xmx1024m (it was -Xms256m -Xmx256m)

Doing this doesn't change anything, my process program crash after about 45 min.

Does anybody know if there is a bug in this version of WAS that can explain such a mess !

Thank you,
H.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top