5 Replies Latest reply on Aug 10, 2004 9:15 AM by jboss_achan

    Jboss 4.0 RC1, jmx-console

    wmac

      Hello,

      I have downloaded JBoss 4.0 RC1 windows and have run it but the jmx-console does not come up at:

      http://localhost:8080/jmx-console

      and issues (HTTP 400 - Bad Request) .

      Nor I can run other applications like web-console etc.

      Can someone please tell me what can be wrong?

      Regards,
      Mac
      Programmernet.org

        • 1. Re: Jboss 4.0 RC1, jmx-console
          eduardocolaco

          Are you a windows user? try instead of using localhost, inserting 127.0.0.1
          localhost in linux means 127.0.0.1 on IPv4, the local machine, but i think it doesnt work on windows.

          • 2. Re: Jboss 4.0 RC1, jmx-console
            eduardocolaco

            Sorry, now thinking better, i think theres notuhing with what i said, cause u got a http 400. i think u can ignore my tip. sry :(

            • 3. Re: Jboss 4.0 RC1, jmx-console
              jboss_achan

              Propably you are running any other server using port no 8080
              and using jboss to run in the same port no
              (example oracle apache server running using port no 8080)
              change the port no in your JBOSS and you should do it
              best wishes
              jboss_achan

              • 4. Re: Jboss 4.0 RC1, jmx-console
                wmac

                Achan,

                Is it possible that any other port has conflicts? (other than 8080) for example JNDI or whatever else ? (which causes JBoss not to be able to recognize application paths?)

                Because port 8080 is binded to JBoss. As I told it just issues issues (HTTP 400 - Bad Request) .

                Regards,
                Mac

                • 5. Re: Jboss 4.0 RC1, jmx-console
                  jboss_achan

                  Mac
                  I'm not sure about the conflict of other ports
                  You can try to change the port number of JBOSS
                  I have experienced the problem with the conflict of the oracle jserver(8080) and i have changed the JBOSS port number to any numbers
                  like (89,77,808) etc and i have run the jboss server and i m able to see
                  both the web-console and jmx-console at the port numbers
                  that i have given for my jboss-server
                  try changing the port number of jboss before you conclude on
                  other conflicts
                  Regards and best wishes
                  Achan