From: Andrzej J. T. <an...@ch...> - 2010-07-01 18:16:31
|
Wolfgang: >> java.lang.NullPointerException >> at org.exist.stax.EmbeddedXMLStreamReader.verifyOriginNodeId(EmbeddedXMLStreamReader.java:250) > > It looks like some inconsistency in the persistent DOM of the > document. I would suggest to run the consistency checker to see if it > reports any issues. I reran the batch job (XQuery fired by scheduler), which is a big reporting job that takes quite a while to run, and this time it ran without throwing the exception. Makes me wonder if it might have been a transient, concurrency related thing? It's a production system, so I don't really want to shut it down and run the consistency checker. I'll run a backup and see if that works OK first...since that will tell me if the whole db is OK or not. Weird! -- Andrzej Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com |