[teiid-issues] [JBoss JIRA] (TEIID-4200) Provide support for Wildfly 10

Kylin Soong (JIRA) issues at jboss.org
Thu Jun 23 23:35:00 EDT 2016


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

Kylin Soong edited comment on TEIID-4200 at 6/23/16 11:34 PM:
--------------------------------------------------------------

h2. IllegalStateException
While execute teiid-standalone-mode-install.cli, a IllegalStateException throw, this not only in WildFly 10 kits, it exist in all version, including 9.0.Final.
{code}
11:26:02,513 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "teiid")]) - failure description: "WFLYCTL0158: Operation handler failed: java.lang.IllegalStateException: WFLYSRV0206: Multiple deployment unit processors registered with priority 65397 and class class org.teiid.jboss.DynamicVDBRootMountDeployer"
11:26:02,515 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "teiid-odata.war")]) - failure description: "WFLYCTL0158: Operation handler failed: java.lang.IllegalStateException: WFLYSRV0206: Multiple deployment unit processors registered with priority 65397 and class class org.teiid.jboss.DynamicVDBRootMountDeployer"
11:26:02,515 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "teiid-olingo-odata4.war")]) - failure description: "WFLYCTL0158: Operation handler failed: java.lang.IllegalStateException: WFLYSRV0206: Multiple deployment unit processors registered with priority 65397 and class class org.teiid.jboss.DynamicVDBRootMountDeployer"
{code}


was (Author: kylin):
h3. IllegalStateException
While execute teiid-standalone-mode-install.cli, a IllegalStateException throw, this not only in WildFly 10 kits, it exist in all version, including 9.0.Final.
{code}
11:26:02,513 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "teiid")]) - failure description: "WFLYCTL0158: Operation handler failed: java.lang.IllegalStateException: WFLYSRV0206: Multiple deployment unit processors registered with priority 65397 and class class org.teiid.jboss.DynamicVDBRootMountDeployer"
11:26:02,515 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "teiid-odata.war")]) - failure description: "WFLYCTL0158: Operation handler failed: java.lang.IllegalStateException: WFLYSRV0206: Multiple deployment unit processors registered with priority 65397 and class class org.teiid.jboss.DynamicVDBRootMountDeployer"
11:26:02,515 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "teiid-olingo-odata4.war")]) - failure description: "WFLYCTL0158: Operation handler failed: java.lang.IllegalStateException: WFLYSRV0206: Multiple deployment unit processors registered with priority 65397 and class class org.teiid.jboss.DynamicVDBRootMountDeployer"
{code}

> Provide support for Wildfly 10
> ------------------------------
>
>                 Key: TEIID-4200
>                 URL: https://issues.jboss.org/browse/TEIID-4200
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Server
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>            Priority: Blocker
>             Fix For: 9.1
>
>
> Upgrade the host runtime environment for Teiid Server to be WildFly 10.



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


More information about the teiid-issues mailing list