[ImageJ-bugs] [Bug 1108] fiji-win64.exe stalls at splash screen

bugzilla at fiji.sc bugzilla at fiji.sc
Thu Jul 23 09:30:00 CDT 2015


http://fiji.sc/bugzilla/show_bug.cgi?id=1108

--- Comment #6 from Jan Eglinger <jan.eglinger at gmail.com> ---
The timeout hypothesis makes sense.

Running
  ImageJ-win64.exe --dry-run --console
and
  fiji-win64.exe --dry-run --console
revealed that fiji-win64.exe hands a "-port7" parameter to java whereas
ImageJ-win64.exe doesn't.

I saw in LegacyConsoleService.java [1] that the single instance listener is
using that same port. As I mentioned before, the single instance listener
setting is ignored when I start ImageJ-win64.exe. Unfortunately, this prevents
usage of Fiji from within Bitplane Imaris or Zeiss ZEN software.

It may be of importance that I am running Fiji behind a proxy and enabled a
proxy setting in Edit>Options>Proxy Settings...

Any advice how to solve this is greatly appreciated. I am happy to provide more
information if possible.

Jan


[1]:
https://github.com/imagej/imagej-legacy/blob/master/src/main/java/net/imagej/legacy/LegacyConsoleService.java#L49

-- 
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/20150723/5a5d8d2e/attachment.html>


More information about the Imagej-bugs mailing list