1 2 Previous Next 16 Replies Latest reply on Nov 26, 2013 5:58 AM by sstbharath Go to original post
      • 15. Re: ActiveMQ web console
        sancho21

        Start from a fresh JBoss Fuse Full .zip. And then do this:

         

        fabric:create --clean

         

        =================

        Wait 10 secs and type "list" @FuseConsole to check if all fabric bundles are started well

        =================

         

        container-default-jvm-options " -Xms512M -Xmx3G -XX:MaxPermSize=512M "

         

        fabric:mq-create --create-container child1 --jmx-user fuse --jmx-password fusePwd ms-broker1

        fabric:mq-create --create-container child3 --jmx-user fuse --jmx-password fusePwd ms-broker2

         

        ==================

        Wait until containers are started

        ==================

         

        profile-edit -p org.apache.activemq.webconsole/activemq.jmx.user=fuse -p org.apache.activemq.webconsole/activemq.jmx.password=fusePwd mq-web-console

        container-add-profile root mq-web-console

         

        ==================

        This should be all

        ==================

        • 16. Re: ActiveMQ web console
          sstbharath

          Hi Matino,

           

                 Does the problem still exists for you??I am facing the same problem and I am using FuseESB Enterprise 7.1.0

                 If you solved this issue please share me the steps you followed

           

          Cheers!!!

          Bharath.R

          1 2 Previous Next