<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDSINFO "
   title="NEEDSINFO - fiji-win64.exe stalls at splash screen"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1108#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEEDSINFO "
   title="NEEDSINFO - fiji-win64.exe stalls at splash screen"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1108">bug 1108</a>
              from <span class="vcard"><a class="email" href="mailto:jan.eglinger@gmail.com" title="Jan Eglinger <jan.eglinger@gmail.com>"> <span class="fn">Jan Eglinger</span></a>
</span></b>
        <pre>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]:
<a href="https://github.com/imagej/imagej-legacy/blob/master/src/main/java/net/imagej/legacy/LegacyConsoleService.java#L49">https://github.com/imagej/imagej-legacy/blob/master/src/main/java/net/imagej/legacy/LegacyConsoleService.java#L49</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>