[jboss-jira] [JBoss JIRA] (WFLY-13382) Wildfly-19.0.0.Final unable to run services

Paul Ferraro (Jira) issues at jboss.org
Mon Apr 27 10:37:21 EDT 2020


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

Paul Ferraro updated WFLY-13382:
--------------------------------
    Component/s:     (was: Clustering)


> Wildfly-19.0.0.Final unable to run services
> -------------------------------------------
>
>                 Key: WFLY-13382
>                 URL: https://issues.redhat.com/browse/WFLY-13382
>             Project: WildFly
>          Issue Type: Bug
>    Affects Versions: 19.0.0.Final
>            Reporter: sachin singhai
>            Assignee: Paul Ferraro
>            Priority: Major
>
> I am updating my application to wildfly-19.0.0.Final from Wildfly-18.0.1.Final version.
> And this update is unable to run services of my application.
> I have done the version upgrade for sub-systems in standalone-full and other jar version which is upgraded. Due to security concerns I am unable to attach complete server.log file
> I have checked the server.log file and found that it is failing for below:
> 1) 2020-04-14 12:34:28,648 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 51) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "pojo")]): javax.xml.stream.FactoryConfigurationError: Provider com.ctc.wstx.stax.WstxInputFactory not found
> 2) 2020-04-14 12:34:28,658 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 55) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "sar")]): javax.xml.stream.FactoryConfigurationError: Provider com.ctc.wstx.stax.WstxInputFactory not found
> 	at java.xml/javax.xml.stream.FactoryFinder.newInstance(FactoryFinder.java:196)
> 3) 2020-04-14 12:34:29,052 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 37) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "ee")]): javax.xml.stream.FactoryConfigurationError: Provider com.ctc.wstx.stax.WstxInputFactory not found
> 	at java.xml/javax.xml.stream.FactoryFinder.newInstance(FactoryFinder.java:196)
> 	
> 4) 2020-04-14 12:34:29,504 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 49) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "messaging-activemq")]): javax.xml.stream.FactoryConfigurationError: Provider com.ctc.wstx.stax.WstxInputFactory not found
> 5) 2020-04-14 12:34:31,354 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 59) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "webservices")]): javax.xml.stream.FactoryConfigurationError: Provider com.ctc.wstx.stax.WstxInputFactory not found



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list