4 Replies Latest reply on Jun 17, 2013 10:27 AM by arun2arunraj

    Browser(Mozilla) not opening RHQ login page.

    arun2arunraj

      Hi Developers,

       

          I have installed and working on RHQ 4.7 and 4.6 in two different machines. In my Mozilla brower( Update 21) , RHQ 4.7 is opening up. But RHQ 4.6 is not opening up. The following screen shot is appearing for a long time ( But I cant get the page ).

       

         More interestingly, RHQ installed machine is opening the page with the mozilla firefox. But Remote machines are not opening up. There is nothing in the error log. Help me out.

       

         loading.jpg

       

      Regards,

      ArunRaj

        • 1. Re: Browser(Mozilla) not opening RHQ login page.
          jkremser

          Hi Arun,

            this may happen when the coregui module is not compiled for all browser permutation. However, FF permutation should be always enabled in the production bits. Have you compiled the 4.6 on your own? What is really strange, is that it is working for you locally, but it is not, when you access it remotely. Pease check the server log for errors and try to clear the browser cache. If it doesn't help, try to find out what is downloaded and what not with the firebug extension for FF (tab Net). Especially file called something like (59C92A33E4DDC782A5BC8D2154B05D0B.cache.html (the number may differ) should be downloaded).

           

          jk

          • 2. Re: Browser(Mozilla) not opening RHQ login page.
            arun2arunraj

            Hi JK,

             

                I havent compiled the 4.6 by my own. Can you share me how to compile it by own ? ? ?

             

                I have checked server's error log and access log. There is nothing in the error log and the access log:

             

               Another strange story is mozilla is the only browser which is not supporting remotely. InternetExplorer and Opera is working good. Where can I download the cache.html files.

             

             

            Regards,

            ArunRaj.

            • 3. Re: Browser(Mozilla) not opening RHQ login page.
              jkremser

              I havent compiled the 4.6 by my own. Can you share me how to compile it by own ?

               

              This is actually a good thing, the potential cause I was describing (the lack of proper GWT permutation) could have been related to compilation on you own and explicitly setting the 1 permutation. If you still want to compile it, you can of course, here is the tutorial https://docs.jboss.org/author/display/RHQ/Building+RHQ

               

              Where can I download the cache.html files.


              You shouldn't download it manually, it is part of the web UI and browser should download it for you when accessing ${host}:7080/coregui

               

              I remember we had some serious problems with Mozilla FF18, if you are using FF18 try to install FF17 ESR of the latest version (21)

               

              jk

              • 4. Re: Browser(Mozilla) not opening RHQ login page.
                arun2arunraj

                Hi Jirka,

                 

                    Thank you very much for sharing the tips and the tutorials. If I have made it, I will update you.

                 

                Regards,

                ArunRaj.