Installation issue (Ubuntu/PostgreSQL/Apache)

825 views
Skip to first unread message

Manuel

unread,
Feb 24, 2017, 8:40:45 AM2/24/17
to dcm...@googlegroups.com
A quick question before I move on to my issue ... between Apahce/OpenLDAP/OpenDJ is there one that's comes recommended over others. Is it basically the same thing for the sake of the installation/performance?

Now on to my issue. I'm at the last past of the installation. I already Installed Java, Wildfly (I can access the console and view the PacsDS entry under http://localhost:9990/console/App.html#standalone-runtime/ds-metrics) although when I go to Config/SubSys/Datasoruces/non-XA/PacsDS and test the connection I get the following ...

Failed to create JDBC connection. An internal error occurred.

Details:

Unexpected HTTP response: 500
Request
{
    "address" => [
        ("subsystem" => "datasources"),
        ("data-source" => "PacsDS")
    ],
    "operation" => "test-connection-in-pool"
}
Response
Internal Server Error
{
    "outcome" => "failed",
    "failure-description" => "WFLYJCA0040: failed to invoke operation: WFLYJCA0047: Connection is not valid",
    "rolled-back" => true
}

When I created the datasource I didn't get any errors (doesn't it verify the connecting when creating it?). I created the datasource via the console and the JDBC driver was installed as a deployment and is visible when creating the datasource (Step 2/Detected Driver : PostgreSQL-9.4.1212.jre6.jar).

I start WildFly ...

pacs@ubuntu:~$ sudo /opt/wildfly/bin/standalone.sh -c dcm4chee-arc.xml
[sudo] password for pacs:
=========================================================================
  JBoss Bootstrap Environment
  JBOSS_HOME: /opt/wildfly
  JAVA: java
  JAVA_OPTS:  -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true
=========================================================================
05:13:29,199 INFO  [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final
05:13:29,356 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
05:13:29,403 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting
05:13:35,342 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
05:13:35,467 INFO  [org.xnio] (MSC service thread 1-7) XNIO version 3.4.0.Final
05:13:35,478 INFO  [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.4.0.Final
05:13:35,625 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 41) WFLYCLINF0001: Activating Infinispan subsystem.
05:13:35,648 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 40) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
05:13:35,657 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 48) WFLYJSF0007: Activated the following JSF Implementations: [main]
05:13:35,682 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 60) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
05:13:35,699 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 62) WFLYWS0002: Activating WebServices Extension
05:13:35,702 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 59) WFLYSEC0002: Activating Security Subsystem
05:13:35,707 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 42) WFLYIIOP0001: Activating IIOP Subsystem
05:13:35,742 INFO  [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.6.Final
05:13:35,748 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 52) WFLYNAM0001: Activating Naming Subsystem
05:13:35,856 INFO  [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final)
05:13:36,326 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 1.4.0.Final starting
05:13:36,442 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 36) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
05:13:36,458 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2
05:13:36,564 INFO  [org.jboss.as.naming] (MSC service thread 1-3) WFLYNAM0003: Starting Naming Service
05:13:36,567 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
05:13:36,942 INFO  [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 4.0.21.Final
05:13:37,225 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0014: Creating file handler for path '/opt/wildfly/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
05:13:37,331 INFO  [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host.
05:13:37,331 INFO  [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing.
05:13:37,532 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
05:13:37,532 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting
05:13:37,698 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
05:13:38,481 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
05:13:38,572 WARN  [org.jboss.as.domain.management.security] (MSC service thread 1-3) WFLYDM0111: Keystore /opt/wildfly/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
05:13:38,589 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "postgresql-9.4.1212.jre6.jar" (runtime-name: "postgresql-9.4.1212.jre6.jar")
05:13:38,591 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/wildfly/standalone/deployments
05:13:38,794 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0075: AIO wasn't located on this platform, it will fall back to using pure Java NIO. Your platform is Linux, install LibAIO to enable the AIO journal and achieve optimal performance.
05:13:39,401 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-5) WFLYIIOP0009: CORBA ORB Service started
05:13:39,376 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/opt/wildfly/standalone/data/activemq/journal,bindingsDirectory=/opt/wildfly/standalone/data/activemq/bindings,largeMessagesDirectory=/opt/wildfly/standalone/data/activemq/largemessages,pagingDirectory=/opt/wildfly/standalone/data/activemq/paging)
05:13:39,630 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221013: Using NIO Journal
05:13:40,535 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
05:13:40,770 INFO  [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-4) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final
05:13:40,815 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
05:13:40,892 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
05:13:40,892 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 68) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
05:13:40,892 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 68) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
05:13:40,893 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP
05:13:40,889 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 71) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
05:13:40,895 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 71) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
05:13:40,889 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
05:13:40,896 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
05:13:41,369 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443
05:13:42,085 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
05:13:42,093 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
05:13:42,094 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
05:13:42,096 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
05:13:42,324 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221007: Server is now live
05:13:42,324 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-017 [nodeID=2458dd89-fa50-11e6-8ecd-5d72ddf8befa]
05:13:42,327 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221003: trying to deploy queue jms.queue.Export1
05:13:42,357 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 74) AMQ221003: trying to deploy queue jms.queue.MPPSSCU
05:13:42,358 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue
05:13:42,359 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 75) AMQ221003: trying to deploy queue jms.queue.RSClient
05:13:42,359 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 65) AMQ221003: trying to deploy queue jms.queue.Export3
05:13:42,360 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 67) AMQ221003: trying to deploy queue jms.queue.HL7Send
05:13:42,360 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221003: trying to deploy queue jms.queue.DLQ
05:13:42,407 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 64) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
05:13:42,407 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221003: trying to deploy queue jms.queue.StgCmtSCP
05:13:42,408 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 69) AMQ221003: trying to deploy queue jms.queue.Export2
05:13:42,408 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 66) AMQ221003: trying to deploy queue jms.queue.IANSCU
05:13:42,409 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 73) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory
05:13:42,409 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221003: trying to deploy queue jms.queue.StgCmtSCU
05:13:42,453 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0007: Registered connection factory java:/JmsXA
05:13:42,537 INFO  [org.apache.activemq.artemis.ra] (MSC service thread 1-4) Resource adaptor started
05:13:42,538 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-4) IJ020002: Deployed: file://RaActivatoractivemq-ra
05:13:42,539 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA]
05:13:42,539 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
05:13:42,552 INFO  [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6)
05:13:42,818 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0005: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.4)
05:13:42,828 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = postgresql-9.4.1212.jre6.jar
05:13:42,830 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:/PacsDS]
05:13:42,993 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 37) WFLYSRV0010: Deployed "postgresql-9.4.1212.jre6.jar" (runtime-name : "postgresql-9.4.1212.jre6.jar")
05:13:43,126 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
05:13:43,126 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
05:13:43,126 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 14172ms - Started 444 of 694 services (435 services are lazy, passive or on-demand)

Everything seems fine until that point. Then I open another terminal and type ...

[standalone@localhost:9990 /] deploy /opt/pacs/deploy/dcm4chee-arc-ear-5.9.2-psql.ear

and I start getting all these errors on the original Terminal window ...

05:16:25,497 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "dcm4chee-arc-ear-5.9.2-psql.ear" (runtime-name: "dcm4chee-arc-ear-5.9.2-psql.ear")
05:16:26,679 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-id-5.9.2.jar")
05:16:26,679 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-retrieve-xdsi-5.9.2.war")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-stgcmt-5.9.2.jar")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-hl7-5.9.2.jar")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-service-5.9.2.jar")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-store-5.9.2.jar")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-metadata-5.9.2.jar")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-war-5.9.2-unsecure.war")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-mpps-5.9.2.jar")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-mpps-scu-5.9.2.jar")
05:16:26,679 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-ui-5.9.2-unsecure.war")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-retrieve-5.9.2.jar")
05:16:26,681 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-delete-5.9.2.jar")
05:16:26,681 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-issuer-5.9.2.jar")
05:16:26,681 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-rs-client-5.9.2.jar")
05:16:26,681 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-study-5.9.2.jar")
05:16:26,682 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-export-mgt-5.9.2.jar")
05:16:26,679 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-procedure-5.9.2.jar")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-qmgt-5.9.2.jar")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-query-5.9.2.jar")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-patient-5.9.2.jar")
05:16:26,679 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-ian-scu-5.9.2.jar")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-code-5.9.2.jar")
05:16:26,680 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-hl7-psu-5.9.2.jar")
05:16:26,771 INFO  [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for dcm4chee-arc
05:16:27,997 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 79) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc'
05:16:28,043 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment dcm4chee-arc-ear-5.9.2-psql.ear
05:16:28,282 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 79) HHH000204: Processing PersistenceUnitInfo [
 name: dcm4chee-arc
 ...]
05:16:29,478 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-7) HV000001: Hibernate Validator 5.2.4.Final
05:16:29,536 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 79) HHH000412: Hibernate Core {5.0.10.Final}
05:16:29,550 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 79) HHH000206: hibernate.properties not found
05:16:29,555 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 79) HHH000021: Bytecode provider name : javassist
05:16:29,861 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 79) HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
05:16:30,195 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment dcm4chee-arc-ian-scu-5.9.2.jar
05:16:30,199 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment dcm4chee-arc-delete-5.9.2.jar
05:16:30,199 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment dcm4chee-arc-id-5.9.2.jar
05:16:30,201 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment dcm4chee-arc-issuer-5.9.2.jar
05:16:30,204 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment dcm4chee-arc-study-5.9.2.jar
05:16:30,210 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-metadata-5.9.2.jar
05:16:30,341 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'UpdateMetadataEJB' in deployment unit 'subdeployment "dcm4chee-arc-metadata-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-metadata-5.9.2/UpdateMetadataEJB!org.dcm4chee.arc.metadata.UpdateMetadataEJB
 java:app/dcm4chee-arc-metadata-5.9.2/UpdateMetadataEJB!org.dcm4chee.arc.metadata.UpdateMetadataEJB
 java:module/UpdateMetadataEJB!org.dcm4chee.arc.metadata.UpdateMetadataEJB
 java:global/dcm4chee-arc/dcm4chee-arc-metadata-5.9.2/UpdateMetadataEJB
 java:app/dcm4chee-arc-metadata-5.9.2/UpdateMetadataEJB
 java:module/UpdateMetadataEJB
05:16:30,342 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'IDServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-id-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-id-5.9.2/IDServiceEJB!org.dcm4chee.arc.id.impl.IDServiceEJB
 java:app/dcm4chee-arc-id-5.9.2/IDServiceEJB!org.dcm4chee.arc.id.impl.IDServiceEJB
 java:module/IDServiceEJB!org.dcm4chee.arc.id.impl.IDServiceEJB
 java:global/dcm4chee-arc/dcm4chee-arc-id-5.9.2/IDServiceEJB
 java:app/dcm4chee-arc-id-5.9.2/IDServiceEJB
 java:module/IDServiceEJB
05:16:30,344 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DeletionServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-delete-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-delete-5.9.2/DeletionServiceEJB!org.dcm4chee.arc.delete.impl.DeletionServiceEJB
 java:app/dcm4chee-arc-delete-5.9.2/DeletionServiceEJB!org.dcm4chee.arc.delete.impl.DeletionServiceEJB
 java:module/DeletionServiceEJB!org.dcm4chee.arc.delete.impl.DeletionServiceEJB
 java:global/dcm4chee-arc/dcm4chee-arc-delete-5.9.2/DeletionServiceEJB
 java:app/dcm4chee-arc-delete-5.9.2/DeletionServiceEJB
 java:module/DeletionServiceEJB
05:16:30,344 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'IANEJB' in deployment unit 'subdeployment "dcm4chee-arc-ian-scu-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-ian-scu-5.9.2/IANEJB!org.dcm4chee.arc.ian.scu.impl.IANEJB
 java:app/dcm4chee-arc-ian-scu-5.9.2/IANEJB!org.dcm4chee.arc.ian.scu.impl.IANEJB
 java:module/IANEJB!org.dcm4chee.arc.ian.scu.impl.IANEJB
 java:global/dcm4chee-arc/dcm4chee-arc-ian-scu-5.9.2/IANEJB
 java:app/dcm4chee-arc-ian-scu-5.9.2/IANEJB
 java:module/IANEJB
05:16:30,346 INFO  [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment dcm4chee-arc-war-5.9.2-unsecure.war
05:16:30,353 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-retrieve-xdsi-5.9.2.war
05:16:30,356 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'IssuerServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-issuer-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-issuer-5.9.2/IssuerServiceEJB!org.dcm4chee.arc.issuer.IssuerService
 java:app/dcm4chee-arc-issuer-5.9.2/IssuerServiceEJB!org.dcm4chee.arc.issuer.IssuerService
 java:module/IssuerServiceEJB!org.dcm4chee.arc.issuer.IssuerService
 java:global/dcm4chee-arc/dcm4chee-arc-issuer-5.9.2/IssuerServiceEJB
 java:app/dcm4chee-arc-issuer-5.9.2/IssuerServiceEJB
 java:module/IssuerServiceEJB
05:16:30,393 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'StudyServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-study-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-study-5.9.2/StudyServiceEJB!org.dcm4chee.arc.study.impl.StudyServiceEJB
 java:app/dcm4chee-arc-study-5.9.2/StudyServiceEJB!org.dcm4chee.arc.study.impl.StudyServiceEJB
 java:module/StudyServiceEJB!org.dcm4chee.arc.study.impl.StudyServiceEJB
 java:global/dcm4chee-arc/dcm4chee-arc-study-5.9.2/StudyServiceEJB
 java:app/dcm4chee-arc-study-5.9.2/StudyServiceEJB
 java:module/StudyServiceEJB
05:16:30,469 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment dcm4chee-arc-procedure-5.9.2.jar
05:16:30,493 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'ProcedureServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-procedure-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-procedure-5.9.2/ProcedureServiceEJB!org.dcm4chee.arc.procedure.impl.ProcedureServiceEJB
 java:app/dcm4chee-arc-procedure-5.9.2/ProcedureServiceEJB!org.dcm4chee.arc.procedure.impl.ProcedureServiceEJB
 java:module/ProcedureServiceEJB!org.dcm4chee.arc.procedure.impl.ProcedureServiceEJB
 java:global/dcm4chee-arc/dcm4chee-arc-procedure-5.9.2/ProcedureServiceEJB
 java:app/dcm4chee-arc-procedure-5.9.2/ProcedureServiceEJB
 java:module/ProcedureServiceEJB
05:16:30,720 INFO  [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment dcm4chee-arc-retrieve-5.9.2.jar
05:16:30,721 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment dcm4chee-arc-patient-5.9.2.jar
05:16:30,721 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'RetrieveServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-retrieve-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-retrieve-5.9.2/RetrieveServiceEJB!org.dcm4chee.arc.retrieve.impl.RetrieveServiceEJB
 java:app/dcm4chee-arc-retrieve-5.9.2/RetrieveServiceEJB!org.dcm4chee.arc.retrieve.impl.RetrieveServiceEJB
 java:module/RetrieveServiceEJB!org.dcm4chee.arc.retrieve.impl.RetrieveServiceEJB
 java:global/dcm4chee-arc/dcm4chee-arc-retrieve-5.9.2/RetrieveServiceEJB
 java:app/dcm4chee-arc-retrieve-5.9.2/RetrieveServiceEJB
 java:module/RetrieveServiceEJB
05:16:30,721 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PatientServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-patient-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-patient-5.9.2/PatientServiceEJB!org.dcm4chee.arc.patient.impl.PatientServiceEJB
 java:app/dcm4chee-arc-patient-5.9.2/PatientServiceEJB!org.dcm4chee.arc.patient.impl.PatientServiceEJB
 java:module/PatientServiceEJB!org.dcm4chee.arc.patient.impl.PatientServiceEJB
 java:global/dcm4chee-arc/dcm4chee-arc-patient-5.9.2/PatientServiceEJB
 java:app/dcm4chee-arc-patient-5.9.2/PatientServiceEJB
 java:module/PatientServiceEJB
05:16:30,723 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment dcm4chee-arc-query-5.9.2.jar
05:16:30,724 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'QueryServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-query-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-query-5.9.2/QueryServiceEJB!org.dcm4chee.arc.query.impl.QueryServiceEJB
 java:app/dcm4chee-arc-query-5.9.2/QueryServiceEJB!org.dcm4chee.arc.query.impl.QueryServiceEJB
 java:module/QueryServiceEJB!org.dcm4chee.arc.query.impl.QueryServiceEJB
 java:global/dcm4chee-arc/dcm4chee-arc-query-5.9.2/QueryServiceEJB
 java:app/dcm4chee-arc-query-5.9.2/QueryServiceEJB
 java:module/QueryServiceEJB
05:16:30,726 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-qmgt-5.9.2.jar
05:16:30,727 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'QueueManagerEJB' in deployment unit 'subdeployment "dcm4chee-arc-qmgt-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-qmgt-5.9.2/QueueManagerEJB!org.dcm4chee.arc.qmgt.QueueManager
 java:app/dcm4chee-arc-qmgt-5.9.2/QueueManagerEJB!org.dcm4chee.arc.qmgt.QueueManager
 java:module/QueueManagerEJB!org.dcm4chee.arc.qmgt.QueueManager
 java:global/dcm4chee-arc/dcm4chee-arc-qmgt-5.9.2/QueueManagerEJB
 java:app/dcm4chee-arc-qmgt-5.9.2/QueueManagerEJB
 java:module/QueueManagerEJB
05:16:30,729 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment dcm4chee-arc-service-5.9.2.jar
05:16:30,729 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'ArchiveServiceImpl' in deployment unit 'subdeployment "dcm4chee-arc-service-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-service-5.9.2/ArchiveServiceImpl!org.dcm4chee.arc.ArchiveService
 java:app/dcm4chee-arc-service-5.9.2/ArchiveServiceImpl!org.dcm4chee.arc.ArchiveService
 java:module/ArchiveServiceImpl!org.dcm4chee.arc.ArchiveService
 java:global/dcm4chee-arc/dcm4chee-arc-service-5.9.2/ArchiveServiceImpl
 java:app/dcm4chee-arc-service-5.9.2/ArchiveServiceImpl
 java:module/ArchiveServiceImpl
05:16:30,748 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment dcm4chee-arc-export-mgt-5.9.2.jar
05:16:30,751 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ExportManagerEJB' in deployment unit 'subdeployment "dcm4chee-arc-export-mgt-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-export-mgt-5.9.2/ExportManagerEJB!org.dcm4chee.arc.export.mgt.ExportManager
 java:app/dcm4chee-arc-export-mgt-5.9.2/ExportManagerEJB!org.dcm4chee.arc.export.mgt.ExportManager
 java:module/ExportManagerEJB!org.dcm4chee.arc.export.mgt.ExportManager
 java:global/dcm4chee-arc/dcm4chee-arc-export-mgt-5.9.2/ExportManagerEJB
 java:app/dcm4chee-arc-export-mgt-5.9.2/ExportManagerEJB
 java:module/ExportManagerEJB
05:16:30,757 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment dcm4chee-arc-ui-5.9.2-unsecure.war
05:16:30,761 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment dcm4chee-arc-store-5.9.2.jar
05:16:30,762 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'StoreServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-store-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-store-5.9.2/StoreServiceEJB!org.dcm4chee.arc.store.impl.StoreServiceEJB
 java:app/dcm4chee-arc-store-5.9.2/StoreServiceEJB!org.dcm4chee.arc.store.impl.StoreServiceEJB
 java:module/StoreServiceEJB!org.dcm4chee.arc.store.impl.StoreServiceEJB
 java:global/dcm4chee-arc/dcm4chee-arc-store-5.9.2/StoreServiceEJB
 java:app/dcm4chee-arc-store-5.9.2/StoreServiceEJB
 java:module/StoreServiceEJB
05:16:30,762 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment dcm4chee-arc-hl7-psu-5.9.2.jar
05:16:30,764 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'HL7PSUEJB' in deployment unit 'subdeployment "dcm4chee-arc-hl7-psu-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-hl7-psu-5.9.2/HL7PSUEJB!org.dcm4chee.arc.hl7.psu.HL7PSUEJB
 java:app/dcm4chee-arc-hl7-psu-5.9.2/HL7PSUEJB!org.dcm4chee.arc.hl7.psu.HL7PSUEJB
 java:module/HL7PSUEJB!org.dcm4chee.arc.hl7.psu.HL7PSUEJB
 java:global/dcm4chee-arc/dcm4chee-arc-hl7-psu-5.9.2/HL7PSUEJB
 java:app/dcm4chee-arc-hl7-psu-5.9.2/HL7PSUEJB
 java:module/HL7PSUEJB
05:16:30,773 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment dcm4chee-arc-mpps-scu-5.9.2.jar
05:16:30,782 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment dcm4chee-arc-rs-client-5.9.2.jar
05:16:30,782 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment dcm4chee-arc-code-5.9.2.jar
05:16:30,782 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment dcm4chee-arc-mpps-5.9.2.jar
05:16:30,782 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'MPPSServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-mpps-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-mpps-5.9.2/MPPSServiceEJB!org.dcm4chee.arc.mpps.impl.MPPSServiceEJB
 java:app/dcm4chee-arc-mpps-5.9.2/MPPSServiceEJB!org.dcm4chee.arc.mpps.impl.MPPSServiceEJB
 java:module/MPPSServiceEJB!org.dcm4chee.arc.mpps.impl.MPPSServiceEJB
 java:global/dcm4chee-arc/dcm4chee-arc-mpps-5.9.2/MPPSServiceEJB
 java:app/dcm4chee-arc-mpps-5.9.2/MPPSServiceEJB
 java:module/MPPSServiceEJB
05:16:30,782 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-hl7-5.9.2.jar
05:16:30,783 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'CodeServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-code-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-code-5.9.2/CodeServiceEJB!org.dcm4chee.arc.code.impl.CodeServiceEJB
 java:app/dcm4chee-arc-code-5.9.2/CodeServiceEJB!org.dcm4chee.arc.code.impl.CodeServiceEJB
 java:module/CodeServiceEJB!org.dcm4chee.arc.code.impl.CodeServiceEJB
 java:global/dcm4chee-arc/dcm4chee-arc-code-5.9.2/CodeServiceEJB
 java:app/dcm4chee-arc-code-5.9.2/CodeServiceEJB
 java:module/CodeServiceEJB
05:16:30,879 INFO  [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment dcm4chee-arc-stgcmt-5.9.2.jar
05:16:30,880 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'StgCmtEJB' in deployment unit 'subdeployment "dcm4chee-arc-stgcmt-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:
 java:global/dcm4chee-arc/dcm4chee-arc-stgcmt-5.9.2/StgCmtEJB!org.dcm4chee.arc.stgcmt.StgCmtManager
 java:app/dcm4chee-arc-stgcmt-5.9.2/StgCmtEJB!org.dcm4chee.arc.stgcmt.StgCmtManager
 java:module/StgCmtEJB!org.dcm4chee.arc.stgcmt.StgCmtManager
 java:global/dcm4chee-arc/dcm4chee-arc-stgcmt-5.9.2/StgCmtEJB
 java:app/dcm4chee-arc-stgcmt-5.9.2/StgCmtEJB
 java:module/StgCmtEJB
05:16:31,302 INFO  [org.jboss.weld.Version] (MSC service thread 1-8) WELD-000900: 2.3.5 (Final)
05:16:32,205 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource
 address=http://localhost:8080/dcm4chee-arc/xdsi/ImagingDocumentSource
 implementor=org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource
 serviceName={urn:ihe:rad:xdsi-b:2009}ImagingDocumentSource
 portName={urn:ihe:rad:xdsi-b:2009}ImagingDocumentSource_Port_Soap12
 annotationWsdlLocation=WEB-INF/wsdl/XDS-I.b_ImagingDocumentSource.wsdl
 wsdlLocationOverride=null
 mtomEnabled=true
05:16:32,222 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0042: Started message driven bean 'RSClientMDB' with 'activemq-ra.rar' resource adapter
05:16:32,231 INFO  [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0042: Started message driven bean 'HL7SenderMDB' with 'activemq-ra.rar' resource adapter
05:16:32,232 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0042: Started message driven bean 'ExportManagerMDB1' with 'activemq-ra.rar' resource adapter
05:16:32,232 INFO  [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0042: Started message driven bean 'ExportManagerMDB3' with 'activemq-ra.rar' resource adapter
05:16:32,236 INFO  [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0042: Started message driven bean 'MPPSMDB' with 'activemq-ra.rar' resource adapter
05:16:32,240 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0042: Started message driven bean 'IANMDB' with 'activemq-ra.rar' resource adapter
05:16:32,246 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'ExportManagerMDB2' with 'activemq-ra.rar' resource adapter
05:16:32,247 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0042: Started message driven bean 'RSClientMDB' with 'activemq-ra.rar' resource adapter
05:16:32,251 INFO  [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0042: Started message driven bean 'StgCmtSCUMDB' with 'activemq-ra.rar' resource adapter
05:16:32,252 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0042: Started message driven bean 'StgCmtSCPMDB' with 'activemq-ra.rar' resource adapter
05:16:32,252 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 79) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
05:16:32,259 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 79) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
05:16:33,692 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 80) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc'
05:16:34,726 WARN  [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (ServerService Thread Pool -- 80) IJ000604: Throwable while attempting to get a new connection: null: javax.resource.ResourceException: IJ031084: Unable to create connection
 at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createLocalManagedConnection(LocalManagedConnectionFactory.java:345)
 at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:352)
 at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:287)
 at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreConcurrentLinkedDequeManagedConnectionPool.createConnectionEventListener(SemaphoreConcurrentLinkedDequeManagedConnectionPool.java:1320)
 at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreConcurrentLinkedDequeManagedConnectionPool.getConnection(SemaphoreConcurrentLinkedDequeManagedConnectionPool.java:496)
 at org.jboss.jca.core.connectionmanager.pool.AbstractPool.getSimpleConnection(AbstractPool.java:617)
 at org.jboss.jca.core.connectionmanager.pool.AbstractPool.getConnection(AbstractPool.java:589)
 at org.jboss.jca.core.connectionmanager.AbstractConnectionManager.getManagedConnection(AbstractConnectionManager.java:590)
 at org.jboss.jca.core.connectionmanager.tx.TxConnectionManagerImpl.getManagedConnection(TxConnectionManagerImpl.java:429)
 at org.jboss.jca.core.connectionmanager.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:747)
 at org.jboss.jca.adapters.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:138)
 at org.jboss.as.connector.subsystems.datasources.WildFlyDataSource.getConnection(WildFlyDataSource.java:66)
 at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122)
 at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180)
 at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68)
 at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35)
 at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:88)
 at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:254)
 at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:228)
 at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:207)
 at org.hibernate.engine.jdbc.internal.JdbcServicesImpl.configure(JdbcServicesImpl.java:51)
 at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.configureService(StandardServiceRegistryImpl.java:94)
 at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237)
 at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:207)
 at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.handleTypes(MetadataBuildingProcess.java:352)
 at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:111)
 at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:847)
 at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:874)
 at org.jboss.as.jpa.hibernate5.TwoPhaseBootstrapImpl.build(TwoPhaseBootstrapImpl.java:44)
 at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1$1.run(PersistenceUnitServiceImpl.java:161)
 at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1$1.run(PersistenceUnitServiceImpl.java:121)
 at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:667)
 at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1.run(PersistenceUnitServiceImpl.java:193)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
 at java.lang.Thread.run(Thread.java:745)
 at org.jboss.threads.JBossThread.run(JBossThread.java:320)
