<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - Fiji very slow boot up"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=933#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - Fiji very slow boot up"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=933">bug 933</a>
from <span class="vcard"><a class="email" href="mailto:leonyang1994@gmail.com" title="Leon Yang <leonyang1994@gmail.com>"> <span class="fn">Leon Yang</span></a>
</span></b>
<pre>(In reply to Leon Yang from <a href="show_bug.cgi?id=933#c10">comment #10</a>)
<span class="quote">> (In reply to amc910 from <a href="show_bug.cgi?id=933#c9">comment #9</a>)
> > Hi there,
> >
> > I've come over from <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - Fiji slow to startup"
href="show_bug.cgi?id=1170">Bug 1170</a>.
> >
> > I'm having problems taking a stack trace. Pressing Ctrl+Pause/Break just
> > seems to give me the command line back again, with no other output.
> >
> > Any suggestions?
> >
> > Kind regards,
> > Angus
>
> Hi,
>
> For some reason, the Ctrl+Pause/Break is not working right now. We will
> check what's the problem later.
>
> Alternatively what you can try, is to find the pid of the running Fiji
> (using "ps ax | grep ImageJ" in the console, and the first number appears
> should be the pid). Then enter "jstack -F <pid_of_imagej>", and that should
> return you the stack dump.
>
> Hopefully that can help,
>
> Leon</span >
If you are using Windows, you can either enter the next line:
tasklist /fi "imagejname eq ImageJ-win64.exe"
in the console (you should change the executable name on the previous line the
match the one you are using),
or go to the task manager->Processes tab->right click the bar on the top, which
has "Name" "CPU" "Memory" etc.->select the PID menu item->go to the ImageJ app
and look for its pid.
Please reply if there is anything unclear.
Leon</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>