History | Log In     View a printable version of the current page.  
HQ 4.0 EE Release is Now Available | HQ 3.2.5-EE Maintenance Release is Now Available
Issue Details (XML | Word | Printable)

Key: HHQ-911
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Doug MacEachern
Reporter: Doug MacEachern
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hyperic HQ

VMware plugin does not allow authd.client.port==0

Created: 29/May/07 02:20 PM   Updated: 29/May/07 02:23 PM
Component/s: Plugins
Affects Version/s: None
Fix Version/s: 3.1.0, 3.0.5

Last comment: 77 weeks, 3 days ago
Resolution Date: 29/May/07 02:23 PM


 Description  « Hide
The default authd.client.port is '0', which the api will then map to the actual default port internally. However, since the vmware plugin specifies this field a "port", the UI throws the following error:
"The configuration has not been set for this resource due to : authd.client.port invalid port, must in range 1..65535"


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Doug MacEachern - 29/May/07 02:23 PM
Changed type=int to pass UI validation.