deploy dcm4chee-arc-ear-5.26.0-mysql.ear #3624
Unanswered
xiaohan1234
asked this question in
Q&A
Replies: 1 comment
-
Issue with MySQL is not reproducible. See similar post in #3510 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.subunit."dcm4chee-arc-ear-5.26.0-mysql.ear"."dcm4chee-arc-service-5.26.0.jar".component.ArchiveServiceImpl.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit."dcm4chee-arc-ear-5.26.0-mysql.ear"."dcm4chee-arc-service-5.26.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@70a7815f
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@70a7815f
Caused by: java.lang.reflect.InvocationTargetException
Caused by: javax.enterprise.inject.CreationException
Caused by: java.lang.NoSuchMethodError: javax.enterprise.inject.Instance.stream()Ljava/util/stream/Stream;"}}}}
Beta Was this translation helpful? Give feedback.
All reactions