UIMA AS Service logs falsely Stopping Collocated Delegate Cas Multiplier message
--------------------------------------------------------------------------------

                 Key: UIMA-1728
                 URL: https://issues.apache.org/jira/browse/UIMA-1728
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
    Affects Versions: 2.3AS
            Reporter: Jörn Kottmann
            Priority: Minor


The service has one CM which creates for every CAS one new CAS and a dummy AE 
which throws an exception on every second CAS.
It looks like that for each exception thrown from the AE.process method the 
stopping collocated delegate CM message is printed
and logged:

>>> Instance Hashcode:28681226 Controller:TestAAE Stopping Collocated Delegate 
>>> Cas Multiplier:TestCM
and
1/25/10 1:14:51 PM - 13: 
org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl.stopCasMultiplier:
 INFO: Controller: TestAAE Stopping Collocated Delegate Cas Multiplier: TestAAE

The problem might relate to the hang issue reported here:
http://markmail.org/message/5dr5r3yyha4kbtlb

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to