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

JVM crash when enabling hornetQ

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor 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)

      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.

        1. console.log
          5 kB
          bene.net
        2. hs_err_pid16284.log
          90 kB
          bene.net

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

              Created:
              Updated:
              Resolved: