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

RTE: Thread Problem in SLProtocol.exe

Solved1.06K views22nd June 2024adl2099 DMA RTE runtime error SLProtocol
3
Alberto De Luca [DevOps Enabler]4.58K 26th February 2024 0 Comments

Hi Dojo,

When in presence of errors on SLProtocol.exe, DataMiner promptly flags these to admins & users:

what’s the best type of capture // memory dump that can help in troubleshooting the root cause behind these hanging calls? Is it worth setting up some automation / correlation so that the related data collected automatically every time this type of RTE is listed in alarm console?

Thanks

Alberto De Luca [DevOps Enabler] Selected answer as best 22nd June 2024

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
2
Floris Cockaerts [SLC] [DevOps Advocate]2.43K Posted 26th February 2024 1 Comment

An RTE in SLProtocol.exe is oftentimes linked to calls with one or more of the following processes:

  • SLScripting
  • SLSNMPManager
  • SLPort
  • SLElement

Taking dumps automatically on these errors may help when these only appear temporarily. i.e. the process needs more than 15 minutes to handle a certain request, but eventually gets through it. A reason you wouldn’t want to do this is when these appear frequently and risk flooding the disk, or interrupt the process too often.

Ideally, full memory dumps are taken. Only when opening the SLProtocol dump would we be able to see if and which processes are also involved in this particular RTE. Grabbing all of them as a precaution can speed up the investigation speed, at the cost of having large files that may turn out to be irrelevant for the investigation.

Alberto De Luca [DevOps Enabler] Selected answer as best 22nd June 2024
Alberto De Luca [DevOps Enabler] commented 26th February 2024

Thanks for the thorough feedback, Floris

1
Jon Corral [SLC] [DevOps Enabler]464 Posted 27th February 2024 0 Comments

Hi Alberto,

I am facing a similar issue for one of my customers. In my case, I found out the issue to be a driver problem. The way I found out was by executing Pending Calls via the SLNetClientTest tool.

If you grab the elementID from the Edit page of the element presenting the RTE, and you run the Pending Calls on the DMA hosting that element, you will probably be able to find which group or QAction is causing the protocol to get stuck.

With this information, you can later have a look at the driver and see what information is being retrieved by that group, and use this to guide a driver investigation afterwards.

You can find more related information and relevant troubleshooting steps in the following page

https://docs.dataminer.services/develop/devguide/Connector/Troubleshooting/Investigating_a_protocol_thread_RTE.html

Kind regards

Jon Corral [SLC] [DevOps Enabler] Edited answer 27th February 2024
1
Laurens Moutton [SLC] [DevOps Enabler]8.78K Posted 26th February 2024 1 Comment

Hi,

When such an RTE is present, the best bet would be to start the SLLogCollector and let it gather the needed memory dumps. I don’t know if this can be automated to let it gather always automatically.

When a thread is stuck in SLProtocol it can have various root causes, which are not necessarily present in SLProtocol itself. For example it could be waiting for a QAction to finish, but that QAction is stuck or taking a long time. In such case it is also interesting to have a memory dump of SLScripting, because else the memory dump analysis will show that SLProtocol is waiting on the QAction but you still don’t know what the QAction is doing at that point. SLProtocol could also be waiting on something external to enter: e.g. a serial response and then a memory dump of SLPort is needed, or an SNMP response and then a memory dump of SLSNMPManager is needed. So basically it can have different root causes, but in most cases there’s a QAction involved so besides SLProtocol make sure to include a memory dump of SLScripting.

Regards,

Alberto De Luca [DevOps Enabler] Unselected an answer 22nd June 2024
Alberto De Luca [DevOps Enabler] commented 22nd June 2024

Thanks for this helpful insight, Laurens – marking this as solved

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