Monday, March 14, 2011

TPTP, Java Profiling in Eclipse

http://eclipse.org/tptp/home/downloads/

Choose "Install new software":
Test and Performance Tools Platform Project (TPTP) - http://download.eclipse.org/tptp/updates/

choose the latest (4.1.7)


After a couple of hours waiting, I get this error:

An error occurred while installing the items
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]org.eclipse.tptp.platform.jvmti.runtime 4.6.3.v201102041710, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.ChmodAction).
The action chmod failed - file C:\eclipse\plugins\org.eclipse.tptp.platform.jvmti.runtime_4.6.3.v201102041710\agent_files\linux_ia32\libACCollector.so does not exist.



(and I am running on Windows XP 32!)


So, desperate, I try to install another profiler, JVM Monitor,
and I get:

Cannot complete the install because one or more required items could not be found.
Software currently installed: Groovy-Eclipse Feature 2.1.1.xx-20101215-2100-e36 (org.codehaus.groovy.eclipse.feature.feature.group 2.1.1.xx-20101215-2100-e36)
Missing requirement: JDT Core patch for Groovy-Eclipse plugin 2.1.1.xx-20101215-2100-e36 (org.codehaus.groovy.jdt.patch.feature.group 2.1.1.xx-20101215-2100-e36) requires 'org.eclipse.jdt.core [3.6.1.xx-20101215-2100-e36]' but it could not be found
Cannot satisfy dependency:
From: Groovy-Eclipse Feature 2.1.1.xx-20101215-2100-e36 (org.codehaus.groovy.eclipse.feature.feature.group 2.1.1.xx-20101215-2100-e36)
To: org.codehaus.groovy.jdt.patch.feature.group [2.1.1.xx-20101215-2100-e36]



(this apparently must be a bug)...

Welcome to Eclipse World /:o(

No comments: