Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-676

Rhino context not properly shutdown when bundle is stopped

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Scripting JavaScript 2.0.2
    • Scripting
    • None

    Description

      Upon shutdown of the scripting/javascript bundle, the Rhino context is not properly shutdown thus leaving traces in the system and preventing correct garbage collection the classes. Most notably the following issues occurr in the factory:

      • The Context used to create the root scope is never exited (this leaves a thread-local behind)
      • The Debugger window is not properly closed (this leaves traces in the AWT behind)

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: