Bug 800022

Summary: NullPointerException in refreshVdsRunTimeInfo , when running BE
Product: [Retired] oVirt Reporter: Avihai Shoham <ashoham>
Component: ovirt-engine-coreAssignee: lpeer <lpeer>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: acathrow, bazulay, iheim, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-13 08:13:25 UTC Type: ---
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
server.log.2012-03-04 none

Description Avihai Shoham 2012-03-05 15:57:41 UTC
Created attachment 567677 [details]
server.log.2012-03-04

Description of problem:

after getting new source code , compiled it and run the BE i got an err regarding getVDSbyVdsID. I consulted with EliM and remove all content from "deployment" and "tmp" folders , and then re-run BE. This cause NullPointerException in refreshVdsRunTimeInfo.
see attached log.

Observed by EliM


Steps to Reproduce:

git branch 
git fetch -v
git rebase orginate master
git rebase origin/master 
./upgrade.sh -u postgres engine 
mvn clean install -DskipTests -Pgwt-admin,gwt-user 
start BE
--> getting err regarding getVDSbyVdsID when running BE
Removing all contents from "deployment" and "tmp" folders
re-start BE

Comment 1 Itamar Heim 2012-12-13 08:13:25 UTC
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.