From: Richard C. <ri...@cy...> - 2004-08-17 16:31:32
|
Hi SG, we have made lots of changes to the codebase since the last release and it's difficult to track down what causes the problem and if it has been fixed or not. You could check out the development version of StatCvs from the SourceForge CVS and try if it works for you. Or if that's too much trouble, try this somewhat older snapshot: http://page.mi.fu-berlin.de/~cyganiak/statcvs/v0.2-dev/ Does it fix the problem? Yours, Richard Am 16.08.2004 um 21:44 schrieb SG: > Hello, > I get this error while running statcvs. COuld you please let me > know why this occurs or if there is a fix for it? > > > cvs log: Logging cham2_demo/tests/remote_mirror > cvs log: Logging include > Exception in thread "main" java.lang.ArithmeticException: / by zero > at > net.sf.statcvs.output.UserPage.getPercentage(UserPage.java:153) > at > net.sf.statcvs.output.UserPage.printBody(UserPage.java:105) > at > net.sf.statcvs.output.HTMLPage.createPage(HTMLPage.java:67) > at net.sf.statcvs.output.UserPage.<init>(UserPage.java:72) > at > net.sf.statcvs.output.HTMLOutput.createHTMLSuite(HTMLOutput.java:85) > at > net.sf.statcvs.Main.generateDefaultHTMLSuite(Main.java:165) > at net.sf.statcvs.Main.execute(Main.java:94) > at net.sf.statcvs.Main.main(Main.java:74) > > THanks, > SG > > > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - Send 10MB messages! > http://promotions.yahoo.com/new_mail > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > Statcvs-users mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/statcvs-users > |