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
  • Updates & Insights
  • 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
    • 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
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

A way to suppress thread problem RTE for actions that take longer than 15 minutes

Solved511 views8th February 2024RTE
3
Maria Correa [SLC] [DevOps Advocate]109 7th February 2024 0 Comments

Is there a way to avoid an RTE for an action that is expected to take longer than 15 minutes?
I’m working on a type Virtual driver, that essentially runs a report on very large collectors and sometimes large enough to take longer than 15 minutes causing a Dataminer Run-time error, Thread Problem in SLProtocol.exe.
The RTE doesn’t negatively impact the performance or results of the reporting, so I was wondering if there was a way to suppress it.
I realize the best way would be to actually change the logic for it not to take longer than 15 minutes, which is something my team will be trying to implement on an upcoming generic version of the driver, but I wanted to know if there was a workaround in the meantime.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 8th February 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
4
João Severino [SLC] [DevOps Catalyst]13.02K Posted 7th February 2024 0 Comments

Hi Maria,

You can use the queued | DataMiner Docs option in the options attribute of a QAction.

This will make the QAction run in the background and not trigger any warning for RTEs but do note that, as mentioned in the docs page, you MUST make sure that the QAction finishes and does not remain lingering even in the event the element gets stopped or deleted.

You can look into the IDisposable | DataMiner Docs feature to account for stopping/deleting if your DataMiner version permits.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 8th February 2024
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
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