[ 
https://issues.apache.org/jira/browse/UIMA-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marshall Schor reassigned UIMA-1247:
------------------------------------

    Assignee: Marshall Schor  (was: Adam Lally)

> MBean Registration not thread-safe
> ----------------------------------
>
>                 Key: UIMA-1247
>                 URL: https://issues.apache.org/jira/browse/UIMA-1247
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.2.2
>            Reporter: Adam Lally
>            Assignee: Marshall Schor
>            Priority: Minor
>
> If you create multiple instances of the same Analysis Engine simultaneously 
> in different threads, it often results in WARNING messages being written to 
> the log file about failed JMX MBean registration.  These don't cause the AE 
> to fail, but the messages are disconcerting, especially since they contain 
> the entire stack trace.  When logging is going to the console these messages 
> can be mistaken for serious errors.
> At the very least the warning should not contain the stack trace so it 
> doesn't look as threatening.  Better would be to fix the MBean registration 
> so it does not encounter these problems.

-- 
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