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

Random Dataminer Cube Crashes -DataMiner (10.3.10.0-13402-CU1)

Solved319 views28th January 2025crash
0
David Merrifield [DevOps Advocate]626 11th October 2024 0 Comments

Hi All,

Over the past two weeks, we've experienced recurring issues with DataMiner Cube crashing for users, with some instances occurring every few hours. Based on our investigation, it seems to be related to a .NET issue, although the exact cause is still unclear. After instructing users to follow specific instructions of reinstalling .NET and Cube, the frequency of crashes has significantly decreased. However, two workstations continue to experience frequent crashes even after reinstalling both the .NET Framework and DataMiner Cube.

Example logs attached below from 2024-10-07, which include .NET event logs. These .NET errors occur within a short timeframe. It's worth noting that this workstation consistently runs two instances of DataMiner Cube, but only one of them is crashing while the other continues to run without issue.

We have opened a ticket with Skyline but wanted to see if anyone else if having similar issues? Or have a possible solution?

Two error examples.

Application: DataMinerCube.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
at System.ThrowHelper.ThrowInvalidOperationException(System.ExceptionResource)
at System.Collections.Generic.List`1+Enumerator[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNextRare()
at Skyline.DataMiner.Client.Components.AlarmLists.EfficientAlarmProvider2.HandleAlarms()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()

c

Application: DataMinerCube.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
at System.ThrowHelper.ThrowInvalidOperationException(System.ExceptionResource)
at System.Collections.Generic.List`1+Enumerator[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNextRare()
at Skyline.DataMiner.Client.Components.AlarmLists.EfficientAlarmProvider2.UpdateSourcesToParentDictionary(Skyline.DataMiner.Client.Components.AlarmLists.AlarmsHistory2, System.Collections.Generic.List`1<Skyline.DataMiner.Net.Messages.AlarmEventMessage>)
at Skyline.DataMiner.Client.Components.AlarmLists.EfficientAlarmProvider2.HandleAlarms()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 28th January 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Matthias Declerck [SLC] [DevOps Advocate]2.75K Posted 11th October 2024 1 Comment

Hi David,

I looked into the problem you reported and I can tell you it is a client software issue, There are some threading issues in the AlarmSummary shape.
This shape was reworked in DataMiner Cube 10.4.9.0 to have better performance, but it looks like it not fully thread-safe.

As I'm currently writing, we are now thinking of revoking the Cube version to a previous version, the one that is provided via cloud independent updates. Other workaround for you is to use A DataMiner Cube which is not newer than 10.4.8.0. Perhaps you can use original version or remove the cached 10.4.9.0 version in the Cube launcher.

You mentioned you created a ticket for this, therefore I searched after the task that you can use: https://collaboration.dataminer.services/task/250760

I do hope this helps you further!

Kind regards,

Matthias

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 28th January 2025
Marieke Goethals [SLC] [DevOps Catalyst] commented 28th January 2025

A quick update: This was fixed in DataMiner 10.4.12 (see https://docs.dataminer.services/release-notes/Cube/Cube_Feature_Release_10.4/Cube_10.4.12.html#visual-overview-problem-when-viewing-a-visual-overview-with-an-alarmsummary-shape-while-correlation-updates-were-being-processed-id-41124).

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

Correlation Engine: “Test rule” doesn’t result in a hit, despite functional rule 1 Answer | 2 Votes
When using the Setter = true attribute, will the copy action always be executed first? 1 Answer | 2 Votes
Multiple Set on Table parameters for DVE’s 1 Answer | 2 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 (150) 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