Try and Decode Logs are being flooded
The TndLogs are being flooded with the following... seems to have a few lines generated every five seconds.
[20191008-200158-209][tnd][T] Initialize Tnd API
[20191008-200158-209][tnd][E] Failed to open control device '\\.\Global\TndControl2440': status 2
[20191008-200158-209][tnd][E] Failed to initialize: error 0x2
[20191008-200203-221][tnd][T] Initialize Tnd API
[20191008-200203-221][tnd][E] Failed to open control device '\\.\Global\TndControl2440': status 2
[20191008-200203-221][tnd][E] Failed to initialize: error 0x2
[20191008-200208-221][tnd][T] Initialize Tnd API
[20191008-200208-221][tnd][E] Failed to open control device '\\.\Global\TndControl2440': status 2
[20191008-200208-221][tnd][E] Failed to initialize: error 0x2
[20191008-200213-222][tnd][T] Initialize Tnd API
[20191008-200213-222][tnd][E] Failed to open control device '\\.\Global\TndControl2440': status 2
[20191008-200213-222][tnd][E] Failed to initialize: error 0x2
ATI 2018 logs looked more appropriate.
Back in the ATI 2016 forum was a fix to turn off the logs with the following registry entry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Acronis\Tnd]
"TraceFormat"=dword:00000000
"TraceOutput"=dword:00000007
"TraceLevel"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Acronis\Tnd]
"TraceFormat"=dword:00000000
"TraceOutput"=dword:00000007
"TraceLevel"=dword:00000000
The result was weird. Each log would be created with a size of 2 bytes, but size on disk was 0.


- Anmelden, um Kommentare verfassen zu können