Resolution: After deploying the Monitor Application, it reports “NOT CONFIGURED” from the hawkdisplay after invoking “getConfig”. When invoking the 'getBindingOperationStats' method, the error, "Method Invocation returned No Data Error" will be reported. If confirming that the Monitor Application is configured correctly, then check the Node from the deployed machine. The following error message may be seen:
[ComponentFramework Deployment Worker Thread] [ERROR] com.tibco.governance.amx3.monitoring.service.AMXMonitoringServiceComponent - TIBCO Hawk ActiveMatrix monitoring service application component fail to intialize, Can't find EventSpaceSink instance of SinkName : localSink
This may occur because AMX_HOME/tibcohost/X.Y/scripts/node_classpath_X.Y.Z.tra is not configured correctly after the installation of HKAM. The following line may be missing:
java.property.monitor.configuration=file:////<path>/hkam/1.1/config/monitor.properties
Note: In AMXSG 3.1.5, when a user installs hotfix8, it will have node_classpath_X.Y.ZHF8.tra created, and that this new tra file has no "java.property.monitor.configuration". Re-add this entry and restart the node to solve the problem.