Jump to content

"Can't open PID file /run/eraserver.pid (yet?) after start: Operation not permitted"


Recommended Posts

Hi,

I am currently trying to setup ERA in a Ubuntu 20.04 VM for testing purpose.  We want to get a new security software and therefore evaluate different solutions.

I followed your guide "Component installation on Linux" and managed to get the installer to finish.

./server-linux-x86_64.sh \
--skip-license \
--skip-cert \
--db-type="MySQL Server" \
--db-driver="MySQL ODBC 8.0 Driver" \
--db-hostname=127.0.0.1 \
--db-port=3306 \
--db-admin-username=root \
--db-admin-password=##### \
--server-root-password=#### \
--db-user-username=##### \
--db-user-password=#####

the service does however fail to start shortly after start

Quote

systemctl status eraserver
● eraserver.service - ESET PROTECT Server
     Loaded: loaded (/etc/systemd/system/eraserver.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Mon 2021-06-21 17:42:23 CEST; 16min ago
    Process: 5501 ExecStart=/opt/eset/RemoteAdministrator/Server/ERAServer --daemon --pidfile /var/run/eraserver.pid (code=exited, status=0/SUCCESS)
   Main PID: 5502 (code=exited, status=70)

Jun 21 17:42:16 us204-base systemd[1]: Starting ESET PROTECT Server...
Jun 21 17:42:16 us204-base systemd[1]: eraserver.service: Can't open PID file /run/eraserver.pid (yet?) after start: Operation not permitted
Jun 21 17:42:16 us204-base systemd[1]: Started ESET PROTECT Server.
Jun 21 17:42:23 us204-base systemd[1]: eraserver.service: Main process exited, code=exited, status=70/SOFTWARE
Jun 21 17:42:23 us204-base systemd[1]: eraserver.service: Failed with result 'exit-code'.

 
Quote

Description:    Ubuntu 20.04.2 LTS
Linux us204-base 5.4.0-74-generic #83-Ubuntu SMP Sat May 8 02:35:39 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

The "permission not permitted" -error is very weird since the service is run as root and the installer did not show any error with the same user account.

trace.log

Quote

2021-06-21 16:10:41 Information: [Thread 7f62b34a6b80]: Loading ESET modules from /var/opt/eset/RemoteAdministrator/Server/Modules/
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Local time is 2021-06-21 18:10:41
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: InstallConfiguration: ProductLine: era
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: InstallConfiguration: ProductVersion: 8.0.2225.0
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: InstallConfiguration: Locale: en_US
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: InstallConfiguration: ProductInstanceID: 3d438ab4-b61c-48cf-98c3-d44a1ae0a267
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: InstallConfiguration: ProgramDataDirectory: /var/opt/eset/RemoteAdministrator/Server/
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: InstallConfiguration: ProductConfigurationDirectory: /etc/opt/eset/RemoteAdministrator/Server/
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: InstallConfiguration: ProgramLogsDirectory: /var/log/eset/RemoteAdministrator/Server/
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: InstallConfiguration: TempDirectory: /tmp/
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: InstallConfiguration: ProgramLibraryDirectory: /opt/eset/RemoteAdministrator/Server/
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: InstallConfiguration: ProgramEsetUpdatableModulesDirectory: /var/opt/eset/RemoteAdministrator/Server/Modules/
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: InstallConfiguration: CrashDumpsDirectory: /var/opt/eset/RemoteAdministrator/Server/Dumps/
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Hardware Fingerprint: 0100C685-2093-4D18-914F-159124630906
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded ESET modules: 1=1074.3,18=1832,10=1279,46=1056,25=1087,40=1914.2
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Used memory before loaded module libraries is 54176 KB
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Translator
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Translator (used 4 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Updates
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Updates (used 1692 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Database
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Database (used 604 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library DataMiners
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library DataMiners (used 4292 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Scheduler
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Scheduler (used 2228 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Security
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Security (used 624 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library NetworkGrpc
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library NetworkGrpc (used 1240 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Network
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Network (used 652 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Cleanup
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Cleanup (used 1264 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Symbols
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Symbols (used 484 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library DynamicGroups
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library DynamicGroups (used 468 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Tags
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Tags (used 488 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library RemoteDeployment
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library RemoteDeployment (used 484 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Replication
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Replication (used 2316 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Reports
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Reports (used 404 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Automation
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Automation (used 932 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library StaticGroups
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library StaticGroups (used 2440 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library EmailSender
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library EmailSender (used 2976 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library SNMPTrapSender
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library SNMPTrapSender (used 460 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library SyslogSender
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library SyslogSender (used 396 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library ReportPrinter
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library ReportPrinter (used 960 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library License
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library License (used 1436 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Monitor
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Monitor (used 980 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Repository
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Repository (used 532 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Installers
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Installers (used 2368 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library LogExport
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library LogExport (used 1576 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Policies
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Policies (used 684 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Users
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Users (used 728 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library ConsoleApi
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library ConsoleApi (used 3216 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library PushNotifications
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library PushNotifications (used 2084 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Authentication
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Authentication (used 460 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library Encryption
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library Encryption (used 852 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loading module library ExportImport
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Loaded module library ExportImport (used 480 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Used memory before modules load and initialization is 94980 KB
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CTranslatorModule
2021-06-21 16:10:41 Information: CTranslatorModule [Thread 7f62b34a6b80]: Registering translator resource
2021-06-21 16:10:41 Information: CTranslatorModule [Thread 7f62b34a6b80]: Module successfully initialized
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CTranslatorModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CUpdatesModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CUpdatesModule (used 2500 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CDatabaseModule
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Startup configuration builder builds successfully ...
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Startup connection pool created ...
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ESMC microservice uuid = 3d438ab4-b61c-48cf-98c3-d44a1ae0a267
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Static object event streaming enabled = 0
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: No advanced instruction set detected. Using implemented functions. CPU is AuthenticAMD AMD EPYC-Rome Processor
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Registering EventIniter Certificates with priority: 99996
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Registering EventIniter UserGroupsManagementMapper with priority: 99995
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Registering EventIniter StaticGroups with priority: 99999
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Registering EventIniter DynamicTemplates with priority: 100000
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Registering EventIniter PoliciesManagerMapper with priority: 99998
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Registering EventIniter AutomationStuff with priority: 99997
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Builder rebuilds successfully ...
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Connection pool recreated ...
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ESMC microservice uuid = 3d438ab4-b61c-48cf-98c3-d44a1ae0a267
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Static object event streaming enabled = 0
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: No advanced instruction set detected. Using implemented functions. CPU is AuthenticAMD AMD EPYC-Rome Processor
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Registering EventIniter Certificates with priority: 99996
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Registering EventIniter UserGroupsManagementMapper with priority: 99995
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Registering EventIniter StaticGroups with priority: 99999
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Registering EventIniter DynamicTemplates with priority: 100000
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Registering EventIniter PoliciesManagerMapper with priority: 99998
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Registering EventIniter AutomationStuff with priority: 99997
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: CDBSetupperBase::PerformUpgradeIfNecessary: Checking if ETL DB is required
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: CDBSetupperBase::PerformUpgradeIfNecessary: Starschema is same. No ETL upgrade required.
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CDatabaseModule (used 28672 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CDataMinersModule
2021-06-21 16:10:41 Information: CDataMinersModule [Thread 7f62b34a6b80]: CStatusLogDataMiner: Initializing local status log cache
2021-06-21 16:10:41 Information: CDataMinersModule [Thread 7f62b34a6b80]: CStatusLogDataMiner: Finished initialization of status log cache
2021-06-21 16:10:41 Information: CDataMinersModule [Thread 7f62b34a6b80]: Failed to start up AgentServerDataDuplicitatorDataminer because Agent is probbably not installed: Missing value for: ProductInstanceID in configuration file
2021-06-21 16:10:41 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMinerCompletionHandler: Starting completion handler worker thread
2021-06-21 16:10:41 Information: CDataMinersModule [Thread 7f62b34a6b80]: CExclusionHitsSummaryDataminer: Reading initial status from 0 rows.
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CDataMinersModule (used 2900 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module SchedulerModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module SchedulerModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CServerSecurityModule
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ACL builder started with already locked hierarchy
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Unique modifier started for 'ACL initialization'
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ACL builder - object placement took 0.000672447s and read 267 objects
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ACL builder - full rebuild took 0.000721797s and ACL list size is 513, number of objects to remove from ACL is 0, number of objects to add to ACL is 513, full rebuild is forced
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ACL builder - objects removal took 0.00357145s
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ACL builder - batch objects adding took 0.0347682s
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ACL builder - whole operation took 0.0397339s
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Unique modifier ended
2021-06-21 16:10:41 Information: CServerSecurityModule [Thread 7f62b34a6b80]: Initialized CertificationAuthorityManager with crypto library: "OpenSSL 1.1.1f  31 Mar 2020"
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CServerSecurityModule (used 1056 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CNetworkGrpcModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CNetworkGrpcModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module NetworkModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module NetworkModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CCleanupModule
2021-06-21 16:10:41 Information: CCleanupModule [Thread 7f62b34a6b80]: Module initialized
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CCleanupModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CSymbolsModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CSymbolsModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CDynamicGroupsModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CDynamicGroupsModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CTagsModule
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Loading of tags starting.
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: #rows in blobs: 0
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: #column-attrs: 0
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: #rows: 0
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Loading of tags finished with no metadata fount. Takes 5 ms.
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CTagsModule (used 7484 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CRemoteInstallModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CRemoteInstallModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CReplicationModule
2021-06-21 16:10:41 Information: CReplicationModule [Thread 7f62b34a6b80]: CReplicationModuleBase: Starting module initialization
2021-06-21 16:10:41 Information: CReplicationModule [Thread 7f62b34a6b80]: CReplicationModuleBase: Initializing message processing
2021-06-21 16:10:41 Information: CReplicationModule [Thread 7f62b34a6b80]: CReplicationModuleBase: Module initialization done
2021-06-21 16:10:41 Information: CReplicationModule [Thread 7f62b34a6b80]: CReplicationModule: Initializing Server specific submodules
2021-06-21 16:10:41 Information: CReplicationModule [Thread 7f62b34a6b80]: CReplicationMicroserviceManager: Replication microservice manager is not enabled
2021-06-21 16:10:41 Information: CReplicationModule [Thread 7f62b34a6b80]: CReplicationModule: Configure replication on-premise service
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CReplicationModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CReportsModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CReportsModule (used 1568 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module AutomationModule
2021-06-21 16:10:41 Information: AutomationModule [Thread 7f62b34a6b80]: StaticObjectChangeHandler: No plan tracking configuration stored in database, fallback to default configuration with following values: [minimumCheckTimeDuration=15], [maximumCheckTimeDuration=3600], [slowdownMultiplier=5].
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module AutomationModule (used 2928 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CServerStaticGroupsModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CServerStaticGroupsModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CEmailSenderModule
2021-06-21 16:10:41 Information: CEmailSenderModule [Thread 7f62b34a6b80]: {"Detail":"Initializing module","Severity":"Information","Time":"2021-06-21 18:10:41.612894"}
2021-06-21 16:10:41 Information: CEmailSenderModule [Thread 7f62b34a6b80]: {"Detail":"Initialized module","Severity":"Information","Time":"2021-06-21 18:10:41.612921"}
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CEmailSenderModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CSNMPTrapSenderModule
2021-06-21 16:10:41 Information: CSNMPTrapSenderModule [Thread 7f62b34a6b80]: Initializing module
2021-06-21 16:10:41 Information: CSNMPTrapSenderModule [Thread 7f62b34a6b80]: Module initialized
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CSNMPTrapSenderModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CSyslogSenderModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CSyslogSenderModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CReportPrinterModule
2021-06-21 16:10:41 Information: CReportPrinterModule [Thread 7f62b34a6b80]: Initializing module
2021-06-21 16:10:41 Information: CReportPrinterModule [Thread 7f62b34a6b80]: Module successfully initialized
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CReportPrinterModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module LicenseModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module LicenseModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CMonitorModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CMonitorModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CRepositoryModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CRepositoryModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CInstallersModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CInstallersModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CLogExportModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CLogExportModule (used 2680 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CPoliciesModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CPoliciesModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CUsersModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CUsersModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module ConsoleApiModule
2021-06-21 16:10:41 Information: ConsoleAPI [Thread 7f62a45ce700]: CPendingResponseSender: IOService start
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module ConsoleApiModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CPushNotificationsModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CPushNotificationsModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module AuthenticationModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module AuthenticationModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module CEncryptionModule
2021-06-21 16:10:41 Information: CEncryptionModule [Thread 7f62b34a6b80]: Initializing message processing
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module CEncryptionModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initializing module ExportImportModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Initialized module ExportImportModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Skipping crash dumps sending (disabled in configuration)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Used memory before modules start-up is 148096 KB
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Starting module CTranslatorModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Started module CTranslatorModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Starting module CUpdatesModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Started module CUpdatesModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Starting module CDatabaseModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Started module CDatabaseModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Starting module CDataMinersModule
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Updating of all required log types...
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Updating computers takes 0ms (total) 0ms (cpu)
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: CModuleFeatureToggling: Setting changed ConfigValue(key:'enable-large-state-optimization', cached-string:'', is-parsed:1, parsed-value:--, use-default:1, default-value:1)
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: CModuleFeatureToggling: Setting changed ConfigValue(key:'enable-dimension-imprints-optimization', cached-string:'', is-parsed:1, parsed-value:--, read-only-once:1, use-default:1, default-value:0)
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Parsing plan: planComputers_mysql . Statistics: {Total: 0ms. "scan_dim1": (0ms, 2), "scan": (0ms, 0), "dim1": (0ms, 0), "insertDim1": (0ms, 0), "scan_dim0": (0ms, 2), "insert_tmp": (0ms, 0), "insertDim0": (0ms, 0), }0ms, init: 8ms, exec: 1ms.. Enable-dim-opt: 0.
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Additional statistics for plan: planComputers_mysql "scan_dim1": (sql:SELECT computer_comment, skey from tbld_computers_comment where langbits&1=1 ),  "scan": (sql:select computer_id, computer_name, computer_comment, parent_id, muted from tbl_computers ),  "scan_dim0": (sql:SELECT computer_name, skey from tbld_computers_name where langbits&1=1 ),  
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Updating static groups takes 0ms (total) 0ms (cpu)
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Parsing plan: planStaticGroup_mysql . Statistics: {Total: 0ms. "scan_dim1": (0ms, 3), "scan": (0ms, 2), "dim1": (0ms, 0), "insertDim1": (0ms, 0), "scan_dim0": (0ms, 3), "insert_tmp": (0ms, 2), "insertDim0": (0ms, 0), }0ms, init: 3ms, exec: 2ms.. Enable-dim-opt: 0.
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Additional statistics for plan: planStaticGroup_mysql "scan_dim1": (sql:SELECT group_comment, skey from tbld_static_groups_comment where langbits&1=1),  "scan": (sql:select group_id, group_uuid, parent_id, parent_uuid, group_name, group_comment from tbl_static_groups),  "scan_dim0": (sql:SELECT group_name, skey from tbld_static_groups_name where langbits&1=1),  
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Parsing plan: planServers_mysql . Statistics: {Total: 0ms. "scan_dim1": (0ms, 2), "scan": (0ms, 1), "dim1": (0ms, 0), "insertDim1": (0ms, 0), "scan_dim0": (0ms, 2), "insert_tmp": (0ms, 1), "insertDim0": (0ms, 0), }0ms, init: 3ms, exec: 2ms.. Enable-dim-opt: 0.
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Additional statistics for plan: planServers_mysql "scan_dim1": (sql:SELECT computer_comment, skey from tbld_computers_comment where langbits&1=1),  "scan": (sql:select server_id as computer_id, server_identificator as computer_name, server_comment as computer_comment from tbl_servers),  "scan_dim0": (sql:SELECT computer_name, skey from tbld_computers_name where langbits&1=1 ),  
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Updating hardware detection details takes 0ms (total) 0ms (cpu)
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Updating of 'functionality_computer' takes 0ms (total) 0ms (cpu)
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Updating of 'ees_updated' takes 0ms (total) 0ms (cpu)
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Updating of 'functionality_problemsdetails_worst' takes 0ms (total) 0ms (cpu)
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Updating of 'appliedpoliciescount' takes 0ms (total) 0ms (cpu)
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Updating of 'count_of_unmuted_threats' takes 0ms (total) 0ms (cpu).
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Updating added mdm computers takes 0ms (total) 0ms (cpu)
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Updating of 'count of functionality_problemsdetails' takes 0ms (total) 0ms (cpu). Number of updated computerIDs: All
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: ETL Clients: Updating of all required log types takes: 47ms (total) 2ms (cpu)
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Resolving threats EI->ERA: GetLastCSN() from table fact_fe_threat_event takes 0ms (total) 0ms (cpu). Last CSN: 0
2021-06-21 16:10:41 Information: CDataMinersModule [Thread 7f62b34a6b80]: EI2ERAMuteTimeStats: Starting updating ThreatCSN in tblf_threatsmuteeitoera_event.
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Resolving threats EI->ERA: GetLastCSN() from table tblf_threatsmuteeitoera_event takes 0ms (total) 0ms (cpu). Last CSN: 0
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Resolving threats EI->ERA: Relationship DetectionEventID vs. CSN was updated  in range [-1,0). Number of updated rows: 0. Duration: 0ms (total) 0ms (cpu)ms.
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Update statement: update tblf_threatsmuteeitoera_event L join tblf_threat_event F on L.DetectionEventID=F.DetectionEventID set L.ThreatCSN = F.CSN where L.ThreatCSN IS NULL AND L.CSN <= 0
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Resolving threats EI->ERA: Relationship DetectionEventID vs. CSN was updated  in range [-1,0). Number of updated rows: 0. Duration: 0ms (total) 0ms (cpu)ms.
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Update statement: update tblf_threatsmuteeitoera_event L join tblf_firewallagregated_event F on L.DetectionEventID=F.DetectionEventID set L.ThreatCSN = F.CSN where L.ThreatCSN IS NULL AND L.CSN <= 0
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Resolving threats EI->ERA: Relationship DetectionEventID vs. CSN was updated  in range [-1,0). Number of updated rows: 0. Duration: 0ms (total) 0ms (cpu)ms.
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Update statement: update tblf_threatsmuteeitoera_event L join tblf_enterpriseinspectoralert_event F on L.DetectionEventID=F.DetectionEventID set L.ThreatCSN = F.CSN where L.ThreatCSN IS NULL AND L.CSN <= 0
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Resolving threats EI->ERA: Relationship DetectionEventID vs. CSN was updated  in range [-1,0). Number of updated rows: 0. Duration: 0ms (total) 0ms (cpu)ms.
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Update statement: update tblf_threatsmuteeitoera_event L join tblf_blockedfiles_event F on L.DetectionEventID=F.DetectionEventID set L.ThreatCSN = F.CSN where L.ThreatCSN IS NULL AND L.CSN <= 0
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Resolving threats EI->ERA: Relationship DetectionEventID vs. CSN was updated  in range [-1,0). Number of updated rows: 0. Duration: 0ms (total) 0ms (cpu)ms.
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Update statement: update tblf_threatsmuteeitoera_event L join tblf_hipsagregated_event F on L.DetectionEventID=F.DetectionEventID set L.ThreatCSN = F.CSN where L.ThreatCSN IS NULL AND L.CSN <= 0
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Resolving threats EI->ERA: Relationship DetectionEventID vs. CSN was updated  in range [-1,0). Number of updated rows: 0. Duration: 0ms (total) 0ms (cpu)ms.
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Update statement: update tblf_threatsmuteeitoera_event L join tblf_filteredwebsites_event F on L.DetectionEventID=F.DetectionEventID set L.ThreatCSN = F.CSN where L.ThreatCSN IS NULL AND L.CSN <= 0
2021-06-21 16:10:41 Information: CDataMinersModule [Thread 7f62b34a6b80]: EI2ERAMuteTimeStats: Finished updating ThreatCSN in tblf_threatsmuteeitoera_event. It takes 4 ms
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: EI2ERAMuteTimeStats: Starting loading data from tblf_threatsmuteeitoera_event.
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: EI2ERAMuteTimeStats: Finished loading data from tblf_threatsmuteeitoera_event. It takes 0 ms
2021-06-21 16:10:41 Information: CDatabaseModule [Thread 7f62b34a6b80]: Resolving threats EI->ERA: LoadFromMuteTable() takes 0ms (total) 0ms (cpu). Loaded #rows: 0. CSN range (-1,0]
2021-06-21 16:10:41 Information: CDataMinersModule [Thread 7f62b34a6b80]: EI2ERAMuteTimeStats: Starting filling uniqueData map in LoadFromMuteThreat method.
2021-06-21 16:10:41 Information: CDataMinersModule [Thread 7f62b34a6b80]: EI2ERAMuteTimeStats: Finished filling uniqueData map in LoadFromMuteThreat method. It takes 0 ms
2021-06-21 16:10:41 Warning: CDataMinersModule [Thread 7f62b34a6b80]: EventHubInserter is not set so StaticObjectStreaming is disabled even though it's enabled
2021-06-21 16:10:41 Information: CDataMinersModule [Thread 7f62b34a6b80]: CLiveGridDataMinerSettings: Setting changed ConfigValue(key:'livegrid-startup-search-timeout', cached-string:'', is-parsed:1, parsed-value:--, use-default:1, default-value:3600)
2021-06-21 16:10:41 Information: CDataMinersModule [Thread 7f62b34a6b80]: CLiveGridDataMinerSettings: Setting changed ConfigValue(key:'livegrid-consistency-check-timeout', cached-string:'', is-parsed:1, parsed-value:--, use-default:1, default-value:5)
2021-06-21 16:10:41 Information: CDataMinersModule [Thread 7f62b34a6b80]: CLiveGridDataMiner::CConsistencyCheckHelper::Initialize: Starting ConsistencyCheck start-from:CLiveGridDependantCsns(threat:-1, firewall:-1, fwebsites:-1) target:CLiveGridDependantCsns(threat:0, firewall:0, fwebsites:0).
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Started module CDataMinersModule (used 7072 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Starting module SchedulerModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Started module SchedulerModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Starting module CServerSecurityModule
2021-06-21 16:10:41 Information: SchedulerModule [Thread 7f62a248e700]: Received message: RegisterSleepEvent
2021-06-21 16:10:41 Information: CServerSecurityModule [Thread 7f62a1c8d700]: Checking server peer certificate expiration in 30 days
2021-06-21 16:10:41 Information: SchedulerModule [Thread 7f62a248e700]: Received message: RegisterSleepEvent
2021-06-21 16:10:41 Information: SchedulerModule [Thread 7f62a248e700]: Received message: RegisterSleepEvent
2021-06-21 16:10:41 Information: SchedulerModule [Thread 7f62a248e700]: Received message: RegisterSleepEvent
2021-06-21 16:10:41 Information: SchedulerModule [Thread 7f62a248e700]: Received message: RegisterTimeEvent
2021-06-21 16:10:41 Information: SchedulerModule [Thread 7f62a248e700]: Received message: RegisterSleepEvent
2021-06-21 16:10:41 Information: SchedulerModule [Thread 7f62a248e700]: Received message: RegisterSleepEvent
2021-06-21 16:10:41 Information: SchedulerModule [Thread 7f62a248e700]: Received message: RegisterSleepEvent
2021-06-21 16:10:41 Error: CServerSecurityModule [Thread 7f62a1c8d700]: No such node (result.strIssuer)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Started module CServerSecurityModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Starting module CNetworkGrpcModule
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Started module CNetworkGrpcModule (used 0 KB)
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Starting module NetworkModule
2021-06-21 16:10:41 Error: Service [Thread 7f62b34a6b80]: Kernel start: Last starting module failed with: No such node (result.strIssuer)
2021-06-21 16:10:41 Information: Service [Thread 7f62b34a6b80]: Preparing to stop
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Used memory before modules shutdown is 155168 KB
2021-06-21 16:10:41 Information: Kernel [Thread 7f62b34a6b80]: Preparing to stop module: CNetworkGrpcModule
2021-06-21 16:10:42 Information: CDatabaseModule [Thread 7f629dc85700]: ETL ClientTasks: MySQL plan...
2021-06-21 16:10:42 Information: CDatabaseModule [Thread 7f629d484700]: ETL ClientTasks: task_client_trigger_notification_event...
2021-06-21 16:10:42 Information: CDatabaseModule [Thread 7f629d484700]: ETL ClientTasks: CALL usp_etl_client_trigger_finished();
2021-06-21 16:10:42 Information: CDatabaseModule [Thread 7f629dc85700]: ETL ClientTasks: duration: 6ms (total) 3ms (cpu)
2021-06-21 16:10:42 Information: CDatabaseModule [Thread 7f629d484700]: ETL ClientTasks: task_client_trigger_notification_event, duration: 12ms (total) 4ms (cpu)
2021-06-21 16:10:42 Information: CNetworkGrpcModule [Thread 7f629fc89700]: Cq is shutting down
2021-06-21 16:10:42 Information: Kernel [Thread 7f62b34a6b80]: Preparing to stop module: CServerSecurityModule
2021-06-21 16:10:42 Information: Kernel [Thread 7f62b34a6b80]: Preparing to stop module: SchedulerModule
2021-06-21 16:10:42 Information: Kernel [Thread 7f62b34a6b80]: Preparing to stop module: CDataMinersModule
2021-06-21 16:10:42 Information: Kernel [Thread 7f62b34a6b80]: Preparing to stop module: CDatabaseModule
2021-06-21 16:10:42 Information: Kernel [Thread 7f62b34a6b80]: Preparing to stop module: CUpdatesModule
2021-06-21 16:10:42 Information: Kernel [Thread 7f62b34a6b80]: Preparing to stop module: CTranslatorModule
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CNetworkGrpcModule
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CServerSecurityModule
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: SchedulerModule
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CDataMinersModule
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62a3490700]: DataMinerCompletionHandler: Thread was stopped
2021-06-21 16:10:43 Information: CDatabaseModule [Thread 7f62a2c8f700]: CModuleFeatureToggling: Setting changed ConfigValue(key:'etl-dump-logs-to-directory', cached-string:'', is-parsed:1, )
2021-06-21 16:10:43 Information: CDatabaseModule [Thread 7f62a2c8f700]: ETL CLogsETLMapper: Starting plan for logtype: AUDIT_EVENT - number of logs:1
2021-06-21 16:10:43 Information: CDatabaseModule [Thread 7f62a2c8f700]: ETL CLogsETLMapper: Finishing plan for logtype: AUDIT_EVENT. LogCount: 1. Duration: 22ms (total) 0ms (cpu). Statistics: {Total: 0ms. "scan1": (0ms, 1), "insertFact": (0ms, 1), }. Parsing: 0ms, init: 0ms, exec: 0ms. Enable-dim-opt: 0.
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CStatusLogDataMiner' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CFunctionalityLogDataMiner' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'AgentServerDataDuplicitatorDataminer' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksAggregateDataMiner' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksPlanDataMiner' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksManagerDataMiner' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientsDataMiner' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientsDataMiner2' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'LogDataminerETLPowered' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CThreatMuteEI2ERADataMiner' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CMonitoringMetricDataMiner' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CExclusionHitsSummaryDataminer' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CStaticObjectsEventSenderDataminer' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CTaskTimeoutArbiterDataminer' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CThreatAnalysesDataMiner' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CDetectionsResolvingDataMiner' is working and has 0 jobs left
2021-06-21 16:10:43 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CLiveGridDataMiner' is working and has 0 jobs left
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CDatabaseModule
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CUpdatesModule
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CTranslatorModule
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Checking system bus content.
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Bus is not empty. Unprocessed messages from each subscriber: [AutomationModule:ETLLogOperationFinished][AutomationModule:RegisterTimeEventResponse][CLogExportModule:EventLog_AUDIT_EVENT][CMonitorModule:RegisterTimeEventResponse][CReportsModule:GetRunningServerStatusTasksRequest][ConsoleApiModule:RegisterTimeEventResponse][LicenseModule:RegisterTimeEventResponse]
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CTranslatorModule
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CUpdatesModule
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CDatabaseModule
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CDataMinersModule
2021-06-21 16:10:43 Warning: CDataMinersModule [Thread 7f62b34a6b80]: EventHubInserter is not set so StaticObjectStreaming is disabled even though it's enabled
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: SchedulerModule
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CServerSecurityModule
2021-06-21 16:10:43 Information: SchedulerModule [Thread 7f629dc85700]: Received message: RegisterSleepEvent
2021-06-21 16:10:43 Error: SchedulerModule [Thread 7f629dc85700]: Scheduler is not ticking. Shutdown in progress.
2021-06-21 16:10:43 Information: SchedulerModule [Thread 7f629dc85700]: Received message: RegisterTimeEvent
2021-06-21 16:10:43 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CNetworkGrpcModule
2021-06-21 16:10:43 Error: SchedulerModule [Thread 7f629dc85700]: Scheduler is not ticking. Shutdown in progress.
2021-06-21 16:10:43 Information: Service [Thread 7f62b34a6b80]: Waiting for modules to finish work
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CNetworkGrpcModule
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CServerSecurityModule
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: SchedulerModule
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CDataMinersModule
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62a0c8b700]: DataMinerCompletionHandler: Thread was stopped
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CStatusLogDataMiner' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CFunctionalityLogDataMiner' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'AgentServerDataDuplicitatorDataminer' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksAggregateDataMiner' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksPlanDataMiner' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksManagerDataMiner' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientsDataMiner' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientsDataMiner2' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'LogDataminerETLPowered' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CThreatMuteEI2ERADataMiner' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CMonitoringMetricDataMiner' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CExclusionHitsSummaryDataminer' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CStaticObjectsEventSenderDataminer' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CTaskTimeoutArbiterDataminer' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CThreatAnalysesDataMiner' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CDetectionsResolvingDataMiner' is working and has 0 jobs left
2021-06-21 16:10:44 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CLiveGridDataMiner' is working and has 0 jobs left
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CDatabaseModule
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CUpdatesModule
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CTranslatorModule
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Checking system bus content.
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Bus is not empty. Unprocessed messages from each subscriber: [AuthenticationModule:CResponseException][AutomationModule:CResponseException][AutomationModule:ETLLogOperationFinished][AutomationModule:RegisterTimeEventResponse,CResponseException][CEmailSenderModule:CResponseException][CEncryptionModule:CResponseException][CInstallersModule:CResponseException][CLogExportModule:CResponseException][CLogExportModule:EventLog_AUDIT_EVENT][CMonitorModule:RegisterTimeEventResponse,CResponseException][CPoliciesModule:CResponseException][CPushNotificationsModule:CResponseException][CRemoteInstallModule:CResponseException][CReplicationModule:CResponseException][CReportsModule:CResponseException][CReportsModule:GetRunningServerStatusTasksRequest,GetRunningServerStatusTasksRequest][CRepositoryModule:CResponseException][CServerStaticGroupsModule:CResponseException][ConsoleApiModule:CResponseException][ConsoleApiModule:RegisterTimeEventResponse,CResponseException][ExportImportModule:CResponseException][LicenseModule:RegisterTimeEventResponse,CResponseException]
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CTranslatorModule
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CUpdatesModule
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CDatabaseModule
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CDataMinersModule
2021-06-21 16:10:44 Warning: CDataMinersModule [Thread 7f62b34a6b80]: EventHubInserter is not set so StaticObjectStreaming is disabled even though it's enabled
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: SchedulerModule
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CServerSecurityModule
2021-06-21 16:10:44 Information: SchedulerModule [Thread 7f62a2c8f700]: Received message: RegisterSleepEvent
2021-06-21 16:10:44 Error: SchedulerModule [Thread 7f62a2c8f700]: Scheduler is not ticking. Shutdown in progress.
2021-06-21 16:10:44 Information: SchedulerModule [Thread 7f62a2c8f700]: Received message: RegisterTimeEvent
2021-06-21 16:10:44 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CNetworkGrpcModule
2021-06-21 16:10:44 Information: Service [Thread 7f62b34a6b80]: Waiting for modules to finish work
2021-06-21 16:10:44 Error: SchedulerModule [Thread 7f62a2c8f700]: Scheduler is not ticking. Shutdown in progress.
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CNetworkGrpcModule
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CServerSecurityModule
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: SchedulerModule
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CDataMinersModule
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62a3490700]: DataMinerCompletionHandler: Thread was stopped
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CStatusLogDataMiner' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CFunctionalityLogDataMiner' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'AgentServerDataDuplicitatorDataminer' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksAggregateDataMiner' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksPlanDataMiner' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksManagerDataMiner' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientsDataMiner' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientsDataMiner2' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'LogDataminerETLPowered' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CThreatMuteEI2ERADataMiner' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CMonitoringMetricDataMiner' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CExclusionHitsSummaryDataminer' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CStaticObjectsEventSenderDataminer' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CTaskTimeoutArbiterDataminer' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CThreatAnalysesDataMiner' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CDetectionsResolvingDataMiner' is working and has 0 jobs left
2021-06-21 16:10:45 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CLiveGridDataMiner' is working and has 0 jobs left
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CDatabaseModule
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CUpdatesModule
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CTranslatorModule
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Checking system bus content.
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Bus is not empty. Unprocessed messages from each subscriber: [AuthenticationModule:CResponseException,CResponseException][AutomationModule:CResponseException,CResponseException][AutomationModule:ETLLogOperationFinished][AutomationModule:RegisterTimeEventResponse,CResponseException,CResponseException][CEmailSenderModule:CResponseException,CResponseException][CEncryptionModule:CResponseException,CResponseException][CInstallersModule:CResponseException,CResponseException][CLogExportModule:CResponseException,CResponseException][CLogExportModule:EventLog_AUDIT_EVENT][CMonitorModule:RegisterTimeEventResponse,CResponseException,CResponseException][CPoliciesModule:CResponseException,CResponseException][CPushNotificationsModule:CResponseException,CResponseException][CRemoteInstallModule:CResponseException,CResponseException][CReplicationModule:CResponseException,CResponseException][CReportsModule:CResponseException,CResponseException][CReportsModule:GetRunningServerStatusTasksRequest,GetRunningServerStatusTasksRequest,GetRunningServerStatusTasksRequest][CRepositoryModule:CResponseException,CResponseException][CServerStaticGroupsModule:CResponseException,CResponseException][ConsoleApiModule:CResponseException,CResponseException][ConsoleApiModule:RegisterTimeEventResponse,CResponseException,CResponseException][ExportImportModule:CResponseException,CResponseException][LicenseModule:RegisterTimeEventResponse,CResponseException,CResponseException]
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CTranslatorModule
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CUpdatesModule
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CDatabaseModule
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CDataMinersModule
2021-06-21 16:10:45 Warning: CDataMinersModule [Thread 7f62b34a6b80]: EventHubInserter is not set so StaticObjectStreaming is disabled even though it's enabled
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: SchedulerModule
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CServerSecurityModule
2021-06-21 16:10:45 Information: SchedulerModule [Thread 7f62a248e700]: Received message: RegisterSleepEvent
2021-06-21 16:10:45 Error: SchedulerModule [Thread 7f62a248e700]: Scheduler is not ticking. Shutdown in progress.
2021-06-21 16:10:45 Information: SchedulerModule [Thread 7f62a248e700]: Received message: RegisterTimeEvent
2021-06-21 16:10:45 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CNetworkGrpcModule
2021-06-21 16:10:45 Error: SchedulerModule [Thread 7f62a248e700]: Scheduler is not ticking. Shutdown in progress.
2021-06-21 16:10:45 Information: Service [Thread 7f62b34a6b80]: Waiting for modules to finish work
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CNetworkGrpcModule
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CServerSecurityModule
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: SchedulerModule
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CDataMinersModule
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f629d484700]: DataMinerCompletionHandler: Thread was stopped
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CStatusLogDataMiner' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CFunctionalityLogDataMiner' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'AgentServerDataDuplicitatorDataminer' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksAggregateDataMiner' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksPlanDataMiner' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksManagerDataMiner' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientsDataMiner' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientsDataMiner2' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'LogDataminerETLPowered' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CThreatMuteEI2ERADataMiner' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CMonitoringMetricDataMiner' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CExclusionHitsSummaryDataminer' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CStaticObjectsEventSenderDataminer' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CTaskTimeoutArbiterDataminer' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CThreatAnalysesDataMiner' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CDetectionsResolvingDataMiner' is working and has 0 jobs left
2021-06-21 16:10:46 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CLiveGridDataMiner' is working and has 0 jobs left
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CDatabaseModule
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CUpdatesModule
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Stopping module: CTranslatorModule
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Checking system bus content.
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Bus is not empty. Unprocessed messages from each subscriber: [AuthenticationModule:CResponseException,CResponseException,CResponseException][AutomationModule:CResponseException,CResponseException,CResponseException][AutomationModule:ETLLogOperationFinished][AutomationModule:RegisterTimeEventResponse,CResponseException,CResponseException,CResponseException][CEmailSenderModule:CResponseException,CResponseException,CResponseException][CEncryptionModule:CResponseException,CResponseException,CResponseException][CInstallersModule:CResponseException,CResponseException,CResponseException][CLogExportModule:CResponseException,CResponseException,CResponseException][CLogExportModule:EventLog_AUDIT_EVENT][CMonitorModule:RegisterTimeEventResponse,CResponseException,CResponseException,CResponseException][CPoliciesModule:CResponseException,CResponseException,CResponseException][CPushNotificationsModule:CResponseException,CResponseException,CResponseException][CRemoteInstallModule:CResponseException,CResponseException,CResponseException][CReplicationModule:CResponseException,CResponseException,CResponseException][CReportsModule:CResponseException,CResponseException,CResponseException][CReportsModule:GetRunningServerStatusTasksRequest,GetRunningServerStatusTasksRequest,GetRunningServerStatusTasksRequest,GetRunningServerStatusTasksRequest][CRepositoryModule:CResponseException,CResponseException,CResponseException][CServerStaticGroupsModule:CResponseException,CResponseException,CResponseException][ConsoleApiModule:CResponseException,CResponseException,CResponseException][ConsoleApiModule:RegisterTimeEventResponse,CResponseException,CResponseException,CResponseException][ExportImportModule:CResponseException,CResponseException,CResponseException][LicenseModule:RegisterTimeEventResponse,CResponseException,CResponseException,CResponseException]
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CTranslatorModule
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CUpdatesModule
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CDatabaseModule
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CDataMinersModule
2021-06-21 16:10:46 Warning: CDataMinersModule [Thread 7f62b34a6b80]: EventHubInserter is not set so StaticObjectStreaming is disabled even though it's enabled
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: SchedulerModule
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CServerSecurityModule
2021-06-21 16:10:46 Information: SchedulerModule [Thread 7f62a3490700]: Received message: RegisterSleepEvent
2021-06-21 16:10:46 Error: SchedulerModule [Thread 7f62a3490700]: Scheduler is not ticking. Shutdown in progress.
2021-06-21 16:10:46 Information: SchedulerModule [Thread 7f62a3490700]: Received message: RegisterTimeEvent
2021-06-21 16:10:46 Information: Kernel [Thread 7f62b34a6b80]: Restarting module: CNetworkGrpcModule
2021-06-21 16:10:46 Information: Service [Thread 7f62b34a6b80]: Waiting for modules to finish work
2021-06-21 16:10:46 Error: SchedulerModule [Thread 7f62a3490700]: Scheduler is not ticking. Shutdown in progress.
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Forcefully stopping module: CNetworkGrpcModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Forcefully stopping module: CServerSecurityModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Forcefully stopping module: SchedulerModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Forcefully stopping module: CDataMinersModule
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62a1c8d700]: DataMinerCompletionHandler: Thread was stopped
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CStatusLogDataMiner' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CFunctionalityLogDataMiner' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'AgentServerDataDuplicitatorDataminer' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksAggregateDataMiner' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksPlanDataMiner' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientTasksManagerDataMiner' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientsDataMiner' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CClientsDataMiner2' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'LogDataminerETLPowered' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CThreatMuteEI2ERADataMiner' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CMonitoringMetricDataMiner' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CExclusionHitsSummaryDataminer' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CStaticObjectsEventSenderDataminer' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CTaskTimeoutArbiterDataminer' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CThreatAnalysesDataMiner' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CDetectionsResolvingDataMiner' is working and has 0 jobs left
2021-06-21 16:10:47 Information: CDataMinersModule [Thread 7f62b34a6b80]: DataMiner 'CLiveGridDataMiner' is working and has 0 jobs left
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Forcefully stopping module: CDatabaseModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Forcefully stopping module: CUpdatesModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Forcefully stopping module: CTranslatorModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Checking system bus content.
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Bus is not empty. Unprocessed messages from each subscriber: [AuthenticationModule:CResponseException,CResponseException,CResponseException,CResponseException][AutomationModule:CResponseException,CResponseException,CResponseException,CResponseException][AutomationModule:ETLLogOperationFinished][AutomationModule:RegisterTimeEventResponse,CResponseException,CResponseException,CResponseException,CResponseException][CEmailSenderModule:CResponseException,CResponseException,CResponseException,CResponseException][CEncryptionModule:CResponseException,CResponseException,CResponseException,CResponseException][CInstallersModule:CResponseException,CResponseException,CResponseException,CResponseException][CLogExportModule:CResponseException,CResponseException,CResponseException,CResponseException][CLogExportModule:EventLog_AUDIT_EVENT][CMonitorModule:RegisterTimeEventResponse,CResponseException,CResponseException,CResponseException,CResponseException][CPoliciesModule:CResponseException,CResponseException,CResponseException,CResponseException][CPushNotificationsModule:CResponseException,CResponseException,CResponseException,CResponseException][CRemoteInstallModule:CResponseException,CResponseException,CResponseException,CResponseException][CReplicationModule:CResponseException,CResponseException,CResponseException,CResponseException][CReportsModule:CResponseException,CResponseException,CResponseException,CResponseException][CReportsModule:GetRunningServerStatusTasksRequest,GetRunningServerStatusTasksRequest,GetRunningServerStatusTasksRequest,GetRunningServerStatusTasksRequest,GetRunningServerStatusTasksRequest][CRepositoryModule:CResponseException,CResponseException,CResponseException,CResponseException][CServerStaticGroupsModule:CResponseException,CResponseException,CResponseException,CResponseException][ConsoleApiModule:CResponseException,CResponseException,CResponseException,CResponseException][ConsoleApiModule:RegisterTimeEventResponse,CResponseException,CResponseException,CResponseException,CResponseException][ExportImportModule:CResponseException,CResponseException,CResponseException,CResponseException][LicenseModule:RegisterTimeEventResponse,CResponseException,CResponseException,CResponseException,CResponseException]
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: ExportImportModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CEncryptionModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: AuthenticationModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CPushNotificationsModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: ConsoleApiModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CUsersModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CPoliciesModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CLogExportModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CInstallersModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CRepositoryModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CMonitorModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: LicenseModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CReportPrinterModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CSyslogSenderModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CSNMPTrapSenderModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CEmailSenderModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CServerStaticGroupsModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: AutomationModule
2021-06-21 16:10:47 Information: AutomationModule [Thread 7f62b34a6b80]: Facade: All triggers have been unloaded.
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CReportsModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CReplicationModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CRemoteInstallModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CTagsModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CDynamicGroupsModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CSymbolsModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CCleanupModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: NetworkModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CNetworkGrpcModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CServerSecurityModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: SchedulerModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CDataMinersModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CDatabaseModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CUpdatesModule
2021-06-21 16:10:47 Information: Kernel [Thread 7f62b34a6b80]: Unloading module: CTranslatorModule
2021-06-21 16:10:47 Error: Service [Thread 7f62b34a6b80]: Kernel shut down forcefully
2021-06-21 16:10:47 Error: Service [Thread 7f62b34a6b80]: Kernel start failed
2021-06-21 16:11:01 Information: [Thread 7f00f24b0b80]: Loading ESET modules from /var/opt/eset/RemoteAdministrator/Server/Modules/
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Local time is 2021-06-21 18:11:02
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: InstallConfiguration: ProductLine: era
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: InstallConfiguration: ProductVersion: 8.0.2225.0
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: InstallConfiguration: Locale: en_US
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: InstallConfiguration: ProductInstanceID: 3d438ab4-b61c-48cf-98c3-d44a1ae0a267
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: InstallConfiguration: ProgramDataDirectory: /var/opt/eset/RemoteAdministrator/Server/
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: InstallConfiguration: ProductConfigurationDirectory: /etc/opt/eset/RemoteAdministrator/Server/
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: InstallConfiguration: ProgramLogsDirectory: /var/log/eset/RemoteAdministrator/Server/
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: InstallConfiguration: TempDirectory: /tmp/
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: InstallConfiguration: ProgramLibraryDirectory: /opt/eset/RemoteAdministrator/Server/
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: InstallConfiguration: ProgramEsetUpdatableModulesDirectory: /var/opt/eset/RemoteAdministrator/Server/Modules/
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: InstallConfiguration: CrashDumpsDirectory: /var/opt/eset/RemoteAdministrator/Server/Dumps/
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Hardware Fingerprint: 0100C685-2093-4D18-914F-159124630906
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded ESET modules: 1=1074.3,18=1832,10=1279,46=1056,25=1087,40=1914.2
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Used memory before loaded module libraries is 54344 KB
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Translator
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Translator (used 4 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Updates
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Updates (used 1668 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Database
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Database (used 536 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library DataMiners
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library DataMiners (used 4328 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Scheduler
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Scheduler (used 1992 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Security
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Security (used 684 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library NetworkGrpc
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library NetworkGrpc (used 1232 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Network
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Network (used 692 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Cleanup
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Cleanup (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Symbols
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Symbols (used 1676 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library DynamicGroups
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library DynamicGroups (used 440 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Tags
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Tags (used 424 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library RemoteDeployment
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library RemoteDeployment (used 484 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Replication
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Replication (used 2340 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Reports
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Reports (used 476 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Automation
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Automation (used 920 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library StaticGroups
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library StaticGroups (used 2400 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library EmailSender
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library EmailSender (used 2924 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library SNMPTrapSender
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library SNMPTrapSender (used 532 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library SyslogSender
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library SyslogSender (used 396 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library ReportPrinter
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library ReportPrinter (used 960 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library License
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library License (used 1348 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Monitor
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Monitor (used 916 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Repository
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Repository (used 540 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Installers
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Installers (used 2288 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library LogExport
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library LogExport (used 1640 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Policies
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Policies (used 700 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Users
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Users (used 656 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library ConsoleApi
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library ConsoleApi (used 3280 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library PushNotifications
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library PushNotifications (used 1844 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Authentication
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Authentication (used 460 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library Encryption
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library Encryption (used 840 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loading module library ExportImport
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Loaded module library ExportImport (used 480 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Used memory before modules load and initialization is 94444 KB
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CTranslatorModule
2021-06-21 16:11:02 Information: CTranslatorModule [Thread 7f00f24b0b80]: Registering translator resource
2021-06-21 16:11:02 Information: CTranslatorModule [Thread 7f00f24b0b80]: Module successfully initialized
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CTranslatorModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CUpdatesModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CUpdatesModule (used 2280 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CDatabaseModule
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Startup configuration builder builds successfully ...
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Startup connection pool created ...
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ESMC microservice uuid = 3d438ab4-b61c-48cf-98c3-d44a1ae0a267
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Static object event streaming enabled = 0
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: No advanced instruction set detected. Using implemented functions. CPU is AuthenticAMD AMD EPYC-Rome Processor
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Registering EventIniter Certificates with priority: 99996
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Registering EventIniter UserGroupsManagementMapper with priority: 99995
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Registering EventIniter StaticGroups with priority: 99999
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Registering EventIniter DynamicTemplates with priority: 100000
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Registering EventIniter PoliciesManagerMapper with priority: 99998
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Registering EventIniter AutomationStuff with priority: 99997
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Builder rebuilds successfully ...
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Connection pool recreated ...
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ESMC microservice uuid = 3d438ab4-b61c-48cf-98c3-d44a1ae0a267
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Static object event streaming enabled = 0
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: No advanced instruction set detected. Using implemented functions. CPU is AuthenticAMD AMD EPYC-Rome Processor
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Registering EventIniter Certificates with priority: 99996
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Registering EventIniter UserGroupsManagementMapper with priority: 99995
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Registering EventIniter StaticGroups with priority: 99999
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Registering EventIniter DynamicTemplates with priority: 100000
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Registering EventIniter PoliciesManagerMapper with priority: 99998
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Registering EventIniter AutomationStuff with priority: 99997
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: CDBSetupperBase::PerformUpgradeIfNecessary: Checking if ETL DB is required
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: CDBSetupperBase::PerformUpgradeIfNecessary: Starschema is same. No ETL upgrade required.
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CDatabaseModule (used 28272 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CDataMinersModule
2021-06-21 16:11:02 Information: CDataMinersModule [Thread 7f00f24b0b80]: CStatusLogDataMiner: Initializing local status log cache
2021-06-21 16:11:02 Information: CDataMinersModule [Thread 7f00f24b0b80]: CStatusLogDataMiner: Finished initialization of status log cache
2021-06-21 16:11:02 Information: CDataMinersModule [Thread 7f00f24b0b80]: Failed to start up AgentServerDataDuplicitatorDataminer because Agent is probbably not installed: Missing value for: ProductInstanceID in configuration file
2021-06-21 16:11:02 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMinerCompletionHandler: Starting completion handler worker thread
2021-06-21 16:11:02 Information: CDataMinersModule [Thread 7f00f24b0b80]: CExclusionHitsSummaryDataminer: Reading initial status from 0 rows.
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CDataMinersModule (used 3176 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module SchedulerModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module SchedulerModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CServerSecurityModule
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ACL builder started with already locked hierarchy
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Unique modifier started for 'ACL initialization'
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ACL builder - object placement took 0.000730177s and read 267 objects
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ACL builder - full rebuild took 0.000727808s and ACL list size is 513, number of objects to remove from ACL is 0, number of objects to add to ACL is 513, full rebuild is forced
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ACL builder - objects removal took 0.00289594s
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ACL builder - batch objects adding took 0.029348s
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ACL builder - whole operation took 0.033702s
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Unique modifier ended
2021-06-21 16:11:02 Information: CServerSecurityModule [Thread 7f00f24b0b80]: Initialized CertificationAuthorityManager with crypto library: "OpenSSL 1.1.1f  31 Mar 2020"
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CServerSecurityModule (used 1252 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CNetworkGrpcModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CNetworkGrpcModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module NetworkModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module NetworkModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CCleanupModule
2021-06-21 16:11:02 Information: CCleanupModule [Thread 7f00f24b0b80]: Module initialized
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CCleanupModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CSymbolsModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CSymbolsModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CDynamicGroupsModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CDynamicGroupsModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CTagsModule
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Loading of tags starting.
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: #rows in blobs: 0
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: #column-attrs: 0
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: #rows: 0
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Loading of tags finished with no metadata fount. Takes 4 ms.
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CTagsModule (used 7848 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CRemoteInstallModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CRemoteInstallModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CReplicationModule
2021-06-21 16:11:02 Information: CReplicationModule [Thread 7f00f24b0b80]: CReplicationModuleBase: Starting module initialization
2021-06-21 16:11:02 Information: CReplicationModule [Thread 7f00f24b0b80]: CReplicationModuleBase: Initializing message processing
2021-06-21 16:11:02 Information: CReplicationModule [Thread 7f00f24b0b80]: CReplicationModuleBase: Module initialization done
2021-06-21 16:11:02 Information: CReplicationModule [Thread 7f00f24b0b80]: CReplicationModule: Initializing Server specific submodules
2021-06-21 16:11:02 Information: CReplicationModule [Thread 7f00f24b0b80]: CReplicationMicroserviceManager: Replication microservice manager is not enabled
2021-06-21 16:11:02 Information: CReplicationModule [Thread 7f00f24b0b80]: CReplicationModule: Configure replication on-premise service
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CReplicationModule (used 1164 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CReportsModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CReportsModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module AutomationModule
2021-06-21 16:11:02 Information: AutomationModule [Thread 7f00f24b0b80]: StaticObjectChangeHandler: No plan tracking configuration stored in database, fallback to default configuration with following values: [minimumCheckTimeDuration=15], [maximumCheckTimeDuration=3600], [slowdownMultiplier=5].
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module AutomationModule (used 2976 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CServerStaticGroupsModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CServerStaticGroupsModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CEmailSenderModule
2021-06-21 16:11:02 Information: CEmailSenderModule [Thread 7f00f24b0b80]: {"Detail":"Initializing module","Severity":"Information","Time":"2021-06-21 18:11:02.245153"}
2021-06-21 16:11:02 Information: CEmailSenderModule [Thread 7f00f24b0b80]: {"Detail":"Initialized module","Severity":"Information","Time":"2021-06-21 18:11:02.245183"}
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CEmailSenderModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CSNMPTrapSenderModule
2021-06-21 16:11:02 Information: CSNMPTrapSenderModule [Thread 7f00f24b0b80]: Initializing module
2021-06-21 16:11:02 Information: CSNMPTrapSenderModule [Thread 7f00f24b0b80]: Module initialized
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CSNMPTrapSenderModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CSyslogSenderModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CSyslogSenderModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CReportPrinterModule
2021-06-21 16:11:02 Information: CReportPrinterModule [Thread 7f00f24b0b80]: Initializing module
2021-06-21 16:11:02 Information: CReportPrinterModule [Thread 7f00f24b0b80]: Module successfully initialized
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CReportPrinterModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module LicenseModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module LicenseModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CMonitorModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CMonitorModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CRepositoryModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CRepositoryModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CInstallersModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CInstallersModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CLogExportModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CLogExportModule (used 3256 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CPoliciesModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CPoliciesModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CUsersModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CUsersModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module ConsoleApiModule
2021-06-21 16:11:02 Information: ConsoleAPI [Thread 7f00e35d8700]: CPendingResponseSender: IOService start
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module ConsoleApiModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CPushNotificationsModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CPushNotificationsModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module AuthenticationModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module AuthenticationModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module CEncryptionModule
2021-06-21 16:11:02 Information: CEncryptionModule [Thread 7f00f24b0b80]: Initializing message processing
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module CEncryptionModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initializing module ExportImportModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Initialized module ExportImportModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Skipping crash dumps sending (disabled in configuration)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Used memory before modules start-up is 148280 KB
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Starting module CTranslatorModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Started module CTranslatorModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Starting module CUpdatesModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Started module CUpdatesModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Starting module CDatabaseModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Started module CDatabaseModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Starting module CDataMinersModule
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Updating of all required log types...
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Updating computers takes 0ms (total) 0ms (cpu)
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: CModuleFeatureToggling: Setting changed ConfigValue(key:'enable-large-state-optimization', cached-string:'', is-parsed:1, parsed-value:--, use-default:1, default-value:1)
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: CModuleFeatureToggling: Setting changed ConfigValue(key:'enable-dimension-imprints-optimization', cached-string:'', is-parsed:1, parsed-value:--, read-only-once:1, use-default:1, default-value:0)
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Parsing plan: planComputers_mysql . Statistics: {Total: 1ms. "join": (1ms, 0), "scan_dim1": (0ms, 2), "scan": (0ms, 0), "dim1": (0ms, 0), "insertDim1": (0ms, 0), "scan_dim0": (0ms, 2), "insert_tmp": (0ms, 0), "insertDim0": (0ms, 0), }0ms, init: 8ms, exec: 2ms.. Enable-dim-opt: 0.
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Additional statistics for plan: planComputers_mysql "scan_dim1": (sql:SELECT computer_comment, skey from tbld_computers_comment where langbits&1=1 ),  "scan": (sql:select computer_id, computer_name, computer_comment, parent_id, muted from tbl_computers ),  "scan_dim0": (sql:SELECT computer_name, skey from tbld_computers_name where langbits&1=1 ),  
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Updating static groups takes 0ms (total) 0ms (cpu)
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Parsing plan: planStaticGroup_mysql . Statistics: {Total: 0ms. "scan_dim1": (0ms, 3), "scan": (0ms, 2), "dim1": (0ms, 0), "insertDim1": (0ms, 0), "scan_dim0": (0ms, 3), "insert_tmp": (0ms, 2), "insertDim0": (0ms, 0), }0ms, init: 4ms, exec: 2ms.. Enable-dim-opt: 0.
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Additional statistics for plan: planStaticGroup_mysql "scan_dim1": (sql:SELECT group_comment, skey from tbld_static_groups_comment where langbits&1=1),  "scan": (sql:select group_id, group_uuid, parent_id, parent_uuid, group_name, group_comment from tbl_static_groups),  "scan_dim0": (sql:SELECT group_name, skey from tbld_static_groups_name where langbits&1=1),  
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Parsing plan: planServers_mysql . Statistics: {Total: 0ms. "scan_dim1": (0ms, 2), "scan": (0ms, 1), "dim1": (0ms, 0), "insertDim1": (0ms, 0), "scan_dim0": (0ms, 2), "insert_tmp": (0ms, 1), "insertDim0": (0ms, 0), }0ms, init: 3ms, exec: 2ms.. Enable-dim-opt: 0.
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Additional statistics for plan: planServers_mysql "scan_dim1": (sql:SELECT computer_comment, skey from tbld_computers_comment where langbits&1=1),  "scan": (sql:select server_id as computer_id, server_identificator as computer_name, server_comment as computer_comment from tbl_servers),  "scan_dim0": (sql:SELECT computer_name, skey from tbld_computers_name where langbits&1=1 ),  
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Updating hardware detection details takes 0ms (total) 0ms (cpu)
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Updating of 'functionality_computer' takes 0ms (total) 0ms (cpu)
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Updating of 'ees_updated' takes 0ms (total) 0ms (cpu)
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Updating of 'functionality_problemsdetails_worst' takes 0ms (total) 0ms (cpu)
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Updating of 'appliedpoliciescount' takes 0ms (total) 0ms (cpu)
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Updating of 'count_of_unmuted_threats' takes 0ms (total) 0ms (cpu).
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Updating added mdm computers takes 0ms (total) 0ms (cpu)
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Updating of 'count of functionality_problemsdetails' takes 0ms (total) 0ms (cpu). Number of updated computerIDs: All
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: ETL Clients: Updating of all required log types takes: 32ms (total) 2ms (cpu)
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Resolving threats EI->ERA: GetLastCSN() from table fact_fe_threat_event takes 0ms (total) 0ms (cpu). Last CSN: 0
2021-06-21 16:11:02 Information: CDataMinersModule [Thread 7f00f24b0b80]: EI2ERAMuteTimeStats: Starting updating ThreatCSN in tblf_threatsmuteeitoera_event.
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Resolving threats EI->ERA: GetLastCSN() from table tblf_threatsmuteeitoera_event takes 0ms (total) 0ms (cpu). Last CSN: 0
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Resolving threats EI->ERA: Relationship DetectionEventID vs. CSN was updated  in range [-1,0). Number of updated rows: 0. Duration: 0ms (total) 0ms (cpu)ms.
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Update statement: update tblf_threatsmuteeitoera_event L join tblf_threat_event F on L.DetectionEventID=F.DetectionEventID set L.ThreatCSN = F.CSN where L.ThreatCSN IS NULL AND L.CSN <= 0
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Resolving threats EI->ERA: Relationship DetectionEventID vs. CSN was updated  in range [-1,0). Number of updated rows: 0. Duration: 0ms (total) 0ms (cpu)ms.
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Update statement: update tblf_threatsmuteeitoera_event L join tblf_firewallagregated_event F on L.DetectionEventID=F.DetectionEventID set L.ThreatCSN = F.CSN where L.ThreatCSN IS NULL AND L.CSN <= 0
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Resolving threats EI->ERA: Relationship DetectionEventID vs. CSN was updated  in range [-1,0). Number of updated rows: 0. Duration: 0ms (total) 0ms (cpu)ms.
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Update statement: update tblf_threatsmuteeitoera_event L join tblf_enterpriseinspectoralert_event F on L.DetectionEventID=F.DetectionEventID set L.ThreatCSN = F.CSN where L.ThreatCSN IS NULL AND L.CSN <= 0
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Resolving threats EI->ERA: Relationship DetectionEventID vs. CSN was updated  in range [-1,0). Number of updated rows: 0. Duration: 0ms (total) 0ms (cpu)ms.
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Update statement: update tblf_threatsmuteeitoera_event L join tblf_blockedfiles_event F on L.DetectionEventID=F.DetectionEventID set L.ThreatCSN = F.CSN where L.ThreatCSN IS NULL AND L.CSN <= 0
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Resolving threats EI->ERA: Relationship DetectionEventID vs. CSN was updated  in range [-1,0). Number of updated rows: 0. Duration: 0ms (total) 0ms (cpu)ms.
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Update statement: update tblf_threatsmuteeitoera_event L join tblf_hipsagregated_event F on L.DetectionEventID=F.DetectionEventID set L.ThreatCSN = F.CSN where L.ThreatCSN IS NULL AND L.CSN <= 0
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Resolving threats EI->ERA: Relationship DetectionEventID vs. CSN was updated  in range [-1,0). Number of updated rows: 0. Duration: 0ms (total) 0ms (cpu)ms.
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Update statement: update tblf_threatsmuteeitoera_event L join tblf_filteredwebsites_event F on L.DetectionEventID=F.DetectionEventID set L.ThreatCSN = F.CSN where L.ThreatCSN IS NULL AND L.CSN <= 0
2021-06-21 16:11:02 Information: CDataMinersModule [Thread 7f00f24b0b80]: EI2ERAMuteTimeStats: Finished updating ThreatCSN in tblf_threatsmuteeitoera_event. It takes 4 ms
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: EI2ERAMuteTimeStats: Starting loading data from tblf_threatsmuteeitoera_event.
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: EI2ERAMuteTimeStats: Finished loading data from tblf_threatsmuteeitoera_event. It takes 0 ms
2021-06-21 16:11:02 Information: CDatabaseModule [Thread 7f00f24b0b80]: Resolving threats EI->ERA: LoadFromMuteTable() takes 0ms (total) 0ms (cpu). Loaded #rows: 0. CSN range (-1,0]
2021-06-21 16:11:02 Information: CDataMinersModule [Thread 7f00f24b0b80]: EI2ERAMuteTimeStats: Starting filling uniqueData map in LoadFromMuteThreat method.
2021-06-21 16:11:02 Information: CDataMinersModule [Thread 7f00f24b0b80]: EI2ERAMuteTimeStats: Finished filling uniqueData map in LoadFromMuteThreat method. It takes 0 ms
2021-06-21 16:11:02 Warning: CDataMinersModule [Thread 7f00f24b0b80]: EventHubInserter is not set so StaticObjectStreaming is disabled even though it's enabled
2021-06-21 16:11:02 Information: CDataMinersModule [Thread 7f00f24b0b80]: CLiveGridDataMinerSettings: Setting changed ConfigValue(key:'livegrid-startup-search-timeout', cached-string:'', is-parsed:1, parsed-value:--, use-default:1, default-value:3600)
2021-06-21 16:11:02 Information: CDataMinersModule [Thread 7f00f24b0b80]: CLiveGridDataMinerSettings: Setting changed ConfigValue(key:'livegrid-consistency-check-timeout', cached-string:'', is-parsed:1, parsed-value:--, use-default:1, default-value:5)
2021-06-21 16:11:02 Information: CDataMinersModule [Thread 7f00f24b0b80]: CLiveGridDataMiner::CConsistencyCheckHelper::Initialize: Starting ConsistencyCheck start-from:CLiveGridDependantCsns(threat:-1, firewall:-1, fwebsites:-1) target:CLiveGridDependantCsns(threat:0, firewall:0, fwebsites:0).
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Started module CDataMinersModule (used 7064 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Starting module SchedulerModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Started module SchedulerModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Starting module CServerSecurityModule
2021-06-21 16:11:02 Information: SchedulerModule [Thread 7f00e1498700]: Received message: RegisterSleepEvent
2021-06-21 16:11:02 Information: SchedulerModule [Thread 7f00e1498700]: Received message: RegisterSleepEvent
2021-06-21 16:11:02 Information: SchedulerModule [Thread 7f00e1498700]: Received message: RegisterSleepEvent
2021-06-21 16:11:02 Information: SchedulerModule [Thread 7f00e1498700]: Received message: RegisterSleepEvent
2021-06-21 16:11:02 Information: SchedulerModule [Thread 7f00e1498700]: Received message: RegisterTimeEvent
2021-06-21 16:11:02 Information: CServerSecurityModule [Thread 7f00e0c97700]: Checking server peer certificate expiration in 30 days
2021-06-21 16:11:02 Information: SchedulerModule [Thread 7f00e1498700]: Received message: RegisterSleepEvent
2021-06-21 16:11:02 Information: SchedulerModule [Thread 7f00e1498700]: Received message: RegisterSleepEvent
2021-06-21 16:11:02 Information: SchedulerModule [Thread 7f00e1498700]: Received message: RegisterSleepEvent
2021-06-21 16:11:02 Error: CServerSecurityModule [Thread 7f00e0c97700]: No such node (result.strIssuer)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Started module CServerSecurityModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Starting module CNetworkGrpcModule
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Started module CNetworkGrpcModule (used 0 KB)
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Starting module NetworkModule
2021-06-21 16:11:02 Error: Service [Thread 7f00f24b0b80]: Kernel start: Last starting module failed with: No such node (result.strIssuer)
2021-06-21 16:11:02 Information: Service [Thread 7f00f24b0b80]: Preparing to stop
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Used memory before modules shutdown is 155344 KB
2021-06-21 16:11:02 Information: Kernel [Thread 7f00f24b0b80]: Preparing to stop module: CNetworkGrpcModule
2021-06-21 16:11:03 Information: CDatabaseModule [Thread 7f00dcc8f700]: ETL ClientTasks: MySQL plan...
2021-06-21 16:11:03 Information: CDatabaseModule [Thread 7f00dc48e700]: ETL ClientTasks: task_client_trigger_notification_event...
2021-06-21 16:11:03 Information: CDatabaseModule [Thread 7f00dc48e700]: ETL ClientTasks: CALL usp_etl_client_trigger_finished();
2021-06-21 16:11:03 Information: CDatabaseModule [Thread 7f00dcc8f700]: ETL ClientTasks: duration: 6ms (total) 3ms (cpu)
2021-06-21 16:11:03 Information: CDatabaseModule [Thread 7f00dc48e700]: ETL ClientTasks: task_client_trigger_notification_event, duration: 11ms (total) 4ms (cpu)
2021-06-21 16:11:03 Information: CNetworkGrpcModule [Thread 7f00dec93700]: Cq is shutting down
2021-06-21 16:11:03 Information: Kernel [Thread 7f00f24b0b80]: Preparing to stop module: CServerSecurityModule
2021-06-21 16:11:03 Information: Kernel [Thread 7f00f24b0b80]: Preparing to stop module: SchedulerModule
2021-06-21 16:11:03 Information: Kernel [Thread 7f00f24b0b80]: Preparing to stop module: CDataMinersModule
2021-06-21 16:11:03 Information: Kernel [Thread 7f00f24b0b80]: Preparing to stop module: CDatabaseModule
2021-06-21 16:11:03 Information: Kernel [Thread 7f00f24b0b80]: Preparing to stop module: CUpdatesModule
2021-06-21 16:11:03 Information: Kernel [Thread 7f00f24b0b80]: Preparing to stop module: CTranslatorModule
2021-06-21 16:11:04 Information: Kernel [Thread 7f00f24b0b80]: Stopping module: CNetworkGrpcModule
2021-06-21 16:11:04 Information: Kernel [Thread 7f00f24b0b80]: Stopping module: CServerSecurityModule
2021-06-21 16:11:04 Information: Kernel [Thread 7f00f24b0b80]: Stopping module: SchedulerModule
2021-06-21 16:11:04 Information: Kernel [Thread 7f00f24b0b80]: Stopping module: CDataMinersModule
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00e249a700]: DataMinerCompletionHandler: Thread was stopped
2021-06-21 16:11:04 Information: CDatabaseModule [Thread 7f00e1c99700]: CModuleFeatureToggling: Setting changed ConfigValue(key:'etl-dump-logs-to-directory', cached-string:'', is-parsed:1, )
2021-06-21 16:11:04 Information: CDatabaseModule [Thread 7f00e1c99700]: ETL CLogsETLMapper: Starting plan for logtype: AUDIT_EVENT - number of logs:1
2021-06-21 16:11:04 Information: CDatabaseModule [Thread 7f00e1c99700]: ETL CLogsETLMapper: Finishing plan for logtype: AUDIT_EVENT. LogCount: 1. Duration: 15ms (total) 0ms (cpu). Statistics: {Total: 0ms. "scan1": (0ms, 1), "insertFact": (0ms, 1), }. Parsing: 0ms, init: 0ms, exec: 0ms. Enable-dim-opt: 0.
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CStatusLogDataMiner' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CFunctionalityLogDataMiner' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'AgentServerDataDuplicitatorDataminer' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CClientTasksAggregateDataMiner' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CClientTasksPlanDataMiner' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CClientTasksManagerDataMiner' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CClientsDataMiner' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CClientsDataMiner2' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'LogDataminerETLPowered' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CThreatMuteEI2ERADataMiner' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CMonitoringMetricDataMiner' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CExclusionHitsSummaryDataminer' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CStaticObjectsEventSenderDataminer' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CTaskTimeoutArbiterDataminer' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CThreatAnalysesDataMiner' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CDetectionsResolvingDataMiner' is working and has 0 jobs left
2021-06-21 16:11:04 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CLiveGridDataMiner' is working and has 0 jobs left
2021-06-21 16:11:04 Warning: CDataMinersModule [Thread 7f00f24b0b80]: EventHubInserter is not set so StaticObjectStreaming is disabled even though it's enabled
2021-06-21 16:11:04 Information: Kernel [Thread 7f00f24b0b80]: Stop was not possible: CDataMinersModule
2021-06-21 16:11:04 Information: Kernel [Thread 7f00f24b0b80]: Checking system bus content.
2021-06-21 16:11:04 Information: Kernel [Thread 7f00f24b0b80]: Bus is not empty. Unprocessed messages from each subscriber: [AutomationModule:ETLLogOperationFinished][AutomationModule:RegisterTimeEventResponse][CDataMinersModule:ETLLogOperationFinished][CLogExportModule:EventLog_AUDIT_EVENT][CMonitorModule:RegisterTimeEventResponse][CReportsModule:GetRunningServerStatusTasksRequest,GetRunningServerStatusTasksRequest][ConsoleApiModule:RegisterTimeEventResponse][LicenseModule:RegisterTimeEventResponse][SchedulerModule:RegisterSleepEvent,RegisterTimeEvent]
2021-06-21 16:11:04 Information: Kernel [Thread 7f00f24b0b80]: Restarting module: SchedulerModule
2021-06-21 16:11:04 Information: Kernel [Thread 7f00f24b0b80]: Restarting module: CServerSecurityModule
2021-06-21 16:11:04 Information: SchedulerModule [Thread 7f00e0496700]: Received message: RegisterSleepEvent
2021-06-21 16:11:04 Error: SchedulerModule [Thread 7f00e0496700]: Scheduler is not ticking. Shutdown in progress.
2021-06-21 16:11:04 Information: SchedulerModule [Thread 7f00e0496700]: Received message: RegisterTimeEvent
2021-06-21 16:11:04 Information: Kernel [Thread 7f00f24b0b80]: Restarting module: CNetworkGrpcModule
2021-06-21 16:11:04 Information: Service [Thread 7f00f24b0b80]: Waiting for modules to finish work
2021-06-21 16:11:04 Error: SchedulerModule [Thread 7f00e0496700]: Scheduler is not ticking. Shutdown in progress.
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Stopping module: CNetworkGrpcModule
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Stopping module: CServerSecurityModule
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Stopping module: SchedulerModule
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Stopping module: CDataMinersModule
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00e1c99700]: DataMinerCompletionHandler: Thread was stopped
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CStatusLogDataMiner' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CFunctionalityLogDataMiner' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'AgentServerDataDuplicitatorDataminer' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CClientTasksAggregateDataMiner' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CClientTasksPlanDataMiner' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CClientTasksManagerDataMiner' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CClientsDataMiner' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CClientsDataMiner2' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'LogDataminerETLPowered' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CThreatMuteEI2ERADataMiner' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CMonitoringMetricDataMiner' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CExclusionHitsSummaryDataminer' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CStaticObjectsEventSenderDataminer' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CTaskTimeoutArbiterDataminer' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CThreatAnalysesDataMiner' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CDetectionsResolvingDataMiner' is working and has 0 jobs left
2021-06-21 16:11:05 Information: CDataMinersModule [Thread 7f00f24b0b80]: DataMiner 'CLiveGridDataMiner' is working and has 0 jobs left
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Stopping module: CDatabaseModule
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Stopping module: CUpdatesModule
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Stopping module: CTranslatorModule
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Checking system bus content.
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Bus is not empty. Unprocessed messages from each subscriber: [AuthenticationModule:CResponseException][AutomationModule:CResponseException][AutomationModule:ETLLogOperationFinished][AutomationModule:RegisterTimeEventResponse,CResponseException][CEmailSenderModule:CResponseException][CEncryptionModule:CResponseException][CInstallersModule:CResponseException][CLogExportModule:CResponseException][CLogExportModule:EventLog_AUDIT_EVENT][CMonitorModule:RegisterTimeEventResponse,CResponseException][CPoliciesModule:CResponseException][CPushNotificationsModule:CResponseException][CRemoteInstallModule:CResponseException][CReplicationModule:CResponseException][CReportsModule:CResponseException][CReportsModule:GetRunningServerStatusTasksRequest,GetRunningServerStatusTasksRequest][CRepositoryModule:CResponseException][CServerStaticGroupsModule:CResponseException][ConsoleApiModule:CResponseException][ConsoleApiModule:RegisterTimeEventResponse,CResponseException][ExportImportModule:CResponseException][LicenseModule:RegisterTimeEventResponse,CResponseException]
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Restarting module: CTranslatorModule
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Restarting module: CUpdatesModule
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Restarting module: CDatabaseModule
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Restarting module: CDataMinersModule
2021-06-21 16:11:05 Warning: CDataMinersModule [Thread 7f00f24b0b80]: EventHubInserter is not set so StaticObjectStreaming is disabled even though it's enabled
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Restarting module: SchedulerModule
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Restarting module: CServerSecurityModule
2021-06-21 16:11:05 Information: SchedulerModule [Thread 7f00dc48e700]: Received message: RegisterSleepEvent
2021-06-21 16:11:05 Error: SchedulerModule [Thread 7f00dc48e700]: Scheduler is not ticking. Shutdown in progress.
2021-06-21 16:11:05 Information: SchedulerModule [Thread 7f00dc48e700]: Received message: RegisterTimeEvent
2021-06-21 16:11:05 Information: Kernel [Thread 7f00f24b0b80]: Restarting module: CNetworkGrpcModule
2021-06-21 16:11:05 Information: Service [Thread 7f00f24b0b80]: Waiting for modules to finish work
2021-06-21 16:11:05 Error: SchedulerModule [Thread 7f00dc48e700]: Scheduler is not ticking. Shutdown in progress.

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...