List Info

Thread: Servlet Exception




Servlet Exception
country flaguser name
United States
2007-04-08 10:37:19
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-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pebble-user


Re: Servlet Exception
user name
2007-04-12 07:30:29
Hi Jon,

I have a suspicion that there's a bug in Resin 2.1.12 that
stops
Pebble from working. I seem to remember having some similar
problems
with the minor versions on that branch. Have you tried
installing
Pebble 1.9 locally on the latest Resin 2.x version
(http:
//www.caucho.com/download/resin-2.1.17.zip)? That would
help
rule out something wrong with Pebble.

Simon

On 4/8/07, Jon Berry <javamongmail.com> wrote:
> 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-userlists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pebble-user

>

------------------------------------------------------------
-------------
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-userlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pebble-user


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )