| Alex Matthews 2004-03-16, 7:34 am |
| Hi Jean-Claude
I seem to remember that the default WAS settings are often too small for the
Commerce EAR.
Have a look in the WAS admin.config file (in appserver/bin directory) and
increase the JVM Memory setting. Look for a line like the following and
increase the value from 128m to something larger, say 512m.
com.ibm.ejs.sm.util.process.Nanny.adminServerJvmArgs=-Xmx128m
Restart the appserver and try removing again.
Hope this helps,
Regards, Alex
Alex Matthews
Digital Union UK Ltd
"JC" <jclemond@hotmail.com> wrote in message
news:c2i5k0$58bi$1@news.boulder.ibm.com...
> I am trying to remove the Enterprise application "Websphere Commerce.."
from
> WAS 4.0 (WC 5.4) to add some custom EJB.
>
> During the remove process, I get the following error:
>
> "CNTR0019E: Non-application exception occurred while processing method
> findByPrimaryKey: java.lang.OutOfMemoryError"
>
> How can I fix that?
>
> Thanks!
>
>
>
> Jean-Claude
>
> university of Ottawa
>
>
|