Skip to main content

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

Cannot start GCCollector.    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 2 - Pages: 1 - Last Post: Apr 7, 2009 10:30 PM Last Post By: Yasuko Threads: [ Previous | Next ]
TuPa

Posts: 1
Registered: Oct 02, 2008 02:51:32 PM
Cannot start GCCollector.
Posted: Oct 02, 2008 02:56:14 PM
Click to report abuse...   Click to reply to this thread Reply
Please help me in resolving the error. it is pretty urgent.

On starting GCCollector.bat I received the error: Java class not found: org/jfree/data/time/RegularTimePeriod

This is strange since the collector was working fine initially and all of a sudden I get this error. The class in pressent in the Jfree jar. I checked it.

Also under lib I have the correct version of jcommon and jfree jar. Please advise.
c6023

Posts: 8
Registered: Aug 01, 2004 09:25:10 AM
Re: Cannot start GCCollector.
Posted: Feb 26, 2009 03:53:23 PM   in response to: TuPa in response to: TuPa's post
Click to report abuse...   Click to reply to this thread Reply
I have the same problem even all three jar files are included in the CLASSPATH.
Yasuko

Posts: 2
Registered: Apr 07, 2009 10:27:43 PM
Re: Cannot start GCCollector.
Posted: Apr 07, 2009 10:30:22 PM   in response to: c6023 in response to: c6023's post
Click to report abuse...   Click to reply to this thread Reply
javaw -Xmx300m -classpath lib/jfreechart-1.0.0-rc1.jar;lib/jcommon-1.0.0-rc1.jar;lib/GCCollector.jar it.imperato.jvmperf.GCCollector

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