I get the error , when i visit my firt
JSP page.
=====
500 Internal server Error
OracleJSP: oracle.jsp.provider.JspCompileException:
Error occurred during initialization of VM
Could not reserve enough space for object heap
======
If heap size is not available , then why we are not getting error during
Application Server startup process ?
But appears only when the JSP page is first compiled .
Is the JVM initialized when App. Server process starts or when the first jsp/servlet program runs ?
Also can someone please tell me , how we can determine the Memory that is avialble for my process.
Thanks
===
version used
java :1.4.02
App Server : OC4J 9.0.4