Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3463

Qpid Broker process fails to terminate on errors thrown on startup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.13
    • 0.13
    • Broker-J
    • None

    Description

      If java Error is thrown during broker startup the broker JVM fails to exit due to non-daemon threads still running.

      The following threads were observed in such cases:
      "test:UpdateTask"
      "development:UpdateTask"
      "localhost:UpdateTask"
      "FelixPackageAdmin"
      "FelixStartLevel"
      "FelixDispatchQueue"

      This problem has been seen when running qpid broker tests for profile "java-bdb-spawn.0-9-1" with ant 1.7.1 and java "1.6.0_18".

      The reason why Error was thrown is unclear as test JVM system output was closed and Error was not logged.

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            orudyy Alex Rudyy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: