Hi, I'm trying to execute the following xupdate query with xindice :
<xu:modifications version="1.0" xmlns:xu="http://www.xmldb.org/xupdate"> <xu:update select="/root/twister-id[.='variable16036']/../part11"> <xu:value-of select="/root/twister-id[.='variable26036']/../part21"/> </xu:update> </xu:modifications> I'm getting a rather puzzling exception and have absolutely no idea of what could be the problem : org.omg.CORBA.UNKNOWN: vmcid: 0x0 minor code: 0 completed: Maybe at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:274) at java.lang.Class.newInstance0(Class.java:306) at java.lang.Class.newInstance(Class.java:259) at com.sun.corba.se.internal.iiop.messages.ReplyMessage_1_2.getSystemException(ReplyMessage_1_2.java:90) at com.sun.corba.se.internal.iiop.ClientResponseImpl.getSystemException(ClientResponseImpl.java:105) at com.sun.corba.se.internal.corba.ClientDelegate.invoke(ClientDelegate.java:309) at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:457) at org.apache.xindice.client.corba.db._CollectionStub.queryCollection(_CollectionStub.java:820) at org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl.updateResult(XUpdateQueryServiceImpl.java:165) at org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl.update(XUpdateQueryServiceImpl.java:185) at org.smartcomps.twister.engine.priv.core.dynamic.impl.xao.VariableXAO.copyVariable(VariableXAO.java:77) at org.smartcomps.twister.engine.priv.core.dynamic.impl.xao.VariableXAO.main(VariableXAO.java:128) org.xmldb.api.base.XMLDBException: at org.apache.xindice.core.FaultCodes.createXMLDBException(FaultCodes.java:247) at org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl.updateResult(XUpdateQueryServiceImpl.java:170) at org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl.update(XUpdateQueryServiceImpl.java:185) at org.smartcomps.twister.engine.priv.core.dynamic.impl.xao.VariableXAO.copyVariable(VariableXAO.java:77) at org.smartcomps.twister.engine.priv.core.dynamic.impl.xao.VariableXAO.main(VariableXAO.java:128) If somebody have any idea about it, please tell me. Thanks. Matt. ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com