Bug 1275667

Summary: NPE when trying to show nonexisting group via group-manage command
Product: [oVirt] ovirt-engine-extension-aaa-jdbc Reporter: Ondra Machacek <omachace>
Component: CoreAssignee: Martin Perina <mperina>
Status: CLOSED CURRENTRELEASE QA Contact: Ondra Machacek <omachace>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.0.1CC: mgoldboi, pstehlik
Target Milestone: ovirt-3.6.1Flags: rule-engine: ovirt-3.6.z+
mgoldboi: planning_ack+
rule-engine: devel_ack+
pstehlik: testing_ack+
Target Release: 1.0.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-16 12:19:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ondra Machacek 2015-10-27 13:15:37 UTC
Description of problem:


Version-Release number of selected component (if applicable):
ovirt-engine-extension-aaa-jdbc-1.0.1-1.el6ev.noarch

How reproducible:
always

Steps to Reproduce:
1. ovirt-aaa-jdbc-tool group-manage show nonexistinggroup

Actual results:
Oct 27, 2015 2:14:59 PM org.ovirt.engine.extension.aaa.jdbc.binding.cli.Cli main
SEVERE: Unexpected Exception invoking Cli: null

Expected results:
group nonexistinggroup not found

Additional info:

Comment 1 Martin Perina 2015-10-27 13:54:19 UTC
Fix will be contained in ovirt-engine-extension-aaa-jdbc-1.0.2

Comment 2 Yaniv Lavi 2015-10-29 12:55:10 UTC
In oVirt testing is done on single release by default. Therefore I'm removing the 4.0 flag. If you think this bug must be tested in 4.0 as well, please re-add the flag. Please note we might not have testing resources to handle the 4.0 clone.

Comment 3 Ondra Machacek 2015-11-26 09:02:30 UTC
[root@om-ovirt36 ~]# rpm -q ovirt-engine-extension-aaa-jdbc
ovirt-engine-extension-aaa-jdbc-1.0.3-1.el6ev.noarch
[root@om-ovirt36 ~]# ovirt-aaa-jdbc-tool group-manage show nonexistinggroup
group nonexistinggroup not found

Comment 4 Sandro Bonazzola 2015-12-16 12:19:25 UTC
According to verification status and target milestone this issue should be fixed in oVirt 3.6.1. Closing current release.