3 Replies Latest reply on Nov 28, 2011 4:27 AM by jfclere

    http 404 error http://localhost:8028/portal

    jenniferepps

      Yesterday my jboss applications stopped working. I was trying to get email working on one of the jboss apps by changing an attribute in a file. After starting/stopping jboss, I now get a 404 error on http://localhost:8028/portal and none of the jboss apps are working. Any suggestions on what to check? I'm at a loss.

       

      HTTP Error 404.0 - Not Found

      The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

        • 1. Re: http 404 error http://localhost:8028/portal
          jfclere

          look in server.log and boot.log files.

          • 2. Re: http 404 error http://localhost:8028/portal
            jenniferepps

            Ok. I do not see anything obvious in the logs. The error above is related to IIS. We have that pointing to port 8028. When I go to the server:8028/portal i get the above error b/c its not there in the wwwroot folder. When I go to just http://localhost, I get the error Internet Explorer cannot display the webpage. The log files have dropped from 60M to 2M.

             

            The file I changed is C:\McKesson\jboss-portal-2.6.4\server\default\deploy\jboss-portal.sar\META-INF\jboss-service.xml. I changed the Gateway. I noticed that there is a setting above this one <depends>portal:service=Hibernate</depends>. In the old log files, there are tons of messages org.hibernate. But the new much smaller logs do not mention hibernate.

             

            [org.jbpm.persistence.db.DbPersistenceService] creating hibernate session --> In old logs but not new ones.

            • 3. Re: http 404 error http://localhost:8028/portal
              jfclere

              So you use IIS as front-end? Any error in its logs?