Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Can't Get Profiler to Run
Can't Get Profiler to Run [message #123244] Fri, 15 February 2008 13:29 Go to next message
Eclipse UserFriend
Originally posted by: becampbel.hotmail.com

Hi,

I'm having a problem getting the profiler to run. I either right click on
a JUnit test class and select Profile As -> Junit Test or I right click on
a JUnit test class and select Profile As -> Open Profile Dialog... In the
profiler, I have a filter that includes only my packages and exclude
everything else. I elect only to profile Execution Time Analysis. The
profiler seems to start and Eclipse switches to the Profiling and Logging
perspective. But the test never seems to finish. If I right click on the
test and select Run As -> JUnit Test, it finishes in about 20 seconds.
When I attempt to run it under the profiler, it goes forever. I let it
run for 35 minutes before I finally stopped it. Anybody have a clue
what's going on?

Basic platform details are below.

Thanks.

-Brian

*** Platform Details:

*** System properties:
awt.toolkit=sun.awt.windows.WToolkit
birt.viewer.working.path=C:\devl\workspaces\dsss\.metadata\. plugins\org.eclipse.birt.report.viewer
catalina.base=/C:/devl/java/eclipse-europa/eclipse/plugins/o rg.eclipse.tomcat_4.1.230.v20070531/
catalina.home=/C:/devl/java/eclipse-europa/eclipse/plugins/o rg.eclipse.tomcat_4.1.230.v20070531/
catalina.useNaming=true
eclipse.buildId=M20070921-1145
eclipse.commands=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\devl\java\eclipse-europa\eclipse\eclipse.exe
-name
Eclipse
--launcher.library
C:\devl\java\eclipse-europa\eclipse\plugins\org.eclipse.equi nox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_10 21.dll
-startup
C:\devl\java\eclipse-europa\eclipse\plugins\org.eclipse.equi nox.launcher_1.0.1.R33x_v20070828.jar
-exitdata
5344_54
-clean
-vm
C:\Java\jre1.5.0_13\bin\javaw.exe
eclipse.ee.install.verify=false
eclipse.product=org.eclipse.platform.ide
eclipse.startTime=1202999909200
eclipse.vm=C:\Java\jre1.5.0_13\bin\javaw.exe
eclipse.vmargs=-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
-XX:MaxPermSize=256M
-jar
C:\devl\java\eclipse-europa\eclipse\plugins\org.eclipse.equi nox.launcher_1.0.1.R33x_v20070828.jar
eof=eof
file.encoding=Cp1252
file.encoding.pkg=sun.io
file.separator=\
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.awt.printerjob=sun.awt.windows.WPrinterJob
java.class.path=C:\devl\java\eclipse-europa\eclipse\plugins\ org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
java.class.version=49.0
java.endorsed.dirs=C:\Java\jre1.5.0_13\lib\endorsed
java.ext.dirs=C:\Java\jre1.5.0_13\lib\ext
java.home=C:\Java\jre1.5.0_13
java.io.tmpdir=C:\DOCUME~1\campbb23\LOCALS~1\Temp\
java.library.path=C:\Java\jre1.5.0_13\bin;.;C:\WINXP\system3 2;C:\WINXP;C:\Program
Files\IBM\Rational\SDP\6.0\runtimes\base_v51\java\bin;C:\PRO GRAM
FILES\THINKPAD\UTILITIES;C:\WINXP\system32;C:\WINXP;C:\WINXP \System32\Wbem;C:\Program
Files\Attachmate\E!E2K\;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA ~1\IBM\SQLLIB\FUNCTION;C:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL;C :\projects\workspace\ExternalDependencies\apache-ant-1.6.5\b in;c:\Program
Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\IDM Computer
Solutions\UltraEdit-32;C:\Program
Files\QuickTime\QTSystem\;C:\WINXP\system32\WindowsPowerShel l\v1.0;C:\devl\java\apache-maven-2.0.8\bin;C:\cygwin\bin;C:\ Program
Files\grails-1.0-RC3\bin;C:\Program Files\grails-1.0-RC3\ant\bin
java.naming.factory.initial=org.apache.naming.java.javaURLCo ntextFactory
java.naming.factory.url.pkgs=org.apache.naming
java.protocol.handler.pkgs=org.apache.axis.transport|
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.5.0_13-b05
java.security.policy=/C:/devl/java/eclipse-europa/eclipse/co nfiguration/org.eclipse.osgi/bundles/479/1/.cp/server.policy
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.5
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.5.0_13
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=1.5.0_13-b05
line.separator=

org.apache.commons.logging.Log=org.apache.commons.logging.im pl.SimpleLog
org.apache.commons.logging.simplelog.log.httpclient.wire.hea der=off
org.apache.commons.logging.simplelog.log.org.apache.commons. httpclient=off
org.eclipse.equinox.launcher.splash.location=c:\devl\java\ec lipse-europa\eclipse\plugins\org.eclipse.platform_3.3.2.R33x _v20071022\splash.bmp
org.eclipse.jdt.debug.ui.debuggerActive=false
org.eclipse.jdt.debug.ui.instanceof.IJavaStackFrame=false
org.eclipse.jdt.debug.ui.supportsForceReturn=false
org.eclipse.jdt.debug.ui.supportsInstanceRetrieval=false
org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSG i/Minimum-1.1,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5
org.osgi.framework.language=en
org.osgi.framework.os.name=WindowsXP
org.osgi.framework.os.version=5.1
org.osgi.framework.processor=x86
org.osgi.framework.system.packages=javax.accessibility,javax .activity,javax.crypto,javax.crypto.interfaces,javax.crypto. spec,javax.imageio,javax.imageio.event,javax.imageio.metadat a,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax .imageio.spi,javax.imageio.stream,javax.management,javax.man agement.loading,javax.management.modelmbean,javax.management .monitor,javax.management.openmbean,javax.management.relatio n,javax.management.remote,javax.management.remote.rmi,javax. management.timer,javax.naming,javax.naming.directory,javax.n aming.event,javax.naming.ldap,javax.naming.spi,javax.net,jav ax.net.ssl,javax.print,javax.print.attribute,javax.print.att ribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA, javax.rmi.ssl,javax.security.auth,javax.security.auth.callba ck,javax.security.auth.kerberos,javax.security.auth.login,ja vax.security.auth.spi,javax.security.auth.x500,javax.securit y.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi .spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,j avax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi ,javax.swing,javax.swing.border,javax.swing.colorchooser,jav ax.swing.event,javax.swing.filechooser,javax.swing.plaf,java x.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.m ulti,javax.swing.plaf.synth,javax.swing.table,javax.swing.te xt,javax.swing.text.html,javax.swing.text.html.parser,javax. swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.trans action,javax.transaction.xa,javax.xml,javax.xml.datatype,jav ax.xml.namespace,javax.xml.parsers,javax.xml.transform,javax .xml.transform.dom,javax.xml.transform.sax,javax.xml.transfo rm.stream,javax.xml.validation,javax.xml.xpath,org.ietf.jgss ,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable, org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg .CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNam ing,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNam ing.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny, org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.D ynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org .omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInte rceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.o mg.PortableServer,org.omg.PortableServer.CurrentPackage,org. omg.PortableServer.POAManagerPackage,org.omg.PortableServer. POAPackage,org.omg.PortableServer.portable,org.omg.PortableS erver.ServantLocatorPackage,org.omg.SendingContext,org.omg.s tub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.e vents,org.w3c.dom.ls,org.xml.sax,org.xml.sax.ext,org.xml.sax .helpers
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.4.0
org.osgi.supports.framework.extension=true
org.osgi.supports.framework.fragment=true
org.osgi.supports.framework.requirebundle=true
os.arch=x86
os.name=Windows XP
os.version=5.1
osgi.arch=x86
osgi.bundles=org.eclipse.equinox.common@2:start,
org.eclipse.update.configurator@3:start, org.eclipse.core.runtime@start
osgi.bundlestore=C:\devl\java\eclipse-europa\eclipse\configu ration\org.eclipse.osgi\bundles
osgi.clean=true
osgi.compatibility.bootdelegation=true
osgi.configuration.area=file:/C:/devl/java/eclipse-europa/ec lipse/configuration/
osgi.framework=file:/c:/devl/java/eclipse-europa/eclipse/plu gins/org.eclipse.osgi_3.3.1.R33x_v20070828.jar
osgi.framework.beginningstartlevel=1
osgi.framework.shape=jar
osgi.framework.version=3.3.1.R33x_v20070828
osgi.install.area=file:/C:/devl/java/eclipse-europa/eclipse/
osgi.instance.area=file:/C:/devl/workspaces/dsss/
osgi.instance.area.default=file:/C:/Documents and
Settings/campbb23/workspace/
osgi.logfile=C:\devl\workspaces\dsss\.metadata\.log
osgi.manifest.cache=C:\devl\java\eclipse-europa\eclipse\conf iguration\org.eclipse.osgi\manifests
osgi.nl=en_US
osgi.os=win32
osgi.requiredJavaVersion=1.5
osgi.splashLocation=c:\devl\java\eclipse-europa\eclipse\plug ins\org.eclipse.platform_3.3.2.R33x_v20071022\splash.bmp
osgi.splashPath=platform:/base/plugins/org.eclipse.platform
osgi.syspath=c:\devl\java\eclipse-europa\eclipse\plugins
osgi.ws=win32
path.separator=;
sun.arch.data.model=32
sun.boot.class.path=C:\Java\jre1.5.0_13\lib\rt.jar;C:\Java\j re1.5.0_13\lib\i18n.jar;C:\Java\jre1.5.0_13\lib\sunrsasign.j ar;C:\Java\jre1.5.0_13\lib\jsse.jar;C:\Java\jre1.5.0_13\lib\ jce.jar;C:\Java\jre1.5.0_13\lib\charsets.jar;C:\Java\jre1.5. 0_13\classes
sun.boot.library.path=C:\Java\jre1.5.0_13\bin
sun.cpu.endian=little
sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386
i86
sun.desktop=windows
sun.io.unicode.encoding=UnicodeLittle
sun.java.launcher=SUN_STANDARD
sun.jnu.encoding=Cp1252
sun.management.compiler=HotSpot Client Compiler
sun.os.patch.level=Service Pack 2
user.country=US
user.dir=C:\devl\java\eclipse-europa\eclipse
user.home=C:\Documents and Settings\campbb23
user.language=en
user.name=CAMPBB23
user.timezone=America/New_York
user.variant=
workspace.projectclasspath=C:\devl\workspaces\dsss\AGCommon\ build\classes;C:\devl\workspaces\dsss\AGServices\build\class es;C:\devl\workspaces\dsss\AGServicesHarness\build\classes;C :\devl\workspaces\dsss\DevelopmentFramework\build\classes;C: \devl\workspaces\dsss\ProductCatalog\build\classes
Re: Can't Get Profiler to Run [message #123300 is a reply to message #123244] Mon, 18 February 2008 07:13 Go to previous message
Asaf Yaffe is currently offline Asaf YaffeFriend
Messages: 333
Registered: July 2009
Senior Member
Brian,

What version of TPTP are you using?

Thanks,
Asaf

--
Asaf Yaffe
Eclipse TPTP Committer, JVMTI Profiler
Previous Topic:org.eclipse.hyades.logging.log4j.XmlLayout > Log Analyzer > missed columns
Next Topic:TPTP Profiler GUI component re-use
Goto Forum:
  


Current Time: Fri Apr 19 13:46:58 GMT 2024

Powered by FUDForum. Page generated in 0.01810 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top