Bug 1315323 - Web admin console typo when setting time-slice-in-milliseconds attribute
Summary: Web admin console typo when setting time-slice-in-milliseconds attribute
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Integration
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
medium
medium
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:20 UTC by Filip Elias
Modified: 2016-08-24 11:47 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
ER1
Last Closed: 2016-08-24 11:47:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-4025 0 Major Resolved Web admin console typo when setting time-slice-in-milliseconds attribute 2016-06-02 15:12:37 UTC

Description Filip Elias 2016-03-07 13:20:37 UTC
Description of problem:
Admin console prints error when editing Threading attributes.
Typo in attribute name: time-slice-in-millseconds 


Steps to Reproduce:
    Open Admin console
    Go to Configuration > Teiid > Query Engine > Threads
    Click Edit and Save

Error: 
Internal Server Error

{

    "outcome" => "failed",

    "result" => {"step-1" => {

        "outcome" => "failed",

        "failure-description" => "JBAS014792: Unknown attribute time-slice-in-millseconds",

        "rolled-back" => true

    }},

    "failure-description" => {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "JBAS014792: Unknown attribute time-slice-in-millseconds"}},

    "rolled-back" => true,

    "response-headers" => {"process-state" => "reload-required"}

}

Comment 1 JBoss JIRA Server 2016-03-07 13:35:10 UTC
Van Halbert <vhalbert> updated the status of jira TEIID-4025 to Resolved


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