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

RPC server Unavailable while Create an element

Solved1.37K views11th July 2023elements RPC
2
abrar ahmed20 27th November 2020 0 Comments

To be more specific we can create element but we will get a red cross on the element and unable to activate the element or start!

2020/11/18 12:52:39.077|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|40108|CElement::SetState|DBG|0|** Setting state finished.

2020/11/18 12:52:39.080|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|40108|CElement::Start|INF|-1|** Creating objects for element DEC-1 MAIN @DMI FROM JAS (485)

2020/11/18 12:52:39.080|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|40108|CElement::Start|INF|-1|** Creating objects for element DEC-1 MAIN @DMI FROM JAS (485)

2020/11/18 12:52:39.081|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|40108|CElement::CreateObjects|ERR|-1|CreateHTTPPort failed with The RPC server is unavailable.. (hr = 0x800706BA)

2020/11/18 12:52:39.081|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|40108|CElement::Start|ERR|-1|CreateObjects for Element DEC-1 MAIN @DMI FROM JAS failed with The RPC server is unavailable.. (hr = 0x800706BA)

2020/11/18 12:52:39.081|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|40108|CElement::SetError|ERR|0|** Setting error : Creating element-objects for DEC-1 MAIN @DMI FROM JAS failed. The RPC server is unavailable. (hr = 0x800706BA)

2020/11/18 12:52:39.094|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|40108|CElement::Activate|ERR|0|Start failed. The RPC server is unavailable. (hr = 0x800706BA)

2020/11/18 12:52:39.094|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|40108|CElement::SetState|DBG|0|** Setting state from 1 to 10 (RealState = 4)

2020/11/22 09:29:08.337|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|10772|CElement::Stop|DBG|0|** Stopping element

2020/11/22 09:29:08.337|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|10772|CElement::SetState|DBG|0|** Setting state from 1 to 4 (RealState = 1)

2020/11/22 09:29:08.337|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|10772|CElement::SetState|DBG|0|** Resetting alarm and state info.

2020/11/22 09:29:08.337|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|10772|CElement::SetState|DBG|0|** Setting state finished.

2020/11/22 09:29:08.338|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|10772|CElement::SetState|DBG|0|** Setting state from 4 to 6 (RealState = 1)

2020/11/22 09:29:08.338|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|10772|CElement::SetState|DBG|0|** Resetting alarm and state info.

2020/11/22 09:29:08.338|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|10772|CElement::SetState|DBG|0|** Setting state finished.

2020/11/22 09:29:08.340|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|10772|CElement::Stop|DBG|0|** Deleting element data

2020/11/22 09:29:08.354|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|10772|CElement::Stop|DBG|0|** Protocol pointer cleared 0

2020/11/22 09:29:08.355|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|10772|CElement::Stop|DBG|0|** Element pointer cleared 0

2020/11/22 09:29:08.476|SLDataMiner.exe – DEC-1 MAIN @DMI FROM JAS|10772|CDataMiner::ExecuteAction_SetElementState|CRU|0|!! Closing element log file

**********

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
4
Ive Herreman [SLC] [DevOps Enabler]13.57K Posted 27th November 2020 0 Comments

Hi Abrar,

I believe we’ll need to perform a more detailed analysis of your system to determine the root cause.
Can you please forward the details to techsupport@skyline.be?

With the info available, my best guess would be that this is related to the database.
Can you please take a look at the “Database Connection” logfile and see if there are any errors?
(System Center -> Logging -> DataMiner)

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
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