Caused by: org.postgresql.util.PSQLException: FATAL: database "postgresdb" does not exist
 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2455)
 at org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2586)
 at org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:113)
 at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:222)
 at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:51)
 at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:215)
 at org.postgresql.Driver.makeConnection(Driver.java:404)
 at org.postgresql.Driver.connect(Driver.java:272)
 at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createLocalManagedConnection(LocalManagedConnectionFactory.java:321)
 ... 36 more
05:16:34,728 WARN  [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator] (ServerService Thread Pool -- 80) HHH000342: Could not obtain connection to query metadata : javax.resource.ResourceException: IJ000453: Unable to get managed connection for java:/PacsDS
05:16:34,782 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 80) MSC000001: Failed to start service jboss.persistenceunit."dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc": org.jboss.msc.service.StartException in service jboss.persistenceunit."dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc": org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]
 at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1$1.run(PersistenceUnitServiceImpl.java:179)
 at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1$1.run(PersistenceUnitServiceImpl.java:121)
 at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:667)
 at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1.run(PersistenceUnitServiceImpl.java:193)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
 at java.lang.Thread.run(Thread.java:745)
 at org.jboss.threads.JBossThread.run(JBossThread.java:320)
Caused by: org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]
 at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:264)
 at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:228)
 at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:207)
 at org.hibernate.engine.jdbc.internal.JdbcServicesImpl.configure(JdbcServicesImpl.java:51)
 at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.configureService(StandardServiceRegistryImpl.java:94)
 at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237)
 at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:207)
 at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.handleTypes(MetadataBuildingProcess.java:352)
 at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:111)
 at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:847)
 at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:874)
 at org.jboss.as.jpa.hibernate5.TwoPhaseBootstrapImpl.build(TwoPhaseBootstrapImpl.java:44)
 at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1$1.run(PersistenceUnitServiceImpl.java:161)
 ... 7 more
Caused by: org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set
 at org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl.determineDialect(DialectFactoryImpl.java:100)
 at org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl.buildDialect(DialectFactoryImpl.java:54)
 at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:137)
 at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35)
 at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:88)
 at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:254)
 ... 19 more
