[pylucene-dev] Error after Install

Christian Klinger cklinger at novareto.de
Thu Jul 13 02:07:50 PDT 2006


Hello

after install PyLucene i try to get the manindex.py in samples directory 
to work!

the command: /usr/local/bin/python2.4 manindex.py test

raises this error

linux:/tmp/luc/PyLucene-src-2.0.0-1/samples # /usr/local/bin/python2.4 
manindex.py test
Traceback (most recent call last):
File "manindex.py", line 95, in ?
writer = IndexWriter(indexDir, StandardAnalyzer(), True)
PyLucene.JavaError: java.lang.NullPointerException


I ´ve no idea where to look for the error.

maybe someone can help me

thx christian


More information about the pylucene-dev mailing list