Hello,

On Sun, Mar 18, 2012 at 3:41 PM, Erich Schubert <er...@debian.org> wrote:
> Weka 3.7.5 (but with the Debian launcher script, using java-wrappers) would 
> not
> start for me, with some NullPointerException after a long startup time. 
> Looking
> at the command run, it invokes this:
>
> [... ]
>
> Whereas, when I execute
> /usr/lib/jvm/java-6-openjdk-i386/bin/java -Xmx256m -classpath 
> /usr/share/java/weka.jar weka.gui.GUIChooser
>
> weka would correctly start. The only difference is the extra ":" in the
> classpath. Is there a particular reason why java-wrappers adds this, or can
> it just be removed? Apparently this is interpreted as ".:" by some part of
> weka, and it will cause a full scan of my home directory (apparently running
> into a problem at some point, maybe with a dangling symlink or so).

  It is there just by laziness, and because it didn't cause any
problem so far. Removing it shouldn't be problematic, as far as I can
tell. I won't be able to do so before next Thursday, though.

  Cheers,

      Vincent



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to