Bug#459437: liblucene-java: Missing dependency when using liblucene
Alastair McKinstry
mckinstry at debian.org
Sun Jan 6 14:32:25 UTC 2008
Package: liblucene-java
Version: 1.4.3.dfsg-1.2
Severity: normal
I am using liblucene with pyblosxom. I get the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.lucene.util.Arrays
at BlosxomIndexer.indexDocs(BlosxomIndexer.java:163)
at BlosxomIndexer.indexDocs(BlosxomIndexer.java:157)
at BlosxomIndexer.main(BlosxomIndexer.java:111)
when running:
cd /srv/www/blog.sceal.ie
# java -cp /home/twl/pyblog/lib/lucene-1.2/lucene-demos-1.2.jar:/home/twl/pyblog/lib/lucene-1.2/lucene-1.2.jar:/og/bin BlosxomIndexer
-create -ind
ex /srv/www/index .
java -cp
/srv/www/pyblosxom/plugins/lucene/bin:/usr/share/java/lucene-demos-1.4.3.jar:/usr/share/java/lucene-1.4.3.jar:/srv/www/pyblosxom/plugins/
lucene/bin BlosxomIndexer -create -index /srv/www/index .
where is the util.Arrays class ?
System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages liblucene-java depends on:
ii gij [java2-runtime] 4:4.1.1-15 The GNU Java bytecode interpreter
ii gij-4.1 [java1-runtime] 4.1.1-20 The GNU Java bytecode interpreter
ii java-gcj-compat 1.0.65-10 Java runtime environment using GIJ
liblucene-java recommends no packages.
-- no debconf information
More information about the pkg-java-maintainers
mailing list