12 Replies Latest reply on Oct 29, 2002 9:49 PM by juha

    Port 8082

    mborland

      On page 12 of the documentation, it says:

      "To check if JBoss is running please open a browser and enter http://localhost:8082 which will list all JBoss components running."

      Is that true? Everything seems to start up fine, and though there are a few warnings on startup, there is nothing listening at 8082.

      As a side note, I can go to http://localhost:8080/jmx-console/ and that does come up with a list. Is there anything I need yet to configure, or is the documentation wrong here?

      Thanks!

        • 1. Re: Port 8082

          This was changed in JBoss 3.0.2, the docs are outdated here. Port 8082 is closed for good. ;)

          • 2. Re: Port 8082
            schaefera

            The docu is updated but it is not made public so far.

            Andy

            • 3. Re: Port 8082
              aerolupus

              > This was changed in JBoss 3.0.2, the docs are
              > outdated here. Port 8082 is closed for good. ;)

              So, uh, what -are- we supposed to do to doublecheck that things are working? -is- there a web-based administrator?

              • 4. Re: Port 8082
                dan1
                • 5. Re: Port 8082
                  schaefera

                  Actually, you are ;-)

                  Andy

                  • 6. Re: Port 8082
                    toadskin

                    There are several port 8082 references floating around in various JBoss 3.X getting started examples. Very happy to see that the issue resolved here (use jmx-console on 8080 instead) because it builds my confidence in being able to resolve issues as we tip-toe away from cash-money servers and into open source.

                    • 7. Re: Port 8082
                      arbo

                      Hi all. I'm just getting started with JBoss. I've always had some biases against open source products becuase my experiences have usually been that learning curves are steep and documentation is awful.

                      So I was dismayed to have trouble getting the 8082 administration feature working. I guessed that if I started reading through the forums that I'd find out the documentation is incorrect. I then found then this thread and it turns out that the documentation is incorrect. What a surprise.

                      OK, I had to vent a little there. I'm looking forward to getting past the learning curve, I do have good impressions of JBoss in general.

                      Now I need to figure out why, having followed the stops to get JBoss to start when the box boots, I can't it to start on bootup. Sigh.

                      • 8. Re: Port 8082

                        You guys sure that http://localhost:8080/jmx-console/index.jsp works?

                        Am using 3.0.3 binaries for Windows.


                        I tried it and I get a 500 sun/tools/javac/main error

                        • 9. Re: Port 8082

                          I tried port 8080/jmx-comsole/index.jsp

                          HTTP ERROR: 500 sun/tools/javac/Main
                          RequestURI=/jmx-console/

                          I get the above error

                          • 10. Re: Port 8082

                            You need to set JAVA_HOME to point your JDK installation directory.

                            • 11. Re: Port 8082
                              zhenbi

                              can you tell me which version for JDK do i need?

                              • 12. Re: Port 8082

                                1.3 or newer