Bug 1315333 - Web Admin Console: Invalid attribute in SSL configuration
Summary: Web Admin Console: Invalid attribute in SSL configuration
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Integration
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ER2
: 6.3.0
Assignee: Van Halbert
QA Contact: Filip Elias
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-07 13:43 UTC by Filip Elias
Modified: 2016-08-24 11:46 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
DV 6.3 ER1
Last Closed: 2016-08-24 11:46:16 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIIDWEBCN-20 0 Major Resolved "Unknown attribute ssl-enable" error in DV Management Console when configuring a transport for SSL 2016-06-02 15:34:59 UTC

Description Filip Elias 2016-03-07 13:43:48 UTC
It seems ssl-enable is invalid attribute (ssl can be enabled through attribute 'mode'). I assume it can be removed from menu. Configuration fails when SSL Enabled is checked.

Steps to reproduce:
    Open web admin console
    Configuration > Teiid > Transports > SSL
    Click Edit
    Check SSL Enabled
    Click Save



Error:
Internal Server Error
{
    "outcome" => "failed",
    "result" => {"step-1" => {
        "outcome" => "failed",
        "failure-description" => "JBAS014792: Unknown attribute ssl-enable",
        "rolled-back" => true
    }},
    "failure-description" => {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "JBAS014792: Unknown attribute ssl-enable"}},
    "rolled-back" => true,
    "response-headers" => {"process-state" => "reload-required"}
}

Comment 1 JBoss JIRA Server 2016-03-07 14:17:04 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-4026 to Resolved


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