|
|
|
|
|
Re: profiling doesn't stop [message #509194 is a reply to message #508978] |
Thu, 21 January 2010 11:00   |
Eclipse User |
|
|
|
Hi,
What TPTP release are you using? Was there any filtering configuration in
your Java profile session? Try the following, shut down Eclipse, kill the
ACServer.exe and any dangling java.exe running on your machine (check Task
Manager), delete or move the existing servicelog file out from the default
directory; then restart Eclipse workbench with a fresh workspace, and start
a fresh profile, configure the filter similar to the following:
myPackageName* * INCLUDE
* * EXCLUDE
where myPackageName is the package prefix of your target Java application.
See if that helps.
Could you also send me the servicelog file if the problem happens again, the
new one created in the default directory.
Eugene
<tookaway@gmail.com> wrote in message news:hj84b7$mv1$1@build.eclipse.org...
> This is my first time to use TPTP to profile my java program, and I got
> into some problem.
>
> Usually my java program can terminate in about 30 seconds. But by
> profiling it, it seems to take much much longer time. I tried to profile
> it for three times, and for all of them it didn't stop after 1 hours. For
> one run I had to manually stop it. For the other two runs, when I came
> back to my computer after a few hours, Eclipse just disappeared, without
> any error message left. Another thing that I found is, even when I pause
> the profiling, Eclipse still uses nearly 100% CPU time.
>
> I wonder whether there's something wrong and how I can fix it. Thank you
> in advance.
>
|
|
|
|
|
|
|
Re: profiling doesn't stop [message #511451 is a reply to message #510824] |
Mon, 01 February 2010 10:43  |
Eclipse User |
|
|
|
Hi
Could you try terminat the ACServer process and make sure there is dangling
Java process on the same machine. Then start Eclipse with a fresh workspace
and rerun the scenario again. Note thaere is no need to start any AC
manually as Integrated Agent Controller will handle the launch and
communicate with the Profiling Agent.
Eugene
<tookaway@gmail.com> wrote in message news:hjskcd$o3k$1@build.eclipse.org...
>I just terminated the Eclipse process, but now the ACServer process is
>using 100% CPU, and it's writing to the servicelog which has grown from
>less than 1mb to 323mb now.
|
|
|
Powered by
FUDForum. Page generated in 0.16459 seconds