The following pattern is OK:   [EMAIL PROTECTED]

But this pattern is not OK (throws previous exception):      *@uid

 

Is there any special reason?

 

Best regards,

 

S. M. Mousavi Jahan Abadi

@ Digital Dream, Inc. (http://www.digitaldream.co.jp/)

 

-----Original Message-----
From: S. M. Mousavi Jahan Abadi [mailto:[EMAIL PROTECTED]]
Sent
:
Tuesday, April 15, 2003 9:55 PM
To: [email protected]
Subject: [Xindice] Indexer error (urgent please)

 

Hello,

 

When I try to addIndexer to a collection, I get NullPointerException (stack trace is attached to end of this letter).

As I have searched in users mailing list, same report was reported about 1 year ago, and Tom Bradford has mentioned he will fix this bug within one day. But I couldn’t find any following information. So, can somebody please help me to solve this bug, and give me a reference to fix patch? Thank you in advance.

 

Best regards,

 

S. M. Mousavi Jahan Abadi

@ Digital Dream, Inc. (http://www.digitaldream.co.jp/)

 

Last message thread for this bug is as following:

http://marc.theaimsgroup.com/?l=xindice-users&m=101411428423348&w=2

http://marc.theaimsgroup.com/?l=xindice-users&m=101413445614898&w=2

 

Error stack trace is as following:

DEBUG> 
java.lang.NullPointerException
 at org.apache.xindice.core.indexer.IndexPattern.getMatchLevel(IndexPattern.java:155)
 at org.apache.xindice.core.indexer.IndexManager$SAXHandler.processEntry(IndexManager.java:495)
 at org.apache.xindice.core.indexer.IndexManager$SAXHandler.startElement(IndexManager.java:531)
 at org.apache.xindice.xml.sax.SAXEventGenerator.processContainer(SAXEventGenerator.java:251)
 at org.apache.xindice.xml.sax.SAXEventGenerator.processContainer(SAXEventGenerator.java:269)
 at org.apache.xindice.xml.sax.SAXEventGenerator.start(SAXEventGenerator.java:342)
 at org.apache.xindice.core.indexer.IndexManager$SAXHandler.<init>(IndexManager.java:462)
 at org.apache.xindice.core.indexer.IndexManager$SAXHandler.<init>(IndexManager.java:478)
 at org.apache.xindice.core.indexer.IndexManager.addDocument(IndexManager.java:392)
 at org.apache.xindice.core.Collection.putDocument(Collection.java:627)
 at org.apache.xindice.core.Collection.insertDocument(Collection.java:659)

 

 

 

 

Reply via email to