Thanks Graig! Looks like 70MB is the bottleneck of the log size in our machine...
Looking forward to seeing the fix in future release :) Regards, Petal On Sat, Nov 14, 2009 at 5:45 PM, Craig Sutherland <[email protected]>wrote: > Hi, > > Just to add some extra information on this (I have been away for the > past few weeks). > > There is no "absolute" size limit for the log files - it depends on > your system configuration (e.g. the amount of memory, disk page size, > OS, etc.) But, CC.NET <http://cc.net/> does have a memory issue were it is > writing the > entire log to memory, and then duplicating it a few times :-( On my > older machine I find around~80Mb is the maximum size that > CC.NET<http://cc.net/>can > handle, so a ~70Mb log would crash CC.NET <http://cc.net/> on a lower spec > machine. > > We have added a couple of changes to try and reduce memory usage in > CC.NET <http://cc.net/> 1.5.0 - although it is still writing to memory :-( > In the next > version of CC.NET <http://cc.net/> (2.0) we are looking at fixing this > problem - but > unfortunately that is a while away. > > > Craig > > On Oct 30, 4:39 am, florin <[email protected]> wrote: > > I was not referring to the build log but to the logs created by the > > ccnet service/console, which is probable located in (c:\program files\) > > CruiseControl.NET\server\ccnet.log > > This log contains the ccnet log messages while the build log contains > > information from running the build scripts. As long as you talk about > > acrashI suspect that this is a ccnet service failing. Beside this > > log files you might also be able to see some information in windows > > event log in case thecrashwas so severe that it was only detected by > > the operating system. > > > > Hope this might help in the future. > > > > florin > > > > On Oct 27, 12:27 pm, Petal Wang <[email protected]> wrote: > > > > > The log doesn't give much useful information. It only shows: > > > <build date="2009-10-23 01:00:00" buildtime="00:08:03" error="true" > > > buildcondition="ForceBuild"> > > > > > So I thought there should be anothercrashdump file located somewhere... > > > > > Anyway, the problem has been solved by reducing the in-memory log > > > information... > > > > > Thanks for your help. > > > > > Regards, > > > Petal > > > > > On Tue, Oct 27, 2009 at 5:34 PM, florin <[email protected]> wrote: > > > > > > You are not helping.... Where do you see that error? > > > > > > Normally you have a file 'ccnet.log' under <ccnet foder>\server. Look > > > > on that file and try find any error messages (do NOT post the whole > > > > file here..) > > > > How do you run ccnet? fom command line or as a service ? > > > > > > florin > > > > > > On Oct 27, 10:37 am, Petal Wang <[email protected]> wrote: > > > > > Hi Florin, > > > > > > > Sorry I don't know where I can find thecrashdump file. Any > information > > > > > about it? Thecrashshows general information like "CC.NetConsole > Runner > > > > > has encountered a problem and needs to close. ..." > > > > > > > I suspected thecrashis due to that it runs out of memory since the > > > > build > > > > > log informaitonis too large (around 70M). I have workarounded by > > > > suppressing > > > > > some log information and so far it works fine. > > > > > > > But may know what's the limitation size for the build log? > > > > > > > Thanks, > > > > > Petal > > > > > > > On Mon, Oct 26, 2009 at 4:56 PM, florin <[email protected]> wrote: > > > > > > > > Can you also define this 'crash'? It is like going to the doctor, > it > > > > > > is not enough to tell that it hurts, you also have to way what & > when. > > > > > > > > Do not expect help unless you provide minimum information on this > and > > > > > > the CPU speed does not qualify as useful information. > > > > > > > > florin > > > > > > > > On Oct 23, 4:24 am, Petal <[email protected]> wrote: > > > > > > > Hi, > > > > > > > > > We have two machines runing the same task which requires to > delete > > > > and > > > > > > > pull a lot of files from perforce (this means CCNet needs to > collect > > > > a > > > > > > > lot of log information at runtime, and usually the size of the > > > > > > > buildlog is around 70M). The problem is that one machine is > quite > > > > > > > stable but the other often gotcrash. I compared the hardware > > > > > > > configuration between the two machines: > > > > > > > > > stable machine: > > > > > > > Intel(R) COre(TM)2 Quad CPU > > > > > > > Q9550 @ 2.83GHz > > > > > > > 2.83GHz, 3.25GB of RAM > > > > > > > > > unstable machine: > > > > > > > Intel(R) Xeon(R) CPU > > > > > > > W3520 @ 2.67GHz > > > > > > > 2.67GHz, 3.00GB of RAM > > > > > > > > > I am not sure whether theissuecomes this. But it is the only > > > > > > > difference I can found between the two machines since the > error > > > > report > > > > > > > doesn't give me more meaningful information. > > > > > > > > > Anybody else encountered the same problem before? > > > > > > > > > Any suggestion is greatly appreciated. > > > > > > > > > Thanks, > > > > > > > petal >
