[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tptp] Problems with Eclipse TPTP profiling
|
- From: gopal.pagrut@xxxxxxxxxxx (Gopal )
- Date: Thu, 16 Jul 2009 09:25:55 +0000 (UTC)
- Newsgroups: eclipse.tptp
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi All,
I have installed a Java JDK 6 (version 1.6.0_11) then downloaded the
release build - TPTP 4.6.0 (TPTP all-in-one package, Windows).
Steps by steps explanation:
1. Unzip the ?tptp.runtime.allInOne.win32.win32.x86-TPTP-4.6.0.zip?
and launched the eclipse.exe.
2. Created the java project and then java class( Carmodel.java ,
please check the attachment)
3. Right click on the Carmodel.java file and then click on the
profile.
When I launch the Java application locally for profiling, I got
the following error message:
In Console View:
JVMJ9TI001E Agent library JPIBootLoader could not be opened (The specified
module could not be found. )
JVMJ9VM015W Initialization error for library j9jvmti23(-3): JVMJ9VM009E
J9VMDllMain failed
Could not create the Java virtual machine.
Popup window appear with the message:
'The JVMTI agent org.eclipse.tptp.jvmti is not available. Make sure that
the agent's libraries are available and that it is configured properly.
Can u please tell me why these errors are coming?
As I am profiling locally so I don?t think I need the AC and environment
variable setting? If I do need then can u please explain in detail the
setting of environment variable (I am getting confuse with this).
Thanks in advance.
Regards
Gopal