[ImageJ-bugs] [Bug 874] Headless ImageJ2 takes about a minute extra to exit after finishing script or macro

bugzilla at fiji.sc bugzilla at fiji.sc
Tue Mar 24 16:16:06 CDT 2015


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

--- Comment #4 from Paul van Schayck <polleke at gmail.com> ---
Hi Curtis,

No worries. Using System.exit(0); is an acceptable work arround for us.

However, fixing it could be nice. I can still reproduce the bug, right now on a
completely different Linux system as above.

Is there anything I could to do to help you debug it? I've been looking for
example through a `strace` output. What I can see is that that several calls
are made to the ~/.java/.userPrefs/ directory during the wait. I'm not sure it
is related at all, but as I guess you can't reproduce this on MacOSx, it be
must be something linux specific.

Thanks,

Paul

-- 
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/20150324/b5d1c92e/attachment-0001.html>


More information about the Imagej-bugs mailing list