Hello,
I have a program that recive messages (XML documents), and save them to XIndice.
I have been running this program for more than a week and it save well the
documents, but randomly aproximatly 5% of operations give me an error:
Java Runtime Error
org.xmldb.api.base.XMLDBException: Java Runtime Error
at
org.apache.xindice.core.FaultCodes.createXMLDBException(FaultCodes.java:239)
at
org.apache.xindice.client.xmldb.CollectionImpl.storeResource(CollectionImpl.java:518)
at
jpujol.IMA.xmldb.XMLDBCollection.addDOMDocument(XMLDBCollection.java:72)
at
jpujol.IMA.processor.SaveMessageHandler.handleFunction(SaveMessageHandler.java:130)
at jpujol.IMA.processor.MessageHandler.apply(MessageHandler.java:39)
at
jpujol.IMA.IMAProcessorManager.applySaveHandler(IMAProcessorManager.java:165)
at
jpujol.IMA.IMAProcessorManager.applyHandlers4Message(IMAProcessorManager.java:144)
at
jpujol.IMA.IMAProcessorManager.processMessage(IMAProcessorManager.java:119)
at jpujol.IMA.IMASystemManager$1.run(IMASystemManager.java:46)
at java.lang.Thread.run(Thread.java:536)
The documents, are all well formed, and de behaivor seems to be absolutely
randomly.
Someone has had the same problem?
PS: I use Xindice in a Linux SuSE 7.1 with JDK 1.3, and I connect with a Solaris
running JDK1.4
Cheers,
--
---
Joan Jes�s Pujol Espinar
PTS Sistemes Departament IMA