[jboss-jira] [JBoss JIRA] (WFLY-4684) EE Subsystem doesn't check some value of params when creating Concurrency utilities resources

Kabir Khan (JIRA) issues at jboss.org
Wed Dec 6 12:20:20 EST 2017


     [ https://issues.jboss.org/browse/WFLY-4684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kabir Khan updated WFLY-4684:
-----------------------------
    Fix Version/s: 9.0.0.Final


> EE Subsystem doesn't check some value of params when creating Concurrency utilities resources
> ---------------------------------------------------------------------------------------------
>
>                 Key: WFLY-4684
>                 URL: https://issues.jboss.org/browse/WFLY-4684
>             Project: WildFly
>          Issue Type: Bug
>          Components: EE
>    Affects Versions: 10.0.0.Alpha1
>            Reporter: Hynek Švábek
>            Assignee: Hynek Švábek
>            Priority: Trivial
>             Fix For: 9.0.0.Final
>
>
> EE Subsystem doesn't check some value of params when creating Concurrency utilities resources
> {code}
> [standalone at localhost:9990 /] /subsystem=ee/managed-executor-service=other:add(jndi-name=java\:jboss\/ee\/executor\/other, core-threads=2, keepalive-time=-20)
> {
>     "outcome" => "failed",
>     "failure-description" => {"WFLYCTL0080: Failed services" => {"jboss.concurrent.ee.executor.other" => "org.jboss.msc.service.StartException in service jboss.concurrent.ee.executor.other: Failed to start service
>     Caused by: java.lang.IllegalArgumentException"}},
>     "rolled-back" => true,
>     "response-headers" => {"process-state" => "reload-required"}
> }
> [standalone at localhost:9990 /] /subsystem=ee/managed-executor-service=other:add(jndi-name=java\:jboss\/ee\/executor\/other, core-threads=2, hung-task-threshold=-10
> Resources will be created.
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list