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

Robert Stryker (Jira) issues at jboss.org
Fri Apr 24 14:45:00 EDT 2020


    [ https://issues.redhat.com/browse/JBIDE-27202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056535#comment-14056535 ] 

Robert Stryker commented on JBIDE-27202:
----------------------------------------

Hi [~sachinsinghai1008]

Does this version also fail to run your service when launched via command line? OR is it only failing when starting the server from eclipse / jbosstools / devstudio / codeready studio / etc?  

If this version fails to run your application's services even when launched via the command line, then it's not a tooling problem. But if it is successfully running your services when launched on command line, but failing to do so when launched in eclipse, then that would be a tooling issue. 

Get back to us! We'd love to be able to solve your issue if possible. 

> 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: Bug
>          Components: server
>    Affects Versions: 4.14.0.Final
>            Reporter: sachin singhai
>            Priority: Major
>
> 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