IBM JVM throws different exception when signal handler fails, stopping broker
execution
---------------------------------------------------------------------------------------
Key: QPID-2892
URL: https://issues.apache.org/jira/browse/QPID-2892
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: 0.6, 0.5
Environment: IBM JVM and possibly others
Reporter: Andrew Kennedy
Assignee: Andrew Kennedy
Fix For: 0.7
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]