reckart commented on issue #313:
URL: https://github.com/apache/uima-uimaj/issues/313#issuecomment-1474920221

   You can have a look at these methods and see whether e.g. adding a 
synchronize block to them resolves the problem:
   
   ```
   at 
org.apache.uima.analysis_engine.impl.ResultSpecification_impl.compile(ResultSpecification_impl.java:597)
   at 
org.apache.uima.analysis_engine.impl.ResultSpecification_impl.compileIfNeeded(ResultSpecification_impl.java:583)
   at 
org.apache.uima.analysis_engine.impl.ResultSpecification_impl.intersect(ResultSpecification_impl.java:703)
   ```
   
   That said, UIMA 2.x is no longer maintained. Best upgrade to 3.x and check 
if the issue persists.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@uima.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to