Are you getting the same error for all subsequent logins? If so, what happen when you restart the server & login back? What is the page your trying to refresh. By looking @ the stacktrace, I could not find any particular JSP tag being faulty.
/sumedha On Wed, Jan 11, 2012 at 2:49 PM, Janaka Ranabahu <[email protected]> wrote: > Hi All, > > I have noticed the following exception from a trunk G-Reg pack. This > happened when I tried to refresh a page after about 1 hour. Any idea about > the cause for this issue. > > [2012-01-11 13:01:10,492] INFO > {org.wso2.carbon.core.services.util.CarbonAuthenticationUtil} - 'admin' > logged in at [2012-01-11 13:01:10,0492] from IP address 10.200.2.99 > Jan 11, 2012 2:04:31 PM org.apache.catalina.core.ApplicationDispatcher > invoke > SEVERE: Servlet.service() for servlet bridgeservlet threw exception > org.apache.jasper.JasperException: Unable to compile class for JSP > > An error occurred at line: 68 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.GetAsStringTag cannot be resolved to a type > > An error occurred at line: 68 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.GetAsStringTag cannot be resolved to a type > > An error occurred at line: 68 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.GetAsStringTag cannot be resolved to a type > > An error occurred at line: 144 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 144 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 144 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 160 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 160 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 160 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 163 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 163 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 163 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 166 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 166 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 166 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 169 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 169 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 169 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 172 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 172 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 172 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 182 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 182 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 182 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 187 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 187 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 187 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 194 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 194 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > An error occurred at line: 194 in the jsp file: /admin/layout/template.jsp > Generated servlet error: > org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be resolved to a type > > > at > org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:84) > at > org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:328) > at > org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:414) > at org.apache.jasper.compiler.Compiler.compile(Compiler.java:297) > at org.apache.jasper.compiler.Compiler.compile(Compiler.java:276) > at org.apache.jasper.compiler.Compiler.compile(Compiler.java:264) > at > org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:563) > at > org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:303) > at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) > at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) > at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:161) > at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) > at > org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36) > at > org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) > at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:164) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) > at > org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:684) > at > org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:471) > at > org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:402) > at > org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:329) > at > org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.forward(RequestDispatcherAdaptor.java:30) > at > org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.forward(ContextPathServletAdaptor.java:258) > at > org.apache.tiles.servlet.context.ServletTilesRequestContext.forward(ServletTilesRequestContext.java:198) > at > org.apache.tiles.servlet.context.ServletTilesRequestContext.dispatch(ServletTilesRequestContext.java:185) > at > org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:419) > at > org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:370) > at org.wso2.carbon.ui.action.ActionHelper.render(ActionHelper.java:52) > at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:101) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) > at > org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36) > at > org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) > at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:164) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) > at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240) > at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164) > at > org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462) > at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164) > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100) > at > org.wso2.carbon.server.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:154) > at org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:257) > at > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563) > at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) > at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399) > at > org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:396) > at > org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:356) > at > org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1534) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > at java.lang.Thread.run(Thread.java:619) > [2012-01-11 14:04:31,241] ERROR > {org.apache.tiles.servlet.context.ServletTilesRequestContext} - Servlet > Exception while including path > org.apache.jasper.JasperException: org.apache.jasper.JasperException: > Unable to compile class for JSP > > Thanks, > Janaka > > > -- > Janaka Ranabahu > Software Engineer > WSO2 Inc. > > Mobile +94 718370861 > Email : [email protected] > Blog : janakaranabahu.blogspot.com > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- /sumedha +94 773017743
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
