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.
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.