05:16:35,307 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 79) WFLYCLINF0002: Started client-mappings cache from ejb container
05:16:35,577 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {urn:ihe:rad:xdsi-b:2009}ImagingDocumentSource from WSDL: WEB-INF/wsdl/XDS-I.b_ImagingDocumentSource.wsdl
05:16:36,299 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://localhost:8080/dcm4chee-arc/xdsi/ImagingDocumentSource
05:16:36,353 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/opt/wildfly/standalone/data/wsdl/dcm4chee-arc-ear-5.9.2-psql.ear/dcm4chee-arc-retrieve-xdsi-5.9.2.war/XDS-I.b_ImagingDocumentSource.wsdl
05:16:36,376 INFO  [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war"."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource"
05:16:36,385 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) WFLYCTL0013: Operation ("deploy") failed - address: ({"deployment" => "dcm4chee-arc-ear-5.9.2-psql.ear"}) - failure description: {
    "WFLYCTL0080: Failed services" => {"jboss.persistenceunit.\"dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc\"" => "org.jboss.msc.service.StartException in service jboss.persistenceunit.\"dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc\": org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]
    Caused by: org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]
    Caused by: org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set"},
    "WFLYCTL0412: Required services that are not installed:" => ["jboss.persistenceunit.\"dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc\""],
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined
}
05:16:36,388 ERROR [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0021: Deploy of deployment "dcm4chee-arc-ear-5.9.2-psql.ear" was rolled back with the following failure message:
{
    "WFLYCTL0080: Failed services" => {"jboss.persistenceunit.\"dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc\"" => "org.jboss.msc.service.StartException in service jboss.persistenceunit.\"dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc\": org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]
    Caused by: org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]
    Caused by: org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set"},
    "WFLYCTL0412: Required services that are not installed:" => ["jboss.persistenceunit.\"dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc\""],
    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined
}
05:16:36,403 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 79) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc'
05:16:36,409 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war"."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource"
05:16:36,516 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 91) WFLYCLINF0003: Stopped client-mappings cache from ejb container
05:16:36,608 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-mpps-5.9.2.jar) in 220ms
05:16:36,608 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-issuer-5.9.2.jar) in 220ms
05:16:36,608 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-store-5.9.2.jar) in 220ms
05:16:36,608 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-stgcmt-5.9.2.jar) in 220ms
05:16:36,608 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-qmgt-5.9.2.jar) in 220ms
05:16:36,608 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-rs-client-5.9.2.jar) in 220ms
05:16:36,608 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-export-mgt-5.9.2.jar) in 220ms
05:16:36,609 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-delete-5.9.2.jar) in 221ms
05:16:36,609 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-mpps-scu-5.9.2.jar) in 221ms
05:16:36,609 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-study-5.9.2.jar) in 221ms
05:16:36,609 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-retrieve-5.9.2.jar) in 221ms
05:16:36,609 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-hl7-psu-5.9.2.jar) in 221ms
05:16:36,609 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-code-5.9.2.jar) in 221ms
05:16:36,612 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-hl7-5.9.2.jar) in 224ms
05:16:36,612 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-ian-scu-5.9.2.jar) in 224ms
05:16:36,612 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-procedure-5.9.2.jar) in 224ms
05:16:36,612 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-id-5.9.2.jar) in 224ms
05:16:36,612 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-war-5.9.2-unsecure.war) in 224ms
05:16:36,611 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-service-5.9.2.jar) in 223ms
05:16:36,611 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-query-5.9.2.jar) in 223ms
05:16:36,610 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-patient-5.9.2.jar) in 222ms
05:16:36,609 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-retrieve-xdsi-5.9.2.war) in 222ms
05:16:36,613 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-ui-5.9.2-unsecure.war) in 225ms
05:16:36,612 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-metadata-5.9.2.jar) in 224ms
05:16:36,617 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment dcm4chee-arc-ear-5.9.2-psql.ear (runtime-name: dcm4chee-arc-ear-5.9.2-psql.ear) in 229ms
05:16:36,628 INFO  [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0183: Service status report
WFLYCTL0184:    New missing/unsatisfied dependencies:
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.VIEW."org.dcm4chee.arc.code.impl.CodeServiceEJB".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.VIEW."org.dcm4chee.arc.delete.impl.DeletionServiceEJB".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.VIEW."org.dcm4chee.arc.export.mgt.ExportManager".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.VIEW."org.dcm4chee.arc.export.mgt.impl.ExportManagerMDB".MESSAGE_ENDPOINT (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.VIEW."org.dcm4chee.arc.export.mgt.impl.ExportManagerMDB".MESSAGE_ENDPOINT (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.VIEW."org.dcm4chee.arc.export.mgt.impl.ExportManagerMDB".MESSAGE_ENDPOINT (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.START, WFLYCTL0208: ... and 2 more ]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.START, WFLYCTL0208: ... and 2 more ]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".component.HL7SenderMDB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".component.HL7SenderMDB.VIEW."org.dcm4chee.arc.hl7.impl.HL7SenderMDB".MESSAGE_ENDPOINT (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".component.HL7SenderMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".component.HL7SenderMDB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".component.HL7SenderMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".component.HL7SenderMDB.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".component.HL7SenderMDB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.VIEW."org.dcm4chee.arc.hl7.psu.HL7PSUEJB".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.VIEW."org.dcm4chee.arc.ian.scu.impl.IANEJB".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANMDB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANMDB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANMDB.VIEW."org.dcm4chee.arc.ian.scu.impl.IANMDB".MESSAGE_ENDPOINT (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANMDB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANMDB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANMDB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.VIEW."org.dcm4chee.arc.id.impl.IDServiceEJB".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.VIEW."org.dcm4chee.arc.issuer.IssuerService".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.VIEW."org.dcm4chee.arc.metadata.UpdateMetadataEJB".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.VIEW."org.dcm4chee.arc.mpps.impl.MPPSServiceEJB".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.VIEW."org.dcm4chee.arc.mpps.scu.impl.MPPSMDB".MESSAGE_ENDPOINT (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.VIEW."org.dcm4chee.arc.patient.impl.PatientServiceEJB".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.VIEW."org.dcm4chee.arc.procedure.impl.ProcedureServiceEJB".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.VIEW."org.dcm4chee.arc.qmgt.QueueManager".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.VIEW."org.dcm4chee.arc.query.impl.QueryServiceEJB".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.VIEW."org.dcm4chee.arc.retrieve.impl.RetrieveServiceEJB".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."com.sun.faces.config.ConfigureListener".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."com.sun.faces.config.ConfigureListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."com.sun.faces.config.ConfigureListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.faces.webapp.FacetTag".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.faces.webapp.FacetTag".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.faces.webapp.FacetTag".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.faces.webapp.FacetTag".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource".VIEW."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.jboss.weld.servlet.WeldInitialListener".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.jboss.weld.servlet.WeldInitialListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.jboss.weld.servlet.WeldInitialListener".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.jboss.weld.servlet.WeldInitialListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.jboss.weld.servlet.WeldTerminalListener".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.jboss.weld.servlet.WeldTerminalListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.jboss.weld.servlet.WeldTerminalListener".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.jboss.weld.servlet.WeldTerminalListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".ee.ComponentRegistry (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.UndertowDeploymentInfoService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.jboss.weld.servlet.WeldInitialListener".START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."javax.faces.webapp.FacetTag".START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."com.sun.faces.config.ConfigureListener".START, WFLYCTL0208: ... and 5 more ]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.VIEW."org.dcm4chee.arc.rs.client.impl.RSClientMDB".MESSAGE_ENDPOINT (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.VIEW."org.dcm4chee.arc.ArchiveService".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.VIEW."org.dcm4chee.arc.stgcmt.StgCmtManager".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.VIEW."org.dcm4chee.arc.stgcmt.impl.StgCmtSCPMDB".MESSAGE_ENDPOINT (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.VIEW."org.dcm4chee.arc.stgcmt.impl.StgCmtSCUMDB".MESSAGE_ENDPOINT (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.VIEW."org.dcm4chee.arc.store.impl.StoreServiceEJB".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".jndiDependencyService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.VIEW."org.dcm4chee.arc.study.impl.StudyServiceEJB".LOCAL (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.START, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."com.sun.faces.config.ConfigureListener".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."com.sun.faces.config.ConfigureListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui.UndertowDeploymentInfoService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".deploymentCompleteService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."com.sun.faces.config.ConfigureListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.faces.webapp.FacetTag".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.faces.webapp.FacetTag".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui.UndertowDeploymentInfoService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".deploymentCompleteService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.faces.webapp.FacetTag".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.faces.webapp.FacetTag".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui.UndertowDeploymentInfoService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".deploymentCompleteService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui.UndertowDeploymentInfoService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".deploymentCompleteService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldInitialListener".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldInitialListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui.UndertowDeploymentInfoService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".deploymentCompleteService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldInitialListener".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldInitialListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldTerminalListener".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldTerminalListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui.UndertowDeploymentInfoService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".deploymentCompleteService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldTerminalListener".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldTerminalListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".ee.ComponentRegistry (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui.UndertowDeploymentInfoService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldInitialListener".START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."javax.faces.webapp.FacetTag".START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldTerminalListener".START, WFLYCTL0208: ... and 4 more ]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component.RSClientMDB.CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component.RSClientMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component.RSClientMDB.START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc.UndertowDeploymentInfoService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".deploymentCompleteService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component.RSClientMDB.VIEW."org.dcm4chee.arc.rs.client.impl.RSClientMDB".MESSAGE_ENDPOINT (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component.RSClientMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component.RSClientMDB.WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component.RSClientMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component.RSClientMDB.WeldInterceptorBindingsService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component.RSClientMDB.WeldInstantiator]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component.RSClientMDB.ejb.non-functional-timerservice (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component.RSClientMDB.START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."com.sun.faces.config.ConfigureListener".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."com.sun.faces.config.ConfigureListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc.UndertowDeploymentInfoService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."com.sun.faces.config.ConfigureListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.faces.webapp.FacetTag".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.faces.webapp.FacetTag".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc.UndertowDeploymentInfoService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.faces.webapp.FacetTag".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.faces.webapp.FacetTag".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc.UndertowDeploymentInfoService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc.UndertowDeploymentInfoService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldInitialListener".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldInitialListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc.UndertowDeploymentInfoService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldInitialListener".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldInitialListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldTerminalListener".CREATE (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldTerminalListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc.UndertowDeploymentInfoService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldTerminalListener".WeldInstantiator (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldTerminalListener".START]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".ee.ComponentRegistry (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc.UndertowDeploymentInfoService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".jndiDependencyService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."org.jboss.weld.servlet.WeldTerminalListener".START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."com.sun.faces.config.ConfigureListener".START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, WFLYCTL0208: ... and 5 more ]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".component.RSClientMDB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldBootstrapService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".CdiValidatorFactoryService, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".CdiValidatorFactoryService]
      service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".jndiDependencyService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-code-5.9.2"."CodeServiceEJB!org.dcm4chee.arc.code.impl.CodeServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-delete-5.9.2"."DeletionServiceEJB!org.dcm4chee.arc.delete.impl.DeletionServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2"."ExportManagerEJB!org.dcm4chee.arc.export.mgt.ExportManager" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2"."HL7PSUEJB!org.dcm4chee.arc.hl7.psu.HL7PSUEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2"."IANEJB!org.dcm4chee.arc.ian.scu.impl.IANEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-id-5.9.2"."IDServiceEJB!org.dcm4chee.arc.id.impl.IDServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2"."IssuerServiceEJB!org.dcm4chee.arc.issuer.IssuerService" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2"."UpdateMetadataEJB!org.dcm4chee.arc.metadata.UpdateMetadataEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2"."MPPSServiceEJB!org.dcm4chee.arc.mpps.impl.MPPSServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-patient-5.9.2"."PatientServiceEJB!org.dcm4chee.arc.patient.impl.PatientServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2"."ProcedureServiceEJB!org.dcm4chee.arc.procedure.impl.ProcedureServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2"."QueueManagerEJB!org.dcm4chee.arc.qmgt.QueueManager" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-query-5.9.2"."QueryServiceEJB!org.dcm4chee.arc.query.impl.QueryServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2"."RetrieveServiceEJB!org.dcm4chee.arc.retrieve.impl.RetrieveServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2"."StgCmtEJB!org.dcm4chee.arc.stgcmt.StgCmtManager" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-store-5.9.2"."StoreServiceEJB!org.dcm4chee.arc.store.impl.StoreServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.app.dcm4chee-arc."dcm4chee-arc-study-5.9.2"."StudyServiceEJB!org.dcm4chee.arc.study.impl.StudyServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.START, service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.env."org.dcm4chee.arc.code.impl.CodeServiceEJB".em]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB.env."org.dcm4chee.arc.code.impl.CodeServiceEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB (missing) dependents: [service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.env."org.dcm4chee.arc.delete.impl.DeletionServiceEJB".em, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB.env."org.dcm4chee.arc.delete.impl.DeletionServiceEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.START, service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.env."org.dcm4chee.arc.export.mgt.impl.ExportManagerEJB".em]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB.env."org.dcm4chee.arc.export.mgt.impl.ExportManagerEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerMDB1 (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB1.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerMDB1.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerMDB1.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerMDB1.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerMDB2 (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB2.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerMDB2.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerMDB2.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerMDB2.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerMDB3 (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerMDB3.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerMDB3.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerMDB3.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerMDB3.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-5.9.2".HL7SenderMDB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".component.HL7SenderMDB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB (missing) dependents: [service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.env."org.dcm4chee.arc.hl7.psu.HL7PSUEJB".em, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB.env."org.dcm4chee.arc.hl7.psu.HL7PSUEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.START, service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB.env."org.dcm4chee.arc.ian.scu.impl.IANEJB".em]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB.env."org.dcm4chee.arc.ian.scu.impl.IANEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANMDB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANMDB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANMDB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.START, service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.env."org.dcm4chee.arc.id.impl.IDServiceEJB".em]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB.env."org.dcm4chee.arc.id.impl.IDServiceEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.START, service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.env."org.dcm4chee.arc.issuer.impl.IssuerServiceEJB".em]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB.env."org.dcm4chee.arc.issuer.impl.IssuerServiceEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.START, service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.env."org.dcm4chee.arc.metadata.UpdateMetadataEJB".em]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB.env."org.dcm4chee.arc.metadata.UpdateMetadataEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB (missing) dependents: [service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.env."org.dcm4chee.arc.mpps.impl.MPPSServiceEJB".em, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB.env."org.dcm4chee.arc.mpps.impl.MPPSServiceEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-mpps-scu-5.9.2".MPPSMDB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".component.MPPSMDB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB (missing) dependents: [service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB.env."org.dcm4chee.arc.patient.impl.PatientServiceEJB".em, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB.env."org.dcm4chee.arc.patient.impl.PatientServiceEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.START, service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.env."org.dcm4chee.arc.procedure.impl.ProcedureServiceEJB".em]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB.env."org.dcm4chee.arc.procedure.impl.ProcedureServiceEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB (missing) dependents: [service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.env."org.dcm4chee.arc.qmgt.impl.QueueManagerEJB".em, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB.env."org.dcm4chee.arc.qmgt.impl.QueueManagerEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB (missing) dependents: [service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.env."org.dcm4chee.arc.query.impl.QueryServiceEJB".em, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB.env."org.dcm4chee.arc.query.impl.QueryServiceEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.START, service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.env."org.dcm4chee.arc.retrieve.impl.RetrieveServiceEJB".em]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB.env."org.dcm4chee.arc.retrieve.impl.RetrieveServiceEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-rs-client-5.9.2".RSClientMDB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".component.RSClientMDB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-service-5.9.2".ArchiveServiceImpl (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-service-5.9.2".ArchiveServiceImpl.env."org.dcm4chee.arc.impl.ArchiveServiceImpl".executor (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-service-5.9.2".ArchiveServiceImpl.env."org.dcm4chee.arc.impl.ArchiveServiceImpl".scheduledExecutor (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB (missing) dependents: [service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.env."org.dcm4chee.arc.stgcmt.impl.StgCmtEJB".em, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB.env."org.dcm4chee.arc.stgcmt.impl.StgCmtEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.START, service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB.env."org.dcm4chee.arc.stgcmt.impl.StgCmtSCPMDB".em]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCPMDB.env."org.dcm4chee.arc.stgcmt.impl.StgCmtSCPMDB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.JndiBindingsService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCPMDB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.START, service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.env."org.dcm4chee.arc.stgcmt.impl.StgCmtSCUMDB".em]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtSCUMDB.env."org.dcm4chee.arc.stgcmt.impl.StgCmtSCUMDB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.JndiBindingsService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtSCUMDB.START]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.START, service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.env."org.dcm4chee.arc.store.impl.StoreServiceEJB".em]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB.env."org.dcm4chee.arc.store.impl.StoreServiceEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.START, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.START, service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.env."org.dcm4chee.arc.study.impl.StudyServiceEJB".em]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.DefaultContextService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.DefaultDataSource (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.DefaultJMSConnectionFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.EJBContext (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.TimerService (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.UserTransaction (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.comp.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB.env."org.dcm4chee.arc.study.impl.StudyServiceEJB".em (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.START]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-code-5.9.2"."CodeServiceEJB!org.dcm4chee.arc.code.impl.CodeServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-delete-5.9.2"."DeletionServiceEJB!org.dcm4chee.arc.delete.impl.DeletionServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2"."ExportManagerEJB!org.dcm4chee.arc.export.mgt.ExportManager" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2"."HL7PSUEJB!org.dcm4chee.arc.hl7.psu.HL7PSUEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-id-5.9.2"."IDServiceEJB!org.dcm4chee.arc.id.impl.IDServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2"."IssuerServiceEJB!org.dcm4chee.arc.issuer.IssuerService" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2"."UpdateMetadataEJB!org.dcm4chee.arc.metadata.UpdateMetadataEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2"."MPPSServiceEJB!org.dcm4chee.arc.mpps.impl.MPPSServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-patient-5.9.2"."PatientServiceEJB!org.dcm4chee.arc.patient.impl.PatientServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2"."ProcedureServiceEJB!org.dcm4chee.arc.procedure.impl.ProcedureServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2"."QueueManagerEJB!org.dcm4chee.arc.qmgt.QueueManager" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-query-5.9.2"."QueryServiceEJB!org.dcm4chee.arc.query.impl.QueryServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2"."RetrieveServiceEJB!org.dcm4chee.arc.retrieve.impl.RetrieveServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2"."StgCmtEJB!org.dcm4chee.arc.stgcmt.StgCmtManager" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-store-5.9.2"."StoreServiceEJB!org.dcm4chee.arc.store.impl.StoreServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.global.dcm4chee-arc."dcm4chee-arc-study-5.9.2"."StudyServiceEJB!org.dcm4chee.arc.study.impl.StudyServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-code-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-code-5.9.2".CodeServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-code-5.9.2"."CodeServiceEJB!org.dcm4chee.arc.code.impl.CodeServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".component.CodeServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-code-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".DeletionServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-delete-5.9.2"."DeletionServiceEJB!org.dcm4chee.arc.delete.impl.DeletionServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".component.DeletionServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-delete-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".ExportManagerEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2"."ExportManagerEJB!org.dcm4chee.arc.export.mgt.ExportManager" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".component.ExportManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-export-mgt-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".HL7PSUEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2"."HL7PSUEJB!org.dcm4chee.arc.hl7.psu.HL7PSUEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".component.HL7PSUEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-hl7-psu-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".IANEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".component.IANEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-ian-scu-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-id-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-id-5.9.2".IDServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-id-5.9.2"."IDServiceEJB!org.dcm4chee.arc.id.impl.IDServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".component.IDServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-id-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".IssuerServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2"."IssuerServiceEJB!org.dcm4chee.arc.issuer.IssuerService" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".component.IssuerServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-issuer-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".UpdateMetadataEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2"."UpdateMetadataEJB!org.dcm4chee.arc.metadata.UpdateMetadataEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".component.UpdateMetadataEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-metadata-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".MPPSServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2"."MPPSServiceEJB!org.dcm4chee.arc.mpps.impl.MPPSServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".component.MPPSServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-mpps-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".PatientServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-patient-5.9.2"."PatientServiceEJB!org.dcm4chee.arc.patient.impl.PatientServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".component.PatientServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-patient-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".ProcedureServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2"."ProcedureServiceEJB!org.dcm4chee.arc.procedure.impl.ProcedureServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".component.ProcedureServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-procedure-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".QueueManagerEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2"."QueueManagerEJB!org.dcm4chee.arc.qmgt.QueueManager" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".component.QueueManagerEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-qmgt-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-query-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-query-5.9.2".QueryServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-query-5.9.2"."QueryServiceEJB!org.dcm4chee.arc.query.impl.QueryServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".component.QueryServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-query-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".RetrieveServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2"."RetrieveServiceEJB!org.dcm4chee.arc.retrieve.impl.RetrieveServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".component.RetrieveServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-retrieve-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".StgCmtEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2"."StgCmtEJB!org.dcm4chee.arc.stgcmt.StgCmtManager" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".component.StgCmtEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-stgcmt-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-store-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-store-5.9.2".StoreServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-store-5.9.2"."StoreServiceEJB!org.dcm4chee.arc.store.impl.StoreServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".component.StoreServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-store-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-study-5.9.2".BeanManager (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".jndiDependencyService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-study-5.9.2".StudyServiceEJB (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-study-5.9.2"."StudyServiceEJB!org.dcm4chee.arc.study.impl.StudyServiceEJB" (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".component.StudyServiceEJB.JndiBindingsService]
      service jboss.naming.context.java.module.dcm4chee-arc."dcm4chee-arc-study-5.9.2".env (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".jndiDependencyService]
      service jboss.persistenceunit."dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc" (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService, service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".WeldStartService]
      service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".deploymentCompleteService]
      service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc.UndertowDeploymentInfoService (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc]
      service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc.codec (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc.UndertowDeploymentInfoService]
      service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc.session (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc.UndertowDeploymentInfoService]
      service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".deploymentCompleteService]
      service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui.UndertowDeploymentInfoService (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui]
      service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui.codec (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui.UndertowDeploymentInfoService]
      service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui.session (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/ui.UndertowDeploymentInfoService]
      service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".deploymentCompleteService]
      service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.UndertowDeploymentInfoService (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi]
      service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.codec (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.UndertowDeploymentInfoService]
      service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.session (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.UndertowDeploymentInfoService]
      service jboss.ws.endpoint."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war"."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource" (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./dcm4chee-arc/xdsi, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".component."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource".START]
WFLYCTL0186:   Services which failed to start:      service jboss.persistenceunit."dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc"

and then I get this on the window were I executed the deploy command ...

{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"WFLYCTL0080: Failed services" => {"jboss.persistenceunit.\"dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc\"" => "org.jboss.msc.service.StartException in service jboss.persistenceunit.\"dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc\": org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]
    Caused by: org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]
    Caused by: org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set"},"WFLYCTL0412: Required services that are not installed:" => ["jboss.persistenceunit.\"dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc\""],"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined}}}
[standalone@localhost:9990 /]

Any ideas?

Thanks.

Gunter Zeilinger

unread,
Feb 24, 2017, 10:02:47 AM2/24/17
to dcm...@googlegroups.com
Did you initialize the DB?
Caused by: org.postgresql.util.PSQLException: FATAL: database "postgresdb" does not exist
 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2455)
 at org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2586)
 at org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:113)
 at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:222)
 at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:51)
 at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:215)
 at org.postgresql.Driver.makeConnection(Driver.java:404)
 at org.postgresql.Driver.connect(Driver.java:272)
 at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createLocalManagedConnection(LocalManagedConnectionFactory.java:321)

On Fri, Feb 24, 2017 at 2:40 PM, Manuel <mgv.its...@gmail.com> wrote:
First of between Apahce/OpenLDAP/OpenDJ is there one that's comes recommended over others. Is it basically the same thing for the sake of the installation/performance?

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+unsubscribe@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.

Manuel

unread,
Feb 24, 2017, 12:54:49 PM2/24/17
to dcm...@googlegroups.com
I did. If I list the databases I get this ...

   Name    |  Owner   | Encoding |   Collate   |    Ctype    |   Access privileges  
-----------+----------+----------+-------------+-------------+-----------------------
 pacs      | pacs     | UTF8     | en_US.UTF-8 | en_US.UTF-8 |
 postgres  | postgres | UTF8     | en_US.UTF-8 | en_US.UTF-8 |
 template0 | postgres | UTF8     | en_US.UTF-8 | en_US.UTF-8 | =c/postgres          +
           |          |          |             |             | postgres=CTc/postgres
 template1 | postgres | UTF8     | en_US.UTF-8 | en_US.UTF-8 | =c/postgres          +
           |          |          |             |             | postgres=CTc/postgres
(4 rows)

I only remember creating the one named "pacs", are the other ones done by default?

This is what I did ...

sudo -u postgres createuser -U postgres -P -d pacs
createdb -h localhost -U pacs pacs
psql -h localhost pacs pacs < /opt/pacs/sql/create-psql.sql
psql -h localhost pacs pacs < /opt/pacs/sql/create-fk-index.sql

Is that enough or did I have to run another command to initialize it?
...

gunterze

unread,
Feb 27, 2017, 4:11:22 AM2/27/17
to dcm4che
Check the connection URL in your datasource configuration of Wildfly. Guess you configured "postgresdb", instead of "pacs", as you named  your DB.
...

Manuel

unread,
Feb 27, 2017, 9:21:33 PM2/27/17
to dcm...@googlegroups.com
I started from scratch (new Ubuntu VM) and everything seems fine now (when I test the datasource connection in WildFly it connects without errors), but once I run the deploy command I get some errors and it fails.

WildFly seems to start fine ...


=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /opt/wildfly

  JAVA: java

  JAVA_OPTS:  -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true

=========================================================================

22:05:51,440 INFO  [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final
22:05:51,677 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
22:05:51,744 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting
22:05:53,306 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
22:05:53,329 INFO  [org.xnio] (MSC service thread 1-1) XNIO version 3.4.0.Final
22:05:53,357 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.4.0.Final
22:05:53,402 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.21.Final
22:05:53,464 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 41) WFLYCLINF0001: Activating Infinispan subsystem.
22:05:53,480 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 40) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors
22:05:53,466 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 42) WFLYIIOP0001: Activating IIOP Subsystem
22:05:53,553 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 36) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
22:05:53,576 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 48) WFLYJSF0007: Activated the following JSF Implementations: [main]
22:05:53,603 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 62) WFLYWS0002: Activating WebServices Extension
22:05:53,561 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 59) WFLYSEC0002: Activating Security Subsystem
22:05:53,559 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 60) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
22:05:53,604 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 52) WFLYNAM0001: Activating Naming Subsystem
22:05:53,637 INFO  [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.6.Final
22:05:53,640 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.4.0.Final starting
22:05:53,819 INFO  [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final)
22:05:53,942 INFO  [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service
22:05:53,991 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0014: Creating file handler for path '/opt/wildfly/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
22:05:54,077 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is derived from thread worker pool sizing.
22:05:54,091 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 4 (per class), which is derived from the number of CPUs on this host.
22:05:54,102 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
22:05:54,198 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
22:05:54,457 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-1) WFLYIIOP0009: CORBA ORB Service started
22:05:54,461 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server.
22:05:54,620 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting
22:05:54,664 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
22:05:54,726 WARN  [org.jboss.as.domain.management.security] (MSC service thread 1-2) WFLYDM0111: Keystore /opt/wildfly/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
22:05:54,738 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/wildfly/standalone/deployments
22:05:54,757 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "postgresql-9.4.1212.jar" (runtime-name: "postgresql-9.4.1212.jar")
22:05:54,779 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0075: AIO wasn't located on this platform, it will fall back to using pure Java NIO. Your platform is Linux, install LibAIO to enable the AIO journal and achieve optimal performance.
22:05:55,323 INFO  [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final
22:05:55,426 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 67) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
22:05:55,428 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 67) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
22:05:55,431 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/opt/wildfly/standalone/data/activemq/journal,bindingsDirectory=/opt/wildfly/standalone/data/activemq/bindings,largeMessagesDirectory=/opt/wildfly/standalone/data/activemq/largemessages,pagingDirectory=/opt/wildfly/standalone/data/activemq/paging)
22:05:55,443 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
22:05:55,444 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
22:05:55,437 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 65) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
22:05:55,448 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 65) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
22:05:55,501 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443
22:05:55,504 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
22:05:55,528 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221013: Using NIO Journal
22:05:55,671 INFO  [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6)
22:05:55,778 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
22:05:55,792 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
22:05:55,834 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
22:05:55,835 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP
22:05:55,950 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0005: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.4)
22:05:56,021 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = postgresql-9.4.1212.jar
22:05:56,022 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:/PacsDS]
22:05:56,631 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
22:05:56,632 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
22:05:56,633 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
22:05:56,633 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
22:05:56,709 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221007: Server is now live
22:05:56,710 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-017 [nodeID=527382c0-fd58-11e6-89c7-39e49bc606a2]
22:05:56,733 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 65) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue
22:05:56,770 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 76) AMQ221003: trying to deploy queue jms.queue.DLQ
22:05:56,771 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221003: trying to deploy queue jms.queue.HL7Send
22:05:56,807 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 69) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
22:05:56,809 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 75) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory
22:05:56,810 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 74) AMQ221003: trying to deploy queue jms.queue.Export3
22:05:56,810 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 73) AMQ221003: trying to deploy queue jms.queue.RSClient
22:05:56,811 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221003: trying to deploy queue jms.queue.MPPSSCU
22:05:56,811 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221003: trying to deploy queue jms.queue.IANSCU
22:05:56,812 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221003: trying to deploy queue jms.queue.Export1
22:05:56,813 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 67) AMQ221003: trying to deploy queue jms.queue.StgCmtSCP
22:05:56,813 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221003: trying to deploy queue jms.queue.StgCmtSCU
22:05:56,814 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 66) AMQ221003: trying to deploy queue jms.queue.Export2
22:05:56,875 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0007: Registered connection factory java:/JmsXA
22:05:56,956 INFO  [org.apache.activemq.artemis.ra] (MSC service thread 1-2) Resource adaptor started
22:05:56,956 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatoractivemq-ra
22:05:56,957 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA]
22:05:56,958 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
22:05:56,991 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 37) WFLYSRV0010: Deployed "postgresql-9.4.1212.jar" (runtime-name : "postgresql-9.4.1212.jar")
22:05:57,153 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
22:05:57,155 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
22:05:57,155 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 6026ms - Started 444 of 694 services (435 services are lazy, passive or on-demand)

Then after I run the deploy command I get this ...

22:08:46,151 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "dcm4chee-arc-ear-5.9.2-psql.ear" (runtime-name: "dcm4chee-arc-ear-5.9.2-psql.ear")
22:08:46,463 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-study-5.9.2.jar")
22:08:46,464 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-qmgt-5.9.2.jar")
22:08:46,464 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-stgcmt-5.9.2.jar")
22:08:46,465 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-query-5.9.2.jar")
22:08:46,466 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-store-5.9.2.jar")
22:08:46,467 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-rs-client-5.9.2.jar")
22:08:46,467 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-metadata-5.9.2.jar")
22:08:46,467 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-delete-5.9.2.jar")
22:08:46,468 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-procedure-5.9.2.jar")
22:08:46,468 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-hl7-5.9.2.jar")
22:08:46,468 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-mpps-scu-5.9.2.jar")
22:08:46,468 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-export-mgt-5.9.2.jar")
22:08:46,468 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-patient-5.9.2.jar")
22:08:46,470 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-retrieve-5.9.2.jar")
22:08:46,470 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-war-5.9.2-unsecure.war")
22:08:46,470 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-code-5.9.2.jar")
22:08:46,470 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-ian-scu-5.9.2.jar")
22:08:46,470 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-mpps-5.9.2.jar")
22:08:46,470 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-service-5.9.2.jar")
22:08:46,471 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-ui-5.9.2-unsecure.war")
22:08:46,471 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-retrieve-xdsi-5.9.2.war")
22:08:46,471 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-hl7-psu-5.9.2.jar")
22:08:46,471 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-id-5.9.2.jar")
22:08:46,471 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "dcm4chee-arc-issuer-5.9.2.jar")
22:08:46,555 INFO  [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for dcm4chee-arc
22:08:46,957 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-ear-5.9.2-psql.ear
22:08:46,967 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 80) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc'
22:08:46,998 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 80) HHH000204: Processing PersistenceUnitInfo [
    name: dcm4chee-arc
    ...]
22:08:47,154 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 80) HHH000412: Hibernate Core {5.0.10.Final}
22:08:47,160 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 80) HHH000206: hibernate.properties not found
22:08:47,162 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 80) HHH000021: Bytecode provider name : javassist
22:08:47,204 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.2.4.Final
22:08:47,245 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 80) HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
22:08:47,385 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-mpps-scu-5.9.2.jar
22:08:47,395 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-delete-5.9.2.jar
22:08:47,398 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DeletionServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-delete-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-delete-5.9.2/DeletionServiceEJB!org.dcm4chee.arc.delete.impl.DeletionServiceEJB
    java:app/dcm4chee-arc-delete-5.9.2/DeletionServiceEJB!org.dcm4chee.arc.delete.impl.DeletionServiceEJB
    java:module/DeletionServiceEJB!org.dcm4chee.arc.delete.impl.DeletionServiceEJB
    java:global/dcm4chee-arc/dcm4chee-arc-delete-5.9.2/DeletionServiceEJB
    java:app/dcm4chee-arc-delete-5.9.2/DeletionServiceEJB
    java:module/DeletionServiceEJB

22:08:47,441 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-procedure-5.9.2.jar
22:08:47,443 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'ProcedureServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-procedure-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-procedure-5.9.2/ProcedureServiceEJB!org.dcm4chee.arc.procedure.impl.ProcedureServiceEJB
    java:app/dcm4chee-arc-procedure-5.9.2/ProcedureServiceEJB!org.dcm4chee.arc.procedure.impl.ProcedureServiceEJB
    java:module/ProcedureServiceEJB!org.dcm4chee.arc.procedure.impl.ProcedureServiceEJB
    java:global/dcm4chee-arc/dcm4chee-arc-procedure-5.9.2/ProcedureServiceEJB
    java:app/dcm4chee-arc-procedure-5.9.2/ProcedureServiceEJB
    java:module/ProcedureServiceEJB

22:08:47,441 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-hl7-psu-5.9.2.jar
22:08:47,447 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'HL7PSUEJB' in deployment unit 'subdeployment "dcm4chee-arc-hl7-psu-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-hl7-psu-5.9.2/HL7PSUEJB!org.dcm4chee.arc.hl7.psu.HL7PSUEJB
    java:app/dcm4chee-arc-hl7-psu-5.9.2/HL7PSUEJB!org.dcm4chee.arc.hl7.psu.HL7PSUEJB
    java:module/HL7PSUEJB!org.dcm4chee.arc.hl7.psu.HL7PSUEJB
    java:global/dcm4chee-arc/dcm4chee-arc-hl7-psu-5.9.2/HL7PSUEJB
    java:app/dcm4chee-arc-hl7-psu-5.9.2/HL7PSUEJB
    java:module/HL7PSUEJB

22:08:47,458 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-id-5.9.2.jar
22:08:47,465 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'IDServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-id-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-id-5.9.2/IDServiceEJB!org.dcm4chee.arc.id.impl.IDServiceEJB
    java:app/dcm4chee-arc-id-5.9.2/IDServiceEJB!org.dcm4chee.arc.id.impl.IDServiceEJB
    java:module/IDServiceEJB!org.dcm4chee.arc.id.impl.IDServiceEJB
    java:global/dcm4chee-arc/dcm4chee-arc-id-5.9.2/IDServiceEJB
    java:app/dcm4chee-arc-id-5.9.2/IDServiceEJB
    java:module/IDServiceEJB

22:08:47,497 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-ian-scu-5.9.2.jar
22:08:47,498 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'IANEJB' in deployment unit 'subdeployment "dcm4chee-arc-ian-scu-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-ian-scu-5.9.2/IANEJB!org.dcm4chee.arc.ian.scu.impl.IANEJB
    java:app/dcm4chee-arc-ian-scu-5.9.2/IANEJB!org.dcm4chee.arc.ian.scu.impl.IANEJB
    java:module/IANEJB!org.dcm4chee.arc.ian.scu.impl.IANEJB
    java:global/dcm4chee-arc/dcm4chee-arc-ian-scu-5.9.2/IANEJB
    java:app/dcm4chee-arc-ian-scu-5.9.2/IANEJB
    java:module/IANEJB

22:08:47,506 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-ui-5.9.2-unsecure.war
22:08:47,508 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-study-5.9.2.jar
22:08:47,513 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'StudyServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-study-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-study-5.9.2/StudyServiceEJB!org.dcm4chee.arc.study.impl.StudyServiceEJB
    java:app/dcm4chee-arc-study-5.9.2/StudyServiceEJB!org.dcm4chee.arc.study.impl.StudyServiceEJB
    java:module/StudyServiceEJB!org.dcm4chee.arc.study.impl.StudyServiceEJB
    java:global/dcm4chee-arc/dcm4chee-arc-study-5.9.2/StudyServiceEJB
    java:app/dcm4chee-arc-study-5.9.2/StudyServiceEJB
    java:module/StudyServiceEJB

22:08:47,522 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-mpps-5.9.2.jar
22:08:47,532 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'MPPSServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-mpps-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-mpps-5.9.2/MPPSServiceEJB!org.dcm4chee.arc.mpps.impl.MPPSServiceEJB
    java:app/dcm4chee-arc-mpps-5.9.2/MPPSServiceEJB!org.dcm4chee.arc.mpps.impl.MPPSServiceEJB
    java:module/MPPSServiceEJB!org.dcm4chee.arc.mpps.impl.MPPSServiceEJB
    java:global/dcm4chee-arc/dcm4chee-arc-mpps-5.9.2/MPPSServiceEJB
    java:app/dcm4chee-arc-mpps-5.9.2/MPPSServiceEJB
    java:module/MPPSServiceEJB

22:08:47,562 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-retrieve-xdsi-5.9.2.war
22:08:47,613 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-metadata-5.9.2.jar
22:08:47,621 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'UpdateMetadataEJB' in deployment unit 'subdeployment "dcm4chee-arc-metadata-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-metadata-5.9.2/UpdateMetadataEJB!org.dcm4chee.arc.metadata.UpdateMetadataEJB
    java:app/dcm4chee-arc-metadata-5.9.2/UpdateMetadataEJB!org.dcm4chee.arc.metadata.UpdateMetadataEJB
    java:module/UpdateMetadataEJB!org.dcm4chee.arc.metadata.UpdateMetadataEJB
    java:global/dcm4chee-arc/dcm4chee-arc-metadata-5.9.2/UpdateMetadataEJB
    java:app/dcm4chee-arc-metadata-5.9.2/UpdateMetadataEJB
    java:module/UpdateMetadataEJB

22:08:47,628 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-retrieve-5.9.2.jar
22:08:47,629 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'RetrieveServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-retrieve-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-retrieve-5.9.2/RetrieveServiceEJB!org.dcm4chee.arc.retrieve.impl.RetrieveServiceEJB
    java:app/dcm4chee-arc-retrieve-5.9.2/RetrieveServiceEJB!org.dcm4chee.arc.retrieve.impl.RetrieveServiceEJB
    java:module/RetrieveServiceEJB!org.dcm4chee.arc.retrieve.impl.RetrieveServiceEJB
    java:global/dcm4chee-arc/dcm4chee-arc-retrieve-5.9.2/RetrieveServiceEJB
    java:app/dcm4chee-arc-retrieve-5.9.2/RetrieveServiceEJB
    java:module/RetrieveServiceEJB

22:08:47,652 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-hl7-5.9.2.jar
22:08:47,685 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-stgcmt-5.9.2.jar
22:08:47,696 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-rs-client-5.9.2.jar
22:08:47,702 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StgCmtEJB' in deployment unit 'subdeployment "dcm4chee-arc-stgcmt-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-stgcmt-5.9.2/StgCmtEJB!org.dcm4chee.arc.stgcmt.StgCmtManager
    java:app/dcm4chee-arc-stgcmt-5.9.2/StgCmtEJB!org.dcm4chee.arc.stgcmt.StgCmtManager
    java:module/StgCmtEJB!org.dcm4chee.arc.stgcmt.StgCmtManager
    java:global/dcm4chee-arc/dcm4chee-arc-stgcmt-5.9.2/StgCmtEJB
    java:app/dcm4chee-arc-stgcmt-5.9.2/StgCmtEJB
    java:module/StgCmtEJB

22:08:47,733 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-export-mgt-5.9.2.jar
22:08:47,734 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'ExportManagerEJB' in deployment unit 'subdeployment "dcm4chee-arc-export-mgt-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-export-mgt-5.9.2/ExportManagerEJB!org.dcm4chee.arc.export.mgt.ExportManager
    java:app/dcm4chee-arc-export-mgt-5.9.2/ExportManagerEJB!org.dcm4chee.arc.export.mgt.ExportManager
    java:module/ExportManagerEJB!org.dcm4chee.arc.export.mgt.ExportManager
    java:global/dcm4chee-arc/dcm4chee-arc-export-mgt-5.9.2/ExportManagerEJB
    java:app/dcm4chee-arc-export-mgt-5.9.2/ExportManagerEJB
    java:module/ExportManagerEJB

22:08:47,736 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-war-5.9.2-unsecure.war
22:08:47,737 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-service-5.9.2.jar
22:08:47,741 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'ArchiveServiceImpl' in deployment unit 'subdeployment "dcm4chee-arc-service-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-service-5.9.2/ArchiveServiceImpl!org.dcm4chee.arc.ArchiveService
    java:app/dcm4chee-arc-service-5.9.2/ArchiveServiceImpl!org.dcm4chee.arc.ArchiveService
    java:module/ArchiveServiceImpl!org.dcm4chee.arc.ArchiveService
    java:global/dcm4chee-arc/dcm4chee-arc-service-5.9.2/ArchiveServiceImpl
    java:app/dcm4chee-arc-service-5.9.2/ArchiveServiceImpl
    java:module/ArchiveServiceImpl

22:08:47,760 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-patient-5.9.2.jar
22:08:47,763 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PatientServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-patient-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-patient-5.9.2/PatientServiceEJB!org.dcm4chee.arc.patient.impl.PatientServiceEJB
    java:app/dcm4chee-arc-patient-5.9.2/PatientServiceEJB!org.dcm4chee.arc.patient.impl.PatientServiceEJB
    java:module/PatientServiceEJB!org.dcm4chee.arc.patient.impl.PatientServiceEJB
    java:global/dcm4chee-arc/dcm4chee-arc-patient-5.9.2/PatientServiceEJB
    java:app/dcm4chee-arc-patient-5.9.2/PatientServiceEJB
    java:module/PatientServiceEJB

22:08:47,782 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-query-5.9.2.jar
22:08:47,787 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'QueryServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-query-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-query-5.9.2/QueryServiceEJB!org.dcm4chee.arc.query.impl.QueryServiceEJB
    java:app/dcm4chee-arc-query-5.9.2/QueryServiceEJB!org.dcm4chee.arc.query.impl.QueryServiceEJB
    java:module/QueryServiceEJB!org.dcm4chee.arc.query.impl.QueryServiceEJB
    java:global/dcm4chee-arc/dcm4chee-arc-query-5.9.2/QueryServiceEJB
    java:app/dcm4chee-arc-query-5.9.2/QueryServiceEJB
    java:module/QueryServiceEJB

22:08:47,827 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-code-5.9.2.jar
22:08:47,830 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CodeServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-code-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-code-5.9.2/CodeServiceEJB!org.dcm4chee.arc.code.impl.CodeServiceEJB
    java:app/dcm4chee-arc-code-5.9.2/CodeServiceEJB!org.dcm4chee.arc.code.impl.CodeServiceEJB
    java:module/CodeServiceEJB!org.dcm4chee.arc.code.impl.CodeServiceEJB
    java:global/dcm4chee-arc/dcm4chee-arc-code-5.9.2/CodeServiceEJB
    java:app/dcm4chee-arc-code-5.9.2/CodeServiceEJB
    java:module/CodeServiceEJB

22:08:47,834 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment dcm4chee-arc-qmgt-5.9.2.jar
22:08:47,835 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-store-5.9.2.jar
22:08:47,841 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StoreServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-store-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-store-5.9.2/StoreServiceEJB!org.dcm4chee.arc.store.impl.StoreServiceEJB
    java:app/dcm4chee-arc-store-5.9.2/StoreServiceEJB!org.dcm4chee.arc.store.impl.StoreServiceEJB
    java:module/StoreServiceEJB!org.dcm4chee.arc.store.impl.StoreServiceEJB
    java:global/dcm4chee-arc/dcm4chee-arc-store-5.9.2/StoreServiceEJB
    java:app/dcm4chee-arc-store-5.9.2/StoreServiceEJB
    java:module/StoreServiceEJB

22:08:47,843 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'QueueManagerEJB' in deployment unit 'subdeployment "dcm4chee-arc-qmgt-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-qmgt-5.9.2/QueueManagerEJB!org.dcm4chee.arc.qmgt.QueueManager
    java:app/dcm4chee-arc-qmgt-5.9.2/QueueManagerEJB!org.dcm4chee.arc.qmgt.QueueManager
    java:module/QueueManagerEJB!org.dcm4chee.arc.qmgt.QueueManager
    java:global/dcm4chee-arc/dcm4chee-arc-qmgt-5.9.2/QueueManagerEJB
    java:app/dcm4chee-arc-qmgt-5.9.2/QueueManagerEJB
    java:module/QueueManagerEJB

22:08:47,846 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment dcm4chee-arc-issuer-5.9.2.jar
22:08:47,852 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'IssuerServiceEJB' in deployment unit 'subdeployment "dcm4chee-arc-issuer-5.9.2.jar" of deployment "dcm4chee-arc-ear-5.9.2-psql.ear"' are as follows:


    java:global/dcm4chee-arc/dcm4chee-arc-issuer-5.9.2/IssuerServiceEJB!org.dcm4chee.arc.issuer.IssuerService
    java:app/dcm4chee-arc-issuer-5.9.2/IssuerServiceEJB!org.dcm4chee.arc.issuer.IssuerService
    java:module/IssuerServiceEJB!org.dcm4chee.arc.issuer.IssuerService
    java:global/dcm4chee-arc/dcm4chee-arc-issuer-5.9.2/IssuerServiceEJB
    java:app/dcm4chee-arc-issuer-5.9.2/IssuerServiceEJB
    java:module/IssuerServiceEJB

22:08:48,071 INFO  [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.3.5 (Final)
22:08:48,560 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource

 address=http://localhost:8080/dcm4chee-arc/xdsi/ImagingDocumentSource
 implementor=org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource
 serviceName={urn:ihe:rad:xdsi-b:2009}ImagingDocumentSource
 portName={urn:ihe:rad:xdsi-b:2009}ImagingDocumentSource_Port_Soap12
 annotationWsdlLocation=WEB-INF/wsdl/XDS-I.b_ImagingDocumentSource.wsdl
 wsdlLocationOverride=null
 mtomEnabled=true
22:08:48,592 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'StgCmtSCPMDB' with 'activemq-ra.rar' resource adapter
22:08:48,597 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'StgCmtSCUMDB' with 'activemq-ra.rar' resource adapter
22:08:48,599 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'ExportManagerMDB3' with 'activemq-ra.rar' resource adapter
22:08:48,605 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'ExportManagerMDB2' with 'activemq-ra.rar' resource adapter
22:08:48,606 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'ExportManagerMDB1' with 'activemq-ra.rar' resource adapter
22:08:48,606 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'MPPSMDB' with 'activemq-ra.rar' resource adapter
22:08:48,609 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'HL7SenderMDB' with 'activemq-ra.rar' resource adapter
22:08:48,610 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'RSClientMDB' with 'activemq-ra.rar' resource adapter
22:08:48,615 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'RSClientMDB' with 'activemq-ra.rar' resource adapter
22:08:48,619 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'IANMDB' with 'activemq-ra.rar' resource adapter
22:08:49,319 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 80) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc'
22:08:49,335 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 81) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
22:08:49,339 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 81) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
22:08:49,528 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 80) HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL94Dialect
22:08:49,731 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {urn:ihe:rad:xdsi-b:2009}ImagingDocumentSource from WSDL: WEB-INF/wsdl/XDS-I.b_ImagingDocumentSource.wsdl
22:08:49,764 INFO  [org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl] (ServerService Thread Pool -- 80) HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
22:08:49,770 INFO  [org.hibernate.type.BasicTypeRegistry] (ServerService Thread Pool -- 80) HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@4e629d9
22:08:49,786 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 80) Envers integration enabled? : true
22:08:50,319 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 81) WFLYCLINF0002: Started client-mappings cache from ejb container
22:08:51,109 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/dcm4chee-arc/xdsi/ImagingDocumentSource
22:08:51,270 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: file:/opt/wildfly/standalone/data/wsdl/dcm4chee-arc-ear-5.9.2-psql.ear/dcm4chee-arc-retrieve-xdsi-5.9.2.war/XDS-I.b_ImagingDocumentSource.wsdl
22:08:51,343 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) WFLYWS0003: Starting service jboss.ws.endpoint."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war"."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource"
22:08:51,787 INFO  [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 80) HHH000397: Using ASTQueryTranslatorFactory
22:08:55,025 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 89) MSC000001: Failed to start service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
    at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:57)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at org.jboss.threads.JBossThread.run(JBossThread.java:320)
Caused by: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
    at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:163)
    at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:134)
    at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:88)
    at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:124)
    at org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:138)
    at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54)
    ... 6 more
Caused by: javax.ejb.EJBException: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke private void org.dcm4chee.arc.impl.ArchiveDeviceProducer.init() on org.dcm4chee.arc.impl.ArchiveDeviceProducer@63fa13c8
    at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:187)
    at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:277)
    at org.jboss.as.ejb3.tx.CMTTxInterceptor.requiresNew(CMTTxInterceptor.java:349)
    at org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:68)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.as.weld.injection.WeldInjectionContextInterceptor.processInvocation(WeldInjectionContextInterceptor.java:43)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.as.ejb3.component.singleton.StartupCountDownInterceptor.processInvocation(StartupCountDownInterceptor.java:25)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356)
    at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
    at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:161)
    ... 11 more
Caused by: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke private void org.dcm4chee.arc.impl.ArchiveDeviceProducer.init() on org.dcm4chee.arc.impl.ArchiveDeviceProducer@63fa13c8
    at org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvoker.java:100)
    at org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.postConstruct(DefaultLifecycleCallbackInvoker.java:81)
    at org.jboss.weld.injection.producer.BasicInjectionTarget.postConstruct(BasicInjectionTarget.java:126)
    at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:171)
    at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96)
    at org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:101)
    at org.jboss.weld.bean.ContextualInstanceStrategy$ApplicationScopedContextualInstanceStrategy.get(ContextualInstanceStrategy.java:141)
    at org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50)
    at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:742)
    at org.jboss.weld.injection.producer.AbstractMemberProducer.getReceiver(AbstractMemberProducer.java:123)
    at org.jboss.weld.injection.producer.AbstractMemberProducer.produce(AbstractMemberProducer.java:158)
    at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:181)
    at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:70)
    at org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:101)
    at org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50)
    at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:742)
    at org.jboss.weld.manager.BeanManagerImpl.getInjectableReference(BeanManagerImpl.java:842)
    at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:92)
    at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:364)
    at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:375)
    at org.jboss.weld.injection.producer.DefaultInjector$1.proceed(DefaultInjector.java:71)
    at org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48)
    at org.jboss.weld.injection.producer.DefaultInjector.inject(DefaultInjector.java:73)
    at org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget.inject(SessionBeanInjectionTarget.java:140)
    at org.jboss.as.weld.injection.WeldInjectionContext.inject(WeldInjectionContext.java:39)
    at org.jboss.as.weld.injection.WeldInjectionInterceptor.processInvocation(WeldInjectionInterceptor.java:51)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.as.ee.component.ManagedReferenceFieldInjectionInterceptorFactory$ManagedReferenceFieldInjectionInterceptor.processInvocation(ManagedReferenceFieldInjectionInterceptorFactory.java:107)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.as.ee.component.ManagedReferenceFieldInjectionInterceptorFactory$ManagedReferenceFieldInjectionInterceptor.processInvocation(ManagedReferenceFieldInjectionInterceptorFactory.java:107)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.as.ee.component.AroundConstructInterceptorFactory$1.processInvocation(AroundConstructInterceptorFactory.java:28)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.as.weld.injection.WeldInterceptorInjectionInterceptor.processInvocation(WeldInterceptorInjectionInterceptor.java:56)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.as.weld.ejb.Jsr299BindingsCreateInterceptor.processInvocation(Jsr299BindingsCreateInterceptor.java:100)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
    at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275)
    ... 29 more
Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvoker.java:98)
    ... 68 more
Caused by: javax.enterprise.inject.CreationException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at java.lang.Class.newInstance(Class.java:442)
    at org.jboss.weld.security.NewInstanceAction.run(NewInstanceAction.java:33)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:40)
    at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:78)
    at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:96)
    at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:78)
    at org.jboss.weld.injection.producer.ProducerMethodProducer.produce(ProducerMethodProducer.java:100)
    at org.jboss.weld.injection.producer.AbstractMemberProducer.produce(AbstractMemberProducer.java:161)
    at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:181)
    at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96)
    at org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:101)
    at org.jboss.weld.bean.ContextualInstanceStrategy$ApplicationScopedContextualInstanceStrategy.get(ContextualInstanceStrategy.java:141)
    at org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50)
    at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:99)
    at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:99)
    at org.dcm4che3.conf.api.AutoCloseable$Closeable$DicomConfiguration$462158823$Proxy$_$$_WeldClientProxy.findDevice(Unknown Source)
    at org.dcm4chee.arc.impl.ArchiveDeviceProducer.findDevice(ArchiveDeviceProducer.java:159)
    at org.dcm4chee.arc.impl.ArchiveDeviceProducer.init(ArchiveDeviceProducer.java:104)
    ... 73 more
Caused by: org.dcm4che3.conf.api.ConfigurationException: javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused (Connection refused)]
    at org.dcm4che3.conf.ldap.LdapDicomConfiguration.<init>(LdapDicomConfiguration.java:129)
    at org.dcm4chee.arc.conf.ldap.LdapArchiveConfigurationFactory.newLdapDicomConfiguration(LdapArchiveConfigurationFactory.java:110)
    at org.dcm4chee.arc.conf.ldap.LdapArchiveConfigurationFactory.newLdapDicomConfiguration(LdapArchiveConfigurationFactory.java:102)
    at org.dcm4chee.arc.conf.ldap.LdapArchiveConfigurationFactory.newLdapDicomConfiguration(LdapArchiveConfigurationFactory.java:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:88)
    ... 86 more
Caused by: javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused (Connection refused)]
    at com.sun.jndi.ldap.Connection.<init>(Connection.java:226)
    at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:137)
    at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1614)
    at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2746)
    at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:319)
    at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:192)
    at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:210)
    at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:153)
    at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:83)
    at org.jboss.as.naming.InitialContext.getDefaultInitCtx(InitialContext.java:114)
    at org.jboss.as.naming.InitialContext.init(InitialContext.java:99)
    at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:154)
    at org.jboss.as.naming.InitialContext.<init>(InitialContext.java:89)
    at org.jboss.as.naming.InitialContextFactory.getInitialContext(InitialContextFactory.java:43)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313)
    at javax.naming.InitialContext.init(InitialContext.java:244)
    at javax.naming.InitialContext.<init>(InitialContext.java:216)
    at javax.naming.directory.InitialDirContext.<init>(InitialDirContext.java:101)
    at org.dcm4che3.conf.ldap.ReconnectDirContext.<init>(ReconnectDirContext.java:30)
    at org.dcm4che3.conf.ldap.LdapDicomConfiguration.<init>(LdapDicomConfiguration.java:127)
    ... 94 more
Caused by: java.net.ConnectException: Connection refused (Connection refused)
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at java.net.Socket.connect(Socket.java:538)
    at java.net.Socket.<init>(Socket.java:434)
    at java.net.Socket.<init>(Socket.java:211)
    at com.sun.jndi.ldap.Connection.createSocket(Connection.java:363)
    at com.sun.jndi.ldap.Connection.<init>(Connection.java:203)
    ... 114 more

22:08:55,080 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 87) WFLYUT0021: Registered web context: /dcm4chee-arc/ui
22:08:55,083 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) WFLYUT0021: Registered web context: /dcm4chee-arc
22:08:55,087 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0021: Registered web context: /dcm4chee-arc/xdsi
22:08:55,090 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) WFLYCTL0013: Operation ("deploy") failed - address: ({"deployment" => "dcm4chee-arc-ear-5.9.2-psql.ear"}) - failure description: {
    "WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.9.2-psql.ear\".\"dcm4chee-arc-service-5.9.2.jar\".component.ArchiveServiceImpl.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"dcm4chee-arc-ear-5.9.2-psql.ear\".\"dcm4chee-arc-service-5.9.2.jar\".component.ArchiveServiceImpl.START: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
    Caused by: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
    Caused by: javax.ejb.EJBException: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke private void org.dcm4chee.arc.impl.ArchiveDeviceProducer.init() on org.dcm4chee.arc.impl.ArchiveDeviceProducer@63fa13c8
    Caused by: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke private void org.dcm4chee.arc.impl.ArchiveDeviceProducer.init() on org.dcm4chee.arc.impl.ArchiveDeviceProducer@63fa13c8
    Caused by: java.lang.reflect.InvocationTargetException
    Caused by: javax.enterprise.inject.CreationException
    Caused by: org.dcm4che3.conf.api.ConfigurationException: javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused (Connection refused)]
    Caused by: javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused (Connection refused)]
    Caused by: java.net.ConnectException: Connection refused (Connection refused)"},
    "WFLYCTL0412: Required services that are not installed:" => ["jboss.deployment.subunit.\"dcm4chee-arc-ear-5.9.2-psql.ear\".\"dcm4chee-arc-service-5.9.2.jar\".component.ArchiveServiceImpl.START"],

    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined
}
22:08:55,108 ERROR [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0021: Deploy of deployment "dcm4chee-arc-ear-5.9.2-psql.ear" was rolled back with the following failure message:
{
    "WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.9.2-psql.ear\".\"dcm4chee-arc-service-5.9.2.jar\".component.ArchiveServiceImpl.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"dcm4chee-arc-ear-5.9.2-psql.ear\".\"dcm4chee-arc-service-5.9.2.jar\".component.ArchiveServiceImpl.START: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
    Caused by: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
    Caused by: javax.ejb.EJBException: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke private void org.dcm4chee.arc.impl.ArchiveDeviceProducer.init() on org.dcm4chee.arc.impl.ArchiveDeviceProducer@63fa13c8
    Caused by: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke private void org.dcm4chee.arc.impl.ArchiveDeviceProducer.init() on org.dcm4chee.arc.impl.ArchiveDeviceProducer@63fa13c8
    Caused by: java.lang.reflect.InvocationTargetException
    Caused by: javax.enterprise.inject.CreationException
    Caused by: org.dcm4che3.conf.api.ConfigurationException: javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused (Connection refused)]
    Caused by: javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused (Connection refused)]
    Caused by: java.net.ConnectException: Connection refused (Connection refused)"},
    "WFLYCTL0412: Required services that are not installed:" => ["jboss.deployment.subunit.\"dcm4chee-arc-ear-5.9.2-psql.ear\".\"dcm4chee-arc-service-5.9.2.jar\".component.ArchiveServiceImpl.START"],

    "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined
}
22:08:55,145 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 90) WFLYUT0022: Unregistered web context: /dcm4chee-arc
22:08:55,146 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) WFLYUT0022: Unregistered web context: /dcm4chee-arc/xdsi
22:08:55,146 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 89) WFLYUT0022: Unregistered web context: /dcm4chee-arc/ui
22:08:55,235 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) WFLYWS0004: Stopping service jboss.ws.endpoint."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war"."org.dcm4chee.arc.retrieve.xdsi.ImageDocumentSource"
22:08:55,284 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 91) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc'
22:08:55,299 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 91) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc'
22:08:55,336 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 91) WFLYCLINF0003: Stopped client-mappings cache from ejb container
22:08:55,391 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-procedure-5.9.2.jar) in 298ms
22:08:55,392 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-metadata-5.9.2.jar) in 298ms
22:08:55,392 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-mpps-5.9.2.jar) in 298ms
22:08:55,392 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-store-5.9.2.jar) in 298ms
22:08:55,392 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-issuer-5.9.2.jar) in 299ms
22:08:55,392 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-hl7-psu-5.9.2.jar) in 299ms
22:08:55,397 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-stgcmt-5.9.2.jar) in 303ms
22:08:55,397 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-qmgt-5.9.2.jar) in 304ms
22:08:55,398 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-rs-client-5.9.2.jar) in 304ms
22:08:55,398 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-export-mgt-5.9.2.jar) in 304ms
22:08:55,398 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-code-5.9.2.jar) in 305ms
22:08:55,399 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-mpps-scu-5.9.2.jar) in 306ms
22:08:55,399 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-ui-5.9.2-unsecure.war) in 306ms
22:08:55,400 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-retrieve-5.9.2.jar) in 306ms
22:08:55,401 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-study-5.9.2.jar) in 307ms
22:08:55,401 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-delete-5.9.2.jar) in 307ms
22:08:55,402 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-query-5.9.2.jar) in 308ms
22:08:55,402 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-service-5.9.2.jar) in 308ms
22:08:55,402 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-war-5.9.2-unsecure.war) in 308ms
22:08:55,402 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-ian-scu-5.9.2.jar) in 308ms
22:08:55,402 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-id-5.9.2.jar) in 308ms
22:08:55,402 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-hl7-5.9.2.jar) in 309ms
22:08:55,402 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-retrieve-xdsi-5.9.2.war) in 309ms
22:08:55,401 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0208: Stopped subdeployment (runtime-name: dcm4chee-arc-patient-5.9.2.jar) in 308ms
22:08:55,408 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment dcm4chee-arc-ear-5.9.2-psql.ear (runtime-name: dcm4chee-arc-ear-5.9.2-psql.ear) in 315ms
22:08:55,409 INFO  [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0183: Service status report
WFLYCTL0184:    New missing/unsatisfied dependencies:
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-code-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-delete-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-export-mgt-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-hl7-psu-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ian-scu-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-id-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-issuer-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-metadata-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-mpps-scu-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-patient-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-procedure-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-qmgt-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-query-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-retrieve-xdsi-5.9.2.war".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-rs-client-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".moduleDeploymentRuntimeInformationStart, service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".moduleDeploymentRuntimeInformation (missing) dependents: [service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".moduleDeploymentRuntimeInformationStart]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-stgcmt-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-store-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-study-5.9.2.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-ui-5.9.2-unsecure.war".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-war-5.9.2-unsecure.war".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
      service jboss.persistenceunit."dcm4chee-arc-ear-5.9.2-psql.ear#dcm4chee-arc" (missing) dependents: [service jboss.deployment.unit."dcm4chee-arc-ear-5.9.2-psql.ear".deploymentCompleteService]
WFLYCTL0186:   Services which failed to start:      service jboss.deployment.subunit."dcm4chee-arc-ear-5.9.2-psql.ear"."dcm4chee-arc-service-5.9.2.jar".component.ArchiveServiceImpl.START

On the Terminal window were I ran the deploy  command I get this ...

[standalone@localhost:9990 /] deploy /opt/pacs/deploy/dcm4chee-arc-ear-5.9.2-psql.ear
{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.9.2-psql.ear\".\"dcm4chee-arc-service-5.9.2.jar\".component.ArchiveServiceImpl.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"dcm4chee-arc-ear-5.9.2-psql.ear\".\"dcm4chee-arc-service-5.9.2.jar\".component.ArchiveServiceImpl.START: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
    Caused by: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
    Caused by: javax.ejb.EJBException: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke private void org.dcm4chee.arc.impl.ArchiveDeviceProducer.init() on org.dcm4chee.arc.impl.ArchiveDeviceProducer@63fa13c8
    Caused by: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke private void org.dcm4chee.arc.impl.ArchiveDeviceProducer.init() on org.dcm4chee.arc.impl.ArchiveDeviceProducer@63fa13c8
    Caused by: java.lang.reflect.InvocationTargetException
    Caused by: javax.enterprise.inject.CreationException
    Caused by: org.dcm4che3.conf.api.ConfigurationException: javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused (Connection refused)]
    Caused by: javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused (Connection refused)]
    Caused by: java.net.ConnectException: Connection refused (Connection refused)"},"WFLYCTL0412: Required services that are not installed:" => ["jboss.deployment.subunit.\"dcm4chee-arc-ear-5.9.2-psql.ear\".\"dcm4chee-arc-service-5.9.2.jar\".component.ArchiveServiceImpl.START"],"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined}}}

Gunter Zeilinger

unread,
Feb 28, 2017, 2:44:46 AM2/28/17
to dcm...@googlegroups.com
    Caused by: javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused (Connection refused)]

=> There is no LDAP Server listening on localhost:389.

Guess, you did not adjust $WILDFLY_HOME/standalone/configuration/dcm4chee-arc/ldap.properties to Apache DS.

On Tue, Feb 28, 2017 at 3:21 AM, Manuel <mgv.its...@gmail.com> wrote:
I started from scratch (new Ubuntu VM) and everything seems fine now (when I test the datasource connection in WildFly it connects without erros, but once I run the deploy command I get some errors and it fails.

--

Manuel

unread,
Feb 28, 2017, 4:25:54 PM2/28/17
to dcm...@googlegroups.com
Yeah, that was it. In the Setup WildFly part of the installation I copied the configuration from the DCM4CHEE config folder to the WildFly folder, but I didnt noticed this bit ...

Note: Beside LDAP Connection configuration dcm4chee-arc/ldap.properties, the private key dcm4chee-arc/key.jks used in TLS connections are not stored in LDAP. Ensure that your LDAP specific values are present in the file dcm4chee-arc/ldap.properties.


Shame on me :).

Anyway now I get this ...


{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.9.2-psql.ear\".\"dcm4chee-arc-service-5.9.2.jar\".component.ArchiveServiceImpl.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"dcm4chee-arc-ear-5.9.2-psql.ear\".\"dcm4chee-arc-service-5.9.2.jar\".component.ArchiveServiceImpl.START: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
    Caused by: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
    Caused by: javax.ejb.EJBException: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke private void org.dcm4chee.arc.impl.ArchiveDeviceProducer.init() on org.dcm4chee.arc.impl.ArchiveDeviceProducer@53b751a6
    Caused by: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke private void org.dcm4chee.arc.impl.ArchiveDeviceProducer.init() on org.dcm4chee.arc.impl.ArchiveDeviceProducer@53b751a6
    Caused by: java.lang.reflect.InvocationTargetException
    Caused by: java.lang.RuntimeException: org.dcm4che3.conf.api.ConfigurationNotFoundException: Device with specified name not found
    Caused by: org.dcm4che3.conf.api.ConfigurationNotFoundException: Device with specified name not found
    Caused by: javax.naming.NameNotFoundException: [LDAP: error code 32 - NO_SUCH_OBJECT: failed for MessageType : SEARCH_REQUEST
Message ID : 3
    SearchRequest
        baseDn : 'dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org'
        filter : '(objectClass=*)'
        scope : base object
        typesOnly : false
        Size Limit : no limit
        Time Limit : no limit
        Deref Aliases : deref Always
        attributes :
org.apache.directory.api.ldap.model.message.SearchRequestImpl@15dcc40b    ManageDsaITImpl Control
        Type OID    : '2.16.840.1.113730.3.4.2'
        Criticality : 'false'
'
: ERR_648 Invalid search base dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org]; remaining name 'dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org'"},"WFLYCTL0412: Required services that are not installed:" => ["jboss.deployment.subunit.\"dcm4chee-arc-ear-5.9.2-psql.ear\".\"dcm4chee-arc-service-5.9.2.jar\".component.ArchiveServiceImpl.START"],"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined}}}
...

Gunter Zeilinger

unread,
Mar 1, 2017, 2:46:21 AM3/1/17
to dcm...@googlegroups.com

On Tue, Feb 28, 2017 at 10:25 PM, Manuel <mgv.its...@gmail.com> wrote:
Yeah, that was it. In the WildFly configuration I copied the configuration from the DCM4CHEE config folder to the WildFly folder, but I didnt noticed this bit ...

--

Manuel

unread,
Mar 1, 2017, 1:30:16 PM3/1/17
to dcm...@googlegroups.com
Yes I did. If I try to reimport it says they are already imported (that I could overwrite if I wan to). I skipped Step 2 since I used the Directory Base DN thandc=dcm4che,dc=org as suggested in the previous step (Apache DS installation/configuration). I also skipped steps 6-9 since I just want to get the system running at least once beafore I try it again or edit any of the default values (from the description I gather they are just optional).
...

Gunter Zeilinger

unread,
Mar 2, 2017, 3:18:38 AM3/2/17
to dcm...@googlegroups.com
Message ID : 3
    SearchRequest
        baseDn : 'dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org'
        filter : '(objectClass=*)'
        scope : base object
        typesOnly : false
        Size Limit : no limit
        Time Limit : no limit
        Deref Aliases : deref Always
        attributes :
org.apache.directory.api.ldap.model.message.SearchRequestImpl@15dcc40b    ManageDsaITImpl Control
        Type OID    : '2.16.840.1.113730.3.4.2'
        Criticality : 'false'

=> Something is wrong with your Apache DS setup. Check with the LDAP Browser, if there is really a node 'dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org' in your Apache DS.

On Wed, Mar 1, 2017 at 7:30 PM, Manuel <mgv.its...@gmail.com> wrote:
Yes I did. If I try to reimport it says they are already imported (that I could overwrite if I wan to). I skipped Step 2 since I used the Directory Base DN thandc=dcm4che,dc=org as suggested in the previous step (Apache DS installation/configuration). I also skipped steps 6-9 since I just want to get the system running at least once beafore I try it again or edit any of the default values.

--

Manuel

unread,
Mar 2, 2017, 3:14:40 PM3/2/17
to dcm4che
Does this look alright? I created the connection and imported the LDAP schema files (3 ldif files) and then default configuration files (3 ldif files).


...

Gunter Zeilinger

unread,
Mar 3, 2017, 2:39:42 AM3/3/17
to dcm...@googlegroups.com
Devices must have a dicomDeviceName=dcm4chee-arc entry

--

Manuel

unread,
Mar 3, 2017, 12:11:08 PM3/3/17
to dcm4che

I guess that my problem ...






























At what point are those entries created? During the "Import default configuration into LDAP Server"?
...

Gunter Zeilinger

unread,
Mar 4, 2017, 6:37:50 PM3/4/17
to dcm...@googlegroups.com
Import $DCM4CHEE_ARC/ldap/default-config.ldif using the LDIF import function of Apache Directory Studio LDAP Browser.

--
Reply all
Reply to author
Forward
0 new messages