'Unknown' is the message received from org.dbxml.core.FaultCodes.getFaultMessage(Exception).
output: Running test: testRemoveAll Attempting to remove resource[1]: <?xml version="1.0"?> <highKey uniqueIdentifier="foo.com" value="1011639843482" xmlns:src ="http://www.dbxml.org/Query" src:col="/db/root/ocs" src:key ="6701000a459e2954000000eb8a5c33cf" /> Unknown E Time: 3.896 There was 1 error: 1) testRemoveAll(org.dbxml.examples.MemoryTest) org.xmldb.api.base.XMLDBException: at org.dbxml.core.FaultCodes.createXMLDBException(Unknown Source) at org.dbxml.client.xmldb.CollectionImpl.removeResource(Unknown Source) at org.dbxml.examples.MemoryTest.removeAll(MemoryTest.java:229) at org.dbxml.examples.MemoryTest.testRemoveAll(MemoryTest.java:211) at org.dbxml.examples.MemoryTest.runTest(MemoryTest.java:48) at org.dbxml.examples.MemoryTest.main(MemoryTest.java:35) FAILURES!!! Tests run: 1, Failures: 0, Errors: 1 Kimbro Staken <[EMAIL PROTECTED] To: [email protected] group.com> cc: Subject: Re: Problem removing 01/21/2002 02:36 PM Please respond to xindice-users It looks right, what's the problem you're seeing? On Monday, January 21, 2002, at 12:22 PM, [EMAIL PROTECTED] wrote: > > Hello all, > > I am attempting to create a simplified test case to recreate the problems > I > am having with OutOfMemoryException, but I am having problem with > collection.remove(Resource) in my test case testRemoveAll(). > > Any ideas? > > > Kevin Ross > > > Kimbro Staken XML Database Software, Consulting and Writing http://www.xmldatabases.org/
