From: Jeff M. <jm...@ca...> - 2005-11-29 19:23:37
|
sta...@li... wrote on 2005-11-25 05:42:36 PM: > Hi Jeff, > > On Saturday 26 November 2005 01:58, Jeff McRae wrote: > > I tried to run cvsstat on my cvs log and I get > > > > [tioadmin@jmcrae3 statcvs-0.2.2]$ java -jar statcvs.jar > > /tmp/statcvs-0.2.2/cvs-log.txt /home/tioadmin/cvs/tcdriver > > StatCVS - CVS statistics generation > > > > null > > [tioadmin@jmcrae3 statcvs-0.2.2]$ > > I don't know if it matters or not, but which version of Java are you using? > (java -version) Java is java version "1.4.2" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2) Classic VM (build 1.4.2, J2RE 1.4.2 IBM build cxia321420-20040626 (JIT enabled: jitc)) > > It might also be worthwhile attaching the log file that causes the > problem, if > that's not a drama. :) Unfortunately I cannot post the entire log file or I'm sure to cause heart attacks in my company. Maybe someone else could attach a sample log file here and then I will try it out to see if the problem is with my log file or my setup. > > > When I run with debug mode on, here are the last few lines before it > > stops. > > > > <lots of stuff cut out> > > FINE statcvs.input.FileBuilder <init>(): logging > > db2/workflow/DB2_Product_Check_Status.wkf > > FINE statcvs.input.FileBuilder <init>(): logging > > db2/workflow/DB2_Product_Install.wkf > > FINE statcvs.input.FileBuilder <init>(): logging > > db2/workflow/DB2_Product_Uninstall.wkf > > null > > [tioadmin@jmcrae3 statcvs-0.2.2]$ > > > > Any ideas what is wrong? > > My log is successfully parsed by cvstat (another tool) but I want to use > > cvsstat because it shows more information. > > My machine is Redhat EL 3. > > > > Thanks > > > > Jeff > > Regards, > James > > -- > James Ring > [attachment "att9369r.dat" deleted by Jeff McRae/Toronto/IBM] Jeff |