ImageJ 3D Viewer - Java 1.8

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

ImageJ 3D Viewer - Java 1.8

Margot Prévost
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
Reply | Threaded
Open this post in threaded view
|

Re: ImageJ 3D Viewer - Java 1.8

Margot Prévost
I raise the topic.
Does anyone have ever encountered this problem, I need to fix it quickly but I don't know how to do.
Thank you very much
 


     Le Lundi 23 mars 2015 15h07, Margot Prévost <[hidden email]> a écrit :
   

 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


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

Reply | Threaded
Open this post in threaded view
|

Re: ImageJ 3D Viewer - Java 1.8

ctrueden
Hi Margot,

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

Did you download and install Java 3D [1] into your 64-bit Java 1.8
installation?

Did you update your graphics card drivers to the latest version?

Regards,
Curtis

[1] https://java3d.java.net/binary-builds.html

On Thu, Mar 26, 2015 at 4:39 AM, Margot Prévost <[hidden email]>
wrote:

> I raise the topic.
> Does anyone have ever encountered this problem, I need to fix it quickly
> but I don't know how to do.
> Thank you very much
>
>
>
>      Le Lundi 23 mars 2015 15h07, Margot Prévost <[hidden email]>
> a écrit :
>
>
>  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
>
>
> --
> 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: ImageJ 3D Viewer - Java 1.8

lando.wark
I am having the same problem. I'm pretty sure it has something to do with the 3D Viewer plugin as other plugins (for example Color Inspector 3D) start up with no trouble.
Reply | Threaded
Open this post in threaded view
|

Re: ImageJ 3D Viewer - Java 1.8

Margot Prévost
In reply to this post by ctrueden
Hi Curtis,
I update the drivers, but the problem is still here.
Margot
 


     Le Lundi 6 avril 2015 21h31, Curtis Rueden <[hidden email]> a écrit :
   

 Hi Margot,

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

Did you download and install Java 3D [1] into your 64-bit Java 1.8
installation?

Did you update your graphics card drivers to the latest version?

Regards,
Curtis

[1] https://java3d.java.net/binary-builds.html

On Thu, Mar 26, 2015 at 4:39 AM, Margot Prévost <[hidden email]>
wrote:

> I raise the topic.
> Does anyone have ever encountered this problem, I need to fix it quickly
> but I don't know how to do.
> Thank you very much
>
>
>
>      Le Lundi 23 mars 2015 15h07, Margot Prévost <[hidden email]>
> a écrit :
>
>
>  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
>
>
> --
> 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