"The JVMTI agent org.eclipse.tptp.jvmti is not available" for 64-bit Eclipse [message #507497] |
Wed, 13 January 2010 11:51  |
Eclipse User |
|
|
|
Although Java application profiling works fine in an up-to-date 32-bit install of Eclipse 3.5.1 "Galileo" on a Slackware Linux 13.0 system, when I try the same thing on a 64-bit install of the same I see (briefly) the console message:
Error occurred during initialization of VM
Could not find agent library on the library path or in the local directory: JPIBootLoader
and then the Error popup message:
The JVMTI agent org.eclipse.tptp.jvmti is not available. Make sure that
the libraries for the agent are available and that it is configured
properly.
I've used only the Eclipse 'Help' -> 'Install New Software' to install features, TPTP included.
I see that historically there have been a lot of reports of similar problems here. What can I do to debug my variant of the problem?
|
|
|
|
|
|
|
|
|
|
|
Re: "The JVMTI agent org.eclipse.tptp.jvmti is not available" for 64-bit Eclipse [message #510479 is a reply to message #510383] |
Wed, 27 January 2010 10:29  |
Eclipse User |
|
|
|
Hi John,
Glad your original problem is resolved. The IAC pickes up the system default
JVM (in JAVA_HOME or PATH) if there is one on its first configuration after
a Eclipse session is started. After that the only way to change the
configuration is thru the Windows > Perferences. If no system default is
set, you can use the eclipse.exe -vm command to pass the JVM for Eclipse
launch which will also be picked up in IAC's first configuration.
Eugene
"John A. Murdie" <john@cs.york.ac.uk> wrote in message
news:hjpa7a$3jo$1@build.eclipse.org...
> Problem solved, thanks to a suggestion at Eclipse Bugzilla -
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=300828 . Although I'd
> configured my install of Eclipse on 64-bit Linux to use the 64-bit JVM,
> with a line in the $ECLIPSE/eclipse.ini file, I'd not realised that it was
> necessary separately to configure the IAC also. So it was using the 32-bit
> JVM by default, and failing. I corrected the problem at Eclipse's
> 'Window' -> 'Preferences' -> 'Agent Controller' -> 'Integrated Agent
> Controller' , but hope to find out how I can put something in eclipse.ini
> to have the same effect.
>
> John A. Murdie
|
|
|
Powered by
FUDForum. Page generated in 0.06241 seconds