Bug 800022 - NullPointerException in refreshVdsRunTimeInfo , when running BE
Summary: NullPointerException in refreshVdsRunTimeInfo , when running BE
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-core
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: lpeer
QA Contact:
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-05 15:57 UTC by Avihai Shoham
Modified: 2012-12-13 08:13 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-13 08:13:25 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)
server.log.2012-03-04 (3.82 MB, application/octet-stream)
2012-03-05 15:57 UTC, Avihai Shoham
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.