7 Replies Latest reply on Mar 24, 2003 6:22 PM by rcotton

    Jboss3 tc4.1.12 8080/jmx-console No context

    rcotton

      I am getting a no context error even when I type in
      localhost:8080/jmx-console. How do I fix this?

      Thanks,
      Rick

        • 1. Re: Jboss3 tc4.1.12 8080/jmx-console No context

          I'm guessing you have jboss-3.0.0?
          Try localhost:8082

          Otherwise, do you have a message in the logs saying
          jmx-console.war is deployed?

          Regards,
          Adrian

          • 2. Re: Jboss3 tc4.1.12 8080/jmx-console No context
            rcotton

            Good Morning Adrian,

            Thanks for your response...

            http://localhost:8082/jmx-console gives me the standard ie message "This page cannot be displayed".

            The out.txt looks good, here are the last dozen lines of it...

            04:20:09,357 INFO [MainDeployer] Starting deployment of package: file:/C:/jbosstc/server/default/deploy/jmx-console.war/
            04:20:09,627 INFO [EmbeddedCatalinaService41] deploy, ctxPath=/jmx-console, warUrl=file:/C:/jbosstc/server/default/deploy/jmx-console.war/
            04:20:09,667 INFO [Engine] WebappLoader[/jmx-console]: Deploying class repositories to work directory C:\jbosstc\tomcat-4.1.x\work\MainEngine\localhost\jmx-console
            04:20:09,677 INFO [Engine] WebappLoader[/jmx-console]: Deploy class files /WEB-INF/classes to C:\jbosstc\server\default\deploy\jmx-console.war\WEB-INF\classes
            04:20:10,008 INFO [Engine] ContextConfig[/jmx-console]: Added certificates -> request attribute Valve
            04:20:10,258 INFO [EmbeddedCatalinaService41] Using Java2 parent classloader delegation: true
            04:20:10,258 INFO [Engine] StandardManager[/jmx-console]: Seeding random number generator class java.security.SecureRandom
            04:20:10,268 INFO [Engine] StandardManager[/jmx-console]: Seeding of random number generator has been completed
            04:20:10,288 INFO [Engine] StandardWrapper[/jmx-console:default]: Loading container servlet default
            04:20:10,288 INFO [Engine] StandardWrapper[/jmx-console:invoker]: Loading container servlet invoker
            04:20:10,298 INFO [MainDeployer] Deployed package: file:/C:/jbosstc/server/default/deploy/jmx-console.war/
            04:20:10,358 INFO [URLDeploymentScanner] Started
            04:20:10,358 INFO [MainDeployer] Deployed package: file:/C:/jbosstc/server/default/conf/jboss-service.xml
            04:20:10,358 INFO [Server] JBoss (MX MicroKernel) [3.0.4 Date:200211021607] Started in 1m:27s:245ms

            Here is the one line in localhost_access2003-03-23.txt...

            27.0.0.1 - - [23/Mar/2003:04:33:17 -0800] "GET /jmx_console HTTP/1.1" 500 866

            The following may be relevant:

            * uninstalled and reinstalled jboss_tc a few times
            * renamed directory jboss3.0.4_tomcat-4.1.12 to jbosstc.
            * removed the environment variable CATALINA_HOME
            * in registry removed references to jboss3.0.4_tomcat-4.1.12

            hope this helps,
            Rick

            • 3. Re: Jboss3 tc4.1.12 8080/jmx-console No context

              It is deployed so
              http://localhost:8080/jmx-console should work.
              Try posting the full exception.

              I assume 27.0.0.1 is a typo?

              Regards,
              Adrian

              • 4. Re: Jboss3 tc4.1.12 8080/jmx-console No context
                rcotton

                Yes, that was a typo - actually is 127.0.0.1

                Here is the full message when "http://localhost:8080/jmx-console" is tried ...


                HTTP Status 500 - No Context configured to process this request
                ----------------------------------------------------------
                type: Status report


                message: No Context configured to process this request

                description: The server encountered an internal error (No Context configured to process this request) that prevented it from fulfilling this request.

                Apache Tomcat/4.1.12-LE-jdk14


                • 5. Re: Jboss3 tc4.1.12 8080/jmx-console No context

                  :-)

                  I just spotted /jmx_console in your previous post.
                  It should be /jmx-console

                  Regards,
                  Adrian

                  • 6. Re: Jboss3 tc4.1.12 8080/jmx-console No context
                    rcotton

                    Hi Adrian,

                    Looked promising but was just another typo - I actually was using jmx_console. Sorry for the confusion.

                    Thanks,
                    Rick

                    • 7. Re: Jboss3 tc4.1.12 8080/jmx-console No context
                      rcotton

                      Ignore that last message - now I am really embarassed!

                      I had read you message a few hours ago and managed to get mixed up again.

                      You were right, I just worked!!!!

                      Thanks,
                      Rick