[jboss-jira] [JBoss JIRA] (WFLY-4684) EE Subsystem doesn't check some value of params when creating Concurrency utilities resources
Hynek Švábek (JIRA)
issues at jboss.org
Wed May 27 08:13:03 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hynek Švábek updated WFLY-4684:
-------------------------------
Summary: EE Subsystem doesn't check some value of params when creating Concurrency utilities resources (was: EE Subsystem doesn't check some value of params when createing Concurrency utilities resources)
> 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
>
> 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
(v6.3.15#6346)
More information about the jboss-jira
mailing list