Bug 905076

Summary: NPE when user attempts to get the RSDL
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Dustin Tsang <dtsang>
Component: rhscAssignee: Sahina Bose <sabose>
Status: CLOSED NOTABUG QA Contact: Sudhir D <sdharane>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.1CC: mmahoney, mmccune, pprakash, rhs-bugs, ssampat
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-30 04:21:37 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
ovirt-engine/engine.log none

Description Dustin Tsang 2013-01-28 14:23:47 UTC
Created attachment 689010 [details]
ovirt-engine/engine.log

Description of problem:
get request to the the RSDL yeilds an NPE.
possible duplicate of rhevm bug https://bugzilla.redhat.com/show_bug.cgi?id=903219.


Version-Release number of selected component (if applicable):
rhsc-2.1-0 qa4
glusterfs-3.4.0qa6-1.el6rhs.x86_64(2.0+ qa6)

How reproducible:
everytime


Steps to Reproduce:
1.do an HTTP GET for the rsdl (curl -v -u "admin@internal:redhat" "https://rhsc/api?rsdl" -k)
  
Actual results:
HTTP 500 error, Null Pointer Exception

Expected results:
xml schema for rest requests

Additional info:

Comment 2 Sahina Bose 2013-01-30 04:16:29 UTC
Yes, this is duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=903219 and has been resolved.
Please check if exists in rhsc-2.1-0 qa5

Comment 3 Dustin Tsang 2013-01-30 04:21:37 UTC
verified as fixed in rhsc-2.1-0 qa5