Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 818201

Summary: ovirt-engine-backend [Task Manager]: we falsely report task as failed when running vm with vnc console
Product: Red Hat Enterprise Virtualization Manager Reporter: Dafna Ron <dron>
Component: ovirt-engineAssignee: lpeer <lpeer>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 3.1.0CC: dyasny, iheim, lpeer, rgolan, Rhev-m-bugs, yeylon, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: virt
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-29 07:22:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
log none

Description Dafna Ron 2012-05-02 12:39:45 UTC
Created attachment 581609 [details]
log

Description of problem:

since we do not support vnc when running a vm with vnc console we get the below error: 

2012-05-02 15:32:41,601 ERROR [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] (QuartzScheduler_Worker-71) VM ea4fb723-07ca-44c0-b571-106d572c8865 managed non plugable device was removed unexpetedly from libvirt: org.ovirt.engine.core.common.businessentities.VmDevice@f57df62e

Task manager reports the vm as failed to run in execution step. 

Version-Release number of selected component (if applicable):

si2.1

How reproducible:

100%

Steps to Reproduce:
1. create and run a vm with vnc console type
2.
3.
  
Actual results:

vm will run but task manager will report it as failed because of unmanaged device error. 

Expected results:

we should report task as finished successfully.
 
Additional info: