[jboss-jira] [JBoss JIRA] (WFLY-4281) JVM crash when enabling hornetQ

Jeff Mesnil (JIRA) issues at jboss.org
Thu Apr 2 06:02:19 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Mesnil updated WFLY-4281:
------------------------------
    Workaround Description: 
Configure hornetq-server resource to use NIO instead of AsyncIO:

{noformat}
/subsystem=messaging/hornetq-server=default:write-attribute(name=journal-type,value=NIO)
{noformat}

                Workaround: Workaround Exists


> JVM crash when enabling hornetQ
> -------------------------------
>
>                 Key: WFLY-4281
>                 URL: https://issues.jboss.org/browse/WFLY-4281
>             Project: WildFly
>          Issue Type: Bug
>          Components: JMS
>    Affects Versions: 8.1.0.Final
>         Environment: SLES10 32bit
> Oracle JDK 7.0_71
>            Reporter: bene.net
>            Assignee: Jeff Mesnil
>            Priority: Minor
>         Attachments: console.log, hs_err_pid16284.log
>
>
> When I enable HornetQ on this wildfly instance on SLES10, while starting up the JVM crashes with a SIGFPE - probably while trying to load libHornetQAIO.
> Disabling HornetQ starts Wildfly without a problem.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list