Skip to main content

alphaWorks  >  Forums  >  Diagnostic Tool for Java Garbage Collector  >  developerWorks

error while building visualization...    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is not answered.

Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]
sak.tcs

Posts: 3
Registered: Apr 14, 2009 08:33:16 AM
error while building visualization...
Posted: Jun 24, 2009 02:20:50 AM
 
Click to report abuse...   Click to reply to this thread Reply
I am facing an error after I give the verbosegc log as input. It comes during the 4th stage of building the visualization... it says...

Exception in thread "Thread-4" java.lang.NoSuchMethodError: org.jfree.data.time.TimeSeries.<init>(Ljava/lang/String;Ljav
a/lang/Class;)V
at it.imperato.jvmperf.GCCollector.makeTimeSeries(GCCollector.java:2710)
at it.imperato.jvmperf.GCCollector.access$78(GCCollector.java:2706)
at it.imperato.jvmperf.GCCollector$70.task(GCCollector.java:2647)
at it.imperato.jvmperf.TaskMr$2.run(TaskMr.java:77)
at java.lang.Thread.run(Unknown Source)

what can this be due to... i have searched the internet for any sort of information regarding this error but there seems to be no clue... kindly help...

Point your RSS reader here for a feed of the latest messages in all forums