Hi Lukasz, Yesterday I had this error every time I go to home page however today this error is gone and everything is working fine,
Thanks Regards Gela From: Lukasz Chudy [mailto:[email protected]] Sent: Wednesday, June 20, 2012 4:35 PM To: Mifos software development Cc: Gela; [email protected] Subject: Re: [Mifos-developer] Error After Installing Mifos 2.4.0 Hi Gela, Are you still getting this error after logging in to Mifos 2.4.0? If yes, maybe you can send me your Jetty log file? Regards, Lukasz On 06/18/2012 06:46 PM, Gela wrote: Hello, I've installed mifos 2.4.0 I've loged in and get the following error: org.apache.jasper.JasperException: PWC6034: Unable to load class for JSP The problematic instruction: ---------- ==> user-directive include_page [on line 21, column 1 in home.ftl] ---------- Java backtrace for programmers: ---------- freemarker.template.TemplateException: org.apache.jasper.JasperException: PWC6034: Unable to load class for JSP at freemarker.ext.servlet.IncludePage.execute(IncludePage.java:148) at freemarker.core.Environment.visit(Environment.java:263) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:126) at freemarker.core.Environment.visit(Environment.java:210) at freemarker.core.MixedContent.accept(MixedContent.java:92) at freemarker.core.Environment.visit(Environment.java:210) at freemarker.core.Environment.process(Environment.java:190) at freemarker.template.Template.process(Template.java:237) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.processTempla te(FreeMarkerView.java:366) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.doRender(Free MarkerView.java:283) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.renderMergedT emplateModel(FreeMarkerView.java:233) at org.springframework.web.servlet.view.AbstractTemplateView.renderMergedOutput Model(AbstractTemplateView.java:167) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:2 62) at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.j ava:1157) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServl et.java:927) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServle t.java:827) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkSer vlet.java:882) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java :778) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:534) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler .java:1352) at org.mifos.servlet.filters.MifosAccessLogFilter.doFilter(MifosAccessLogFilter .java:72) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler .java:1323) at org.mifos.framework.persistence.DatabaseInitFilter.doFilter(DatabaseInitFilt er.java:58) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler .java:1323) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilte r(FilterChainProxy.java:311) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor. invoke(FilterSecurityInterceptor.java:116) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor. doFilter(FilterSecurityInterceptor.java:83) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilte r(FilterChainProxy.java:323) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter( ExceptionTranslationFilter.java:113) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilte r(FilterChainProxy.java:323) at org.springframework.security.web.session.SessionManagementFilter.doFilter(Se ssionManagementFilter.java:101) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilte r(FilterChainProxy.java:323) at org.springframework.security.web.authentication.AnonymousAuthenticationFilte r.doFilter(AnonymousAuthenticationFilter.java:113) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilte r(FilterChainProxy.java:323) at org.springframework.security.web.servletapi.SecurityContextHolderAwareReques tFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilte r(FilterChainProxy.java:323) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilt er(RequestCacheAwareFilter.java:45) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilte r(FilterChainProxy.java:323) at org.springframework.security.web.authentication.AbstractAuthenticationProces singFilter.doFilter(AbstractAuthenticationProcessingFilter.java:182) at org.mifos.security.authentication.MifosLegacyUsernamePasswordAuthenticationF ilter.doFilter(MifosLegacyUsernamePasswordAuthenticationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilte r(FilterChainProxy.java:323) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter (LogoutFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilte r(FilterChainProxy.java:323) at org.springframework.security.web.context.SecurityContextPersistenceFilter.do Filter(SecurityContextPersistenceFilter.java:87) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilte r(FilterChainProxy.java:323) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy. java:173) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(Delegati ngFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilt erProxy.java:259) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler .java:1323) at org.mifos.servlet.filters.CharacterEncodingFilter.doFilter(CharacterEncoding Filter.java:70) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler .java:1323) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:474) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119 ) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java :226) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java :934) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:404) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java: 184) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java: 869) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117 ) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHand lerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection. java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:1 16) at org.eclipse.jetty.server.Server.handle(Server.java:346) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:58 1) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpCo nnection.java:1040) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:592) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint. java:526) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.j ava:41) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:5 28) at java.lang.Thread.run(Unknown Source) Caused by: org.apache.jasper.JasperException: PWC6034: Unable to load class for JSP at org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java:642) at org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.jav a:192) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3 72) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:534) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler .java:1352) at org.mifos.servlet.filters.CharacterEncodingFilter.doFilter(CharacterEncoding Filter.java:70) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler .java:1323) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:474) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119 ) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java :226) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java :934) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:404) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java: 184) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java: 869) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117 ) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:285) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:116) at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:10 63) at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcesso r.java:263) at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProces sor.java:386) at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequ estProcessor.java:318) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:534) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler .java:1352) at org.mifos.servlet.filters.CharacterEncodingFilter.doFilter(CharacterEncoding Filter.java:70) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler .java:1323) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:474) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119 ) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java :226) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java :934) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:404) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java: 184) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java: 869) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117 ) at org.eclipse.jetty.server.Dispatcher.include(Dispatcher.java:196) at freemarker.ext.servlet.IncludePage.execute(IncludePage.java:144) ... 74 more Caused by: java.lang.ClassNotFoundException: org.apache.jsp.pages.application.customer.jsp.home_jsp at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.apache.jasper.servlet.JasperLoader.findClass(JasperLoader.java:204) at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:190) at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:122) at org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java:639) ... 118 more please help thanks ---------------------------------------------------------------------------- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ Mifos-developer mailing list [email protected] Unsubscribe or change settings at: https://lists.sourceforge.net/lists/listinfo/mifos-developer -- You received this message because you are subscribed to the Google Groups "Mifos Developer" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mifosdeveloper?hl=en.
