Using jboss 3.2.6 and tomcat 5, I can’t get any new JSP pages to compile.
Even with a default jsp page, I get:
The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError
16:26:29,431 ERROR [Engine] StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception
Compile failed; see the compiler error output for details.
at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:944)
any ideas?