DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32613>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32613

           Summary: Tomcat runs outofmemory
           Product: Tomcat 5
           Version: 5.0.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: critical
          Priority: P1
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


We've switched from tomcat4 to tomcat5. The same application runs outofmemory 
very easily. we use xerces/xalan api for xml transformer. we get 
java.lang.outofmemory error. and the following error

2004-12-08 16:43:59 StandardWrapperValve[action]: Servlet.service() for servlet 
action threw exception
java.lang.OutOfMemoryError

2004-12-08 16:44:00 ApplicationDispatcher[/vnm] Servlet.service() for servlet 
ErrorServlet threw exception
org.w3c.dom.DOMException: HIERARCHY_REQUEST_ERR: An attempt was made to insert 
a node where it is not permitted. 
        at org.apache.xerces.dom.CoreDocumentImpl.insertBefore(Unknown Source)
        at org.apache.xerces.dom.NodeImpl.appendChild(Unknown Source)
        at com.virage.vnm.error.ErrorServlet.service(ErrorServlet.java:188)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at ...


We dont know for sure whether these two errors are related or which causes 
other . 
I appreciate for your help
Parbati Bose
Virage Inc.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to