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=30538>. 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=30538 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2005-06-11 04:57 ------- I tried to reproduce your issue but failed to do so (using current xindice CVS). My steps were: * Open database, embedded, from within web application (jsp file) * Create two collections, one nested into another * Add document * Shutdown database * Restart web application * Delete collection Delete went fine, leaving no files behind. Most probably in your web application you forgot to shutdown xindice embed database, which was causing data corruption. Xindice 1.1b4 is also had a bug in flushing db configuration to the disk which could be related. Vadim -- 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.
