Uploaded image for project: 'appNG'
  1. appNG
  2. APPNG-2129

Thread [HSQLDB Timer] not stopped on application shutdown

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Done
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 1.17.0
    • Component/s: appng-core
    • Labels:
      None

      Description

      The following warning appears:

      WARNUNG: The web application [ROOT] appears to have started a thread named [HSQLDB Timer @5a379845] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
       java.lang.Object.wait(Native Method)
       org.hsqldb.lib.HsqlTimer$TaskQueue.park(Unknown Source)
       org.hsqldb.lib.HsqlTimer.nextTask(Unknown Source)
       org.hsqldb.lib.HsqlTimer$TaskRunner.run(Unknown Source)
       java.lang.Thread.run(Thread.java:748)

      The solution is to do a SHUTDOWN instead of just calling server.shutdown().

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                mueller.matthias Matthias Müller
                Reporter:
                mueller.matthias Matthias Müller
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: