Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » External Profiling startup problems
External Profiling startup problems [message #54622] Fri, 24 February 2006 14:18 Go to next message
Karl Koster is currently offline Karl KosterFriend
Messages: 1
Registered: July 2009
Junior Member
I have an existing Eclipse project that I am attmepting to profile. I have
successfully debugged classes within this project for some time. However,
when I attempt to profile classes externally within this project, I get
java.lang.NoClassDefFoundError exceptions for the main class. The
classpath was set to include all jars/directories that where necessary
where included in the configuration.

In respect to the configuration, all buttons on the Main tab of the
configuration for an external class are disabled. I am assuming that you
just type in the fully qualified class name for the Class name: and type
in a delimited list of jars/directories for the Class path:.
Re: External Profiling startup problems [message #54802 is a reply to message #54622] Fri, 24 February 2006 16:55 Go to previous message
Samson Wai is currently offline Samson WaiFriend
Messages: 46
Registered: July 2009
Member
Hello,

So the class you want to profile is actually not part of your project
but somewhere on the filesystem? If that's the case you will need to
create a new "External Java Application" from the Profile configuration
dialog. This is different from the "Java Application" configuration
which refers to classes withing the Eclipse workspace.

Regards,

Samson


Karl Koster wrote:
> I have an existing Eclipse project that I am attmepting to profile. I
> have successfully debugged classes within this project for some time.
> However, when I attempt to profile classes externally within this
> project, I get java.lang.NoClassDefFoundError exceptions for the main
> class. The classpath was set to include all jars/directories that where
> necessary where included in the configuration.
>
> In respect to the configuration, all buttons on the Main tab of the
> configuration for an external class are disabled. I am assuming that you
> just type in the fully qualified class name for the Class name: and type
> in a delimited list of jars/directories for the Class path:.
>
>
>
Previous Topic:Need help detecting agent
Next Topic:Why is it so slow?
Goto Forum:
  


Current Time: Fri Mar 29 08:54:03 GMT 2024

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

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

Back to the top