I can not do dcm4chee-arc-ear-5.15.0-mysql.ear deploy

162 views
Skip to first unread message

Ramon Ribeiro

unread,
Jan 15, 2019, 9:48:35 AM1/15/19
to dcm4che
If anyone can help me. the error is:
"WFLYCTL0412: Required services that are not installed:" => ["jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql.ear\".\"dcm4chee-arc-hl7-psu-5.15.0.jar\".component.HL7PSUEJB.JndiBindingsService","jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql.ear\".\"dcm4chee-arc-ui2-5.15.0-unsecure.war\".component.\"com.sun.faces.config.ConfigureListener\".WeldInstantiator","jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql.ear\".\"dcm4chee-arc-query-5.15.0.jar\".component.QueryServiceEJB.START","jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql.ear\".\"dcm4chee-arc-export-mgt-5.15.0.jar\".component.ExportManagerEJB.START","jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql.ear\".\"dcm4chee-arc-mpps-5.15.0.jar\".component.MPPSServiceEJB.START","jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql.ear\".\"dcm4chee-arc-metadata-5.15.0.jar\".component.UpdateMetadataEJB.START","jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql.ear\".\"dcm4chee-arc-id-5.15.0.jar\".deploymentCompleteService","jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql.ear\".\"dcm4chee-arc-export-mgt-5.15.0.jar\".component.ExportManagerMDB1.START","jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql.ear\".\"dcm4chee-arc-issuer-5.15.0.jar\".deploymentCompleteService","jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql.ear\".\"dcm4chee-arc-stgcmt-5.15.0.jar\".component.StgCmtSCPMDB.JndiBindingsService","jboss.naming.context.java.comp.dcm4chee-arc.\"dcm4chee-arc-stgcmt-5.15.0\".StgCmtSCPMDB.env.\"org.dcm4chee.arc.stgcmt.impl.StgCmtSCPMDB\".em","jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql.ear\" ..... the rest of the log is in the attachment
error_deploy.log

Ramon Ribeiro

unread,
Jan 15, 2019, 9:02:27 PM1/15/19
to dcm4che
Do I need any dependency? I'm new to java

Ramon Ribeiro

unread,
Jan 16, 2019, 8:45:38 AM1/16/19
to dcm4che
I've already installed using the tutorial on UNIX and Windows and both give the same error.

The Datasource is correctly, I can test "Successfully connected to database PacsDS.".

I have already tried deploy directly on localhost:9990 gives the same error as the attachment and:
[standalone@localhost:9990 /] deploy $DCM4CHEE_ARC/deploy/dcm4chee-arc-ear-5.15.0-mysql.ear


The ldap.properties file looks like this:
java.naming.factory.initial = com.sun.jndi.ldap.LdapCtxFactory
java
.naming.ldap.attributes.binary = dicomVendorData
java
.naming.provider.url = ldap: // localhost: 10389 / dc = dcm4che, dc = org
java
.naming.security.principal = uid = admin, ou = system
java
.naming.security.credentials = secret

All .ldif files were imported into ApacheDS using Directory Studio.

Is there anything else to do before deploy?

Gunter Zeilinger

unread,
Jan 16, 2019, 9:36:39 AM1/16/19
to dcm...@googlegroups.com
Guess, the archive cannot connect to the DB or LDAP. Check server.log for connection errors.

--
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+u...@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.

Ramon Ribeiro

unread,
Jan 16, 2019, 11:56:29 AM1/16/19
to dcm4che
Thanks for the gunter reply. I just tested, but I did not see anything wrong.
The error starts at:
2019-01-16 14:34:58,379 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) WFLYCTL0013: Operation ("deploy") failed - address: ({"deployment" => "dcm4chee-arc-ear-5.15.1-mysql.ear"}) - failure description: {

   
"WFLYCTL0412: Required services that are not installed:" => [

       
"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.1-mysql.ear\".\"dcm4chee-arc-stgcmt-5.15.1.jar\".component.StgCmtEJB.JndiBindingsService",
       
"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.1-mysql.ear\".\"dcm4chee-arc-stgcmt-5.15.1.jar\".component.StgCmtSCUMDB.START",
       
"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.1-mysql.ear\".\"dcm4chee-arc-mpps-scu-5.15.1.jar\".weld.weldClassIntrospector",
       
"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.1-mysql.ear\".\"dcm4chee-arc-war-5.15.1-unsecure.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
       
"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.1-mysql.ear\".\"dcm4chee-arc-export-mgt-5.15.1.jar\".component.ExportManagerMDB2.WeldInstantiator",
       
"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.1-mysql.ear\".\"dcm4chee-arc-procedure-5.15.1.jar\".deploymentCompleteService",
       
"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.1-mysql.ear\".\"dcm4chee-arc-stgcmt-5.15.1.jar\".component.StgCmtEJB.WeldInterceptorBindingsService",
       
"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.1-mysql.ear\".\"dcm4chee-arc-qmgt-5.15.1.jar\".component.QueueManagerEJB.START",
       
"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.1-mysql.ear\".\"dcm4chee-arc-delete-5.15.1.jar\".jndiDependencyService",

If you can help me.
I already thank

Em terça-feira, 15 de janeiro de 2019 12:48:35 UTC-2, Ramon Ribeiro escreveu:
server.log

Gunter Zeilinger

unread,
Jan 17, 2019, 3:27:11 AM1/17/19
to dcm...@googlegroups.com
I am missing log messages about the start of the Persistence Unit like

2019-01-17 09:14:32,489 INFO  [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for dcm4chee-arc
2019-01-17 09:14:33,396 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 96) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'dcm4chee-arc-ear-5.15.1-mysql.ear#dcm4chee-arc'
2019-01-17 09:14:33,442 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 96) HHH000204: Processing PersistenceUnitInfo [
    name: dcm4chee-arc
    ...]
2019-01-17 09:14:38,005 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 96) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'dcm4chee-arc-ear-5.15.1-mysql.ear#dcm4chee-arc'

In your log there is only:
2019-01-16 14:34:46,542 INFO  [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for dcm4chee-arc




--

vrinda...@j4care.com

unread,
Jan 17, 2019, 5:09:41 AM1/17/19
to dcm4che
Verified successful deployment of dcm4chee-arc-ear-5.15.0-mysql.ear on Widlfy 12. PFA attached complete server log.
server.log

Ramon Ribeiro

unread,
Jan 17, 2019, 7:52:38 AM1/17/19
to dcm4che
Thank you very much for the reply people.
I redid all part of Wildfly without the session 14 and everything went well.

Em terça-feira, 15 de janeiro de 2019 12:48:35 UTC-2, Ramon Ribeiro escreveu:

SERGIO MONSALVE

unread,
Jan 18, 2019, 12:19:25 AM1/18/19
to dcm4che

Saroj K Jha

unread,
Mar 31, 2019, 11:51:44 PM3/31/19
to dcm4che
Hi Ramon,

I also facing same issue..

what do you mean by without session 14 ??

REgards
Saroj
Reply all
Reply to author
Forward
0 new messages