OFFICIUM INSERVIO IT
Your reliable partner for your business software...
Sage 100 Logging Service Fehler / errors logging service
(alle Versionen/all versions)
Donnerstag, 2. Juli 2026
Deutsch
Hintergrund
Der Sage Logging Service lässt sich nicht mehr starten.
Dies ist der Dienst für Sage TraceLog-Protokollierung , der grundsätzlich auf jeder Maschine aktiv ist , auf der eine Sage 100-Installation durchgeführt wurde.
Dieser Dienst ist für die Sage TraceLog-Protokollierung im Zusammenhang mit "Event Tracing for Windows" (ETW mit ETL-Logdateien) relevant.
Im Windows Ereignisprotokoll sind Fehlermeldungen wie die folgenden erkennbar:
Faulting application name: Sagede.Shared.Logging.Service.exe, version: 9.0.12.0, time stamp: 0x68774435 Faulting module name: KERNELBASE.dll, version: 10.0.20348.5256, time stamp: 0x32e34224 Exception code: 0xe0434352 Fault offset: 0x00139972 Faulting process id: 0x30fc Faulting application start time: 0x01dd0a2b6cbab06c Faulting application path: C:\Program Files (x86)\Common Files\Sage Software Shared\Sagede.Shared.Logging.Service.exe Faulting module path: C:\Windows\System32\KERNELBASE.dll Report Id: 5c5058c2-9e34-45c1-a93a-9cf31aeb6e87 Faulting package full name: Faulting package-relative application ID: Application: Sagede.Shared.Logging.Service.exe Framework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: System.ArgumentException at System.Diagnostics.EventLogInternal.InternalWriteEvent(UInt32, UInt16, System.Diagnostics.EventLogEntryType, System.String[], Byte[], System.String) at System.Diagnostics.EventLogInternal.WriteEntry(System.String, System.Diagnostics.EventLogEntryType, Int32, Int16, Byte[]) at System.Diagnostics.EventLog.WriteEntry(System.String, System.Diagnostics.EventLogEntryType) at Sagede.Shared.Logging.Service.LogFilesFolderMonitor.DeleteOldFiles() at ....
Service cannot be started. System.ArgumentException: Log entry string is too long. A string written to the event log cannot exceed 32766 characters. at Sstem.Diagnostics.EventLogInternal.InternalWriteEvent(UInt32 eventID, UInt16 category, EventLogEntryType type, String[] strings, Byte[] rawData, String currentMachineName) at System.Diagnostics.EventLogInternal.WriteEntry(String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData) at System.Diagnostics.EventLog.WriteEntry(String message, EventLogEntryType type) at Sagede.Shared.Logging.Service.LogFilesFolderMonitor.DeleteOldFiles()
Ursachen und Lösungsansätze
Zu viele Protokolldateien bei Vorkommen von LogFilesFolderMonitor.DeleteOldFiles()
Eine häufige Ursache ist in dem Fall , dass im Protokollordner (z.B. "c:\SageLog\Default\") über einen Zeitraum plötzlich zu viele *.etl-Protokolldateien entstanden sind , so dass die Sage Bereinigungsfunktion keine Chance mehr hat , ältere Logdateien zu löschen.
Löschen Sie in diesem Fall manuell genügend ältere Protokolldateien aus dem Sage Protokollordner. Danach sollte sich der Dienst wieder starten lassen!
