Bug #1473

UI barfs due to exception on "New Machine" wizard

Added by Vangelis Koukis over 12 years ago. Updated over 12 years ago.

Status:Closed Start date:10/11/2011
Priority:High Due date:
Assignee:Kostas Papadimitriou % Done:

0%

Category:Cyclades UI Spent time: -
Target version:v0.7

Description

The moment I try to create a New Machine:

string is undefined

cre

ateException()@http://dev67.dev.grnet.gr:8000/static/snf-0.7/js/lib/stacktrace.js:42

run(null)@http://dev67.dev.grnet.gr:8000/static/snf-0.7/js/lib/stacktrace.js:27

printStackTrace()@http://dev67.dev.grnet.gr:8000/static/snf-0.7/js/lib/stacktrace.js:18

stacktrace()@http://dev67.dev.grnet.gr:8000/static/snf-0.7/js/utils.js:267

handle_ui_error([object Object])@http://dev67.dev.grnet.gr:8000/static/snf-0.7/js/ui/web/ui_main_view.js:428

(?)("error",[object Object])@http://dev67.dev.grnet.gr:8000/static/snf-0.7/js/lib/backbone.js:117

trigger_error("CRITICAL","string is undefined",[object Object],[object Object])@http://dev67.dev.grnet.gr:8000/static/snf-0.7/js/ui/web/ui_vms_base_view.js:584

onerror("string is undefined","http://dev67.dev.grnet.gr:8000/static/snf-0.7/js/utils.js",176)@http://dev67.dev.grnet.gr:8000/static/snf-0.7/js/ui/web/ui_main_view.js:856

Could it be an issue with missing Flavor definitions? [no cartesian product of cpu x RAM x disk combinations].
If yes, would a check and appropriate error message be in order?

History

#1 Updated by Kostas Papadimitriou over 12 years ago

  • Status changed from Assigned to Feedback

Create view didnt handle undefined image metadata properties,
a fix has been committed in 2a5ae93.

#2 Updated by Vangelis Koukis over 12 years ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF