Bug 905076 - NPE when user attempts to get the RSDL
Summary: NPE when user attempts to get the RSDL
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: rhsc
Version: 2.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Sahina Bose
QA Contact: Sudhir D
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-28 14:23 UTC by Dustin Tsang
Modified: 2015-07-13 04:39 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-30 04:21:37 UTC
Embargoed:


Attachments (Terms of Use)
ovirt-engine/engine.log (26.37 KB, text/plain)
2013-01-28 14:23 UTC, Dustin Tsang
no flags Details

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


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