[ImageJ-bugs] [Bug 1113] New: The Fiji 3D viewer doesn't start on Mac OS X
bugzilla at fiji.sc
bugzilla at fiji.sc
Wed Jul 15 04:42:14 CDT 2015
http://fiji.sc/bugzilla/show_bug.cgi?id=1113
Bug ID: 1113
Summary: The Fiji 3D viewer doesn't start on Mac OS X
Product: Fiji
Version: unspecified
Hardware: Macintosh
OS: Mac OS
Status: NEW
Severity: normal
Priority: P4
Component: Plugins
Assignee: imagej-bugs at imagej.net
Reporter: x.ma at nhm.ac.uk
CC: x.ma at nhm.ac.uk
When started 3D viewer, the following exception happens. Could you please look
into it? Thank you very much in advance.
version = 1.5
/Users/xiaoyama/.ImageJ_3D_Viewer.props (No such file or directory)
Exception in thread "J3D-Renderer-1" java.lang.UnsatisfiedLinkError: no jogl in
java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1865)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at
com.sun.opengl.impl.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:189)
at com.sun.opengl.impl.NativeLibLoader.access$000(NativeLibLoader.java:49)
at
com.sun.opengl.impl.NativeLibLoader$DefaultAction.loadLibrary(NativeLibLoader.java:80)
at
com.sun.opengl.impl.NativeLibLoader.loadLibrary(NativeLibLoader.java:103)
at com.sun.opengl.impl.NativeLibLoader.access$200(NativeLibLoader.java:49)
at com.sun.opengl.impl.NativeLibLoader$1.run(NativeLibLoader.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.opengl.impl.NativeLibLoader.loadCore(NativeLibLoader.java:109)
at
com.sun.opengl.impl.macosx.MacOSXGLDrawableFactory.<clinit>(MacOSXGLDrawableFactory.java:53)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at
javax.media.opengl.GLDrawableFactory.getFactory(GLDrawableFactory.java:108)
at javax.media.j3d.JoglPipeline$QueryCanvas.<init>(JoglPipeline.java:9010)
at
javax.media.j3d.JoglPipeline.getBestConfiguration(JoglPipeline.java:8774)
at javax.media.j3d.Renderer.doWork(Renderer.java:495)
at javax.media.j3d.J3dThread.run(J3dThread.java:256)
Information about your version of Java:
os.arch => x86_64
os.name => Mac OS X
os.version => 10.10.4
java.version => 1.8.0_45
java.vendor => Oracle Corporation
java.runtime.name => Java(TM) SE Runtime Environment
java.runtime.version => 1.8.0_45-b14
java.vm.name => Java HotSpot(TM) 64-Bit Server VM
java.vm.version => 25.45-b02
java.vm.vendor => Oracle Corporation
java.vm.info => mixed mode
java.awt.graphicsenv => sun.awt.CGraphicsEnvironment
java.specification.name => Java Platform API Specification
java.specification.version => 1.8
sun.cpu.endian => little
sun.desktop => null
file.separator => /
The up-to-date check says: REMIND_LATER
Information relevant to JAVA_HOME related problems:
JAVA_HOME is set to:
/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home//jre
imagej.dir => /Users/xiaoyama/Desktop/Fiji.app
Information about the version of each plugin:
Activated update sites:
ImageJ: http://update.imagej.net/ (last check:20150702194224)
Fiji: http://fiji.sc/update/ (last check:20150714182641)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150715/fd353c61/attachment.html>
More information about the Imagej-bugs
mailing list