7 Replies Latest reply on Apr 15, 2014 5:28 AM by imtiaza

    JBOSS Crashed

    imtiaza

      Dear Gurus,

       

      Accept apology,  first time on this community. If i post this discussion on wrong module.

       

      My Production JBOSS get crashed today.

       

      Can you please help me to find out what is the reason behind this crash.

       

      Thanks in advanced.

       

      Logs are attached for your kind reference.

       

      Regards

      Malik Adeel Imtiaz

        • 1. Re: JBOSS Crashed
          steljboss

          Hi Imtiaz,

           

          It seems that there is StackOverflow exception due to continuous call of setAtrribute

           

          2014-04-14 14:51:12,103 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/das].[jsp]] (http-0.0.0.0-8080-65) Servlet.service() for servlet jsp threw exception: java.lang.StackOverflowError

              at org.apache.catalina.core.ApplicationHttpRequest.setAttribute(ApplicationHttpRequest.java:302)

              at org.apache.catalina.core.ApplicationHttpRequest.setAttribute(ApplicationHttpRequest.java:303)

              at org.apache.catalina.core.ApplicationHttpRequest.setAttribute(ApplicationHttpRequest.java:303)

              at org.apache.catalina.core.ApplicationHttpRequest.setAttribute(ApplicationHttpRequest.java:303)

           

          Are you able to check what could possibly results in this continues setting in your JSP? This could be due to a page being hit that has a circular dependency on your page (eg.. an error page). But you need to debug this.

            I see also some jdbc connection in the log but it is not very clear if this is done via your JSP as it seems to me this is not a full log. It is good in general if you provide full logs in order to see the version of the server as well as the JSP itself.

          • 2. Re: Re: JBOSS Crashed
            imtiaza

            Dear Stylianos Kossouris,

             

            Thank you for your quick reply.

            Yes it is not full log i filter it due to size issue.

             

            Thanks

            Adeel Imtiaz

            • 3. Re: Re: JBOSS Crashed
              imtiaza

              Dear Stylianos Kossouris,

               

              Appreciated if you please help me to find out

               

              Why my application Stack is overflowing?

               

              I will be grateful to you.Thank you so much.

               

               

              Thanks

              Adeel Imtiaz

              • 4. Re: Re: JBOSS Crashed
                imtiaza

                Dear Stylianos Kossouris,


                Please provide your email so that i can send you the full log file.


                Thanks

                Adeel Imtiaz

                • 5. Re: Re: JBOSS Crashed
                  imtiaza

                  Please help thanks.

                  • 6. Re: Re: JBOSS Crashed
                    jaikiran

                    I haven't downloaded the logs. Which exact version of JBoss AS is this? Please post that entire exception stacktrace in this thread. Furthermore, this thread has been marked as answered so chances are that many will just skip this thread without reading through the replies.

                    • 7. Re: Re: JBOSS Crashed
                      imtiaza

                      Dear Pai,


                      Please see below link. I need your kind help.


                      https://community.jboss.org/message/868589#868589


                      Thanks

                      Adeel Imtiaz