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

After upgrade Automation and Correlation scripts no longer display scripts

Solved433 views28th October 2024#automationscripts upgrade
1
Steve Purcell [SLC] [DevOps Advocate]1.64K 24th October 2024 3 Comments

After upgrading our Dataminer lab System from 10.4.2 to 10.4.10, the upgrade went without any errors, however, when we log into cube there are no automation or correlation scripts present anymore.  Looking at the C:\SkylineDataminer\scripts folder we can see the scripts are present on the hard drive just not present in the Cube display.  Wehn trying to create a new script (to see if we could) we get an error "This name already exists".

This happens from both the Server Cube client and remote client.

The automation log has errors as follows:

2024/10/24 11:46:32.383|SLAutomation.exe 10.4.2435.84|24092|15744|CRequest::AddLocalInfo|DBG|-1|-- Added local SLNetCom info: VT_BSTR : 10.254.40.23
2024/10/24 11:46:32.386|SLAutomation.exe 10.4.2435.84|24092|15744|CAutomationBase::GetCookie|ERR|-1|Getting the cookie for 'SCRIPT:SRM_ForceStateTransition' failed: The client is unknown. 0x8004028ah.
2024/10/24 11:46:32.386|SLAutomation.exe 10.4.2435.84|24092|15744|CFolderInfo::LoadScriptInfo|DBG|-1|Failed to load info for script 'SRM_ForceStateTransition' (No XML cookie found)
2024/10/24 11:46:32.386|SLAutomation.exe 10.4.2435.84|24092|15744|CAutomationBase::GetCookie|ERR|-1|Getting the cookie for 'SCRIPT:SRM_QuarantineInformation' failed: The client is unknown. 0x8004028ah.
2024/10/24 11:46:32.386|SLAutomation.exe 10.4.2435.84|24092|15744|CFolderInfo::LoadScriptInfo|DBG|-1|Failed to load info for script 'SRM_QuarantineInformation' (No XML cookie found)
2024/10/24 11:46:32.387|SLAutomation.exe 10.4.2435.84|24092|15744|CAutomationBase::GetCookie|ERR|-1|Getting the cookie for 'SCRIPT:SRM_MigrateSrmServiceInfo' failed: The client is unknown. 0x8004028ah.
2024/10/24 11:46:32.387|SLAutomation.exe 10.4.2435.84|24092|15744|CFolderInfo::LoadScriptInfo|DBG|-1|Failed to load info for script 'SRM_MigrateSrmServiceInfo' (No XML cookie found)

Thanks for your assistance..

Steve

Steve Purcell [SLC] [DevOps Advocate] Selected answer as best 28th October 2024
Ben Vandenberghe [SLC] [DevOps Enabler] commented 24th October 2024

Just a first quick thought, your client was updated? Do you get the same if you RDP the DMA and open Cube on the desktop of the DMA?

Steve Purcell [SLC] [DevOps Advocate] commented 24th October 2024

This happens on both DMA server Cube and remote client Cube. We also uninstalled and reinstalled cube to be sure the version matched with no difference. Also, we upgraded a second server with no problems. So, issue at this point, seems localized to this DMA server.

Brent Alleweireldt [SLC] commented 25th October 2024

Hi Steve,

The Client is unknown here refers to the internal SLAutomation user, not the user you are logged in with. The error indicates that this user is not registered in the SLDataMiner process (which should happen at startup). So it is indeed purely within the DataMiner server.

One thing to check for that particular version, is if the domain name of the Agent is “DATAMINER” (or any variant in casing). This can lead to issues with the security and inter-process communication and should be fixed in the upcoming 10.4.12 (RN40743), Changing the domain name would be the workaround in this case followed by a dataminer restart.

If this is not the case a logCollector with a dump of SLDataMiner/SLAutomation would be helpful for further investigation.

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Brent Alleweireldt [SLC]1.53K Posted 28th October 2024 0 Comments

Hi Steve,

The error you posted and the versions seems to point to the problem described in

Problem when DMA server is named DATAMINER | DataMiner Docs

In a nutshell, if the name of the server where the agent is running is called DATAMINER (case insensitive) we run into some issues with the security on inter-process communication leading to all kind of issues like the one you see.

This issue will be fixed in the upcoming 10.4.12/10.4CU9. Alternatively changing the name of the server will resolve the issue as well (keep in mind that this may need a new license).

Hope this helps.

Steve Purcell [SLC] [DevOps Advocate] Selected answer as best 28th October 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

Recent questions

How to implement bearer token refresh? 0 Answers | 0 Votes
Web Applications exception in Cube due to invalid certificate 0 Answers | 0 Votes
Redundancy Groups and Alarming – Duplicate Alarms 0 Answers | 0 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 (151) 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