Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-2567

Broker cannot start on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • AMQ 7.4.0.CR2
    • AMQ 7.4.0.CR1
    • None
    • None
    • Verified in a release
    • Hide

      1. Download and unzip the installation package.
      2. Create a broker instance: ~\bin\artemis.cmd create broker --user admin --password admin --allow-anonymous y
      3. Try to run the broker instance: cd broker; ~\bin\artemis.cmd run

      Show
      1. Download and unzip the installation package. 2. Create a broker instance: ~\bin\artemis.cmd create broker --user admin --password admin --allow-anonymous y 3. Try to run the broker instance: cd broker; ~\bin\artemis.cmd run

    Description

      Creating a broker instance is possible, but the instance cannot start, the exception is raised, see below, please:

      bin\artemis.cmd run
                 __  __  ____    ____            _
           /\   |  \/  |/ __ \  |  _ \          | |
          /  \  | \  / | |  | | | |_) |_ __ ___ | | _____ _ __
         / /\ \ | |\/| | |  | | |  _ <| '__/ _ \| |/ / _ \ '__|
        / ____ \| |  | | |__| | | |_) | | | (_) |   <  __/ |
       /_/    \_\_|  |_|\___\_\ |____/|_|  \___/|_|\_\___|_|
      
       Red Hat JBoss AMQ 7.4.0.GA
      
      
      java.lang.NoClassDefFoundError: org/wildfly/common/net/HostName
              at org.jboss.logmanager.ExtLogRecord.<init>(ExtLogRecord.java:87)
              at org.jboss.logmanager.Logger.log(Logger.java:796)
              at org.jboss.logging.JBossLogManagerLogger.doLog(JBossLogManagerLogger.java:44)
              at org.jboss.logging.Logger.logv(Logger.java:2226)
              at org.apache.activemq.artemis.integration.bootstrap.ActiveMQBootstrapLogger_$logger.serverStarting(ActiveMQBoot
      strapLogger_$logger.java:35)
              at org.apache.activemq.artemis.integration.FileBroker.start(FileBroker.java:68)
              at org.apache.activemq.artemis.cli.commands.Run.execute(Run.java:85)
              at org.apache.activemq.artemis.cli.Artemis.internalExecute(Artemis.java:150)
              at org.apache.activemq.artemis.cli.Artemis.execute(Artemis.java:98)
              at org.apache.activemq.artemis.cli.Artemis.execute(Artemis.java:125)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
              at java.lang.reflect.Method.invoke(Unknown Source)
              at org.apache.activemq.artemis.boot.Artemis.execute(Artemis.java:129)
              at org.apache.activemq.artemis.boot.Artemis.main(Artemis.java:49)
      

      Attachments

        Issue Links

          Activity

            People

              rh-ee-ataylor Andy Taylor
              psvobodo@redhat.com Petra Svobodova (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: