I need to create multiple custom components to monitor state of several JMX objects exposed by a node running our Java application. These objects may appear and disappear with time.
Adding nodes and application(without template) works(with minor problems).
But when I try to create new Orion.APM.Component record, I get error: "Access to Orion.APM.Component denied."
My code is based on the default example for Java.