Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9557

Pending long-polling requests are not rejected properly on server shutdown

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.11.0, 7.10.2, 7.9.9, 7.11.0-alpha1
    • 7.10.0, 7.9.6, 7.11.0
    • engine
    • None

    Description

      Steps to reproduce

      1. There exist pending long-polling requests which haven't been completed yet
      2. The application server is shutdown

      Observed behavior

      • The server sends a response to the pending long-polling requests with status code 500
      • The following exception is thrown and written to the server log:
        java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load [org.camunda.bpm.engine.rest.exception.ExceptionHandlerHelper].

      Expected behavior

      • The server sends a response to the pending long-polling requests with status code 400
      • No exception is thrown

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              yana.vasileva Yana Vasileva
              tassilo.weidner Tassilo Weidner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce