Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
UIMA As service wrapper silently exits while trying to deploy a service with missing dependencies (jars). The bug is in SpringContainerDeployer.initializeContainer(). The try-catch block is not logging an exception thrown from waitForServiceNotification() which reports an initialization failure.