Login  Register

ImageJ 3D Viewer - Java 1.8

Posted by Margot Prévost on Mar 23, 2015; 1:51pm
URL: http://imagej.273.s1.nabble.com/ImageJ-3D-Viewer-Java-1-8-tp5012116.html

Dear all,

I have a problem with ImageJ 3D Viewer : with java 1.8 it works well on ImageJ 32 bits, but not on ImageJ 64 bits: just a blank window appears.

I've tested Java3D with the plugin Test_Java3D: it works well on java 8.
I launched ImageJ in debug mode.I have this error message :

        err >Exception occurred in RenderingErrorListener:
        err >java.lang.RuntimeException
        err >    at ij3d.ImageWindow3D$ErrorListener.errorOccurred(ImageWindow3D.java:310)
        err >    at javax.media.j3d.VirtualUniverse.notifyRenderingErrorListeners(VirtualUniverse.java:1329)
        err >    at javax.media.j3d.NotificationThread.processNotifications(NotificationThread.java:90)
        err >    at javax.media.j3d.NotificationThread.run(NotificationThread.java:107)
 I 've tried to use it with java 1.6: it works perfectly with java 1.6.

So, do you know how to make it work with java 1.8 and a version 64 bits?

Thanks
Margot Prévost


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