Spectroscopy plugin: Class not found

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Spectroscopy plugin: Class not found

m.maciek
Hi all,
 
I have a problem with Spectroscopy Plugin (http://www.astro.physik.uni-goettingen.de/~hessman/ImageJ/Book/Image-based%20Spectroscopy/index.html). When I try to calibrate spectrum i have error: Class not found while attempting to run "Calibrate_Spectrum". java.lang.NoClassDefFoundError: astroj/Ftisj
 
Can anyone help me solve this problem?
 
Regards
Maciek

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Spectroscopy plugin: Class not found

ctrueden
Hi Maciek,

> java.lang.NoClassDefFoundError: astroj/Ftisj

Naive guess based on the error message: that plugin may require the
AstroImageJ [1] flavor of ImageJ. Did you install the Spectroscopy plugin
into AstroImageJ? Or plain ImageJ?

Regards,
Curtis

[1] http://www.astro.louisville.edu/software/astroimagej/

--
Curtis Rueden
LOCI software architect - https://loci.wisc.edu/software
ImageJ2 lead, Fiji maintainer - https://imagej.net/User:Rueden
Did you know ImageJ has a forum? http://forum.imagej.net/


On Fri, Mar 2, 2018 at 8:45 AM, m.maciek <[hidden email]> wrote:

> Hi all,
>
> I have a problem with Spectroscopy Plugin (http://www.astro.physik.uni-
> goettingen.de/~hessman/ImageJ/Book/Image-based%20Spectroscopy/index.html).
> When I try to calibrate spectrum i have error: Class not found while
> attempting to run "Calibrate_Spectrum". java.lang.NoClassDefFoundError:
> astroj/Ftisj
>
> Can anyone help me solve this problem?
>
> Regards
> Maciek
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Spectroscopy plugin: Class not found

Frederic V. Hessman
As the error message says, you lack the astroj jar file mentioned in the original documentation (http://www.astro.physik.uni-goettingen.de/~hessman/ImageJ/Spectroscopy/ <http://www.astro.physik.uni-goettingen.de/~hessman/ImageJ/Spectroscopy/>).  The link you gave was a secondary installation help attached to my curriculum: I've corrected it to remind people one needs astroj (either separately for plain ImageJ without the vanilla Astronomy plugins or AstroImageJ - haven't tested whether the latter is fully compatible, though).

Rick

> On 2 Mar 2018, at 15:54, Curtis Rueden <[hidden email]> wrote:
>
> Hi Maciek,
>
>> java.lang.NoClassDefFoundError: astroj/Ftisj
>
> Naive guess based on the error message: that plugin may require the
> AstroImageJ [1] flavor of ImageJ. Did you install the Spectroscopy plugin
> into AstroImageJ? Or plain ImageJ?
>
> Regards,
> Curtis
>
> [1] http://www.astro.louisville.edu/software/astroimagej/
>
> --
> Curtis Rueden
> LOCI software architect - https://loci.wisc.edu/software
> ImageJ2 lead, Fiji maintainer - https://imagej.net/User:Rueden
> Did you know ImageJ has a forum? http://forum.imagej.net/
>
>
> On Fri, Mar 2, 2018 at 8:45 AM, m.maciek <[hidden email]> wrote:
>
>> Hi all,
>>
>> I have a problem with Spectroscopy Plugin (http://www.astro.physik.uni-
>> goettingen.de/~hessman/ImageJ/Book/Image-based%20Spectroscopy/index.html).
>> When I try to calibrate spectrum i have error: Class not found while
>> attempting to run "Calibrate_Spectrum". java.lang.NoClassDefFoundError:
>> astroj/Ftisj
>>
>> Can anyone help me solve this problem?
>>
>> Regards
>> Maciek
>>
>> --
>> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>>
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html


--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html