[
https://issues.apache.org/jira/browse/UIMA-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-1138.
-------------------------------
Resolution: Fixed
Fixed under JIRA 1218
> Deployment of an aggregate hangs if one of its co-located delegates has a
> missing import
> ----------------------------------------------------------------------------------------
>
> Key: UIMA-1138
> URL: https://issues.apache.org/jira/browse/UIMA-1138
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Affects Versions: 2.2.2
> Reporter: Burn Lewis
> Priority: Minor
>
> Nothing appears in the log but the console gets a Sping BeanCeationException,
> e.g.
> org.springframework.beans.factory.BeanCreationException: Error creating bean
> with name 'primitive_ctlr_FinalizeMT_1.3' defined in URL
> [file:C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/UIMAdd2springOutput22500.xml]:
> Instantiation of bean failed; nested exception is
> org.springframework.beans.BeanInstantiationException: Could not instantiate
> bean class
> [org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl]:
> Constructor threw exception; nested exception is
> org.apache.uima.resource.ResourceInitializationException: Import failed.
> Could not read from URL
> file:/C:/UIMA/Workspace3/iod/descriptors/typesystem/GTS.xml. (Descriptor:
> file:/C:/UIMA/Workspace3/iod/descriptors/pipe/glu/FinalizeMT.xml)
> Message is clear but the deployment should terminate. (Deployed with
> runRemoteAsyncAE -d)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.