ERROR during deployement: WFLYCTL0013

264 views
Skip to first unread message

charles...@kitware.com

unread,
Mar 21, 2019, 6:24:46 AM3/21/19
to dcm...@googlegroups.com
Hello, 

I am using wildfy-12 and java-8-openjdk to deploy dcm4chee-arc-ligh.

I have build sucessfully dcm4chee-arc-light (unsecure ui and REST API) and copied the resulting dcm4chee-arc-light/dcm4chee-arc-war/target/dcm4chee-arc-war-5.16.1-unsecure.war in the wildfly-12.0.0.Final/standalone/deployments folder.
When the server start, a ...unsecure.war.deployed version is created. However:


The error is the following:

11:04:24,711 ERROR [org.jboss.as.controller.management-operation] (External Management Request Threads -- 2) WFLYCTL0013: Operation ("read-attribute") failed - address: ([
    ("deployment" => "dcm4chee-arc-war-5.16.1-unsecure.war"),
    ("subsystem" => "jaxrs"),
    ("rest-resource" => "org.dcm4chee.arc.xroad.rs.XRoadRS")
]): java.lang.NoClassDefFoundError: org/dcm4che3/conf/api/ConfigurationException
        at java.lang.Class.getDeclaredMethods0(Native Method)
        at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
        at java.lang.Class.privateGetPublicMethods(Class.java:2902)
        at java.lang.Class.getMethods(Class.java:1615)
        at org.jboss.resteasy.spi.metadata.ResourceBuilder.fromAnnotations(ResourceBuilder.java:754)
        ......


I have several questions:
  • Am I deploying the right file ?
  • Is there any configuration I need to create ?
  • What does this error mean ?
i do not use the docker version as I may need to change the code.

Thank you for your help
Reply all
Reply to author
Forward
0 new messages