java.lang.IllegalStateException: Response has already been committed
javax.servlet.jsp.JspTagException: javax.servlet.jsp.JspException: An error occurred while evaluating custom action attribute "test" with value "${param.id != null && param.id !=324 && !empty param.id}": An exception occured trying to convert String "1170?refid=1" to type "java.lang.Long" (null)Stack Trace:
javax.servlet.jsp.JspTagException: javax.servlet.jsp.JspException: An error occurred while evaluating custom action attribute "test" with value "${param.id != null && param.id !=324 && !empty param.id}": An exception occured trying to convert String "1170?refid=1" to type "java.lang.Long" (null)
at org.apache.taglibs.standard.tag.el.core.WhenTag.condition(WhenTag.java:63)
at org.apache.taglibs.standard.tag.common.core.WhenTagSupport.doStartTag(WhenTagSupport.java:65)
at jrun__products__view_category2ejsp1b._jspService(jrun__products__view_category2ejsp1b.java:764)
at jrun.jsp.runtime.HttpJSPServlet.service(HttpJSPServlet.java:43)
at jrun.jsp.JSPServlet.service(JSPServlet.java:119)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invokeNext(JRunRequestDispatcher.java:534)
at jrun.servlet.JRunRequestDispatcher.include(JRunRequestDispatcher.java:464)
at jrun.jsp.runtime.JRunPageContext.include(JRunPageContext.java:361)
at jrun.jsp.tags.Include.doit(Include.java:35)
at jrun.jsp.tags.RequestDispatchTag.doEndTag(RequestDispatchTag.java:47)
at jrun__customtags__include2ejst17._jspService(jrun__customtags__include2ejst17.java:991)
at jrun__customtags__include2ejst17.doEndTagV(jrun__customtags__include2ejst17.java:1506)
at jrun.jsp.runtime.JSTTag.doEndTag(JSTTag.java:70)
at jrun__templates__main_template22ejsp1d._jspService(jrun__templates__main_template22ejsp1d.java:203)
at jrun.jsp.runtime.HttpJSPServlet.service(HttpJSPServlet.java:43)
at jrun.jsp.JSPServlet.service(JSPServlet.java:119)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invokeNext(JRunRequestDispatcher.java:534)
at jrun.servlet.JRunRequestDispatcher.include(JRunRequestDispatcher.java:464)
at jrun.jsp.runtime.JRunPageContext.include(JRunPageContext.java:361)
at jrun.jsp.tags.Include.doit(Include.java:35)
at jrun.jsp.tags.RequestDispatchTag.doEndTag(RequestDispatchTag.java:47)
at jrun__customtags__include2ejst17._jspService(jrun__customtags__include2ejst17.java:991)
at jrun__customtags__include2ejst17.doEndTagV(jrun__customtags__include2ejst17.java:1506)
at jrun.jsp.runtime.JSTTag.doEndTag(JSTTag.java:70)
at jrun__main2ejsp9._jspService(jrun__main2ejsp9.java:694)
at jrun.jsp.runtime.HttpJSPServlet.service(HttpJSPServlet.java:43)
at jrun.jsp.JSPServlet.service(JSPServlet.java:119)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at e_ectaco.servlets.URIMapperFilter.doFilter(URIMapperFilter.java:511)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at e_ectaco.servlets.LastModified.doFilter(LastModified.java:56)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at e_ectaco.servlets.PageNotFoundFilter.doFilter(PageNotFoundFilter.java:52)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:259)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)