[jbosstools-issues] [JBoss JIRA] (JBIDE-27202) Wildfly-19.0.0.Final unable to run services

sachin singhai (Jira) issues at jboss.org
Tue Apr 14 09:02:13 EDT 2020


sachin singhai created JBIDE-27202:
--------------------------------------

             Summary: Wildfly-19.0.0.Final unable to run services
                 Key: JBIDE-27202
                 URL: https://issues.redhat.com/browse/JBIDE-27202
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
            Reporter: sachin singhai


I am updating 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 jbosstools-issues mailing list