Wildfly Error wile deploying dcm4chee-arc-mysql.ear using apache directory studio
14 views
Skip to first unread message
Muhammad Mehran Bin Azam
unread,
Mar 18, 2025, 10:20:44 AMMar 18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dcm4che
I have made mysql database on xampp and also make wildfly server and deploy dc, 4che ui arc and now i have configured apache directory studio and make configuration . now when i deploy dcm4chee-arc-mysql.ear. i got this error: {"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.33.0-mysql.ear\".\"dcm4chee-arc-service-5.33.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: jakarta.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@7a6d1784
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@7a6d1784
Caused by: java.lang.reflect.InvocationTargetException
Caused by: java.lang.RuntimeException: org.dcm4che3.conf.api.ConfigurationNotFoundException
Caused by: org.dcm4che3.conf.api.ConfigurationNotFoundException"}}