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=28730>.
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=28730

Environment stack has not been cleaned up properly.

           Summary: Environment stack has not been cleaned up properly.
           Product: Cocoon 2
           Version: 2.1.4
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I try jsp:forward with tomcat 5.0.19.

It gives an error page with "org.xml.sax.SAXParseException: The markup in the
document following the root element must be well-formed.".
When i open error log, I found the followings
ERROR   (2004-05-03) 00:35.05:306   [core] (/cocoon/benzyl/forward.jsp)
http8080-Processor23/CocoonComponentManager: ENVIRONMENT STACK HAS NOT BEEN
CLEANED PROPERLY
ERROR   (2004-05-03) 00:35.05:306   [access] (/cocoon/benzyl/forward.jsp)
http8080-Processor23/CocoonServlet: Internal Cocoon Problem
org.apache.cocoon.ProcessingException: Environment stack has not been cleaned up
properly. Please report this (if possible together with a test case) to the
Cocoon developers.
        at
org.apache.cocoon.components.CocoonComponentManager.checkEnvironment(CocoonComponentManager.java:191)
        at org.apache.cocoon.Cocoon.process(Cocoon.java:682)
        at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1112)
..
...

Reply via email to