Hyperic HQ 4.4.0 EE is Now Available
Issue Details (XML | Word | Printable)

Key: HHQ-2251
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Charles Lee
Reporter: Marty Messer
Votes: 0
Watchers: 0
Operations

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

Mass plugin AIQ approve should gracefully handle import errors

Created: 24/Jul/08 08:47 AM   Updated: 13/Aug/09 01:36 PM
Component/s: Plugins
Affects Version/s: 3.2.4
Fix Version/s: 3.2.5, 4.0.0

Verify By: Mike Mennis
Last comment: 2 years, 4 weeks, 5 days ago
Resolution Date: 06/Aug/08 03:46 PM
Ranking:
Issue is not rankable.     


 Description  « Hide
At present when AIQ approve hits an error while processing the process exits with an Exception. Preferred behavior would be to catch the Exception, print an error, and continue processing.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Charles Lee added a comment - 06/Aug/08 03:46 PM
Put import in try-catch block so that we would print out exception message and continue importing other platforms