Do all of the annotator (aggregate and primitive) xml descriptors you are
referring to in your deployment, include a <name> ... </name> part in their
metaData section?

-Marshall

On 2/9/2011 6:42 AM, Frank Enders wrote:
> Hello,
>
> when trying to deploy an engine using UIMA AS 2.3.1 RC4 it fails because
> of a missing display name:
>
> org.apache.uima.adapter.jms.activemq.SpringContainerDeployer deploy
> WARNING:
> java.lang.IllegalArgumentException: Display name must not be empty
>         at org.springframework.util.Assert.hasLength(Assert.java:136)
>         at
> org.springframework.context.support.AbstractApplicationContext.setDisplayName(AbstractApplicationContext.java:254)
>         at
> org.apache.uima.adapter.jms.activemq.SpringContainerDeployer.initializeTopLevelController(SpringContainerDeployer.java:161)
>         at
> org.apache.uima.adapter.jms.activemq.SpringContainerDeployer.initializeContainer(SpringContainerDeployer.java:282)
>         at
> org.apache.uima.adapter.jms.activemq.SpringContainerDeployer.deploy(SpringContainerDeployer.java:413)
> [...]
>
> Am I missing a configuration parameter? UimaAsynchronousEngine.Endpoint
> and UimaAsynchronousEngine.ApplicationName are set.
> The engine runs well using AS 2.3.0.
>
> Thanks for any help! Frank
>
>

Reply via email to