cene/LuceneTextIndexGrain.cs:line 205\n at Orleans.Runtime.GrainTimer.ForwardToAsyncCallback(Object state)"
},
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"timestamp": "2020-03-09T13:38:34Z",
"category": "Orleans.Runtime.GrainTimer"
}
{
"logLevel": "Information",
"message": "Invoking IdentityServer endpoint: IdentityServer4.Endpoints.TokenEndpoint for /connect/token",
"endpointType": "IdentityServer4.Endpoints.TokenEndpoint",
"url": "/connect/token",
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"web": {
"requestId": "|2820e58e-4ead557d055528de.",
"requestPath": "/connect/token",
"requestMethod": "POST"
},
"timestamp": "2020-03-09T13:38:36Z",
"category": "IdentityServer4.Hosting.IdentityServerMiddleware"
}
{
"logLevel": "Information",
"message": "Token request validation success, {\n \u0022ClientId\u0022: \u0022hcfg:default\u0022,\n \u0022ClientName\u0022: \u0022hcfg:default\u0022,\n \u0022GrantType\u0022: \u0022client_credentials\u0022,\n \u0022Scopes\u0022: \u0022squidex-api\u0022,\n \u0022Raw\u0022: {\n \u0022grant_type\u0022: \u0022client_credentials\u0022,\n \u0022client_id\u0022: \u0022hcfg:default\u0022,\n \u0022client_secret\u0022: \u0022***REDACTED***\u0022,\n \u0022scope\u0022: \u0022squidex-api\u0022\n }\n}",
"@details": "{\n \u0022ClientId\u0022: \u0022hcfg:default\u0022,\n \u0022ClientName\u0022: \u0022hcfg:default\u0022,\n \u0022GrantType\u0022: \u0022client_credentials\u0022,\n \u0022Scopes\u0022: \u0022squidex-api\u0022,\n \u0022Raw\u0022: {\n \u0022grant_type\u0022: \u0022client_credentials\u0022,\n \u0022client_id\u0022: \u0022hcfg:default\u0022,\n \u0022client_secret\u0022: \u0022***REDACTED***\u0022,\n \u0022scope\u0022: \u0022squidex-api\u0022\n }\n}",
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"web": {
"requestId": "|2820e58e-4ead557d055528de.",
"requestPath": "/connect/token",
"requestMethod": "POST"
},
"timestamp": "2020-03-09T13:38:36Z",
"category": "IdentityServer4.Validation.TokenRequestValidator"
}
{
"logLevel": "Information",
"filters": {
"costs": 0
},
"elapsedRequestMs": 2,
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"web": {
"requestId": "|2820e58e-4ead557d055528de.",
"requestPath": "/identity-server/connect/token",
"requestMethod": "POST"
},
"timestamp": "2020-03-09T13:38:36Z"
}
{
"logLevel": "Information",
"filters": {
"appId": "a18e8b72-324f-439b-8ea6-aeb4e55ee980",
"appName": "hcfg",
"clientId": "hcfg:default",
"costs": 1
},
"elapsedRequestMs": 2,
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"web": {
"requestId": "|2820e58f-4ead557d055528de.",
"requestPath": "/api/content/hcfg/authentication-schemes/",
"requestMethod": "GET"
},
"timestamp": "2020-03-09T13:38:36Z"
}
{
"logLevel": "Error",
"message": "Caught and ignored exception: System.IO.EndOfStreamException with message: read past EOF: SlicedIndexInput(SlicedIndexInput(_1.fnm in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs) in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs slice=200:200) thrown from timer callback GrainTimer. TimerCallbackHandler:Squidex.Domain.Apps.Entities.Contents.Text.Lucene.LuceneTextIndexGrain-\u003ESystem.Threading.Tasks.Task \u003CTryCommitAsync\u003Eb__21_0(System.Object)",
"eventId": {
"id": 101413
},
"exception": {
"type": "System.IO.EndOfStreamException",
"message": "read past EOF: SlicedIndexInput(SlicedIndexInput(_1.fnm in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs) in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs slice=200:200)",
"stackTrace": " at Lucene.Net.Store.BufferedIndexInput.Refill()\n at Lucene.Net.Store.BufferedIndexInput.ReadByte()\n at Lucene.Net.Store.BufferedChecksumIndexInput.ReadByte()\n at Lucene.Net.Store.DataInput.ReadInt32()\n at Lucene.Net.Codecs.CodecUtil.CheckHeader(DataInput in, String codec, Int32 minVersion, Int32 maxVersion)\n at Lucene.Net.Codecs.Lucene46.Lucene46FieldInfosReader.Read(Directory directory, String segmentName, String segmentSuffix, IOContext context)\n at Lucene.Net.Index.SegmentReader.ReadFieldInfos(SegmentCommitInfo info)\n at Lucene.Net.Index.SegmentReader..ctor(SegmentCommitInfo si, Int32 termInfosIndexDivisor, IOContext context)\n at Lucene.Net.Index.ReadersAndUpdates.GetReader(IOContext context)\n at Lucene.Net.Index.BufferedUpdatesStream.ApplyDeletesAndUpdates(ReaderPool readerPool, IList\u00601 infos)\n at Lucene.Net.Index.IndexWriter.ApplyAllDeletesAndUpdates()\n at Lucene.Net.Index.IndexWriter.MaybeApplyDeletes(Boolean applyAllDeletes)\n at Lucene.Net.Index.IndexWriter.PrepareCommitInternal()\n at Lucene.Net.Index.IndexWriter.CommitInternal()\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.IndexManager.IndexHolder.Commit() in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/IndexManager_Impl.cs:line 153\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.IndexManager.CommitInternalAsync(IIndex index, Boolean dispose) in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/IndexManager.cs:line 123\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.LuceneTextIndexGrain.CommitAsync() in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/LuceneTextIndexGrain.cs:line 205\n at Orleans.Runtime.GrainTimer.ForwardToAsyncCallback(Object state)"
},
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"timestamp": "2020-03-09T13:38:44Z",
"category": "Orleans.Runtime.GrainTimer"
}
{
"logLevel": "Information",
"filters": {
"userId": "5e661f64c4703f0001b8ca0e",
"clientId": "squidex-frontend",
"costs": 0
},
"elapsedRequestMs": 1,
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"web": {
"requestId": "|2820e590-4ead557d055528de.",
"requestPath": "/api/users/5e661f64c4703f0001b8ca0e/notifications",
"requestMethod": "GET"
},
"timestamp": "2020-03-09T13:38:45Z"
}
{
"logLevel": "Error",
"message": "Caught and ignored exception: System.IO.EndOfStreamException with message: read past EOF: SlicedIndexInput(SlicedIndexInput(_1.fnm in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs) in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs slice=200:200) thrown from timer callback GrainTimer. TimerCallbackHandler:Squidex.Domain.Apps.Entities.Contents.Text.Lucene.LuceneTextIndexGrain-\u003ESystem.Threading.Tasks.Task \u003CTryCommitAsync\u003Eb__21_0(System.Object)",
"eventId": {
"id": 101413
},
"exception": {
"type": "System.IO.EndOfStreamException",
"message": "read past EOF: SlicedIndexInput(SlicedIndexInput(_1.fnm in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs) in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs slice=200:200)",
"stackTrace": " at Lucene.Net.Store.BufferedIndexInput.Refill()\n at Lucene.Net.Store.BufferedIndexInput.ReadByte()\n at Lucene.Net.Store.BufferedChecksumIndexInput.ReadByte()\n at Lucene.Net.Store.DataInput.ReadInt32()\n at Lucene.Net.Codecs.CodecUtil.CheckHeader(DataInput in, String codec, Int32 minVersion, Int32 maxVersion)\n at Lucene.Net.Codecs.Lucene46.Lucene46FieldInfosReader.Read(Directory directory, String segmentName, String segmentSuffix, IOContext context)\n at Lucene.Net.Index.SegmentReader.ReadFieldInfos(SegmentCommitInfo info)\n at Lucene.Net.Index.SegmentReader..ctor(SegmentCommitInfo si, Int32 termInfosIndexDivisor, IOContext context)\n at Lucene.Net.Index.ReadersAndUpdates.GetReader(IOContext context)\n at Lucene.Net.Index.BufferedUpdatesStream.ApplyDeletesAndUpdates(ReaderPool readerPool, IList\u00601 infos)\n at Lucene.Net.Index.IndexWriter.ApplyAllDeletesAndUpdates()\n at Lucene.Net.Index.IndexWriter.MaybeApplyDeletes(Boolean applyAllDeletes)\n at Lucene.Net.Index.IndexWriter.PrepareCommitInternal()\n at Lucene.Net.Index.IndexWriter.CommitInternal()\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.IndexManager.IndexHolder.Commit() in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/IndexManager_Impl.cs:line 153\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.IndexManager.CommitInternalAsync(IIndex index, Boolean dispose) in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/IndexManager.cs:line 123\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.LuceneTextIndexGrain.CommitAsync() in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/LuceneTextIndexGrain.cs:line 205\n at Orleans.Runtime.GrainTimer.ForwardToAsyncCallback(Object state)"
},
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"timestamp": "2020-03-09T13:38:54Z",
"category": "Orleans.Runtime.GrainTimer"
}
{
"logLevel": "Information",
"filters": {
"userId": "5e661f64c4703f0001b8ca0e",
"clientId": "squidex-frontend",
"costs": 0
},
"elapsedRequestMs": 0,
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"web": {
"requestId": "|2820e591-4ead557d055528de.",
"requestPath": "/api/users/5e661f64c4703f0001b8ca0e/notifications",
"requestMethod": "GET"
},
"timestamp": "2020-03-09T13:38:57Z"
}
{
"logLevel": "Error",
"message": "Caught and ignored exception: System.IO.EndOfStreamException with message: read past EOF: SlicedIndexInput(SlicedIndexInput(_1.fnm in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs) in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs slice=200:200) thrown from timer callback GrainTimer. TimerCallbackHandler:Squidex.Domain.Apps.Entities.Contents.Text.Lucene.LuceneTextIndexGrain-\u003ESystem.Threading.Tasks.Task \u003CTryCommitAsync\u003Eb__21_0(System.Object)",
"eventId": {
"id": 101413
},
"exception": {
"type": "System.IO.EndOfStreamException",
"message": "read past EOF: SlicedIndexInput(SlicedIndexInput(_1.fnm in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs) in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs slice=200:200)",
"stackTrace": " at Lucene.Net.Store.BufferedIndexInput.Refill()\n at Lucene.Net.Store.BufferedIndexInput.ReadByte()\n at Lucene.Net.Store.BufferedChecksumIndexInput.ReadByte()\n at Lucene.Net.Store.DataInput.ReadInt32()\n at Lucene.Net.Codecs.CodecUtil.CheckHeader(DataInput in, String codec, Int32 minVersion, Int32 maxVersion)\n at Lucene.Net.Codecs.Lucene46.Lucene46FieldInfosReader.Read(Directory directory, String segmentName, String segmentSuffix, IOContext context)\n at Lucene.Net.Index.SegmentReader.ReadFieldInfos(SegmentCommitInfo info)\n at Lucene.Net.Index.SegmentReader..ctor(SegmentCommitInfo si, Int32 termInfosIndexDivisor, IOContext context)\n at Lucene.Net.Index.ReadersAndUpdates.GetReader(IOContext context)\n at Lucene.Net.Index.BufferedUpdatesStream.ApplyDeletesAndUpdates(ReaderPool readerPool, IList\u00601 infos)\n at Lucene.Net.Index.IndexWriter.ApplyAllDeletesAndUpdates()\n at Lucene.Net.Index.IndexWriter.MaybeApplyDeletes(Boolean applyAllDeletes)\n at Lucene.Net.Index.IndexWriter.PrepareCommitInternal()\n at Lucene.Net.Index.IndexWriter.CommitInternal()\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.IndexManager.IndexHolder.Commit() in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/IndexManager_Impl.cs:line 153\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.IndexManager.CommitInternalAsync(IIndex index, Boolean dispose) in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/IndexManager.cs:line 123\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.LuceneTextIndexGrain.CommitAsync() in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/LuceneTextIndexGrain.cs:line 205\n at Orleans.Runtime.GrainTimer.ForwardToAsyncCallback(Object state)"
},
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"timestamp": "2020-03-09T13:39:04Z",
"category": "Orleans.Runtime.GrainTimer"
}
{
"logLevel": "Information",
"filters": {
"userId": "5e661f64c4703f0001b8ca0e",
"clientId": "squidex-frontend",
"costs": 0
},
"elapsedRequestMs": 0,
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"web": {
"requestId": "|2820e592-4ead557d055528de.",
"requestPath": "/api/users/5e661f64c4703f0001b8ca0e/notifications",
"requestMethod": "GET"
},
"timestamp": "2020-03-09T13:39:09Z"
}
{
"logLevel": "Error",
"message": "Caught and ignored exception: System.IO.EndOfStreamException with message: read past EOF: SlicedIndexInput(SlicedIndexInput(_1.fnm in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs) in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs slice=200:200) thrown from timer callback GrainTimer. TimerCallbackHandler:Squidex.Domain.Apps.Entities.Contents.Text.Lucene.LuceneTextIndexGrain-\u003ESystem.Threading.Tasks.Task \u003CTryCommitAsync\u003Eb__21_0(System.Object)",
"eventId": {
"id": 101413
},
"exception": {
"type": "System.IO.EndOfStreamException",
"message": "read past EOF: SlicedIndexInput(SlicedIndexInput(_1.fnm in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs) in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs slice=200:200)",
"stackTrace": " at Lucene.Net.Store.BufferedIndexInput.Refill()\n at Lucene.Net.Store.BufferedIndexInput.ReadByte()\n at Lucene.Net.Store.BufferedChecksumIndexInput.ReadByte()\n at Lucene.Net.Store.DataInput.ReadInt32()\n at Lucene.Net.Codecs.CodecUtil.CheckHeader(DataInput in, String codec, Int32 minVersion, Int32 maxVersion)\n at Lucene.Net.Codecs.Lucene46.Lucene46FieldInfosReader.Read(Directory directory, String segmentName, String segmentSuffix, IOContext context)\n at Lucene.Net.Index.SegmentReader.ReadFieldInfos(SegmentCommitInfo info)\n at Lucene.Net.Index.SegmentReader..ctor(SegmentCommitInfo si, Int32 termInfosIndexDivisor, IOContext context)\n at Lucene.Net.Index.ReadersAndUpdates.GetReader(IOContext context)\n at Lucene.Net.Index.BufferedUpdatesStream.ApplyDeletesAndUpdates(ReaderPool readerPool, IList\u00601 infos)\n at Lucene.Net.Index.IndexWriter.ApplyAllDeletesAndUpdates()\n at Lucene.Net.Index.IndexWriter.MaybeApplyDeletes(Boolean applyAllDeletes)\n at Lucene.Net.Index.IndexWriter.PrepareCommitInternal()\n at Lucene.Net.Index.IndexWriter.CommitInternal()\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.IndexManager.IndexHolder.Commit() in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/IndexManager_Impl.cs:line 153\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.IndexManager.CommitInternalAsync(IIndex index, Boolean dispose) in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/IndexManager.cs:line 123\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.LuceneTextIndexGrain.CommitAsync() in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/LuceneTextIndexGrain.cs:line 205\n at Orleans.Runtime.GrainTimer.ForwardToAsyncCallback(Object state)"
},
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"timestamp": "2020-03-09T13:39:14Z",
"category": "Orleans.Runtime.GrainTimer"
}
{
"logLevel": "Information",
"filters": {
"userId": "5e661f64c4703f0001b8ca0e",
"clientId": "squidex-frontend",
"costs": 0
},
"elapsedRequestMs": 0,
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"web": {
"requestId": "|2820e593-4ead557d055528de.",
"requestPath": "/api/users/5e661f64c4703f0001b8ca0e/notifications",
"requestMethod": "GET"
},
"timestamp": "2020-03-09T13:39:21Z"
}
{
"logLevel": "Error",
"message": "Caught and ignored exception: System.IO.EndOfStreamException with message: read past EOF: SlicedIndexInput(SlicedIndexInput(_1.fnm in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs) in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs slice=200:200) thrown from timer callback GrainTimer. TimerCallbackHandler:Squidex.Domain.Apps.Entities.Contents.Text.Lucene.LuceneTextIndexGrain-\u003ESystem.Threading.Tasks.Task \u003CTryCommitAsync\u003Eb__21_0(System.Object)",
"eventId": {
"id": 101413
},
"exception": {
"type": "System.IO.EndOfStreamException",
"message": "read past EOF: SlicedIndexInput(SlicedIndexInput(_1.fnm in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs) in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs slice=200:200)",
"stackTrace": " at Lucene.Net.Store.BufferedIndexInput.Refill()\n at Lucene.Net.Store.BufferedIndexInput.ReadByte()\n at Lucene.Net.Store.BufferedChecksumIndexInput.ReadByte()\n at Lucene.Net.Store.DataInput.ReadInt32()\n at Lucene.Net.Codecs.CodecUtil.CheckHeader(DataInput in, String codec, Int32 minVersion, Int32 maxVersion)\n at Lucene.Net.Codecs.Lucene46.Lucene46FieldInfosReader.Read(Directory directory, String segmentName, String segmentSuffix, IOContext context)\n at Lucene.Net.Index.SegmentReader.ReadFieldInfos(SegmentCommitInfo info)\n at Lucene.Net.Index.SegmentReader..ctor(SegmentCommitInfo si, Int32 termInfosIndexDivisor, IOContext context)\n at Lucene.Net.Index.ReadersAndUpdates.GetReader(IOContext context)\n at Lucene.Net.Index.BufferedUpdatesStream.ApplyDeletesAndUpdates(ReaderPool readerPool, IList\u00601 infos)\n at Lucene.Net.Index.IndexWriter.ApplyAllDeletesAndUpdates()\n at Lucene.Net.Index.IndexWriter.MaybeApplyDeletes(Boolean applyAllDeletes)\n at Lucene.Net.Index.IndexWriter.PrepareCommitInternal()\n at Lucene.Net.Index.IndexWriter.CommitInternal()\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.IndexManager.IndexHolder.Commit() in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/IndexManager_Impl.cs:line 153\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.IndexManager.CommitInternalAsync(IIndex index, Boolean dispose) in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/IndexManager.cs:line 123\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.LuceneTextIndexGrain.CommitAsync() in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/LuceneTextIndexGrain.cs:line 205\n at Orleans.Runtime.GrainTimer.ForwardToAsyncCallback(Object state)"
},
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"timestamp": "2020-03-09T13:39:24Z",
"category": "Orleans.Runtime.GrainTimer"
}
{
"logLevel": "Information",
"filters": {
"userId": "5e661f64c4703f0001b8ca0e",
"clientId": "squidex-frontend",
"costs": 0
},
"elapsedRequestMs": 1,
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"web": {
"requestId": "|2820e594-4ead557d055528de.",
"requestPath": "/api/users/5e661f64c4703f0001b8ca0e/notifications",
"requestMethod": "GET"
},
"timestamp": "2020-03-09T13:39:33Z"
}
{
"logLevel": "Error",
"message": "Caught and ignored exception: System.IO.EndOfStreamException with message: read past EOF: SlicedIndexInput(SlicedIndexInput(_1.fnm in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs) in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs slice=200:200) thrown from timer callback GrainTimer. TimerCallbackHandler:Squidex.Domain.Apps.Entities.Contents.Text.Lucene.LuceneTextIndexGrain-\u003ESystem.Threading.Tasks.Task \u003CTryCommitAsync\u003Eb__21_0(System.Object)",
"eventId": {
"id": 101413
},
"exception": {
"type": "System.IO.EndOfStreamException",
"message": "read past EOF: SlicedIndexInput(SlicedIndexInput(_1.fnm in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs) in a18e8b72-324f-439b-8ea6-aeb4e55ee980/_1.cfs slice=200:200)",
"stackTrace": " at Lucene.Net.Store.BufferedIndexInput.Refill()\n at Lucene.Net.Store.BufferedIndexInput.ReadByte()\n at Lucene.Net.Store.BufferedChecksumIndexInput.ReadByte()\n at Lucene.Net.Store.DataInput.ReadInt32()\n at Lucene.Net.Codecs.CodecUtil.CheckHeader(DataInput in, String codec, Int32 minVersion, Int32 maxVersion)\n at Lucene.Net.Codecs.Lucene46.Lucene46FieldInfosReader.Read(Directory directory, String segmentName, String segmentSuffix, IOContext context)\n at Lucene.Net.Index.SegmentReader.ReadFieldInfos(SegmentCommitInfo info)\n at Lucene.Net.Index.SegmentReader..ctor(SegmentCommitInfo si, Int32 termInfosIndexDivisor, IOContext context)\n at Lucene.Net.Index.ReadersAndUpdates.GetReader(IOContext context)\n at Lucene.Net.Index.BufferedUpdatesStream.ApplyDeletesAndUpdates(ReaderPool readerPool, IList\u00601 infos)\n at Lucene.Net.Index.IndexWriter.ApplyAllDeletesAndUpdates()\n at Lucene.Net.Index.IndexWriter.MaybeApplyDeletes(Boolean applyAllDeletes)\n at Lucene.Net.Index.IndexWriter.PrepareCommitInternal()\n at Lucene.Net.Index.IndexWriter.CommitInternal()\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.IndexManager.IndexHolder.Commit() in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/IndexManager_Impl.cs:line 153\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.IndexManager.CommitInternalAsync(IIndex index, Boolean dispose) in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/IndexManager.cs:line 123\n at Squidex.Domain.Apps.Entities.Contents.Text.Lucene.LuceneTextIndexGrain.CommitAsync() in /src/src/Squidex.Domain.Apps.Entities/Contents/Text/Lucene/LuceneTextIndexGrain.cs:line 205\n at Orleans.Runtime.GrainTimer.ForwardToAsyncCallback(Object state)"
},
"app": {
"name": "Squidex",
"version": "4.2.0.0",
"sessionId": "a234f586-c3a7-4188-bd30-8a614545f362"
},
"timestamp": "2020-03-09T13:39:34Z",
"category": "Orleans.Runtime.GrainTimer"
}
**strong text**