You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Thinh Doan <td...@twjconsulting.com> on 2002/08/05 18:47:36 UTC

EmptyStackExceptionon on processActionForward

to a tile definition (commons-x.jar and struts.jar dated 8/4/2002 and
tiles.jar dated 7/26/2002). I'm using
<servlet-class>org.apache.struts.tiles.ActionComponentServlet</servlet-class
> per tiles-example since I had problems using the plug-in setup in
struts-config.xml (previous email).

2002-08-04 23:18:20 StandardWrapperValve[action]: Servlet.service() for
servlet action threw exception
java.util.EmptyStackException
	at java.util.Stack.peek(Stack.java:77)
	at
org.apache.struts.taglib.template.util.ContentMapStack.peek(ContentMapStack.
java:113)
	at org.apache.struts.taglib.template.GetTag.doStartTag(GetTag.java:174)
	at
org.apache.jsp.support_0005ftemplate$jsp._jspService(support_0005ftemplate$j
sp.java:113)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.ja
va:202)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:382)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:474)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.
java:683)
	at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatch
er.java:431)
	at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher
.java:355)
	at
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:10
14)
	at
org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(TilesRe
questProcessor.java:237)
	at
org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequ
estProcessor.java:291)
	at
org.apache.struts.action.RequestProcessor.processActionForward(RequestProces
sor.java:390)
	at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:271)
	at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1227)
	at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:502)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
...

Did I not configure my setup properly? Please help. TIA.

Thinh



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>