Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4281

JVM crash when enabling hornetQ

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • None
    • 8.1.0.Final
    • JMS
    • None
    • Workaround Exists
    • Hide

      Configure hornetq-server resource to use NIO instead of AsyncIO:

      /subsystem=messaging/hornetq-server=default:write-attribute(name=journal-type,value=NIO)
      
      Show
      Configure hornetq-server resource to use NIO instead of AsyncIO: /subsystem=messaging/hornetq-server=default:write-attribute(name=journal-type,value=NIO)

    Description

      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.

      Attachments

        Activity

          People

            jmesnil1@redhat.com Jeff Mesnil
            bene.net bene.net (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: