Java 1.4.1 on Linux
Pebble 1.9
Resin 2.1.12
I'm trying to upgrade Pebble from 1.4 to 1.9 but I keep
running into
the error listed below.
Can anyone tell me what needs to be done to resolve this?
I can't upgrade the other components at this time.
Regards,
Jon
500 Servlet Exception
||
javax.servlet.ServletException: too many servlet includes
`/common/jsp/template.jsp'
at
com.caucho.server.http.RequestAdapter.init(RequestAdapter.ja
va(Inlined Compiled Code))
at
com.caucho.server.http.DispatchRequest.init(DispatchRequest.
java(Compiled Code))
at
com.caucho.server.http.QRequestDispatcher.forward(QRequestDi
spatcher.java(Compiled Code))
at
com.caucho.jsp.QPageContext.handlePageException(QPageContext
.java:648)
at
_common._jsp._template__jsp._jspService(_template__jsp.java:
248)
at com.caucho.jsp.JavaPage.service(JavaPage.java(Compiled
Code))
at com.caucho.jsp.Page.subservice(Page.java(Compiled
Code))
at
com.caucho.server.http.FilterChainPage.doFilter(FilterChainP
age.java(Compiled Code))
at
com.caucho.server.http.Invocation.service(Invocation.java(Co
mpiled Code))
at
com.caucho.server.http.CacheInvocation.service(CacheInvocati
on.java(Compiled Code))
at
com.caucho.server.http.QRequestDispatcher.forward(QRequestDi
spatcher.java(Compiled Code))
at
com.caucho.server.http.QRequestDispatcher.forward(QRequestDi
spatcher.java(Compiled Code))
at
com.caucho.server.http.QRequestDispatcher.forward(QRequestDi
spatcher.java(Compiled Code))
at
pebble.controller.FrontController.processRequest(FrontContro
ller.java:122)
at
pebble.controller.FrontController.doGet(FrontController.java
:186)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java(Comp
iled Code))
at
javax.servlet.http.HttpServlet.service(HttpServlet.java(Comp
iled Code))
at
com.caucho.server.http.FilterChainServlet.doFilter(FilterCha
inServlet.java(Compiled Code))
at
com.caucho.server.http.Invocation.service(Invocation.java(Co
mpiled Code))
at
com.caucho.server.http.CacheInvocation.service(CacheInvocati
on.java(Compiled Code))
at
com.caucho.server.http.QRequestDispatcher.forward(QRequestDi
spatcher.java(Compiled Code))
at
com.caucho.jsp.QPageContext.handlePageException(QPageContext
.java:648)
at
_common._jsp._template__jsp._jspService(_template__jsp.java:
248)
at com.caucho.jsp.JavaPage.service(JavaPage.java(Compiled
Code))
at com.caucho.jsp.Page.subservice(Page.java(Compiled
Code))
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pebble-user mailing list
Pebble-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pebble-user
|