Skip to content
New MINOR release 02.02.00

Changes since 02.01.02:

- fix calling setException() even if the exception gets suppressed
  The ExceptionHandlingDecorator of ApplicationCore suppresses exceptions. Calling setException() in those cases makes recovery impossible.
- fix potential dead lock (logical name mapping math plugin)
- fix LNM backend inconsistent logic for exception state in isFunctional() and open()