board logo
Posted by: JustinKing - 31 January 2023 12:27:23
Can anyone explain what is causing this? [code=markup]Log Name:      Application Source:        ESENT Date:          31/01/2023 12:01:49 Event ID:      623 Task Category: Transaction Manager Level:         Error Keywords:      Classic User:          N/A Computer:      PC.domain.local Description: SearchIndexer (16908,D,23) Windows: The version store for this instance (0) has reached its maximum size of 128Mb. It is likely that a long-running transaction is preventing cleanup of the version store and causing it to build up in size. Updates will be rejected until the long-running transaction has been completely committed or rolled back.  Possible long-running transaction:      SessionId: 0x00000146F60B10C0:0x3be4a4      Session-context: 0x00000000      Session-context ThreadId: 0x000000000000120C      Cleanup: 1      Session-trace:  45861@12:01:49 57573@12:01:44 Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">   <System>     <Provider Name="ESENT" />     <EventID Qualifiers="0">623</EventID>     <Version>0</Version>     <Level>2</Level>     <Task>14</Task>     <Opcode>0</Opcode>     <Keywords>0x80000000000000</Keywords>     <TimeCreated SystemTime="2023-01-31T12:01:49.6771228Z" />     <EventRecordID>77306</EventRecordID>     <Correlation />     <Execution ProcessID="0" ThreadID="0" />     <Channel>Application</Channel>     <Computer>PC.domain.local</Computer>     <Security />   </System>   <EventData>     <Data>SearchIndexer</Data>     <Data>16908,D,23</Data>     <Data>Windows: </Data>     <Data>0</Data>     <Data>128</Data>     <Data>0x00000146F60B10C0:0x3be4a4</Data>     <Data>0x00000000</Data>     <Data>0x000000000000120C</Data>     <Data>1</Data>     <Data>45861@12:01:49 57573@12:01:44 </Data>   </EventData> </Event>[/code]