Embedded OC4J Error : java.lang.OutOfMemoryError: PermGen space
437457Feb 24 2007 — edited Feb 25 2007Hi all,
When testing apps using embbed OC4J I experience the java.lang.OutOfMemoryError: PermGen space.
If occur on OAS, I add :add -X:MaxPermSize=256m to the startup java options on opmn.xml, and problem solved.
How can I set the startup jaav option for embedded OC4J ?
Thank you,
xtanto