Re: Problem with 3D viewer

Posted by ctrueden on
URL: http://imagej.273.s1.nabble.com/Problem-with-3D-viewer-tp5014096p5014103.html

Hi Eric,

> When I want to launch 3DViewer I have the following exception:

This is known issue with the 3D Viewer using Java 8 on OS X:
   http://fiji.sc/bugzilla/show_bug.cgi?id=1095

It will be fixed later this fall:
   https://github.com/imagej/imagej/issues/120

In the meantime, you can work around it by using Java 6 instead:
   http://imagej.net/FAQ#How_do_I_set_up_Java_6_on_OS_X.3F
   http://imagej.net/FAQ#On_OS_X

Regards,
Curtis


On Fri, Aug 21, 2015 at 5:27 AM, Eric Leroy <[hidden email]> wrote:

> Hi,
> When I want to launch 3DViewer I have the following exception:
> (Fiji Is Just) ImageJ 2.0.0-rc-30/1.49u; Java 1.8.0_51 [64-bit]; Mac OS X
> 10.10.5; 78MB of 15933MB (<1%)
>
> java.lang.NoClassDefFoundError: javax/media/opengl/GLCapabilitiesChooser
>      at java.lang.ClassLoader.defineClass1(Native Method)
>      at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
>      at
> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>      at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
>      at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
>      at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
>      at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
>      at java.security.AccessController.doPrivileged(Native Method)
>      at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
>      at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
>      at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
>      at java.lang.Class.forName0(Native Method)
>      at java.lang.Class.forName(Class.java:264)
>      at javax.media.j3d.Pipeline$1.run(Pipeline.java:162)
>      at java.security.AccessController.doPrivileged(Native Method)
>      at javax.media.j3d.Pipeline.createPipeline(Pipeline.java:157)
>      at javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:965)
>      at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:299)
>      at java.lang.Class.forName0(Native Method)
>      at java.lang.Class.forName(Class.java:264)
>      at ij3d.Install_J3D.getJava3DVersion(Install_J3D.java:89)
>      at ImageJ_3D_Viewer.checkJava3D(ImageJ_3D_Viewer.java:21)
>      at ImageJ_3D_Viewer.run(ImageJ_3D_Viewer.java:13)
>      at ij.IJ.runUserPlugIn(IJ.java:199)
>      at ij.IJ.runPlugIn(IJ.java:163)
>      at ij.Executer.runCommand(Executer.java:132)
>      at ij.Executer.run(Executer.java:65)
>      at java.lang.Thread.run(Thread.java:745)
> Caused by: java.lang.ClassNotFoundException:
> javax.media.opengl.GLCapabilitiesChooser
>      at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
>      at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
>      at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
>      ... 28 more
> Do you have any idea of the problem? I tried to use a fresh Fiji
> installation and I have the same error.
> Thank you for the help
> Best regards
>
> --
> Eric Leroy
> ICMPE - UMR 7182
> Responsable de la plateforme Microscopies électroniques
> 2/8, rue Henri Dunant
> 94320 Thiais
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

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