Hi All,
We are developing an LCA and using the DOM for queries. We have encountered an issue with one of our scripts that returns the following error during both validation and execution: "Could not find a part of the path..."
Note: https://we.tl/t-kWi88T4amB9hbBNO
As shown in the attached image, the folder exists on the DataMiner agent server (10.5.0.0-16515-CU9), and the referenced DLL is present in that folder.
Do you have any suggestions on how to resolve this? Please let me know if you need any further information. Best regards,
Hi Jose,
Thank you for your assistance.
We checked the other DMA agents in the customer's cluster today and confirmed that the DLL was only present on one server. After copying the DLL to the other servers, the script ran successfully. BR
Hi Jardel,
I’m glad I could help . I’ll also create a summary below to help others in case they run into a similar issue.
If anything else comes up, feel free to reach out.
Best regards,
José
Hi Jardel,
As discussed, the issue was related to the DLL not being available on all nodes in the cluster. Once the DLL was copied to every DMA, the script executed successfully.
You can mark this question as solved by selecting this message.
Thanks all for the collaboration.
This might be a dumb question, but:
Does the Cube running in the background belong to the same machine as the Solution Explorer?
If it’s a cluster, could you check whether all nodes have that DLL in the folder? It’s possible that one of them is missing it (the one that is trying to run the script)