[teiid-issues] [JBoss JIRA] (TEIID-4025) Web admin console typo when setting time-slice-in-milliseconds attribute

RH Bugzilla Integration (JIRA) issues at jboss.org
Sun Apr 10 21:59:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189476#comment-13189476 ] 

RH Bugzilla Integration commented on TEIID-4025:
------------------------------------------------

Van Halbert <vhalbert at redhat.com> changed the Status of [bug 1315323|https://bugzilla.redhat.com/show_bug.cgi?id=1315323] from MODIFIED to ON_QA

> Web admin console typo when setting time-slice-in-milliseconds attribute
> ------------------------------------------------------------------------
>
>                 Key: TEIID-4025
>                 URL: https://issues.jboss.org/browse/TEIID-4025
>             Project: Teiid
>          Issue Type: Bug
>          Components: Build/Kits
>    Affects Versions: 8.12.5
>            Reporter: Filip Elias
>            Assignee: Van Halbert
>             Fix For: 9.0, 8.12.x
>
>
> Admin console prints error when editing Threading attributes.
> Typo in attribute name: time-slice-in-millseconds 
> {code}
> Unknown error
> Unexpected HTTP response: 500
> Request
> {
>     "operation" => "composite",
>     "address" => [],
>     "steps" => [{
>         "address" => [("subsystem" => "teiid")],
>         "operation" => "write-attribute",
>         "name" => "time-slice-in-millseconds",
>         "value" => 10000
>     }]
> }
> Response
> 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"}
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list