Yoav,
OK, the error.jsp java files is not too big - 242 lines. Its just below.
Thank you - Richard
package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
public final class error_jsp extends
org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static java.util.Vector _jspx_dependants;
static {
_jspx_dependants = new java.util.Vector(4);
_jspx_dependants.add("/common/taglibs.jspf");
_jspx_dependants.add("/WEB-INF/oscache.tld");
_jspx_dependants.add("/WEB-INF/stars.tld");
_jspx_dependants.add("/WEB-INF/svgembed.tld");
}
private org.apache.jasper.runtime.TagHandlerPool
_jspx_tagPool_bean_message_key;
private org.apache.jasper.runtime.TagHandlerPool
_jspx_tagPool_logic_messagesPresent;
private org.apache.jasper.runtime.TagHandlerPool
_jspx_tagPool_html_messages_id;
private org.apache.jasper.runtime.TagHandlerPool
_jspx_tagPool_bean_write_name_filter;
private org.apache.jasper.runtime.TagHandlerPool
_jspx_tagPool_logic_messagesNotPresent;
public java.util.List getDependants() {
return _jspx_dependants;
}
public void _jspInit() {
_jspx_tagPool_bean_message_key =
org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletCon
fig());
_jspx_tagPool_logic_messagesPresent =
org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletCon
fig());
_jspx_tagPool_html_messages_id =
org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletCon
fig());
_jspx_tagPool_bean_write_name_filter =
org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletCon
fig());
_jspx_tagPool_logic_messagesNotPresent =
org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletCon
fig());
}
public void _jspDestroy() {
_jspx_tagPool_bean_message_key.release();
_jspx_tagPool_logic_messagesPresent.release();
_jspx_tagPool_html_messages_id.release();
_jspx_tagPool_bean_write_name_filter.release();
_jspx_tagPool_logic_messagesNotPresent.release();
}
public void _jspService(HttpServletRequest request,
HttpServletResponse response)
throws java.io.IOException, ServletException {
JspFactory _jspxFactory = null;
PageContext pageContext = null;
HttpSession session = null;
Throwable exception =
org.apache.jasper.runtime.JspRuntimeLibrary.getThrowable(request);
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
JspWriter _jspx_out = null;
PageContext _jspx_page_context = null;
try {
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html");
pageContext = _jspxFactory.getPageContext(this, request, response,
"/error.jsp", true, 8192, true);
_jspx_page_context = pageContext;
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
_jspx_out = out;
out.write('\n');
out.write("\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n");
out.write("\n\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0
Strict//EN\"\n
\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n\n<!-- I do not
integrate this page as a tile, but rather as a
standalone-page -->\n<html>\n<head>\n <title>");
if (_jspx_meth_bean_message_0(_jspx_page_context))
return;
out.write("</title>\n <link rel=\"stylesheet\"
type=\"text/css\" media=\"all\"\n href=\"");
out.print(request.getContextPath());
out.write("/styles/default.css\" />\n</head>\n\n<body>\n
<h1>");
if (_jspx_meth_bean_message_1(_jspx_page_context))
return;
out.write("</h1>\n<p>\n");
// logic:messagesPresent
org.apache.struts.taglib.logic.MessagesPresentTag
_jspx_th_logic_messagesPresent_0 =
(org.apache.struts.taglib.logic.MessagesPresentTag)
_jspx_tagPool_logic_messagesPresent.get(org.apache.struts.taglib.logic.M
essagesPresentTag.class);
_jspx_th_logic_messagesPresent_0.setPageContext(_jspx_page_context
);
_jspx_th_logic_messagesPresent_0.setParent(null);
int _jspx_eval_logic_messagesPresent_0 =
_jspx_th_logic_messagesPresent_0.doStartTag();
if (_jspx_eval_logic_messagesPresent_0 !=
javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write('\n');
// html:messages
org.apache.struts.taglib.html.MessagesTag
_jspx_th_html_messages_0 = (org.apache.struts.taglib.html.MessagesTag)
_jspx_tagPool_html_messages_id.get(org.apache.struts.taglib.html.Message
sTag.class);
_jspx_th_html_messages_0.setPageContext(_jspx_page_context);
_jspx_th_html_messages_0.setParent((javax.servlet.jsp.tagext.T
ag) _jspx_th_logic_messagesPresent_0);
_jspx_th_html_messages_0.setId("error");
int _jspx_eval_html_messages_0 =
_jspx_th_html_messages_0.doStartTag();
if (_jspx_eval_html_messages_0 !=
javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
java.lang.String error = null;
if (_jspx_eval_html_messages_0 !=
javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_html_messages_0.setBodyContent((javax.servlet.jsp
.tagext.BodyContent) out);
_jspx_th_html_messages_0.doInitBody();
}
error = (java.lang.String)
_jspx_page_context.findAttribute("error");
do {
out.write("\n <span id=\"error\">");
if (_jspx_meth_bean_write_0(_jspx_th_html_messages_0,
_jspx_page_context))
return;
out.write("</span><br>\n");
int evalDoAfterBody =
_jspx_th_html_messages_0.doAfterBody();
error = (java.lang.String)
_jspx_page_context.findAttribute("error");
if (evalDoAfterBody !=
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_html_messages_0 !=
javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_html_messages_0.doEndTag() ==
javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_html_messages_id.reuse(_jspx_th_html_messages_0)
;
out.write('\n');
int evalDoAfterBody =
_jspx_th_logic_messagesPresent_0.doAfterBody();
if (evalDoAfterBody !=
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_messagesPresent_0.doEndTag() ==
javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_logic_messagesPresent.reuse(_jspx_th_logic_messagesP
resent_0);
out.write("\n<br/></p>\n<h3>You have reached this page because of
an unanticipated software error described below.</h3>\n<h3>Please record
or print the information on this page and notify From LtoJ\n Software.
Printed results may be faxed to (480) 614-1265, or emailed to
[EMAIL PROTECTED] . <br />We greatly\n appreciate your
assistance.</h3>\n<br/>\n");
if (exception != null) {
exception.printStackTrace(new java.io.PrintWriter(out));
} else {
out.write("\n<!-- only show this if no error messages
present -->\n");
if (_jspx_meth_logic_messagesNotPresent_0(_jspx_page_context))
return;
out.write('\n');
}
out.write("\n\n</body>\n</html>\n");
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (_jspx_page_context != null)
_jspx_page_context.handlePageException(t);
}
} finally {
if (_jspxFactory != null)
_jspxFactory.releasePageContext(_jspx_page_context);
}
}
private boolean _jspx_meth_bean_message_0(PageContext
_jspx_page_context)
throws Throwable {
JspWriter out = _jspx_page_context.getOut();
// bean:message
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_0 =
(org.apache.struts.taglib.bean.MessageTag)
_jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.Message
Tag.class);
_jspx_th_bean_message_0.setPageContext(_jspx_page_context);
_jspx_th_bean_message_0.setParent(null);
_jspx_th_bean_message_0.setKey("errorPage.title");
int _jspx_eval_bean_message_0 =
_jspx_th_bean_message_0.doStartTag();
if (_jspx_th_bean_message_0.doEndTag() ==
javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_0);
return false;
}
private boolean _jspx_meth_bean_message_1(PageContext
_jspx_page_context)
throws Throwable {
JspWriter out = _jspx_page_context.getOut();
// bean:message
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_1 =
(org.apache.struts.taglib.bean.MessageTag)
_jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.Message
Tag.class);
_jspx_th_bean_message_1.setPageContext(_jspx_page_context);
_jspx_th_bean_message_1.setParent(null);
_jspx_th_bean_message_1.setKey("errorPage.heading");
int _jspx_eval_bean_message_1 =
_jspx_th_bean_message_1.doStartTag();
if (_jspx_th_bean_message_1.doEndTag() ==
javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_1);
return false;
}
private boolean
_jspx_meth_bean_write_0(javax.servlet.jsp.tagext.JspTag
_jspx_th_html_messages_0, PageContext _jspx_page_context)
throws Throwable {
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_0 =
(org.apache.struts.taglib.bean.WriteTag)
_jspx_tagPool_bean_write_name_filter.get(org.apache.struts.taglib.bean.W
riteTag.class);
_jspx_th_bean_write_0.setPageContext(_jspx_page_context);
_jspx_th_bean_write_0.setParent((javax.servlet.jsp.tagext.Tag)
_jspx_th_html_messages_0);
_jspx_th_bean_write_0.setName("error");
_jspx_th_bean_write_0.setFilter(false);
int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
if (_jspx_th_bean_write_0.doEndTag() ==
javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_name_filter.reuse(_jspx_th_bean_write_0);
return false;
}
private boolean _jspx_meth_logic_messagesNotPresent_0(PageContext
_jspx_page_context)
throws Throwable {
JspWriter out = _jspx_page_context.getOut();
// logic:messagesNotPresent
org.apache.struts.taglib.logic.MessagesNotPresentTag
_jspx_th_logic_messagesNotPresent_0 =
(org.apache.struts.taglib.logic.MessagesNotPresentTag)
_jspx_tagPool_logic_messagesNotPresent.get(org.apache.struts.taglib.logi
c.MessagesNotPresentTag.class);
_jspx_th_logic_messagesNotPresent_0.setPageContext(_jspx_page_contex
t);
_jspx_th_logic_messagesNotPresent_0.setParent(null);
int _jspx_eval_logic_messagesNotPresent_0 =
_jspx_th_logic_messagesNotPresent_0.doStartTag();
if (_jspx_eval_logic_messagesNotPresent_0 !=
javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\n ");
if
(_jspx_meth_bean_message_2(_jspx_th_logic_messagesNotPresent_0,
_jspx_page_context))
return true;
out.write('\n');
int evalDoAfterBody =
_jspx_th_logic_messagesNotPresent_0.doAfterBody();
if (evalDoAfterBody !=
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_messagesNotPresent_0.doEndTag() ==
javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_messagesNotPresent.reuse(_jspx_th_logic_messages
NotPresent_0);
return false;
}
private boolean
_jspx_meth_bean_message_2(javax.servlet.jsp.tagext.JspTag
_jspx_th_logic_messagesNotPresent_0, PageContext _jspx_page_context)
throws Throwable {
JspWriter out = _jspx_page_context.getOut();
// bean:message
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_2 =
(org.apache.struts.taglib.bean.MessageTag)
_jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.Message
Tag.class);
_jspx_th_bean_message_2.setPageContext(_jspx_page_context);
_jspx_th_bean_message_2.setParent((javax.servlet.jsp.tagext.Tag)
_jspx_th_logic_messagesNotPresent_0);
_jspx_th_bean_message_2.setKey("errors.none");
int _jspx_eval_bean_message_2 =
_jspx_th_bean_message_2.doStartTag();
if (_jspx_th_bean_message_2.doEndTag() ==
javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_2);
return false;
}
}
Shapira, Yoav wrote:
> Hi,
> As you know signal 11 crashes are internal to the JVM usually at a
> native level. A corrupt or incomplete JVM installation, or missing OS
> patches for your JVM version, are the two most common causes for this.
>
> Can you post the Java code for your error JSP? That'll make helping
> you
> a bit easier for people who don't feel like translating your
> Struts/Tiles directives to Java in their head ;)
>
> Yoav Shapira
> Millennium Research Informatics
>
>
>> -----Original Message-----
>> From: Richard Mixon (qwest) [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, September 29, 2004 6:52 PM
>> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
>> Subject: Recursive stack trace with Tiles and Filter - any ideas?
>>
>> Sorry for the cross-post, but I'm not sure if this is more of a
>> Tomcat or Struts issue (in addition to certainly somehow being my
>> code issue :). Any suggestions are appreciated.
>>
>> The last week or so have been having our Tomcat 5.0.19 server on SuSE
>> Linux crash with a Signal 11. We are using Struts 1.2.1. When I look
>> in the Tomcat logs the actual cause usually varies somewhat, but
>> several times we have seen what looks like a loop in error handling
>> occur. I'm headed in this evening to run memtest86 on our server,
>> but wonder if there might be something else that's the root cause.
>>
>> Anyway, in case there is a common cause for this that I have missed,
>> I've enclosed snipped portions (even then its a large stacktrace) of
>> the latest exception we received today. Obviously somethings in a
>> loop and we either run out of memory, getting the Signal 11, or we
>> go into a section of memory that's bad. Both my error.jsp page and
>> another JSP page (PoStudent.jsp) are almost always involved.
>>
>> The error.jsp is pretty simple, I've enclose it below just before
>> the stack trace.
>>
>> Thanks in advance for any ideas - Richard
>>
>>
>> ERROR PAGE
>>
>> <%@ page language="java" isErrorPage="true" %>
>> <%@ include file="/common/taglibs.jspf" %>
>>
>> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
>> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html>
>> <head>
>> <title><bean:message key="errorPage.title"/></title>
>> <link rel="stylesheet" type="text/css" media="all"
>> href="<%=request.getContextPath()%>/styles/default.css" />
>> </head> <body>
>> <h1><bean:message key="errorPage.heading"/></h1>
>> <p>
>> <logic:messagesPresent>
>> <html:messages id="error">
>> <span id="error"><bean:write name="error"
>> filter="false"/></span><br>
>> </html:messages>
>> </logic:messagesPresent>
>> <br/></p>
>> <h3>You have reached this page because of an unanticipated software
>> error described below.</h3> <h3>Please ....</h3>
>> <br/>
>> <%
>> if (exception != null) {
>> exception.printStackTrace(new java.io.PrintWriter(out)); } else {
>> %>
>> <!-- only show this if no error messages present -->
>> <logic:messagesNotPresent> <bean:message key="errors.none"/>
>> </logic:messagesNotPresent>
>> <%
>> }
>> %>
>> </body>
>> </html>
>>
>>
>> STACK TRACE FROM CATALINA.OUT
>>
>> 14:24:30,509 ERROR [TP-Processor33] InsertTag:? - ServletException in
>> '/layouts/baseLayout.jsp': null
>> javax.servlet.ServletException: Servlet execution threw an exception
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispat
>> c her.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDis
>> p atcher.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispa
>> t cher.java(Compiled Code)) at
>>
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.j
>> a va(Inlined Compiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java(
>> C ompiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageCon
>> t extImpl.java:829) at
>>
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageConte
>> x tImpl.java:800) at
>> org.apache.jsp.error_jsp._jspService(error_jsp.java:150) at
>>
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java(Compiled
>> Code)) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled
>> Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispat
>> c her.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDis
>> p atcher.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispa
>> t cher.java(Compiled Code)) at
>>
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.j
>> a va(Inlined Compiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java(
>> C ompiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageCon
>> t extImpl.java:829) at
>>
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageConte
>> x tImpl.java:800) at
>> org.apache.jsp.error_jsp._jspService(error_jsp.java:150) at
>>
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java(Compiled
>> Code))
>>
>> ... ommitted 3,347 lines, they are a repeating cycle anyway.
>>
>> at
>>
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java(Compiled
>> Code)) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled
>> Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispat
>> c her.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDis
>> p atcher.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispa
>> t cher.java(Compiled Code)) at
>>
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.j
>> a va(Inlined Compiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java(
>> C ompiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageCon
>> t extImpl.java:829) at
>>
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageConte
>> x tImpl.java:800) at
>>
org.apache.jsp.layouts.baseLayout_jsp._jspService(baseLayout_jsp.java(C
>> o mpiled Code)) at
>>
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java(Compiled
>> Code)) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled
>> Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispat
>> c her.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDis
>> p atcher.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispa
>> t cher.java(Compiled Code)) at
>>
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.j
>> a va(Inlined Compiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java(
>> C ompiled Code)) at
>>
org.apache.struts.tiles.TilesUtilImpl.doInclude(TilesUtilImpl.java(Inli
>> n ed Compiled Code)) at
> org.apache.struts.tiles.TilesUtil.doInclude(TilesUtil.java(Inlined
>> Compiled Code))
>> at
>>
org.apache.struts.taglib.tiles.InsertTag.doInclude(InsertTag.java(Inlin
>> e d Compiled Code)) at
>>
org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertT
>> a g.java(Compiled Code)) at
>>
org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java(Compil
>> e d Code)) at
>>
org.apache.jsp.WEB_002dINF.pages.gen.PoStudent_jsp._jspService(PoStuden
>> t _jsp.java:509) at
>>
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java(Compiled
>> Code)) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled
>> Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispat
>> c her.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.processRequest(Applicati
>> o nDispatcher.java(Inlined Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDis
>> p atcher.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispa
>> t cher.java(Compiled Code)) at
>>
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.ja
>> v a(Compiled Code)) at
>>
org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestPro
>> c essor.java(Compiled Code)) at
>>
org.apache.struts.action.RequestProcessor.processForwardConfig(RequestP
>> r ocessor.java(Compiled Code)) at
>>
org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Tile
>> s RequestProcessor.java(Compiled Code))
>> at
>>
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java
>> ( Compiled Code)) at
>>
org.apache.struts.action.ActionServlet.process(ActionServlet.java(Inlin
>> e d Compiled Code)) at
>>
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java(Compil
>> e d Code)) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled
>> Code))
>> at
> javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled
>> Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
com.atlassian.util.profiling.filters.ProfilingFilter.doFilter(Profiling
>> F ilter.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
com.ltoj.webapp.filter.BreadCrumbFilter.doFilter(BreadCrumbFilter.java(
>> C ompiled Code)) at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
com.ltoj.webapp.filter.ActionFilter.doFilter(ActionFilter.java(Compiled
>> Code)) at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperVal
>> v e.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC
>> o ntext.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java(
>> C ompiled Code)) at
>>
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardCo
>> n textValve.java(Compiled Code))
>> at
>>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextVal
>> v e.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC
>> o ntext.java(Compiled Code)) at
>>
org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authenticato
>> r Base.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC
>> o ntext.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java(
>> C ompiled Code)) at
>>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.jav
>> a (Compiled Code)) at
>>
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC
>> o ntext.java(Compiled Code)) at
>>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.jav
>> a (Compiled Code)) at
>>
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC
>> o ntext.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java(
>> C ompiled Code)) at
>>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve
>> . java(Compiled Code)) at
>>
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC
>> o ntext.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java(
>> C ompiled Code)) at
>>
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java(Compil
>> e d Code)) at
>>
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java(Comp
>> i led Code)) at
>>
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java(Compil
>> e d Code)) at
>>
org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java(Compiled
>> Code)) at
>> org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java(Compiled
>> Code)) at
>>
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java
>> ( Compiled Code)) at
>> org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:829)
>> at
>>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPoo
>> l .java:688) at java.lang.Thread.run(Thread.java:568) 14:24:30,582
>> ERROR [TP-Processor28] InsertTag:? - ServletException in
>> '/layouts/baseLayout.jsp': null
>> javax.servlet.ServletException: Servlet execution threw an exception
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispat
>> c her.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDis
>> p atcher.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispa
>> t cher.java(Compiled Code)) at
>>
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.j
>> a va(Inlined Compiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java(
>> C ompiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageCon
>> t extImpl.java:829) at
>>
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageConte
>> x tImpl.java:800) at
>> org.apache.jsp.error_jsp._jspService(error_jsp.java:150) at
>>
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java(Compiled
>> Code)) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled
>> Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispat
>> c her.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDis
>> p atcher.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispa
>> t cher.java(Compiled Code)) at
>>
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.j
>> a va(Inlined Compiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java(
>> C ompiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageCon
>> t extImpl.java:829) at
>>
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageConte
>> x tImpl.java:800) at
>> org.apache.jsp.error_jsp._jspService(error_jsp.java:150) at
>>
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java(Compiled
>> Code)) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled
>> Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispat
>> c her.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDis
>> p atcher.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispa
>> t cher.java(Compiled Code)) at
>>
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.j
>> a va(Inlined Compiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java(
>> C ompiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageCon
>> t extImpl.java:829) at
>>
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageConte
>> x tImpl.java:800) at
>> org.apache.jsp.error_jsp._jspService(error_jsp.java:150) at
>>
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java(Compiled
>> Code)) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled
>> Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispat
>> c her.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDis
>> p atcher.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispa
>> t cher.java(Compiled Code)) at
>>
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.j
>> a va(Inlined Compiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java(
>> C ompiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageCon
>> t extImpl.java:829) at
>>
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageConte
>> x tImpl.java:800) at
>> org.apache.jsp.error_jsp._jspService(error_jsp.java:150) at
>>
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java(Compiled
>> Code))
>>
>> ... 3,337 lines ommitted, they are a repeating cycle anyway.
>>
>> at
> javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled
>> Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispat
>> c her.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDis
>> p atcher.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispa
>> t cher.java(Compiled Code)) at
>>
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.j
>> a va(Inlined Compiled Code)) at
>>
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java(
>> C ompiled Code)) at
>>
org.apache.struts.tiles.TilesUtilImpl.doInclude(TilesUtilImpl.java(Inli
>> n ed Compiled Code)) at
> org.apache.struts.tiles.TilesUtil.doInclude(TilesUtil.java(Inlined
>> Compiled Code))
>> at
>>
org.apache.struts.taglib.tiles.InsertTag.doInclude(InsertTag.java(Inlin
>> e d Compiled Code)) at
>>
org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertT
>> a g.java(Compiled Code)) at
>>
org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java(Compil
>> e d Code)) at
>>
org.apache.jsp.WEB_002dINF.pages.gen.PoStudent_jsp._jspService(PoStuden
>> t _jsp.java:509) at
>>
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java(Compiled
>> Code)) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled
>> Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispat
>> c her.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.processRequest(Applicati
>> o nDispatcher.java(Inlined Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDis
>> p atcher.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispa
>> t cher.java(Compiled Code)) at
>>
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.ja
>> v a(Compiled Code)) at
>>
org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestPro
>> c essor.java(Compiled Code)) at
>>
org.apache.struts.action.RequestProcessor.processForwardConfig(RequestP
>> r ocessor.java(Compiled Code)) at
>>
org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Tile
>> s RequestProcessor.java(Compiled Code))
>> at
>>
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java
>> ( Compiled Code)) at
>>
org.apache.struts.action.ActionServlet.process(ActionServlet.java(Inlin
>> e d Compiled Code)) at
>>
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java(Compil
>> e d Code)) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled
>> Code))
>> at
> javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled
>> Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
com.atlassian.util.profiling.filters.ProfilingFilter.doFilter(Profiling
>> F ilter.java(Compiled Code)) at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
com.ltoj.webapp.filter.BreadCrumbFilter.doFilter(BreadCrumbFilter.java(
>> C ompiled Code)) at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
com.ltoj.webapp.filter.ActionFilter.doFilter(ActionFilter.java(Compiled
>> Code)) at
>>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applic
>> a tionFilterChain.java(Compiled Code))
>> at
>>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFil
>> t erChain.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperVal
>> v e.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC
>> o ntext.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java(
>> C ompiled Code)) at
>>
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardCo
>> n textValve.java(Compiled Code))
>> at
>>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextVal
>> v e.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC
>> o ntext.java(Compiled Code)) at
>>
org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authenticato
>> r Base.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC
>> o ntext.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java(
>> C ompiled Code)) at
>>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.jav
>> a (Compiled Code)) at
>>
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC
>> o ntext.java(Compiled Code)) at
>>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.jav
>> a (Compiled Code)) at
>>
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC
>> o ntext.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java(
>> C ompiled Code)) at
>>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve
>> . java(Compiled Code)) at
>>
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveC
>> o ntext.java(Compiled Code)) at
>>
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java(
>> C ompiled Code)) at
>>
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java(Compil
>> e d Code)) at
>>
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java(Comp
>> i led Code)) at
>>
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java(Compil
>> e d Code)) at
>>
org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java(Compiled
>> Code)) at
>> org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java(Compiled
>> Code)) at
>>
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java
>> ( Compiled Code)) at
>> org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:829)
>> at
>>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPoo
>> l .java:688) at java.lang.Thread.run(Thread.java:568) 14:24:32,566
>> INFO [TP-Processor21] ActionFilter:? - Handling request
>> URI: '/stars/gridAction.do', user='kwalker', host='152.157.5.204',
>> requestParms: method='Clear',
>> token='f20267928ef0681d73420967beda3702',
>> base.id='', base.classOwner='null',
> newAssessment.assessmentDate='null',
>> parm4='n/a', parm5='n/a', parm6='n/a', user-
>> agent='Mozilla/4.0
>> (compatible; MSIE 6.0; Windows NT 5.1)'
>> 14:24:32,713 INFO [TP-Processor21] ActionFilter:? - Handled request
>> URI: '/stars/gridAction.do', user='kwalker', host='152.157.5.204',
>> requestParms: method='Clear',
>> requestToken='f20267928ef0681d73420967beda3702',
>> sessionToken='9f9281e88b7ea8d325f5e0263b6482a6'
>> JVMDG217: Dump Handler is Processing a Signal - Please Wait.
>> JVMDG303: JVM Requesting Java core file
>> 14:24:34,800 INFO [TP-Processor10] ActionFilter:? - Handling request
>> URI: '/stars/config/enrollmentAction.do', user='agoulet',
>> host='152.157.5.204', requestParms: method='null', token='null',
>> classOwner_id='null', classOwner_name='null',
>> classOwner_period='null',
>> classOwner_beginDate='null', parm5='n/a', parm6='n/a',
>> user-agent='Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)'
>> 14:24:34,899 INFO [TP-Processor10] ActionFilter:? - Handled
>> request URI: '/stars/config/enrollmentAction.do', user='agoulet',
>> host='152.157.5.204', requestParms: method='null',
>> requestToken='null', sessionToken='4248b4fbe8f9b7206d14b0fafe287e99'
>> JVMDG304: Java core file written to
>> /home/ltojsw/javacore.20040929.142433.31483.txt
>> JVMDG215: Dump Handler has Processed Exception Signal 11.
>> Sep 29, 2004 2:25:07 PM org.apache.coyote.http11.Http11Protocol init
>> INFO: Initializing Coyote HTTP/1.1 on port 8080
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> 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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]