Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • DataMiner Insights
      • Security
      • System Architecture
      • DataMiner Releases & Updates
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

DataMiner inoperable after a day

Solved1.27K views20th April 2023
5
Blake Smethers [SLC] [DevOps Advocate]980 7th September 2022 4 Comments

I've installed a few new 10.2 DataMiners (installer from Dojo) in the last week or so, and after they work for one day, they all get stuck starting at 99% and you can't stop or restart DataMiner, as the processes just freeze up and it gets stuck.

Heres my SLErrors log:

2022/09/06 15:05:44.677|SLWatchDog.txt|SLWatchDog.exe 10.2.2143.10376|17232|18940|CHardware::Init()|ERR|-1|Getting the domain-controller failed with Could not find domain controller for this domain. (2453).
2022/09/06 15:05:44.738|SLWatchDog.txt|SLWatchDog.exe 10.2.2143.10376|17232|18940|CHardware::Init()|ERR|-1|Getting the domain-controller failed with Could not find domain controller for this domain. (2453).
2022/09/06 15:06:23.872|SLDMS.txt|SLDMS.exe 10.2.2143.10770|19964|5088|CHardware::Init()|ERR|-1|Getting the domain-controller failed with Could not find domain controller for this domain. (2453).
2022/09/06 15:06:24.241|SLASPConnection.txt|SLASPConnection.exe 10.2.2143.10598|12740|12768|CServiceModule::LoadIPAddresses|ERR|-1|Error 2 while fetching IP adapter info for SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{F3B758AF-E72C-4D82-8C41-10ED2749D125} (DHCP=1)
2022/09/06 15:06:24.241|SLASPConnection.txt|SLASPConnection.exe 10.2.2143.10598|12740|12768|CServiceModule::LoadIPAddresses|ERR|-1|Error 2 while fetching IP adapter info for SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{BE493BEE-6FBD-4A26-B7D0-A8A18140AAA9} (DHCP=1)
2022/09/06 15:06:24.241|SLASPConnection.txt|SLASPConnection.exe 10.2.2143.10598|12740|12768|CServiceModule::LoadIPAddresses|ERR|-1|Error 2 while fetching IP adapter info for SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{369257C9-0794-40D2-91A4-9695468EA4DB} (DHCP=1)
2022/09/06 15:06:24.241|SLASPConnection.txt|SLASPConnection.exe 10.2.2143.10598|12740|12768|CServiceModule::LoadIPAddresses|ERR|-1|Error 2 while fetching IP adapter info for SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{1DD98A26-C60D-45AA-889C-0A77E68C7DAC} (DHCP=1)
2022/09/06 15:06:25.148|SLDataMiner.txt|SLDataMiner.exe 10.2.2143.11518|15736|15744|CHardware::Init()|ERR|-1|Getting the domain-controller failed with Could not find domain controller for this domain. (2453).

And my SLDataminer log ends at "** Initializing Cloud Bridge ..." and never goes forward. Otherwise I don't see any errors in SLDataminer logging.

Any idea why the new installation seems to stop working after a day? Thanks in advance.

Victor Scherpereel [SLC] [DevOps Advocate] Answered question 20th April 2023
Gellynck Jens [SLC] commented 7th September 2022

The Cloud Bridge error points at NATS issues, try the steps on these page: https://docs.dataminer.services/user-guide/Troubleshooting/Procedures/Investigating_NATS_Issues.html

Blake Smethers [SLC] [DevOps Advocate] commented 7th September 2022

Thanks Jens, but NATS will always be something that will have to be configured on every new DMA then? Even ones not meant to have anything but test elements and never be cloud connected?

Simon Declerck [SLC] [DevOps Advocate] commented 7th September 2022

Hi Blake,

NATS will now always be installed and configured on every DMA.
It’s a message broker that we’re deploying with DataMiner to improve the communications between our different services.

Gellynck Jens [SLC] commented 7th September 2022

See Simon’s answer blake, for example when SLNet asks SLDataGateway for alarms from the database, that communication will go over NATS. So there’s no way to avoid NATS anymore.

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
3
Alberto De Luca [DevOps Enabler]4.58K Posted 15th September 2022 0 Comments

10.2 requires the set of NATS port to be enabled.
I'd check those ending in *22 from this list:
https://community.dataminer.services/securing-dataminer-part-2-firewall/?hilite=NATS+ports 

A restart, after enabling, fixed my issue in the past.
HTH

Blake Smethers [SLC] [DevOps Advocate] Selected answer as best 16th September 2022
0
Victor Scherpereel [SLC] [DevOps Advocate]51 Posted 20th April 2023 0 Comments

Could also be caused by a wrong NATS server IP address configured in the C:\Skyline DataMiner\SLCloud.xml file.

Victor Scherpereel [SLC] [DevOps Advocate] Answered question 20th April 2023
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas

Recent questions

Invoke HTTP Session from QAction 1 Answer | 1 Vote
Masked alarmes permission management 0 Answers | 0 Votes
Remove all Widgets from Section 2 Answers | 5 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (109) Correlation (69) Correlation rule (52) Cube (151) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (140) driver (65) DVE (56) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (152) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin