http://jira.hyperic.com/browse/HHQ-2005
Problem:
The following error occurs in the Monitor panel after creating a platform with JMX Configuration Properties:
This resource is turned off or has not been configured properly.
The problem is: Invalid configuration: Plugin error: Malformed URL: [null]
Please turn on the server, or fix its Configuration Properties.
After clicking the "Configuration Properties" link, a panel allows users to click "OK" to enter the jmx.url property and the platform will finally initialize fine.
This problem is happens when choosing to implement a platform type, whereas the documentation and support classes for jmx based resources implement server and/or service types.
Request to need enhance the support classes to better handle this case of jmx-based platform types.
Anonymous