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

Catch SLNet error adhoc

Solved247 views11th February 2025adhoc SendSLNetMessage SLNet service
3
Gerwin van der Kamp [DevOps Enabler]2.91K 11th February 2025 0 Comments

Hi,

I've created an adhoc datasource using some slnet messages. However i get the following error on one agent:

Error trapped: Error thrown in implementation of GetNextPage: Failed to connect to 192.168.192.249: Problem communicating with http://192.168.192.249:8004/SLNetService: Unable to connect to the remote server

Is there an way to tackle this kind of issues before hand?

What i do is get all agents and then get the dmaid for each failoverpair:

var agents = _dms.SendMessages(new GetInfoMessage(InfoType.FailoverConfig)).OfType<FailoverConfigMessage>().First();
foreach (var agent in agents.Agents)
{
rows.Add(get_info_for_DMA(agent.ID));

Then i get licence info for that agent in an function:

var activelicense = _dms.SendMessages(new GetInfoMessage(dmaid, InfoType.ActivatedLicenseCounters)).OfType<GetActivatedLicenseCountersResponseMessage>().First();

However when SLNET is not responding i get the above error. How can i catch that error?

Gerwin van der Kamp [DevOps Enabler] Selected answer as best 11th February 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Gerwin van der Kamp [DevOps Enabler]2.91K Posted 11th February 2025 0 Comments

Using client test tool i found out that the agent was having the ismissing flag as true. Implemented extra check to skip it.

Gerwin van der Kamp [DevOps Enabler] Selected answer as best 11th February 2025
You are viewing 1 out of 1 answers, click here to view all answers.
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

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