ND to Image6D error message

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

ND to Image6D error message

catsmeowjmn
When I try to open an image using the plugin for ND to Image6D I receive the error message below. I have tried searching on how to fix it but I have not found an answer that works. It maybe a simple fix that I have overlooked but I can't use my ImageJ for my images without that plugin.

ImageJ 1.50d; Java 1.6.0_24 [64-bit]; Windows NT (unknown) 6.2; 8038K of 2250MB (<1%)
 
java.lang.UnsatisfiedLinkError: no Nd2SdkWrapperI6D in java.library.path
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1734)
        at java.lang.Runtime.loadLibrary0(Runtime.java:823)
        at java.lang.System.loadLibrary(System.java:1028)
        at ND_to_Image6D.<clinit>(ND_to_Image6D.java:42)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at java.lang.Class.newInstance0(Class.java:355)
        at java.lang.Class.newInstance(Class.java:308)
        at ij.IJ.runUserPlugIn(IJ.java:210)
        at ij.IJ.runPlugIn(IJ.java:176)
        at ij.Executer.runCommand(Executer.java:132)
        at ij.Executer.run(Executer.java:65)
        at java.lang.Thread.run(Thread.java:662)


Thank you for any help.
Reply | Threaded
Open this post in threaded view
|

Re: ND to Image6D error message

ctrueden
Hi Gwen,

> java.lang.UnsatisfiedLinkError: no Nd2SdkWrapperI6D in java.library.path

I believe you are referring to the ND2 Reader plugin from Nikon?
  http://imagej.net/plugins/nd2-reader.html

Did you try Bio-Formats to read your ND2 files?
  http://imagej.net/Bio-Formats

It comes bundled with the Fiji distribution of ImageJ:
  http://imagej.net/Downloads#Fiji_is_Just_ImageJ

If Bio-Formats does not work, you can report an issue to the Bio-Formats
team:

http://www.openmicroscopy.org/site/support/bio-formats/about/bug-reporting.html

Regards,
Curtis

On Tue, Dec 1, 2015 at 11:05 AM, catsmeowjmn <[hidden email]> wrote:

> When I try to open an image using the plugin for ND to Image6D I receive
> the
> error message below. I have tried searching on how to fix it but I have not
> found an answer that works. It maybe a simple fix that I have overlooked
> but
> I can't use my ImageJ for my images without that plugin.
>
> ImageJ 1.50d; Java 1.6.0_24 [64-bit]; Windows NT (unknown) 6.2; 8038K of
> 2250MB (<1%)
>
> java.lang.UnsatisfiedLinkError: no Nd2SdkWrapperI6D in java.library.path
>         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1734)
>         at java.lang.Runtime.loadLibrary0(Runtime.java:823)
>         at java.lang.System.loadLibrary(System.java:1028)
>         at ND_to_Image6D.<clinit>(ND_to_Image6D.java:42)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
>         at
>
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at
>
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
>         at java.lang.Class.newInstance0(Class.java:355)
>         at java.lang.Class.newInstance(Class.java:308)
>         at ij.IJ.runUserPlugIn(IJ.java:210)
>         at ij.IJ.runPlugIn(IJ.java:176)
>         at ij.Executer.runCommand(Executer.java:132)
>         at ij.Executer.run(Executer.java:65)
>         at java.lang.Thread.run(Thread.java:662)
>
>
> Thank you for any help.
>
>
>
> --
> View this message in context:
> http://imagej.1557.x6.nabble.com/ND-to-Image6D-error-message-tp5015067.html
> Sent from the ImageJ mailing list archive at Nabble.com.
>
> --
> 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: ND to Image6D error message

Swayne, Theresa C.
In reply to this post by catsmeowjmn
Hello,

Did you try using the Bio-Formats plugin?

The easiest way to get it is to install the Fiji<http://fiji.sc/Fiji> package.

Or to use Bio-Formats as a plugin for ImageJ, download bioformats_package.jar from here<http://downloads.openmicroscopy.org/bio-formats/5.1.6/>.

That has worked well for me with ND2 files.

Hope this helps,
Theresa

On Dec 1, 2015, at 12:05 PM, catsmeowjmn <[hidden email]<mailto:[hidden email]>> wrote:

When I try to open an image using the plugin for ND to Image6D I receive the
error message below. I have tried searching on how to fix it but I have not
found an answer that works. It maybe a simple fix that I have overlooked but
I can't use my ImageJ for my images without that plugin.

ImageJ 1.50d; Java 1.6.0_24 [64-bit]; Windows NT (unknown) 6.2; 8038K of
2250MB (<1%)

java.lang.UnsatisfiedLinkError: no Nd2SdkWrapperI6D in java.library.path
       at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1734)
       at java.lang.Runtime.loadLibrary0(Runtime.java:823)
       at java.lang.System.loadLibrary(System.java:1028)
       at ND_to_Image6D.<clinit>(ND_to_Image6D.java:42)
       at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
       at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
       at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
       at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
       at java.lang.Class.newInstance0(Class.java:355)
       at java.lang.Class.newInstance(Class.java:308)
       at ij.IJ.runUserPlugIn(IJ.java:210)
       at ij.IJ.runPlugIn(IJ.java:176)
       at ij.Executer.runCommand(Executer.java:132)
       at ij.Executer.run(Executer.java:65)
       at java.lang.Thread.run(Thread.java:662)


------------------------------------
Theresa Swayne, Ph.D.
Manager
Confocal and Specialized Microscopy Shared Resource<http://hiccc.columbia.edu/research/sharedresources/confocal>

Herbert Irving Comprehensive Cancer Center
Columbia University Medical Center
1130 St. Nicholas Ave., Room 222A
New York, NY 10032
Phone: 212-851-4613
[hidden email]<mailto:[hidden email]>


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