Hello all,

 

I wrote a few components about 4 months back that worked fine.  I had to leave off that project, but I’m glad to say that I’m back to working with Xindice.

 

After several hours of reacclimating myself and encountering problems with XUpdate, I decided to scrap getting my code to work, in favor of the examples.  Specifically, org.apache.xindice.examples.XUpdate (after adding at least one document).  The example yields the same exact error that I received while trying my existing code.  Can anyone shed some light on this?

 

org.apache.xindice.client.corba.db.APIException: IDL:org/apache/xindice/client/corba/db/APIException:1.0

        at org.apache.xindice.client.corba.db.APIExceptionHelper.read(APIExceptionHelper.java:112)

        at org.apache.xindice.client.corba.db._CollectionStub.queryCollection(_CollectionStub.java:669)

        at org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl.updateResult(XUpdateQueryServiceImpl.java:171)

        at org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl.update(XUpdateQueryServiceImpl.java:192)

        at org.apache.xindice.examples.XUpdate.main(XUpdate.java:88)

XML:DB Exception occured 1 Query Processing Error

 

 

Also, am I missing something, or is there just no logging in the client or server sides?  I’ve got no problem discovering these issues for myself, but the lack of logging is quite discouraging for someone new to the codebase

 

 

Thanks in advance,

 

Kevin Ross

Reply via email to