Registration dies with blank screen and NPE
-------------------------------------------
Key: CONTINUUM-2227
URL: http://jira.codehaus.org/browse/CONTINUUM-2227
Project: Continuum
Issue Type: Bug
Environment: ubuntu
Reporter: Tim Pizey
Registration gives blank screen, in logs an NPE:
2009-05-08 14:11:08.383::WARN: Nested in org.apache.jasper.JasperException:
java.lang.NullPointerException:
java.lang.NullPointerException
at
org.apache.struts2.views.jsp.ComponentTagSupport.doStartTag(ComponentTagSupport.java:50)
at
org.apache.jsp.WEB_002dINF.jsp.error.httpError_jsp._jspx_meth_s_i18n_0(org.apache.jsp.WEB_002dINF.jsp.error.httpError_jsp:102)
at
org.apache.jsp.WEB_002dINF.jsp.error.httpError_jsp._jspService(org.apache.jsp.WEB_002dINF.jsp.error.httpError_jsp:79)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
Exceptions should not be logged, they should always be pesented to user, I can
get at logs, but a web user could not.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira