we have installed a new DMA at a tech partner lab which fails to start correctly.
Here some indications from the log files: any advice how to fix this would be much appreciated.
-----------------
2023/04/27 15:18:43.011|SLDataMiner|1256|1408|CDataMiner::Init|DBG|-1|** Setting DMA-Name (\\WIN-7479RS97SIA)
2023/04/27 15:18:43.046|SLDataMiner|1256|1408|CDataMiner::Init|DBG|-1|** Initializing Maintenance ...
2023/04/27 15:49:50.025|SLDataMiner|1256|1408|CMaintenance::Init|ERR|-1|GetDBMaintenanceSettings failed. Unspecified error (hr = 0x80004005)
2023/04/27 15:49:50.089|SLDataMiner|1256|1408|CMaintenance::Init|INF|-1|** Checking DataMiner default scheduled tasks
2023/04/27 15:49:50.089|SLDataMiner|1256|1408|CMaintenance::Init|INF|-1|** Checking DataMiner Backup tasks
2023/04/27 15:49:51.208|SLDataMiner|1256|1408|CMaintenance::Init|INF|-1|** Checking DataMiner DB Optimization tasks
2023/04/27 15:49:51.212|SLDataMiner|1256|1408|CMaintenance::Init|INF|-1|** Checking DataMiner LDAP tasks
2023/04/27 15:49:51.225|SLDataMiner|1256|1408|CDataMiner::Init|DBG|-1|** Loading encrypted file ...
2023/04/27 15:49:51.225|SLDataMiner|1256|1408|CDataMiner::Init|DBG|-1|** Getting DMA-Settings ...
2023/04/27 15:49:51.232|SLDataMiner.exe 10.2.2143.11518|1256|1408|CRequest::AddLocalInfo|DBG|-1|-- Added local SLNetCom info: VT_I4 : 18213
2023/04/27 15:49:51.232|SLDataMiner|1256|1408|CDataMiner::Init|DBG|-1|** Initializing Cloud Bridge ...
ction|CassandraDriver|CRU|8|29|SQLite error (5): database is locked in "PRAGMA journal_mode = WAL;"
2023/04/27 15:50:51.393|SLDBConnection|CassandraDriver|CRU|8|29|SQLite error (5): database is locked in "PRAGMA journal_mode = WAL;"
2023/05/01 14:16:32.187|SLDBConnection|SLNetConnection|INF|0|2997|Could not connect with SLNet.
(Code: 0x80070005) Skyline.DataMiner.Net.Exceptions.DataMinerSecurityException: Unable to authenticate as current Windows user ---> System.Exception: Invalid SSPI header (0 bytes; timeout)
at Skyline.DataMiner.Net.ClientAuthHelperSspi.GetNextTokenToSend(Byte[]& tokenHeader, Byte[]& tokenData)
Hi Thomas,
If your SLDataMiner log file is stuck at 'Initializing Cloud Bridge..', you might need to uninstall and reinstall NATS; have you tried that as per Investigating NATS Issues | DataMiner Docs ? Let me know.
Update : The DMA was unable to connect to its DB as the root user did not exist; after creating the root user, the DMA is back up.
I reinstalled NATS but still does not start