Geronimo?: out of memory error, was time-out error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Geronimo?: out of memory error, was time-out error

Ruth Hoffman
Hello David .et al:

I continue to be vexed with transaction timouts/out of memory errors.
This time it is with the XML export tool. I requested 200 records from
the same database as before, and I get the following errors [btw, my JVM
settings are: MEMIF="-Xms1024M -Xmx1024M"]

Returned to the browser:    java.lang.OutOfMemoryError

In the log file:

2085569 (http-0.0.0.0-8443-Processor2)
[ApplicationDispatcher.java:704:ERROR] Servlet.service() for servlet jsp
threw exception
java.lang.OutOfMemoryError
2085602 (http-0.0.0.0-8443-Processor2) [     JspViewHandler.java:97 :ERROR]
---- error report
--------------------------------------------------------------
ServletException rendering JSP view
Exception: java.lang.OutOfMemoryError
Message: null
---- stack trace
---------------------------------------------------------------
java.lang.OutOfMemoryError
--------------------------------------------------------------------------------

2085619 (http-0.0.0.0-8443-Processor2) [            Section.java:91 :ERROR]
---- error report
--------------------------------------------------------------
Error rendering section:
Exception: java.lang.OutOfMemoryError
Message: null
---- stack trace
---------------------------------------------------------------
java.lang.OutOfMemoryError
--------------------------------------------------------------------------------

2085621 (http-0.0.0.0-8443-Processor2)
[ApplicationDispatcher.java:704:ERROR] Servlet.service() for servlet jsp
threw exception
java.lang.OutOfMemoryError
2085629 (http-0.0.0.0-8443-Processor2) [  RegionViewHandler.java:108:ERROR]
---- error report
--------------------------------------------------------------
ServletException rendering JSP view
Exception: java.lang.OutOfMemoryError
Message: null
---- stack trace
---------------------------------------------------------------
java.lang.OutOfMemoryError
--------------------------------------------------------------------------------

2088965 (http-0.0.0.0-8443-Processor2) [     ControlServlet.java:194:ERROR]
---- error report
--------------------------------------------------------------
Error in request handler:
Exception: java.lang.OutOfMemoryError
Message: null
---- stack trace
---------------------------------------------------------------
java.lang.OutOfMemoryError
--------------------------------------------------------------------------------

TIA
Ruth