Bug 1470554
Summary: | Adding fence agent through RESTApi fails with null pointer exception | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Petr Matyáš <pmatyas> | ||||
Component: | Backend.Core | Assignee: | Eli Mesika <emesika> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Matyáš <pmatyas> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 4.2.0 | CC: | bugs, mperina | ||||
Target Milestone: | ovirt-4.2.0 | Keywords: | Regression | ||||
Target Release: | 4.2.0 | Flags: | rule-engine:
ovirt-4.2+
rule-engine: blocker+ |
||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | No Doc Update | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-12-20 11:44:28 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: | |||||||
Attachments: |
|
This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP. Verified on ovirt-engine-4.2.0-0.0.master.20170719131008.gitde4718b.el7.centos.noarch This bugzilla is included in oVirt 4.2.0 release, published on Dec 20th 2017. Since the problem described in this bug report should be resolved in oVirt 4.2.0 release, published on Dec 20th 2017, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |
Created attachment 1297445 [details] engine log Description of problem: 2017-07-12 18:12:15,820 - MainThread - agents - DEBUG - CREATE request content is -- url:/ovirt-engine/api/hosts/$host_id/fenceagents body:<agent> <address>$address</address> <concurrent>false</concurrent> <order>1</order> <password>$password</password> <type>ipmilan</type> <username>$username</username> </agent> Version-Release number of selected component (if applicable): ovirt-engine-4.2.0-0.0.master.20170711205308.git8e7af78.el7.centos.noarch How reproducible: always Steps to Reproduce: 1. send request from description 2. 3. Actual results: Status: 500 Reason: Internal Server Error Detail: [General command validation failure.] Expected results: added fence agent Additional info: