Lars Beuth wrote:
Hi,
when I delete a collection by using the command line tool
(f:\xindice dc -c xmldb:xindice://localhost:8080/db -n wdbm), I get the
following error:
Failed to execute command 'RemoveCollection' on server:
http://localhost:8080/xindice, message: java.lang.Exception:
java.lang.IndexOutOfBoundsException
The error message also appears after reinstalling Xindice in Tomcat.
How do *I* repeat it? Again, what are the steps to reproduce exception?
Vadim
Lars
dropping a collection through a servlet:
org.xmldb.api.base.XMLDBException:
Failed to execute command 'RemoveCollection' on server:
http://localhost:8080/xindice/, message: java.lang.Exception:
java.lang.OutOfMemoryError
<>Can you / have you tried to reproduce it using command line tool? If
yes, what are the steps?