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

IBM JVM throws different exception when signal handler fails, stopping broker execution

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5, 0.6
    • 0.7
    • Broker-J
    • None
    • IBM JVM and possibly others

    Description

      Sun JVMs throw an IllegalArgumentException when trying to handle a signal that does not exist or if signals are not supported, such as on Windoes operating systems. The IBM JVM, and possibly others, wrap this in a RuntimeException, causing broker startup to fail. The code should catch Exception instead.

      Attachments

        Activity

          People

            andrew.kennedy Andrew Kennedy
            andrew.kennedy Andrew Kennedy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: