Community
Participate
Working Groups
orion.eclipse.org running I20110609-1015 1) Go to http://orion.eclipse.org/help/index.jsp -> Error: There was an error in your action: org.apache.jasper.JasperException: Exception in JSP: /advanced/index.jsp:31 28: <meta HTTP-EQUIV="REFRESH" CONTENT="0;URL=index.jsp?noscript=1"> 29: </noscript> 30: <title><%=data.getWindowTitle()%></title> 31: <jsp:include page="livehelp_js.jsp"/> 32: 33: <style type="text/css"> 34: FRAMESET { Stacktrace:
It's the Gzip filter.
John just showed me that the GzipFilter is busted in this case. My money is on the jsp:include. We need to fix this for rc1.
Fixed in HEAD. Mark Reviewed