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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
