Hi

this sounds like an out of memory exception
Craig is doing investigation into this, and found a solution,
You can read about it at :
http://csut017.wordpress.com/2009/10/16/reducing-strings-3-some-preliminary-results/


when this is into the trunk is another issue :-(
it is a big update




with kind regards
Ruben Willems

On Fri, Oct 23, 2009 at 10:12 AM, Paul Richards <[email protected]>wrote:

>
> Hi,
> This morning I found our cruise control service had stopped.  I looked
> through the event logs and found these two entries:
>
> - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event";>
> - <System>
>  <Provider Name=".NET Runtime" />
>  <EventID Qualifiers="0">1023</EventID>
>  <Level>2</Level>
>  <Task>0</Task>
>  <Keywords>0x80000000000000</Keywords>
>  <TimeCreated SystemTime="2009-10-23T04:41:54.000Z" />
>  <EventRecordID>7007</EventRecordID>
>  <Channel>Application</Channel>
>  <Computer>xyz</Computer>
>  <Security />
>  </System>
> - <EventData>
>  <Data>.NET Runtime version 2.0.50727.4016 - Fatal Execution Engine
> Error (000007FEF75AA5C6) (80131506)</Data>
>  </EventData>
>  </Event>
>
>
> - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event";>
> - <System>
>  <Provider Name="Application Error" />
>  <EventID Qualifiers="0">1000</EventID>
>  <Level>2</Level>
>  <Task>100</Task>
>  <Keywords>0x80000000000000</Keywords>
>  <TimeCreated SystemTime="2009-10-23T04:41:54.000Z" />
>  <EventRecordID>7008</EventRecordID>
>  <Channel>Application</Channel>
>  <Computer>xyz</Computer>
>  <Security />
>  </System>
> - <EventData>
>  <Data>ccservice.exe</Data>
>  <Data>1.4.4.83</Data>
>  <Data>4a2d631d</Data>
>  <Data>mscorwks.dll</Data>
>  <Data>2.0.50727.4016</Data>
>  <Data>49cc56fb</Data>
>  <Data>c0000005</Data>
>  <Data>00000000001c2bb9</Data>
>  </EventData>
>  </Event>
>
>
> It looks like ccservice.exe crashed in some way.
>
>
> --
> Paul Richards
>

Reply via email to