You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Kennedy (JIRA)" <ji...@apache.org> on 2010/10/03 18:19:32 UTC

[jira] Resolved: (QPID-2892) IBM JVM throws different exception when signal handler fails, stopping broker execution

     [ https://issues.apache.org/jira/browse/QPID-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kennedy resolved QPID-2892.
----------------------------------

    Resolution: Fixed

Fixed

> 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.5, 0.6
>         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:dev-subscribe@qpid.apache.org