Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Зависает с ошибкой #72

Open
mydrec777rus opened this issue Aug 7, 2024 · 0 comments
Open

Зависает с ошибкой #72

mydrec777rus opened this issue Aug 7, 2024 · 0 comments

Comments

@mydrec777rus
Copy link

Примерно раз в сутки, на одном из трёх серверов падает с ошибкой:
dotnet[714138]: OneSTools.EventLog.Exporter.Manager.ExportersManager[0] Failed to execute EventLogExporter
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
(Parameter 'index')
at OneSTools.EventLog.LgpReader.ParseEventLogItemData(StringBuilder eventLogItemData, Int64 endPosition, CancellationToken cancellationToken)
at OneSTools.EventLog.LgpReader.ReadEventLogItemData(CancellationToken cancellationToken)
at OneSTools.EventLog.LgpReader.ReadNextEventLogItem(CancellationToken cancellationToken)
at OneSTools.EventLog.EventLogReader.ReadNextEventLogItem(CancellationToken cancellationToken)
at OneSTools.EventLog.Exporter.Core.EventLogExporter.StartAsync(CancellationToken cancellationToken)
at OneSTools.EventLog.Exporter.Manager.ExportersManager.<>c__DisplayClass22_0.<b__0>d.MoveNext()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant