|
Bugzilla – Bug 235 |
Java 3D can not be run on Windows Vista and Windows 7 in Fiji |
Last modified: 2011-04-13 18:29:39 CDT |
| ⚠ |
NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug. The Fiji project now uses GitHub Issues for issue tracking. Please file all new issues there. |
| Java 3D can not be run on Windows Vista and Windows 7 in Fiji | |
|
|
|
||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||
> j3d.pipeline NATIVE_OGL Could you instaall DirectX and see whether it makes a difference?Below are the "Test_3D" plugin runs error message: Exception in thread "J3D-MasterControl-1" java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:597) at javax.media.j3d.J3dThread.initialize(J3dThread.java:251) at javax.media.j3d.MasterControl.registerView(MasterControl.java:2009) at javax.media.j3d.MasterControl.viewActivate(MasterControl.java:2561) at javax.media.j3d.MasterControl.handlePendingRequest(MasterControl.java :3197) at javax.media.j3d.MasterControl.doWork(MasterControl.java:3121) at javax.media.j3d.MasterControlThread.run(MasterControlThread.java:67)