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
    • 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
    • Tutorials
    • 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
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • 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

10.2 installed on localhost (no cluster): DMA startup stuck on 99% forever

Solved832 views25th April 202410.2.0 99% startup
0
Cristel Van Landeghem [DevOps Advocate]458 26th January 2024 10 Comments

I had this issue prior on my old less powerfull pc in 9.6.

But on my newer pc : I could run 9.6, 10.1 and 9.0 versions without having this problem ever again.

Yesterday I upgraded to 10.2 overcoming some obstacles (see https://community.dataminer.services/question/10-2-install-on-localhost-allthough-unselect-cluster-verifyclusterports-failed/)

Yesterday I managed once to have it startup 100%, but now after 5 attempts : it always stuck at 99% starting.

In the logfile of SLNet.txt  : the following messages appear every second (started 4 minutes before the stuck at 99%):

2024-01-26 13:33:10.351|12|Destroy|Connection did not authenticate. Computer: PC-2302 Application: Cube User: IDIRECT\cvla
2024-01-26 13:33:10.352|60|Facade.HandleMessage|Incoming (Local SLNet): Status: IDIRECT\cvla @ PC-2302 (Cube) => Closed Connection
2024-01-26 13:33:10.353|12|GenerateInformationAlarm|Not generating information alarm (no agent up and running): 28705/2100000000/64637 [Connection did not authenticate. Computer: PC-2302 Application: Cube User: IDIRECT\cvla ] 2024-01-26 13:33:10.624|12|Facade.HandleMessage|Incoming (SLAnalytics): GetInfo DataMinerStates
2024-01-26 13:33:11.362|12|AuthenticationStep|

None of the other logfiles received logging 8 minutes before the 99% stuck.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 25th April 2024
Ive Herreman [SLC] [DevOps Enabler] commented 26th January 2024

Hi Cristel,

The logs in SLNet, are the result of your cube client attempting to connect, but this fails as the startup is not complete.

Would you be able to share the most recent content of the SLDataMiner.txt and SLErrors.txt log files?

Cristel Van Landeghem [DevOps Advocate] commented 26th January 2024

I have send those 2 logfiles to your skyline email

Cristel Van Landeghem [DevOps Advocate] commented 26th January 2024

In SLerror.txt indeed an exception: 12 minutes after beginning 99% start stuck:
2024/01/26 13:49:49.211|SLDBConnection.txt|SLDBConnection|TaskScheduler_UnobservedTaskException|ERR|0|2|System.InvalidOperationException: No connection with the NATS server. The subscription to storage.migration.cc.global can not be created.
at Skyline.DataMiner.MessageBroker.SLMessageBroker.SubscribeNATSInner(String topic, String queueGroup, EventHandler`1 handler)
at SLCassandraClassLibrary.DBGateway.CassandraCluster.LiveMigration.Shared.Messaging.NatsSession..ctor(Int32 dataMinerId, Boolean isFailoverBackup, ISLMessageBroker messageBroker, ISLNetConnection connection)
at SLCassandraClassLibrary.DBGateway.CassandraCluster.LiveMigration.Shared.Messaging.NatsSessionFactory.Create(IDataGatewayContext dgwContext)
at SLCassandraClassLibrary.DBGateway.DBGateway.b__160_3()
at System.Threading.Tasks.Task.Execute()

Cristel Van Landeghem [DevOps Advocate] commented 26th January 2024

NATS service is running
We use MySQL, not Casandra

Do we need NATS in a non cluster – non redundant system – single DMA on localhost ?

Ive Herreman [SLC] [DevOps Enabler] commented 26th January 2024

Hi Cristel,

Based on the logging, there seems to be a problem with NATS.
Can you please try the following steps:

1. Open the file SLCloud.xml, located in the folder C:Skyline DataMiner.

2. Replace any references to the old IP address with the new IP address, and save the file.

3. Uninstall NAS and NATS:

– Go to C:Skyline DataMinerFiles and double-click SLEndpointTool_Console.exe.
– Press U to confirm that you want to uninstall NAS and NATS.
– Press Enter twice, enter NAS, and press Y.

4. Install NAS and NATS again:

– Go to C:Skyline DataMinerFiles and double-click SLEndpointTool_Console.exe.
– Press I to confirm that you want to install NAS and NATS
– Press Enter twice, enter NATS, and press Y.

5. If your DataMiner Agent is connected to dataminer.services, restart all DataMiner Extension Modules.

6. Restart DataMiner.

Show 5 more comments

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Marieke Goethals [SLC] [DevOps Catalyst]5.45K Posted 25th April 2024 2 Comments

I see that this question has been inactive for some time. Do you still need assistance with this? If not, could you select this answer so this question is closed?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 25th April 2024
Cristel Van Landeghem [DevOps Advocate] commented 25th April 2024

Yes this problem is solved. Skyline connected remotely to my pc, and after some actions it 10.2 works more or less (2 a 3 times a day a blue screen).
Now I have a much bigger problem : because DMA uses a legacy TLS, my DMA cannot connect to the DB anymore since Friday when security has disabled this legacy TLS : big problems for which a colla ticket is created.

Marieke Goethals [SLC] [DevOps Catalyst] commented 25th April 2024

As the additional problem will be handled based on the mentioned ticket, I will close this question here. If you do have another question related to this, could you create a new question entry for this? That way, we can be sure it will get picked up as soon as possible, because comments on older questions tend to go under the radar.

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

Alarm Dashboard PDF/CSV Export 1 Answer | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 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 (108) Correlation (68) Cube (150) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (139) driver (65) DVE (55) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (151) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) services (51) 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