Error to execute Dtrace
Hello guys,
I have a problem to execute a Dtrace in EV 10.0.4.
When I run the "monitor" or "log" command the following error appears:
ERR: {SharedMemorySink::initialiseMemoryObjs:#217}
Status: 80.070.005
I've reviewed all of the server's virtual memory configuration, VSA user permission and the VSA's TEMP folder permission.
Any idea what it could be?
I have several calls open and can not collect the logs because of this problem.
Thanks!
As a reference for anyone who might have this issue in the future, we worked with Germano in EV support to resolve this issue. As Chris Langevin mentioned above, it was indeed permissions-related. Specifically it seemd like the VSA didn't have access to the block of active memory that dtrace was running on, which doesn't make much sense.
Our solution was to remove the VSA and the EV server from all GPO's by making exclusions for them both in each object. We then forced a GPUpdate. For good measure, we rebooted the server, though the GPUpdate should have sufficed. After that the problem subsided. I don't know the nature of all of the GPO rules pushed out in that organization, so I could not say what rule and on which GPO the problem originated from.
Thanks for working with us on it, Germano! I'll work on publishing something that this can be referenced to in the future.