Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13382

Wildfly-19.0.0.Final unable to run services

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 19.0.0.Final
    • None
    • None

      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

              pferraro@redhat.com Paul Ferraro
              sachinsinghai1008 sachin singhai (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: