http://jira.hyperic.com/browse/HHQ-4197
Dave is seeing long delays in subscribing for JMX notifications in MxNotificationPlugin on agent start (possibly due to other large amounts of setup activity happening in same thread). Also, it's possible for notification subscription to be attempted before the MBean is registered, and with no retry mechanism, the agent has to be restarted to subscribe.
Anonymous