[pylucene-dev] Error after Install

Andi Vajda vajda at osafoundation.org
Thu Jul 13 02:12:59 PDT 2006


On Thu, 13 Jul 2006, Christian Klinger wrote:

> 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

What OS are you on ? Which Linux ? Which version of gcj did you use to build 
PyLucene ? Are unit tests passing (make test) ?

Andi..


More information about the pylucene-dev mailing list