[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform] Profiler, that works?
|
- From: Paul Keyser <rolarenfan@xxxxxxxxxxxxx>
- Date: Thu, 11 Nov 2004 10:47:54 -0500
- Newsgroups: eclipse.platform
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707
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