5 Replies Latest reply on Sep 15, 2012 11:35 PM by schanamolu

    Page not found when try to connect http://localhost:8080 on Jboss 7.1.1 final

    schanamolu

      Guys,

       

      I just installed jboss-as-7.1.1.Final on windows7 64 bit. Iam could able to start Jboss server successfully.

       

      When Iam trying to access the page using http://localhost:8080, Iam getting unable to access page found.

       

      Its really frusturating with Jboss as they dont any thing straight farword.

       

      Appreciated if any help me in fixing the problem

       

      Thanks,

      Sree

        • 1. Re: Page not found when try to connect http://localhost:8080 on Jboss 7.1.1 final
          jbertram

          Are you certain there's nothing in your environment that would be blocking your browser from accessing localhost:8080?  I just started AS 7.1.1 using

           

          ./standalone.sh -c standalone.xml

           

          and then pointed my browser to http://localhost:8080 and it worked fine.  The "Welcome to AS 7" page popped right up.

          • 2. Re: Page not found when try to connect http://localhost:8080 on Jboss 7.1.1 final
            schanamolu

            Pl check the contents of Logfile.

             

            16:34:57,531 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) Pausing Coyote HTTP/1.1 on http--127.0.0.1-8080
            16:34:57,533 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) Stopping Coyote HTTP/1.1 on http--127.0.0.1-8080
            16:34:57,534 INFO  [org.apache.catalina.core.StandardContext] (MSC service thread 1-4) Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started
            16:35:04,445 INFO  [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem
            16:35:04,461 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
            16:35:04,471 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem
            16:35:04,483 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
            16:35:04,486 INFO  [org.jboss.as.connector] (MSC service thread 1-5) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
            16:35:04,488 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem
            16:35:04,502 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem
            16:35:04,579 INFO  [org.jboss.as.naming] (MSC service thread 1-7) JBAS011802: Starting Naming Service
            16:35:04,583 INFO  [org.jboss.as.security] (MSC service thread 1-7) JBAS013100: Current PicketBox version=4.0.7.Final
            16:35:04,597 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default]
            16:35:04,718 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
            16:35:04,769 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
            16:35:04,827 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-4) JBoss Web Services - Stack CXF Server 4.0.2.GA
            16:35:05,149 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080
            16:35:05,207 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory C:\jboss-as-7.1.1.Final\standalone\deployments
            16:35:05,219 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on /127.0.0.1:4447
            16:35:05,220 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on /127.0.0.1:9999
            16:35:05,326 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
            16:35:05,333 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:jboss/datasources/XaaSDS]
            16:35:05,451 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
            16:35:05,453 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 2617ms - Started 137 of 213 services (74 services are passive or on-demand)

             

             

             

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

             

            when i entered  http://localhost:8080

             

            Iam getting the following Link with page not found  check the console page not found error.

             

            http://www.searchqu.com/web?src=derr&appid=390&systemid=406&q=http://127.0.0.1:8080

             

            Its really frusturating. Let me know

            • 3. Re: Page not found when try to connect http://localhost:8080 on Jboss 7.1.1 final
              schanamolu

              That above issue is resolved. I unintalled http://www.searchqu.com/ tool bar which prevented to display Jboss page. Iam getting another warning when I started the server. when I configured mysql datasource. Let me know any help would be appreciaed.

               

               

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

              16:26:49,799 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) Thanks, Sree

              • 4. Re: Page not found when try to connect http://localhost:8080 on Jboss 7.1.1 final
                jbertram

                I don't see any error in the log snippet you posted.  Did you start this other thread for your new issue?

                • 5. Re: Page not found when try to connect http://localhost:8080 on Jboss 7.1.1 final
                  schanamolu

                  I could  able to fix the issue related to connection URL. I started new thread beacuse that issue is resolved. iam kind of new to Jboss. Sorry i