[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform] Re: Profiler, that works?
|
I have been very happy with Yourkit, to be downloaded from, you guessed it,
http://yourkit.com
[Disclaimer: I have no relationships with Yourkit (nor has IBM, as far as I
know), it is a commercial product. Evaluate the product for yourself.]
Chris
"Paul Keyser" <rolarenfan@xxxxxxxxxxxxx> wrote in message
news:cn01i5$ipt$1@xxxxxxxxxxxxxx
> Anyone know of a working profiler, preferably compatible with Eclipse 2.1?
(but if there's one for
> Eclipse 3.0, maybe that would work)
>
> Several people have pointed to
http://eclipsecolorer.sourceforge.net/index_profiler.html which I
> downloaded, but could not get even to run. I downloaded the zipfile,
unzipped it per the README in
> it; copied the dll per the README, started up Eclipse, opened the
"Profiler" perspective, created a
> "Profiler" Launch Config, ran it, and KABOOM:
>
> JVMCI161: FATAL ERROR in native method: Wrong class passed to a static
method
> at java.util.Arrays.asList(Arrays.java:2342)
> at org.eclipse.core.launcher.Main.processConfiguration(Main.java:829)
> at org.eclipse.core.launcher.Main.run(Main.java:746)
> at org.eclipse.core.launcher.Main.main(Main.java:583)
> JVMDG217: Dump Handler is Processing a Signal - Please Wait.
> JVMDG303: JVM Requesting Java core file
> JVMDG304: Java core file written to
C:\Ekleipsis\eclipse\javacore.20041111.092003.1872.txt
> JVMDG215: Dump Handler has Processed Error Signal 22.
>
> There was a cryptic popup too, saying:
> Runtime Error!
> Program: C:\Program Files\Java\IBM_JRE_1.4.2\jre\bin\javaw.exe
> This application has requested the Runtim to terminate it in an unusual
way. Please contact the
> application's support team for more information.
>
> thanks,
> Pual