Hi,
99.9% of the time, it's your fault, with a large majority of these cases
being infinite recursion.  How does the CPU behave when leading up to
this error?

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: Cott Lang [mailto:[EMAIL PROTECTED]
>Sent: Monday, October 04, 2004 4:32 AM
>To: Tomcat Users List
>Subject: 5.0.28 stack overflow?
>
>Anyone ever seen one like this? :)
>
>
>ApplicationDispatcher[] Servlet.service() for servlet action threw
>exception
>java.lang.StackOverflowError
>        at
>org.apache.catalina.core.ApplicationHttpRequest.getAttribute(Applicatio
nHtt
>pRequest.java:208)
>        at
>org.apache.catalina.core.ApplicationHttpRequest.getAttribute(Applicatio
nHtt
>pRequest.java:220)
>        at
>org.apache.catalina.core.ApplicationHttpRequest.getAttribute(Applicatio
nHtt
>pRequest.java:220)
>        at
>org.apache.catalina.core.ApplicationHttpRequest.getAttribute(Applicatio
nHtt
>pRequest.java:220)
>        at
>org.apache.catalina.core.ApplicationHttpRequest.getAttribute(Applicatio
nHtt
>pRequest.java:220)
>        at
>org.apache.catalina.core.ApplicationHttpRequest.getAttribute(Applicatio
nHtt
>pRequest.java:220)
>        at
>org.apache.catalina.core.ApplicationHttpRequest.getAttribute(Applicatio
nHtt
>pRequest.java:220)
>
>[many thousands of identical lines clipped]
>
>        at
>org.apache.catalina.core.ApplicationHttpRequest.getAttribute(Applicatio
nHtt
>pRequest.java:220)
>        at
>org.apache.struts.action.ActionServlet.getModuleConfig(ActionServlet.ja
va:8
>29)
>        at
>org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
>        at
>org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>        at
>org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
atio
>nFilterChain.java:237)
>        at
>org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
terC
>hain.java:157)
>        at
>org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispat
cher
>.java:704)
>        at
>org.apache.catalina.core.ApplicationDispatcher.processRequest(Applicati
onDi
>spatcher.java:474)
>        at
>org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDis
patc
>her.java:409)
>        at
>org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispa
tche
>r.java:312)
>        at
>org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.ja
va:1
>069)
>        at
>org.apache.struts.action.RequestProcessor.processForwardConfig(RequestP
roce
>ssor.java:455)
>        at
>org.apache.struts.action.RequestProcessor.process(RequestProcessor.java
:279
>)
>        at
>org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
>        at
>org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to