Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Exception in thread "main"(Exception while profiling java application using TPTP)
Exception in thread "main" [message #495621] Thu, 05 November 2009 14:20 Go to next message
eclipse is currently offline eclipseFriend
Messages: 9
Registered: November 2009
Junior Member
Hi,

I am using Eclispe 3.22 and trying to Monitor memory and method coverage using TPTP for my Java application.

I can execute/debug the application without a problem but when I attampt to profile I receive the following error:

java.lang.NoClassDefFoundError: com/mypackage/
Exception in thread "main" 


Now as Eclipse can locate all the required classes in order to debug the application, I can't figure out why the profiler seems to be struggling to do the same.

Any suggestions?

Thanks

[Updated on: Thu, 05 November 2009 14:33]

Report message to a moderator

Re: Exception in thread "main" [message #495916 is a reply to message #495621] Fri, 06 November 2009 15:56 Go to previous message
Eugene Chan is currently offline Eugene ChanFriend
Messages: 287
Registered: July 2009
Senior Member
Hi,

Could you provide more information on how you profile you application? What
kind of Java application are you profiling (eg RuntimeWorkbench?Applet?etc)
Could you also capture the class information of the NCDFError/
Have you try with the latest release of TPTP instead?

Eugene

<eclipse@simon.uk.net> wrote in message
news:hcun03$k27$1@build.eclipse.org...
> Hi,
>
> I am using Eclispe 3.22 and trying to Monitor memory and method coverage
> using TPTP for my Java application.
>
> I can execute/debug the application without a problem but when I attampt
> to profile I receive the following error:
>
> java.lang.NoClassDefFoundError: com/....
> Exception in thread "main"
> Now as Eclipse can locate all the required classes in order to debug the
> application, I can't figure out why the profiler seems to be struggling to
> do the same.
>
> Any suggestions?
>
> Thanks
Previous Topic:which version of eclipse is required for TPTP-4.5.2.1-200908191232? 3.4 or 3.4.2
Next Topic:Very slow performance while profiling
Goto Forum:
  


Current Time: Thu May 09 10:27:02 GMT 2024

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

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

Back to the top