Here is the output I have :
DEBUG>
java.lang.NullPointerException
at
org.apache.xpath.axes.DescendantIterator.nextNode(DescendantIterator.
java:192)
at
org.apache.xindice.core.query.XPathQueryResolver$ResultSet.prepareNex
tNode(XPathQueryResolver.java:1023)
at
org.apache.xindice.core.query.XPathQueryResolver$ResultSet.getNextNod
e(XPathQueryResolver.java:1042)
at
org.apache.xindice.client.corba.CollectionServant.queryWrapper(Collec
tionServant.java:385)
at
org.apache.xindice.client.corba.CollectionServant.queryCollection(Col
lectionServant.java:425)
at
org.apache.xindice.client.corba.db.CollectionPOA._invoke(CollectionPO
A.java:332)
at org.openorb.adapter.poa.POA.dispatch(POA.java:975)
at
org.openorb.net.AbstractServerRequest.dispatch(AbstractServerRequest.
java:750)
at
org.openorb.net.ServerManagerImpl.serve_request(ServerManagerImpl.jav
a:1467)
at
org.openorb.net.ServerManagerImpl.thread_pool_main(ServerManagerImpl.
java:1410)
at
org.openorb.net.ServerManagerImpl.access$200(ServerManagerImpl.java:7
7)
at
org.openorb.net.ServerManagerImpl$PoolThread.run(ServerManagerImpl.ja
va:1557)
Have you any idea?
Aline
Aline
>> When I start xindice, a console is opened and all the exceptions appear
>> in it with the prompt DEBUG> before.
>> Is there a way to disable this or to redirect the messages because
>> when an exception is thrown, the computer ring.
> Will you send a copy of what you're seeing? Just copy and paste into
> an email.
>
> Walt
>