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.

Bug 798 - Java 3d viewer doesn't work
Java 3d viewer doesn't work
Status: NEEDSINFO
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
PC Windows
: P4 normal
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2014-06-19 06:42 CDT by baranesk
Modified: 2014-06-23 15:51 CDT
2 users (show)

See Also:

Description baranesk 2014-06-19 06:42:27 CDT
I'm using Fiji ImageJ to build a 3D viewer from a stacked file. The viewer doesn't display the 3D image nor does the test at Plugins/Utilities/Debugging. 
I have tried to reinstall Java 3D viewer, but it still it didn't work.
I would appriciate your help with this bug.

Thank you,
Koby

Information about your version of Java:

  os.arch => x86
  os.name => Windows XP
  os.version => 5.1
  java.version => 1.6.0_24
  java.vendor => Sun Microsystems Inc.
  java.runtime.name => Java(TM) SE Runtime Environment
  java.runtime.version => 1.6.0_24-b07
  java.vm.name => Java HotSpot(TM) Client VM
  java.vm.version => 19.1-b02
  java.vm.vendor => Sun Microsystems Inc.
  java.vm.info => mixed mode
  java.awt.graphicsenv => sun.awt.Win32GraphicsEnvironment
  java.specification.name => Java Platform API Specification
  java.specification.version => 1.6
  sun.cpu.endian => little
  sun.desktop => windows
  file.separator => \

The up-to-date check says: REMIND_LATER

Information relevant to JAVA_HOME related problems:

  JAVA_HOME is set to: C:\MYDOCU~1\FIJI-W~1\Fiji.app/java/win32/jdk1.6.0_24//jre
  imagej.dir => C:\MYDOCU~1\FIJI-W~1\Fiji.app

Information about the version of each plugin:

Activated update sites:
ImageJ: http://update.imagej.net/ (last check:20140530233818)
Fiji: http://fiji.sc/update/ (last check:20140602122212)

Files not up-to-date:
  28dd47da (MODIFIED) 20140618170512 jars/imagej-common-0.7.3.jar
  26b92da3 (MODIFIED) 20140619142311 jars/imagej-common-0.7.5.jar
  6df73ab5 (MODIFIED) 20140602120232 jars/imagej-ui-swing-0.4.0.jar
  33f7d6e8 (MODIFIED) 20140619142312 jars/imagej-ui-swing-0.4.6.jar
  4be18af3 (MODIFIED) 20140618170513 jars/imagej-updater-0.3.8.jar
  dde41ab6 (MODIFIED) 20140618170512 jars/mapdb-1.0.3.jar
  64fd7a41 (MODIFIED) 20140602120233 jars/minimaven-2.1.0.jar
  1f6737d8 (MODIFIED) 20140619142312 jars/minimaven-2.1.2.jar
  571b45f5 (MODIFIED) 20140618170510 jars/scifio-0.15.2.jar
  97343cf7 (MODIFIED) 20140619142309 jars/scifio-0.15.3.jar
  88e656b0 (LOCAL_ONLY) 20140618170514 jars/scifio-jai-imageio-1.1.0.jar
  78e416de (MODIFIED) 20140618170511 jars/scijava-common-2.23.2.jar
  095ea99d (MODIFIED) 20140619142310 jars/scijava-common-2.23.3.jar
  4b422aef (MODIFIED) 20140602120234 jars/scijava-ui-awt-0.1.1.jar
  5301d508 (MODIFIED) 20140619142313 jars/scijava-ui-awt-0.1.2.jar
  939cf401 (MODIFIED) 20140602120235 jars/scijava-ui-swing-0.2.0.jar
  cd41f2e9 (MODIFIED) 20140619142313 jars/scijava-ui-swing-0.2.4.jar
  05f03f1a (MODIFIED) 20140602120235 jars/scripting-java-0.2.0.jar
  0dd2aafc (MODIFIED) 20140619142313 jars/scripting-java-0.2.2.jar
  45947387 20140619142026 plugins/ImageJ_3D_Viewer.jar
  1cc2e8c0 (LOCAL_ONLY) 20140619085122 plugins/j3dcore.jar
  07242534 (LOCAL_ONLY) 20140619085126 plugins/j3dutils.jar
  6d4d282d (LOCAL_ONLY) 20140619085131 plugins/vecmath.jar
Comment 1 Curtis Rueden 2014-06-23 15:51:52 CDT
I notice you have a couple of conflicting JAR libraries. So firstly: could you please download a fresh Fiji from http://fiji.sc/Downloads and try again?

If that doesn't fix it (which I suspect it won't), then there are unfortunately many reasons it might fail. We have a wiki page with information on how to debug further:

http://fiji.sc/Debugging_intro#Debugging_Java3D_issues

Could you please check it out, and let follow up here with any additional information you manage to glean?