Continuum

Group Summary page display error

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Cannot Reproduce
  • Affects Version/s: 1.1-beta-3
  • Fix Version/s: 1.1-beta-3
  • Component/s: Web - UI
  • Labels:
    None
  • Environment:
    continuum/trunk r574073 20070909
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

After adding some shell script type projects, the Group Summary page only displays up to the 'Choose a BuildDefinition' drop down.

I left the definition blank on the last thing I added, which I think was a build definition using a shell script.

Activity

Hide
Wendy Smoak added a comment -

wrapper log output from displaying the Group Summary page:

INFO   | jvm 1    | 2007/09/09 19:11:25 | 2007-09-09 19:11:25,740 [SocketListener0-0] ERROR runtime                        - 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | The problematic instruction:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | ==> assignment: itemValue=stack.findString(parameters.listValue) [on line 44, column 13 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 |  in user-directive ww.iterator [on line 36, column 1 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Java backtrace for programmers:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | freemarker.core.InvalidReferenceException: Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Assignment.accept(Assignment.java:111)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.IfBlock.accept(IfBlock.java:82)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:233)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.UnifiedCall.accept(UnifiedCall.java:116)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.process(Environment.java:176)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.template.Template.process(Template.java:231)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.template.FreemarkerTemplateEngine.renderTemplate(FreemarkerTemplateEngine.java:126)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.mergeTemplate(UIBean.java:640)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.end(UIBean.java:594)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:21)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_select_0(projectGroupSummary_jsp.java:651)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_redback_ifAuthorized_0(projectGroupSummary_jsp.java:595)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_redback_ifAnyAuthorized_0(projectGroupSummary_jsp.java:420)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_i18n_0(projectGroupSummary_jsp.java:213)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspService(projectGroupSummary_jsp.java:109)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:114)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor.intercept(ForceContinuumConfigurationInterceptor.java:72)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:178)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:58)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:186)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:156)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:76)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.EnvironmentCheckInterceptor.intercept(EnvironmentCheckInterceptor.java:122)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:113)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAction(DispatcherUtils.java:225)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:202)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:88)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpServer.service(HttpServer.java:909)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | The problematic instruction:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | ==> assignment: itemValue=stack.findString(parameters.listValue) [on line 44, column 13 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 |  in user-directive ww.iterator [on line 36, column 1 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Java backtrace for programmers:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | freemarker.core.InvalidReferenceException: Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Assignment.accept(Assignment.java:111)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.IfBlock.accept(IfBlock.java:82)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:233)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.UnifiedCall.accept(UnifiedCall.java:116)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.process(Environment.java:176)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.template.Template.process(Template.java:231)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.template.FreemarkerTemplateEngine.renderTemplate(FreemarkerTemplateEngine.java:126)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.mergeTemplate(UIBean.java:640)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.end(UIBean.java:594)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:21)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_select_0(projectGroupSummary_jsp.java:651)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_redback_ifAuthorized_0(projectGroupSummary_jsp.java:595)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_redback_ifAnyAuthorized_0(projectGroupSummary_jsp.java:420)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_i18n_0(projectGroupSummary_jsp.java:213)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspService(projectGroupSummary_jsp.java:109)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:114)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor.intercept(ForceContinuumConfigurationInterceptor.java:72)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:178)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:58)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:186)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:156)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:76)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.EnvironmentCheckInterceptor.intercept(EnvironmentCheckInterceptor.java:122)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:113)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAction(DispatcherUtils.java:225)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:202)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:88)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpServer.service(HttpServer.java:909)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 2007-09-09 19:11:25,826 [SocketListener0-0] ERROR runtime                        - 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | The problematic instruction:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | ==> assignment: itemValue=stack.findString(parameters.listValue) [on line 44, column 13 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 |  in user-directive ww.iterator [on line 36, column 1 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Java backtrace for programmers:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | freemarker.core.InvalidReferenceException: Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Assignment.accept(Assignment.java:111)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.IfBlock.accept(IfBlock.java:82)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:233)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.UnifiedCall.accept(UnifiedCall.java:116)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.process(Environment.java:176)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.template.Template.process(Template.java:231)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.template.FreemarkerTemplateEngine.renderTemplate(FreemarkerTemplateEngine.java:126)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.mergeTemplate(UIBean.java:640)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.end(UIBean.java:594)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:21)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_select_0(projectSummaryComponent_jsp.java:3717)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_redback_ifAuthorized_7(projectSummaryComponent_jsp.java:3648)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_if_1(projectSummaryComponent_jsp.java:3602)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_if_0(projectSummaryComponent_jsp.java:307)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_i18n_0(projectSummaryComponent_jsp.java:173)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspService(projectSummaryComponent_jsp.java:140)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.include(Dispatcher.java:163)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:614)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:94)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor.intercept(ForceContinuumConfigurationInterceptor.java:72)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:178)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:58)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:186)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:156)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:76)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.EnvironmentCheckInterceptor.intercept(EnvironmentCheckInterceptor.java:122)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:113)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.ActionComponent.executeAction(ActionComponent.java:226)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.ActionComponent.end(ActionComponent.java:124)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:21)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_action_1(projectGroupSummary_jsp.java:1202)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_i18n_0(projectGroupSummary_jsp.java:218)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspService(projectGroupSummary_jsp.java:109)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:114)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor.intercept(ForceContinuumConfigurationInterceptor.java:72)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:178)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:58)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:186)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:156)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:76)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.EnvironmentCheckInterceptor.intercept(EnvironmentCheckInterceptor.java:122)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:113)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAction(DispatcherUtils.java:225)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:202)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:88)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpServer.service(HttpServer.java:909)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | The problematic instruction:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | ==> assignment: itemValue=stack.findString(parameters.listValue) [on line 44, column 13 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 |  in user-directive ww.iterator [on line 36, column 1 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Java backtrace for programmers:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | freemarker.core.InvalidReferenceException: Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Assignment.accept(Assignment.java:111)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.IfBlock.accept(IfBlock.java:82)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:233)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.UnifiedCall.accept(UnifiedCall.java:116)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.process(Environment.java:176)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.template.Template.process(Template.java:231)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.template.FreemarkerTemplateEngine.renderTemplate(FreemarkerTemplateEngine.java:126)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.mergeTemplate(UIBean.java:640)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.end(UIBean.java:594)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:21)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_select_0(projectSummaryComponent_jsp.java:3717)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_redback_ifAuthorized_7(projectSummaryComponent_jsp.java:3648)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_if_1(projectSummaryComponent_jsp.java:3602)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_if_0(projectSummaryComponent_jsp.java:307)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_i18n_0(projectSummaryComponent_jsp.java:173)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspService(projectSummaryComponent_jsp.java:140)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.include(Dispatcher.java:163)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:614)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:94)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor.intercept(ForceContinuumConfigurationInterceptor.java:72)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:178)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:58)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:186)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:156)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:76)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.EnvironmentCheckInterceptor.intercept(EnvironmentCheckInterceptor.java:122)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:113)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.ActionComponent.executeAction(ActionComponent.java:226)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.ActionComponent.end(ActionComponent.java:124)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:21)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_action_1(projectGroupSummary_jsp.java:1202)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_i18n_0(projectGroupSummary_jsp.java:218)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspService(projectGroupSummary_jsp.java:109)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:114)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor.intercept(ForceContinuumConfigurationInterceptor.java:72)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:178)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:58)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:186)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:156)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:76)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.EnvironmentCheckInterceptor.intercept(EnvironmentCheckInterceptor.java:122)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:113)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAction(DispatcherUtils.java:225)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:202)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:88)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpServer.service(HttpServer.java:909)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Show
Wendy Smoak added a comment - wrapper log output from displaying the Group Summary page:
INFO   | jvm 1    | 2007/09/09 19:11:25 | 2007-09-09 19:11:25,740 [SocketListener0-0] ERROR runtime                        - 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | The problematic instruction:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | ==> assignment: itemValue=stack.findString(parameters.listValue) [on line 44, column 13 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 |  in user-directive ww.iterator [on line 36, column 1 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Java backtrace for programmers:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | freemarker.core.InvalidReferenceException: Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Assignment.accept(Assignment.java:111)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.IfBlock.accept(IfBlock.java:82)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:233)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.UnifiedCall.accept(UnifiedCall.java:116)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.process(Environment.java:176)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.template.Template.process(Template.java:231)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.template.FreemarkerTemplateEngine.renderTemplate(FreemarkerTemplateEngine.java:126)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.mergeTemplate(UIBean.java:640)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.end(UIBean.java:594)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:21)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_select_0(projectGroupSummary_jsp.java:651)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_redback_ifAuthorized_0(projectGroupSummary_jsp.java:595)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_redback_ifAnyAuthorized_0(projectGroupSummary_jsp.java:420)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_i18n_0(projectGroupSummary_jsp.java:213)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspService(projectGroupSummary_jsp.java:109)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:114)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor.intercept(ForceContinuumConfigurationInterceptor.java:72)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:178)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:58)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:186)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:156)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:76)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.EnvironmentCheckInterceptor.intercept(EnvironmentCheckInterceptor.java:122)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:113)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAction(DispatcherUtils.java:225)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:202)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:88)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpServer.service(HttpServer.java:909)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | The problematic instruction:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | ==> assignment: itemValue=stack.findString(parameters.listValue) [on line 44, column 13 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 |  in user-directive ww.iterator [on line 36, column 1 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Java backtrace for programmers:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | freemarker.core.InvalidReferenceException: Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Assignment.accept(Assignment.java:111)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.IfBlock.accept(IfBlock.java:82)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:233)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.UnifiedCall.accept(UnifiedCall.java:116)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.process(Environment.java:176)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.template.Template.process(Template.java:231)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.template.FreemarkerTemplateEngine.renderTemplate(FreemarkerTemplateEngine.java:126)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.mergeTemplate(UIBean.java:640)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.end(UIBean.java:594)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:21)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_select_0(projectGroupSummary_jsp.java:651)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_redback_ifAuthorized_0(projectGroupSummary_jsp.java:595)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_redback_ifAnyAuthorized_0(projectGroupSummary_jsp.java:420)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_i18n_0(projectGroupSummary_jsp.java:213)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspService(projectGroupSummary_jsp.java:109)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:114)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor.intercept(ForceContinuumConfigurationInterceptor.java:72)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:178)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:58)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:186)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:156)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:76)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.EnvironmentCheckInterceptor.intercept(EnvironmentCheckInterceptor.java:122)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:113)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAction(DispatcherUtils.java:225)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:202)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:88)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpServer.service(HttpServer.java:909)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 2007-09-09 19:11:25,826 [SocketListener0-0] ERROR runtime                        - 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | The problematic instruction:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | ==> assignment: itemValue=stack.findString(parameters.listValue) [on line 44, column 13 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 |  in user-directive ww.iterator [on line 36, column 1 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Java backtrace for programmers:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | freemarker.core.InvalidReferenceException: Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Assignment.accept(Assignment.java:111)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.IfBlock.accept(IfBlock.java:82)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:233)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.UnifiedCall.accept(UnifiedCall.java:116)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.process(Environment.java:176)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.template.Template.process(Template.java:231)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.template.FreemarkerTemplateEngine.renderTemplate(FreemarkerTemplateEngine.java:126)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.mergeTemplate(UIBean.java:640)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.end(UIBean.java:594)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:21)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_select_0(projectSummaryComponent_jsp.java:3717)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_redback_ifAuthorized_7(projectSummaryComponent_jsp.java:3648)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_if_1(projectSummaryComponent_jsp.java:3602)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_if_0(projectSummaryComponent_jsp.java:307)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_i18n_0(projectSummaryComponent_jsp.java:173)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspService(projectSummaryComponent_jsp.java:140)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.include(Dispatcher.java:163)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:614)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:94)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor.intercept(ForceContinuumConfigurationInterceptor.java:72)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:178)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:58)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:186)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:156)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:76)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.EnvironmentCheckInterceptor.intercept(EnvironmentCheckInterceptor.java:122)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:113)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.ActionComponent.executeAction(ActionComponent.java:226)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.ActionComponent.end(ActionComponent.java:124)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:21)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_action_1(projectGroupSummary_jsp.java:1202)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_i18n_0(projectGroupSummary_jsp.java:218)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspService(projectGroupSummary_jsp.java:109)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:114)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor.intercept(ForceContinuumConfigurationInterceptor.java:72)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:178)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:58)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:186)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:156)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:76)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.EnvironmentCheckInterceptor.intercept(EnvironmentCheckInterceptor.java:122)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:113)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAction(DispatcherUtils.java:225)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:202)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:88)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpServer.service(HttpServer.java:909)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | The problematic instruction:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | ==> assignment: itemValue=stack.findString(parameters.listValue) [on line 44, column 13 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 |  in user-directive ww.iterator [on line 36, column 1 in template/simple/select.ftl]
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | 
INFO   | jvm 1    | 2007/09/09 19:11:25 | Java backtrace for programmers:
INFO   | jvm 1    | 2007/09/09 19:11:25 | ----------
INFO   | jvm 1    | 2007/09/09 19:11:25 | freemarker.core.InvalidReferenceException: Error on line 44, column 13 in template/simple/select.ftl
INFO   | jvm 1    | 2007/09/09 19:11:25 | stack.findString(parameters.listValue) is undefined.
INFO   | jvm 1    | 2007/09/09 19:11:25 | It cannot be assigned to itemValue
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Assignment.accept(Assignment.java:111)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.IfBlock.accept(IfBlock.java:82)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:233)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.UnifiedCall.accept(UnifiedCall.java:116)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.MixedContent.accept(MixedContent.java:92)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.visit(Environment.java:196)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.core.Environment.process(Environment.java:176)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at freemarker.template.Template.process(Template.java:231)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.template.FreemarkerTemplateEngine.renderTemplate(FreemarkerTemplateEngine.java:126)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.mergeTemplate(UIBean.java:640)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.UIBean.end(UIBean.java:594)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:21)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_select_0(projectSummaryComponent_jsp.java:3717)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_redback_ifAuthorized_7(projectSummaryComponent_jsp.java:3648)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_if_1(projectSummaryComponent_jsp.java:3602)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_if_0(projectSummaryComponent_jsp.java:307)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspx_meth_ww_i18n_0(projectSummaryComponent_jsp.java:173)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.components.projectSummaryComponent_jsp._jspService(projectSummaryComponent_jsp.java:140)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.include(Dispatcher.java:163)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:614)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:94)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor.intercept(ForceContinuumConfigurationInterceptor.java:72)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:178)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:58)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:186)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:156)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:76)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.EnvironmentCheckInterceptor.intercept(EnvironmentCheckInterceptor.java:122)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:113)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.ActionComponent.executeAction(ActionComponent.java:226)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.components.ActionComponent.end(ActionComponent.java:124)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:21)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_action_1(projectGroupSummary_jsp.java:1202)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspx_meth_ww_i18n_0(projectGroupSummary_jsp.java:218)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jsp.WEB_002dINF.jsp.projectGroupSummary_jsp._jspService(projectGroupSummary_jsp.java:109)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:114)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor.intercept(ForceContinuumConfigurationInterceptor.java:72)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:178)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:58)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:186)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:156)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:76)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.codehaus.plexus.redback.xwork.interceptor.EnvironmentCheckInterceptor.intercept(EnvironmentCheckInterceptor.java:122)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:113)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAction(DispatcherUtils.java:225)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:202)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:88)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpServer.service(HttpServer.java:909)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO   | jvm 1    | 2007/09/09 19:11:25 | 	at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Hide
Olivier Lamy added a comment -

Made some tests and can't reproduce this.

Show
Olivier Lamy added a comment - Made some tests and can't reproduce this.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: