From: Jack B. <jbr...@am...> - 2003-02-06 14:18:15
|
I tried it again... after loading 16121 files in 46 collections the client -l command results in an error reading elements.dbx, an EOF exception in readInt and ReadFreeSpaceList, like mentioned before. This are the dbx files in my data folder: Directory of L:\eXist-0.9\webapp\WEB-INF\data 02/06/2003 02:47p 1,449,984 collections.dbx 02/06/2003 02:47p 110,841,856 dom.dbx 02/06/2003 02:47p 13,373,440 elements.dbx 02/06/2003 01:07p 16,384 namespaces.dbx 02/06/2003 02:47p 27,398,144 words.dbx 5 File(s) 153,079,808 bytes 0 Dir(s) 18,798,432,256 bytes free maybe it has something to do with the number of loaded files approaching 2^14 and readInt getting confused about that (just guessing) ? Is there a way to inspect the dbx files ?? Does it matter what JVM (version) i use? Jack Broeren (Ambrac) |