如何修复IllegalStateException由无法使用jboss构造组件实例引起

时间:2016-05-02 06:05:49

标签: jboss dcm4che jboss-cli

{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"dcm4chee-arc-ear-5.1.0-mysql.ear\".\"dcm4chee-arc-service-5.1.0.jar\".component.ArchiveServiceImpl.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"dcm4chee-arc-ear-5.1.0-mysql.ear\".\"dcm4chee-arc-service-5.1.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@5ab2a0b5
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@5ab2a0b5
Caused by: java.lang.reflect.InvocationTargetException
Caused by: javax.enterprise.inject.CreationException
Caused by: org.dcm4che3.conf.api.ConfigurationException: Failed to load LDAP properties from file:/C:/dcm4chee5/bin/wildfly-9.0.2.Final/standalone/configuration/dcm4chee-arc/ldap.properties
Caused by: java.io.FileNotFoundException: C:\\dcm4chee5\\bin\\wildfly-9.0.2.Final\\standalone\\configuration\\dcm4chee-arc\\ldap.properties (The system cannot find the path specified)"}}}}

0 个答案:

没有答案