You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by bu...@apache.org on 2003/12/12 17:26:32 UTC

DO NOT REPLY [Bug 25482] New: - [BUG] bug in the Jisp filesystem store clear

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25482

[BUG] bug in the Jisp filesystem store clear

           Summary: [BUG] bug in the Jisp filesystem store clear
           Product: Avalon
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Excalibur
        AssignedTo: dev@avalon.apache.org
        ReportedBy: charlesborges_dev@yahoo.fr


See the http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25422 for the 
beginning. 
I moved to here because it's related to excalibur store and not with cocoon.

In org.apache.excalibur.store.impl.AbstractJispFilesystemStore:
1. the doRemove() is wrapping the key in a new JispKey which cannot exist in 
the jisp database, thus nothing is removed.

2. the clear() is failing with a java.lang.ArrayIndexOutOfBoundsException

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org