You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2005/03/14 09:47:56 UTC

DO NOT REPLY [Bug 34002] New: - infinite loop in pipeline processing in admin area

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

           Summary: infinite loop in pipeline processing in admin area
           Product: Lenya
           Version: Trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Miscellaneous
        AssignedTo: dev@lenya.apache.org
        ReportedBy: jwkaltz@yahoo.com


When accessing the (invalid) URL "default/admin/users", either because the URL
is entered by hand, or because an overview page contains an incorrect link, an
infinite loop is triggered, ultimately resulting in the servlet container going
out of memory.

According to the log, the request results in 
"internal/users" and "default/admin/sitetree/internal/users.xml"
then (down the road)
"internal/internal/users" and "default/admin/sitetree/internal/internal/user.xml"
and so on.

-- 
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: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org