[
https://issues.apache.org/jira/browse/UIMA-5045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-5045.
-------------------------------
Resolution: Fixed
Modified to respect uimaEeDebug flag to prevent deletion of spring context
files
> -uimaEeDebug Flag is not considered in BaseUIMAAsynchronousEngine_impl
> ----------------------------------------------------------------------
>
> Key: UIMA-5045
> URL: https://issues.apache.org/jira/browse/UIMA-5045
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Affects Versions: 2.8.1AS
> Environment: all
> Reporter: Matthias Koch
> Assignee: Jerry Cwiklik
> Priority: Trivial
> Fix For: 2.9.0AS
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> The -uimaEeDebug flag should prevent the deletion of the springContext file.
> This works inside the Dd2Spring class, but the
> BaseUIMAAsynchronousEngine_impl does not consider this flag and calls
> disposeContextFiles(springContextFiles) in line 892 anyway, therefor the
> context file is always deleted and debugging is only possible with
> breakpoints.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)