I have an app the runs a query and returns the result to a velocity
template. All of the records are processed but the ErrorTemplate is
displayed. In turbine.log I receive the message
Exception: java.lang.OutOfMemoryError
Stack Trace follows:
java.lang.OutOfMemoryError
<<no stack trace available>>
I know for sure that the server side processing isn't causing this
because aside from error checking I placed a sys.out just prior to
adding the objects to the context and another after the objects have
been added. What would most likely cause this to happen?
Velocity ? Is there a limit to size of the context?
Tomcat ? I increased the heap to 256 with no change.
Environment: WindowsXP, Tomcat 4.03,
Thanks in advance.
Leonard J. Flournoy
Senior Software Engineer
GlueCode SoftWare Inc.
(323) 309-3480
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>