list archives . users mailing list

Subject: xml queries help

Date view Thread view Subject view Author view Attachment view

From: Shishir S. Bharathi (shishir@ISI.EDU)
Date: Feb 13, 2003 22:11

Hi,

        I'm trying to run some xpath queries on xindice. I get the generic
error:
 faultDetail:
        uk.org.ogsadai.wsdl.GridDataServiceSystemException:
     <description>Exception reading in script or writing out results:
null</description>
    
        exceptionName: uk.org.ogsadai.wsdl.GridDataServiceSystemException
        stackTrace: AxisFault
 faultCode: {http://xml.apache.org/axis/}Server.generalException
 faultString:
 faultActor: null
 faultDetail:
        exceptionName: uk.org.ogsadai.wsdl.GridDataServiceSystemException

        at
uk.org.ogsadai.service.gds.GridDataServiceP2R1.performScript(Unknown
Source)

I'm trying to run the command line equivalent of
xindice xpath_query -c /db/map -q /map

I have the collection set up and added a document of the form
<map>
        <l1>
                <l2/>
           </l1>
</map>

I'm attaching the GridDataServiceFactoryConfig.xml and the script that I'm
using.

What does the resourceId element hold ? I have it set to the name of the
document I stored into the database, but I'm not sure if that should be
the case.

Thanks and regards,
Shishir

-- 



Date view Thread view Subject view Author view Attachment view
webperson@nesc.ac.uk