|
From: Peter P. <sv...@yo...> - 2009-03-19 10:52:11
|
Hi Jason, thanks to you. After using "-mx512m" everything worrks quite smoothly. Java needed 267 MB, however there was no "Out of Memory" Exception.. even with "-debug" switch. Greetings, Peter Jason Kealey wrote: > This sounds like a crash in the library used to generate the images. > 1) You can try the -mx256m option to increase the memory ( java -mx256m -jar > statsvn.jar -verbose .... ) or even -mx512m. (256MB of ram or 512MB of ram) > 2) You can try the beta version of statsvn ( > http://www.statsvn.org/beta/statsvn.jar) as it contains a newer version of > the chart generating library. > 3) There is a -debug option that is even more verbose, but I am not sure it > will help here. > > Thanks, > --- > Jason Kealey - jk...@la... > LavaBlast Franchise Software - http://www.lavablast.com > Simplifying day-to-day franchise operations > > > On Tue, Mar 17, 2009 at 7:52 AM, Peter Parker <sv...@yo...> wrote: > >> Hi jason, >> thanks for coming back to me. >> Here are some details: >> statSVN is working great on nearly all repositories, except 2 or 3 >> On these repos the statsvn is just stopping: >> It even does not show the status lines (runtime and memory usage)at the >> end. It ends directly after the last(?): >> "writing chart 'Activity of xxxx' to directory_sizes_xxxx.png" >> (this is the last line in log file generated with -v) >> >> The Repository is 1 GB in size and has less than 6000 Revisions. >> Workingcopy is 207 Mb in size with approx. 13.000 files / 10.000 folders >> (including svn-metadata) >> >> Is there some option to activate an even more verbose log(with timestamps, >> etc..)? >> >> Greetings, >> Peter >> >> >> Jason Kealey wrote: >> >>> I have never seen this problem before. >>> - Can you generate statistics for other repositories? >>> - Which reports are problematic? >>> >>> --- >>> Jason Kealey - jk...@la... >>> LavaBlast Franchise Software - http://www.lavablast.com >>> Simplifying day-to-day franchise operations >>> >>> >>> On Mon, Mar 16, 2009 at 11:26 AM, Peter Parker <sv...@yo...> >>> wrote: >>> >>> hi there, >>>> I have the following problem with my statsvn: >>>> I generate multiple statistics for a bunch of repositories, >>>> however, some of tht html files are not showing up! >>>> >>>> In these directory I can only see the png files, but no html files. >>>> >>>> I already looked via verbose mode into the output, but there was nothing >>>> special to see. The repository is large(wc is appr. 100MB)and some >>>> thousand revisions, but there is no message indicating memory problems >>>> or similar difficulties: >>>> >>>> Did anybody run into this before? >>>> >>>> Greetings, >>>> Peter >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are >>>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and >>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>>> development >>>> software that enables intelligent coding and step-through debugging. >>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >>>> _______________________________________________ >>>> Statsvn-users mailing list >>>> Sta...@li... >>>> https://lists.sourceforge.net/lists/listinfo/statsvn-users >>>> >>>> >>>> > |