3D viewer cannot work on Imagej bundled with Java 1.8.0_60

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

3D viewer cannot work on Imagej bundled with Java 1.8.0_60

chin
Hello,

Does anyone know how to let the 3D viewer works on the ij149-jre8-64 version? It could not work on my win8.1, though,  the ij149-jre6-64 bundle could call the 3D viewer and work. Please have a look at the snapshot. I appreciate any advices.

chin
Reply | Threaded
Open this post in threaded view
|

Re: 3D viewer cannot work on Imagej bundled with Java 1.8.0_60

ctrueden
Hi Chin,

> Does anyone know how to let the 3D viewer works on the ij149-jre8-64
> version?

The version of Java 3D installed by the 3D Viewer does not work with Java 8.

However, lately I have been working to update the 3D Viewer to use the new
version of Java 3D, version 1.6, which does work with Java 8.

I just created a new update site called "3D" which enables the new 3D
Viewer and friends. Give it a try with Java 8 and let me know how it goes.

Regards,
Curtis

P.S. Note that you will need to use ImageJ2 in order to use ImageJ update
sites. The easiest way to do that is to download the Fiji distribution of
ImageJ from http://imagej.net/Downloads.


On Fri, Oct 23, 2015 at 3:18 AM, chin <[hidden email]> wrote:

> Hello,
>
> Does anyone know how to let the 3D viewer works on the ij149-jre8-64
> version? It could not work on my win8.1, though,  the ij149-jre6-64 bundle
> could call the 3D viewer and work. Please have a look at the snapshot. I
> appreciate any advices.
>
> chin
> <http://imagej.1557.x6.nabble.com/file/n5014734/3d_viewer.jpg>
>
>
>
> --
> View this message in context:
> http://imagej.1557.x6.nabble.com/3D-viewer-cannot-work-on-Imagej-bundled-with-Java-1-8-0-60-tp5014734.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: 3D viewer cannot work on Imagej bundled with Java 1.8.0_60

chin
This post was updated on .
Hi Curtis,

Thanks for your reply. I downloaded the "jdk-8u65-windows-x64" and installed into a win 10 x64. And the " jdk1.6.0_24" in [Fiji.app/java/win64] was substituted by "jdk1.8.0_65". I followed your methods to update the "3D viewer" and installed java3D afterwards. It could call the 3D viewer but it still cannot show the correct 3D image. Please have  look at the attached.

The console window shows:
----------------------------------------
version = 1.5
Exception occurred in RenderingErrorListener:
java.lang.RuntimeException
        at ij3d.ImageWindow3D$ErrorListener.errorOccurred(ImageWindow3D.java:330)
        at javax.media.j3d.VirtualUniverse.notifyRenderingErrorListeners(VirtualUniverse.java:1329)
        at javax.media.j3d.NotificationThread.processNotifications(NotificationThread.java:90)
        at javax.media.j3d.NotificationThread.run(NotificationThread.java:107)
nFrames = 1
-----------------------------------------
Thanks again!
chin