|
Bugzilla – Bug 1108 |
fiji-win64.exe stalls at splash screen |
Last modified: 2015-07-23 13:19:11 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. |
|
|
|
||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||
Since the latest update to ImageJ 2.0.0-rc-31, the Fiji launcher (fiji-win64.exe) stalls at the splash screen on Windows. The ImageJ launcher (ImageJ-win64.exe) works, but does not seem to respect the single instance listener setting [1]: I was able to launch several instances of Fiji. I tried to debug by renaming either of the launchers to debug.exe and running them. The Fiji launcher stops after the following lines: [DEBUG] publish( context = org.scijava.Context@26a4842b consumed = false,null,null), called from non-EDT Thread:null -- [1]: https://github.com/imagej/imagej-legacy/pull/116 Information about your version of Java: os.arch => amd64 os.name => Windows 7 os.version => 6.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) 64-Bit Server 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:\UTILIT~1\FIJI-D~1.APP/java/win64/jdk1.6.0_24//jre imagej.dir => C:\UTILIT~1\FIJI-D~1.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:20150702195035)> Unfortunately, this prevents usage of Fiji from within Bitplane Imaris > or Zeiss ZEN software. Too bad, since my understanding is that Johannes readded the single instance listener specific for the latter use case, actually sponsored by Zeiss directly. Maybe he has a suggestion on how best to troubleshoot this.