Hide Forgot
Description of problem: in webadmin there is no default template visible, despite the fact it is present in database after clicking on templates it produces following error Error: A Request to the Server failed: This application is out of date, please click the refresh button on your browser. ( The client cannot accept RHEV ) Version-Release number of selected component (if applicable): oVirt Enterprise Virtualization Engine Manager Version: 3.0.0_0001-1.6.fc16 How reproducible: login into webadmin, click templates Actual results: after clicking on templates it produces following error Error: A Request to the Server failed: This application is out of date, please click the refresh button on your browser. ( The client cannot accept RHEV ) Expected results: blank template will appear Additional info:
Right, at least the "Blank" (default) template should always be present in the "Templates" main tab grid. I wasn't able to reproduce this problem, which setup are you using? Are there any errors in the JBoss server log, or any records in "audit_log" database table ("Events" main tab grid in WebAdmin) related to this? From what I can tell, "get me all VM templates" operation doesn't involve vdsm at all; after doing some validations, VM template data is read directly from the database and returned to client.
setting needinfo for comment 1 still relevant?
Not relevant any more, cannot reproduce the bug now.