[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help needed for tn-seqexplorer Java package



Hi Olivier,

On Tue, May 09, 2017 at 11:46:51AM +0200, Olivier Sallou wrote:
> > Meanwhile libexternalsortinginjava-java was accepted in unstable (thanks
> > to ftpmaster for fast processing).  I also somehow managed to work around
> > the other build issues.  Now I'm stumbling upon the fact that the program
> > does not run:
> >
> > $ tn-seqexplorer 
> > Exception in thread "main" java.lang.NullPointerException
> >         at sun.awt.SunToolkit.getImageFromHash(SunToolkit.java:725)
> >         at sun.awt.SunToolkit.getImage(SunToolkit.java:759)
> >         at GUI.LegalDisclaimer.<init>(LegalDisclaimer.java:24)
> >         at essgenes.Main.main(Main.java:43)
> 
> It seems it does not find in jar file the file
> /resources/legaldisplaimer.png

Ahhh, that was all third party stuff (bwa + bowtie).
 
> A resource file has not been included in the jar file. You can check
> with jar -tf yourjarfile to see if it is present (but I don't think so
> as I see no resource not png file in src)
> As it is an icon, you could simply comment line 24 of
> src/GUI/LegalDisplaimer.java, line 24 to fix the issue

I'll try this and will report back.

Thanks a lot for your help

    Andreas.

-- 
http://fam-tille.de


Reply to: