Bug 1234270
| Summary: | Missing status of VDB in jboss-cli console | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Virtualization 6 | Reporter: | Juraj Duráni <jdurani> |
| Component: | Teiid | Assignee: | Van Halbert <vhalbert> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Juraj Duráni <jdurani> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.0 | CC: | atangrin, dlesage, vhalbert |
| Target Milestone: | ER1 | ||
| Target Release: | 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
The get-vdb command's failure description is lacking a status. Therefore, it does not give the user all of the information they need when a problem is encountered obtaining a VDB.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-24 11:50:40 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: | |||
Steven Hawkins <shawkins> updated the status of jira TEIID-3550 to Resolved Steven Hawkins <shawkins> updated the status of jira TEIID-3550 to Closed |
Description of problem: There is missing status in failure description of command "get-vdb". "failure-description" => "TEIID50096 VDB xyz.1 is {2} and not ACTIVE. " Steps to Reproduce: 1. run "get-vdb" command with passed either non-existing vdb-name ([1]) or incorrect vdb-version([2]). [1] /subsystem=teiid:get-vdb(vdb-version=1,vdb-name=xyz) [2] /subsystem=teiid:get-vdb(vdb-version=0,vdb-name=<vdbName>) Document URL: Section Number and Name: Describe the issue: Suggestions for improvement: Additional information: