Error deploying dcm4chee-arc-ear-5.15.0-mysql-secure.ear

178 views
Skip to first unread message

Juan Ramón Meneu

unread,
Dec 12, 2018, 11:39:54 AM12/12/18
to dcm4che
Hello,

I am having some problems deploying the file dcm4chee-arc-ear-5.15.0-mysql-secure.ear into the wildfly container. I am using a docker container with the ldap docker image specified in the "Running on docker" section page", and another container my by my own where I have the mysql database installed and also the keycloak server with RESTul and IU secured. In that container I am trying to configure also the dcm4chee archive contained in the dcm4chee-arc-5.15.0-mysql-secure.zip file.

The problem is, trying to deploy the dcm4chee-arc-ear-5.15.0-mysql-secure.ear as the final step of the configuration, I get the following weeor stating No enum constant org.dcm4chee.arc.conf.AttributeSet.Type.QIDO_RS".

17:03:41,822 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 37) MSC000001: Failed to start service jboss.deployment.subunit."dcm4chee-arc-ear-5.15.0-mysql-secure.ear"."dcm4chee-arc-service-5.15.0.jar".component.ArchiveServiceImpl.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."dcm4chee-arc-ear-5.15.0-mysql-secure.ear"."dcm4chee-arc-service-5.15.0.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 org
.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
    at org
.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
    at org
.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
    at org
.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
    at java
.lang.Thread.run(Thread.java:748)
    at org
.jboss.threads.JBossThread.run(JBossThread.java:485)
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:127)
    at org
.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:141)
    at org
.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54)
   
... 8 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@31e64fc2
    at org
.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:246)
    at org
.jboss.as.ejb3.tx.CMTTxInterceptor.requiresNew(CMTTxInterceptor.java:388)
    at org
.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:68)
    at org
.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
    at org
.jboss.as.weld.injection.WeldInjectionContextInterceptor.processInvocation(WeldInjectionContextInterceptor.java:43)
    at org
.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
    at org
.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
    at org
.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
    at org
.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
    at org
.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
    at org
.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
    at org
.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
    at org
.jboss.as.ejb3.component.singleton.StartupCountDownInterceptor.processInvocation(StartupCountDownInterceptor.java:25)
    at org
.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
    at org
.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
    at org
.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:161)
   
... 13 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@31e64fc2
    at org
.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvoker.java:85)
    at org
.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.postConstruct(DefaultLifecycleCallbackInvoker.java:66)
    at org
.jboss.weld.injection.producer.BasicInjectionTarget.postConstruct(BasicInjectionTarget.java:122)
    at org
.jboss.weld.bean.ManagedBean.create(ManagedBean.java:172)
    at org
.jboss.weld.contexts.AbstractContext.get(AbstractContext.java:96)
    at org
.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:100)
    at org
.jboss.weld.bean.ContextualInstanceStrategy$ApplicationScopedContextualInstanceStrategy.get(ContextualInstanceStrategy.java:140)
    at org
.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50)
    at org
.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:700)
    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:180)
    at org
.jboss.weld.contexts.unbound.DependentContextImpl.get(DependentContextImpl.java:70)
    at org
.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:100)
    at org
.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50)
    at org
.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:700)
    at org
.jboss.weld.manager.BeanManagerImpl.getInjectableReference(BeanManagerImpl.java:800)
    at org
.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:92)
    at org
.jboss.weld.util.Beans.injectBoundFields(Beans.java:336)
    at org
.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:347)
    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.module.ejb.DynamicInjectionPointInjector.inject(DynamicInjectionPointInjector.java:61)
    at org
.jboss.weld.module.ejb.SessionBeanInjectionTarget.inject(SessionBeanInjectionTarget.java:138)
    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:422)
    at org
.jboss.as.ee.component.ManagedReferenceFieldInjectionInterceptorFactory$ManagedReferenceFieldInjectionInterceptor.processInvocation(ManagedReferenceFieldInjectionInterceptorFactory.java:112)
    at org
.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
    at org
.jboss.as.ee.component.ManagedReferenceFieldInjectionInterceptorFactory$ManagedReferenceFieldInjectionInterceptor.processInvocation(ManagedReferenceFieldInjectionInterceptorFactory.java:112)
    at org
.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
    at org
.jboss.as.ee.component.AroundConstructInterceptorFactory$1.processInvocation(AroundConstructInterceptorFactory.java:28)
    at org
.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
    at org
.jboss.as.weld.injection.WeldInterceptorInjectionInterceptor.processInvocation(WeldInterceptorInjectionInterceptor.java:56)
    at org
.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
    at org
.jboss.as.weld.interceptors.Jsr299BindingsCreateInterceptor.processInvocation(Jsr299BindingsCreateInterceptor.java:105)
    at org
.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
    at org
.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
    at org
.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
    at org
.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:237)
   
... 28 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:83)
   
... 68 more
Caused by: java.lang.IllegalArgumentException: No enum constant org.dcm4chee.arc.conf.AttributeSet.Type.QIDO_RS
    at java
.lang.Enum.valueOf(Enum.java:238)
    at org
.dcm4che3.conf.ldap.LdapUtils.enumValue(LdapUtils.java:436)
    at org
.dcm4chee.arc.conf.ldap.LdapArchiveConfiguration.loadAttributeSet(LdapArchiveConfiguration.java:1437)
    at org
.dcm4chee.arc.conf.ldap.LdapArchiveConfiguration.loadChilds(LdapArchiveConfiguration.java:910)
    at org
.dcm4che3.conf.ldap.LdapDicomConfiguration.loadChilds(LdapDicomConfiguration.java:1235)
    at org
.dcm4che3.conf.ldap.LdapDicomConfiguration.loadDevice(LdapDicomConfiguration.java:1205)
    at org
.dcm4che3.conf.ldap.LdapDicomConfiguration.findDevice(LdapDicomConfiguration.java:339)
    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.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
    at org
.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
    at org
.dcm4che3.conf.api.AutoCloseable$Closeable$DicomConfiguration$958285183$Proxy$_$$_WeldClientProxy.findDevice(Unknown Source)
    at org
.dcm4chee.arc.impl.ArchiveDeviceProducer.findDevice(ArchiveDeviceProducer.java:160)
    at org
.dcm4chee.arc.impl.ArchiveDeviceProducer.init(ArchiveDeviceProducer.java:104)
   
... 73 more

17:03:41,830 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) WFLYCTL0013: Operation ("deploy") failed - address: ({"deployment" => "dcm4chee-arc-ear-5.15.0-mysql-secure.ear"}) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql-secure.ear\".\"dcm4chee-arc-service-5.15.0.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@31e64fc2
    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@31e64fc2
    Caused by: java.lang.reflect.InvocationTargetException
    Caused by: java.lang.IllegalArgumentException: No enum constant org.dcm4chee.arc.conf.AttributeSet.Type.QIDO_RS"
}}
17:03:41,844 ERROR [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0021: Deploy of deployment "dcm4chee-arc-ear-5.15.0-mysql-secure.ear" was rolled back with the following failure message:
{"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql-secure.ear\".\"dcm4chee-arc-service-5.15.0.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@31e64fc2
    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@31e64fc2
    Caused by: java.lang.reflect.InvocationTargetException
    Caused by: java.lang.IllegalArgumentException: No enum constant org.dcm4chee.arc.conf.AttributeSet.Type.QIDO_RS"
}}


[...]

{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.15.0-mysql-secure.ear\".\"dcm4chee-arc-service-5.15.0.jar\".component.ArchiveServiceImpl.START" => "java.lang.IllegalStateException: WFLYEE0042: Failed to con
struct 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@31e64fc2
    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@31e64fc2
    Caused by: java.lang.reflect.InvocationTargetException
    Caused by: java.lang.IllegalArgumentException: No enum constant org.dcm4chee.arc.conf.AttributeSet.Type.QIDO_RS"
}}}}


But I have no idea what does the error mean. I really appreciate if you could help me.

Best regards,

vrinda...@j4care.com

unread,
Dec 12, 2018, 12:20:38 PM12/12/18
to dcm4che
If you have imported the ldif files from the release package and deployed the jboss modules and dcm4chee-arc-ear-5.15.0-mysql-secure.ear correctly, this issue should not arise. I have simulated and tested with the same version without any issues.

18:11:48,138 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 107) WFLYUT0021: Registered web context: '/dcm4chee-arc' for server 'default-server'
18:11:48,138 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 93) WFLYUT0021: Registered web context: '/dcm4chee-arc/xdsi' for server 'default-server'
18:11:48,138 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 97) WFLYUT0021: Registered web context: '/dcm4chee-arc/xsl' for server 'default-server'
18:11:48,140 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 72) WFLYUT0021: Registered web context: '/dcm4chee-arc/ui2' for server 'default-server'
18:11:48,397 WARN  [org.dcm4chee.arc.impl.ArchiveDeviceProducer] (ServerService Thread Pool -- 98) UnzipVendorDataToURI=${jboss.server.temp.url}/dcm4chee-arc, but no Vendor Data
18:11:48,627 INFO  [org.dcm4che3.net.Connection] (ServerService Thread Pool -- 98) No TCP Protocol Handler for protocol HTTP
18:11:48,628 INFO  [org.dcm4che3.net.Connection] (ServerService Thread Pool -- 98) No TCP Protocol Handler for protocol HTTP
18:11:48,630 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-1) Start TCP Listener on /0.0.0.0:2575
18:11:48,630 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-2) Start TCP Listener on /0.0.0.0:11112
18:11:48,636 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-3) Start TCP Listener on /0.0.0.0:12575
18:11:48,636 INFO  [org.dcm4che3.net.Connection] (EE-ManagedExecutorService-default-Thread-4) Start TCP Listener on /0.0.0.0:2762
18:11:48,815 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "dcm4chee-arc-ear-5.15.0-mysql-secure.ear" (runtime-name : "dcm4chee-arc-ear-5.15.0-mysql-secure.ear")

AttributeSet.Type.QIDO_RS is added as part of issue which is not released yet, it is part of version 5.15.1. I have also checked in the ldif files for the dcm4chee-arc-ear-5.15.0-mysql-secure release, it is not present in any of the ldif files. I guess you may have imported the latest ldifs from github dcm4chee-arc-light project.

Juan Ramón Meneu

unread,
Dec 12, 2018, 1:18:21 PM12/12/18
to dcm4che
Thank you a lot for your reply.

I was trying to follow the steps that can be found in https://github.com/dcm4che/dcm4chee-arc-light/wiki/Secure-Archive-UI-and-RESTful-Services-using-Keycloak, taking into account that the LDAP server is not in the same docker container as arc and keycloak, but in another docker container created thanks to a docker-compose with the following configuration:

ldap:
    image
: dcm4che/slapd-dcm4chee:2.4.44-15.1
    container_name
: myarchive-ldap
    ports
:
     
- "389:389"
     
- "11112:11112"
    volumes
:
     
- /etc/localtime:/etc/localtime
     
- /var/local/dcm4chee-arc/ldap:/var/lib/ldap
     
- /var/local/dcm4chee-arc/slapd.d:/etc/ldap/slapd.d
    environment
:
      LDAP_ROOTPASS
: root
      LDAP_BASE_DN
: dc=myarchive,dc=com
      LDAP_ORGANISATION
: myarchive.com
      LDAP_CONFIGPASS
: root
      ARCHIVE_DEVICE_NAME
: myarchive
      AE_TITLE
: myarchive

The package I am using is the one I get with the command:


And if I do a grep of QIDO_RS I get:

root@4dbbe1bc8122:/home/juanra# grep -r QIDO_RS .
./wildfly-14.0.1.Final/standalone/log/server.log:Caused by: java.lang.IllegalArgumentException: No enum constant org.dcm4chee.arc.conf.AttributeSet.Type.QIDO_RS
./wildfly-14.0.1.Final/standalone/log/server.log:    Caused by: java.lang.IllegalArgumentException: No enum constant org.dcm4chee.arc.conf.AttributeSet.Type.QIDO_RS"}}
./wildfly-14.0.1.Final/standalone/log/server.log:    Caused by: java.lang.IllegalArgumentException: No enum constant org.dcm4chee.arc.conf.AttributeSet.Type.QIDO_RS"
}}
./dcm4chee-arc-5.15.0-mysql-secure/ldap/update-config-5.13.1.ldif:dcmWebServiceClass: QIDO_RS
./dcm4chee-arc-5.15.0-mysql-secure/ldap/update-config-5.13.1.ldif:dcmWebServiceClass: QIDO_RS
./dcm4chee-arc-5.15.0-mysql-secure/ldap/update-config-5.13.1.ldif:dcmWebServiceClass: QIDO_RS
./dcm4chee-arc-5.15.0-mysql-secure/ldap/update-config-5.13.3.ldif:dcmWebServiceClass: QIDO_RS
./dcm4chee-arc-5.15.0-mysql-secure/ldap/opendj/11-dcm4che.ldif:  DESC 'Web Service Class. Enumerated values: WADO_URI, WADO_RS, STOW_RS, QIDO_RS, UPS_RS'
./dcm4chee-arc-5.15.0-mysql-secure/ldap/sample-config.ldif:dcmWebServiceClass: QIDO_RS
./dcm4chee-arc-5.15.0-mysql-secure/ldap/sample-config.ldif:dcmWebServiceClass: QIDO_RS
./dcm4chee-arc-5.15.0-mysql-secure/ldap/schema/dcm4che.schema:  DESC 'Web Service Class. Enumerated values: WADO_URI, WADO_RS, STOW_RS, QIDO_RS, UPS_RS'
./dcm4chee-arc-5.15.0-mysql-secure/ldap/apacheds/dcm4che.ldif:  QIDO_RS, UPS_RS
./dcm4chee-arc-5.15.0-mysql-secure/ldap/slapd/dcm4che.ldif:  DESC 'Web Service Class. Enumerated values: WADO_URI, WADO_RS, STOW_RS, QIDO_RS, UPS_RS'
./dcm4chee-arc-5.15.0-mysql-secure/ldap/slapd/dcm4che-modify.ldif:  DESC 'Web Service Class. Enumerated values: WADO_URI, WADO_RS, STOW_RS, QIDO_RS, UPS_RS'
./dcm4chee-arc-5.15.0-mysql-secure/ldap/default-config.ldif:dcmWebServiceClass: QIDO_RS
./dcm4chee-arc-5.15.0-mysql-secure/ldap/default-config.ldif:dcmWebServiceClass: QIDO_RS


As you can see I get results but I don't know if that is really being used while deploying.

I have not deployed any ldif file because I supose that is already done in the ldap image, and the jboss modules are deployed correctly following the steps in the wiki:

cd $WILDFLY_HOME
unzip $DCM4CHEE_ARC
/jboss-modules/dcm4che-jboss-modules-5.15.0.zip
unzip $DCM4CHEE_ARC
/jboss-modules/jai_imageio-jboss-modules-1.2-pre-dr-b04.zip
unzip $DCM4CHEE_ARC
/jboss-modules/querydsl-jboss-modules-4.2.1-noguava.zip
unzip $DCM4CHEE_ARC
/jboss-modules/jclouds-jboss-modules-2.1.1-noguava.zip
unzip $DCM4CHEE_ARC
/jboss-modules/ecs-object-client-jboss-modules-3.0.0.zip
unzip $DCM4CHEE_ARC
/jboss-modules/jdbc-jboss-modules-1.0.0-mysql.zip



Thank you a lot.

Best regards,

Juan Ramón Meneu

unread,
Dec 13, 2018, 8:01:03 AM12/13/18
to dcm4che

I have even used the 5.14.0 archive version and I get exactly the same error.

Please, does anyone have any hint about what is happening?

I see everything related to QIDO_RS is present in several ldif files inside the directory ldap/ of dcm4chee-arc, but that directory is not used and not deployed in JBOSS.

Regards,

On Wednesday, 12 December 2018 18:20:38 UTC+1, vrinda...@j4care.com wrote:

vrinda...@j4care.com

unread,
Dec 13, 2018, 8:47:23 AM12/13/18
to dcm4che
As I said before, I have verified the ldif files in the release package, it does not contain this entry. Its only present in github project location for version 5.15.1 onwards. Anyways, you can also use any LDAP client like Apache Directory Studio and go to that particular entry, delete it and restart your archive.
Reply all
Reply to author
Forward
0 new messages