1 Reply Latest reply on Mar 26, 2016 6:37 AM by emag

    can not open wildfy 10 administration console

    masummymesingh

      Hi,

       

      I am using ubuntu linux server from different pc. where i have

      setup wildfly 10 . but also created one  "management user " . but i can not get admin console.

       

      when i click admin console , it will redirect follow page. but same things works in my windows7 pc.

       

      any one please help me.how to show admin console for wildfy 10.

       

      my url look like :

       

      http://106.132.34.120:9090/

       

      noadmin.png

        • 1. Re: can not open wildfy 10 administration console
          emag

          By default, management interface(CLI, the Web admin console) bind address is 127.0.0.1.

           

          If you want to change the bind address to access the admin console from a remote host, you need to pass WildFly some options:

           

          • ./standalone.sh -bmanagement=<IP address>
          • System property jboss.bind.address.management