Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-3173

AppInstanceControllerImpl might try to stop an app that's already dereferenced

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Neutral Neutral
    • None
    • 5.3.3
    • app framework
    • None

      Note: up to know this only happened in load-tests - there's no hint that this is an issue in real life as well. Still it'd be great to understand why we occasionally run into that issue.

      When it happens we would get a NPE in AppInstanceControllerImpl#stop where we try to call app.stop(). As a workaround we're now checking for null and log a warning in case it is, so watch out for "App is null - cannot stop. Thread = ..." messages.

        Acceptance criteria

              Unassigned Unassigned
              dlipp Daniel Lipp
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD