First you need to give me some details:
  - what operating system are you running on ? (looks like Windows)
  - what version of Berkeley DB did you install ?
  - Did you build the PyLucene binaries yourself ? If so, with what compiler,
    against what version of Berkeley DB ?

Andi..

On Tue, 11 Oct 2005, hu jian wrote:

Hello Andi,

  When i try to run BerkeleyDbIndexer.py,i have this error:
Traceback (most recent call last):
File "BerkeleyDbIndexer.py", line 7, in ?
BerkeleyDbIndexer.main(sys.argv)
File "D:\python\PyLucene-db-1.0\PyLucene-db-1.0\samples\LuceneInAction\lia\tools\BerkeleyDbIndexer.py", line 89, in main
writer = IndexWriter(directory, StandardAnalyzer(), create)
File "D:\Python24\lib\site-packages\PyLucene.py", line 1884, in __init__
newobj = _PyLucene.new_IndexWriter(*args)
PyLucene.JavaError: java.lang.ExceptionInInitializerError

could you please give me some advice?

Cheers,

hu jian



_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to