Please remove me from the mailing list. I no longer want to receive e-mail from the zindice-users group.
-----Original Message----- From: Vadim Gritsenko [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 20, 2004 12:25 PM To: xindice-users@xml.apache.org Subject: Re: Exceptions Wojtek wrote: >Hello, >does anybody know what do the following exceptions mean? I have no idea why >my Xindice 1.0 is falling down from time to time. It runs as a standalone, >simultaneously runs Cocoon 2.1 on Tomcat. > > Check the source code. But even if you find the reason, 1.0 won't get patched, only 1.1 currently is maintained. Vadim >java.lang.NullPointerException > at >org.apache.xindice.core.DocumentCache$CacheKey.equals(DocumentCache.java:17 1 >) > at java.util.WeakHashMap.eq(WeakHashMap.java:252) > at java.util.WeakHashMap.get(WeakHashMap.java:344) > at >org.apache.xindice.core.DocumentCache.getDocument(DocumentCache.java:79) > at >org.apache.xindice.core.Collection.getDocument(Collection.java:711) > at >org.apache.xindice.core.query.XPathQueryResolver$ResultSet.prepareNextNode( X >PathQueryResolver.java:1003) > at >org.apache.xindice.core.query.XPathQueryResolver$ResultSet.<init>(XPathQuer y >Resolver.java:995) > at >org.apache.xindice.core.query.XPathQueryResolver$XPathQuery.execute(XPathQu e >ryResolver.java:247) > at >org.apache.xindice.core.query.XPathQueryResolver.query(XPathQueryResolver.j a >va:151) > at >org.apache.xindice.core.query.QueryEngine.query(QueryEngine.java:147) > at >org.apache.xindice.core.Collection.queryCollection(Collection.java:847) > at >org.apache.xindice.client.corba.CollectionServant.queryCollection(Collectio n >Servant.java:424) > at >org.apache.xindice.client.corba.db.CollectionPOA._invoke(CollectionPOA.java : >332) > at org.openorb.adapter.poa.POA.dispatch(POA.java:975) > at >org.openorb.net.AbstractServerRequest.dispatch(AbstractServerRequest.java:7 5 >0) > at >org.openorb.net.ServerManagerImpl.serve_request(ServerManagerImpl.java:1467 ) > at >org.openorb.net.ServerManagerImpl.thread_pool_main(ServerManagerImpl.java:1 4 >10) > at >org.openorb.net.ServerManagerImpl.access$200(ServerManagerImpl.java:77) > at >org.openorb.net.ServerManagerImpl$PoolThread.run(ServerManagerImpl.java:155 7 >) > >Regards, >Wojtek > > > > >