|
View:
New views
14 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (CONTINUUM-2227) Registration dies with blank screen and NPE
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message 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 |
|
|
[jira] Commented: (CONTINUUM-2227) Registration dies with blank screen and NPE
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=182762#action_182762 ] Jose Morales Martinez commented on CONTINUUM-2227: -------------------------------------------------- Could you describe your steps for reply this Exception (NPE) ? What is the version where you have found this bug?. > 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 |
|
|
[jira] Updated: (CONTINUUM-2227) Unable to register for an account
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wendy Smoak updated CONTINUUM-2227: ----------------------------------- Affects Version/s: 1.3.4 Fix Version/s: 1.3.5 Summary: Unable to register for an account (was: Registration dies with blank screen and NPE) Confirmed in 1.3.4 with a slightly different error -- I get "The URL requested results in an internal error" and _nothing_ in the logs. To reproduce: 1. click Register in the orange menu bar 2. fill out the form with a userid, name and email address 3. submit the form This should work, send a validation email, etc. Instead I get redirected to http://localhost:8080/continuum/httpError.action?errorCode=500 and the page displays Internal Error The URL requested results in an internal error. > Unable to register for an account > --------------------------------- > > Key: CONTINUUM-2227 > URL: http://jira.codehaus.org/browse/CONTINUUM-2227 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > Environment: ubuntu > Reporter: Tim Pizey > Fix For: 1.3.5 > > > 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 |
|
|
[jira] Commented: (CONTINUUM-2227) Unable to register for an account
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=190454#action_190454 ] Maria Catherine Tan commented on CONTINUUM-2227: ------------------------------------------------ That's weird. I was able to register successfully using 1.3.4 and got the validation reminder message. > Unable to register for an account > --------------------------------- > > Key: CONTINUUM-2227 > URL: http://jira.codehaus.org/browse/CONTINUUM-2227 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > Environment: ubuntu > Reporter: Tim Pizey > Fix For: 1.3.5 > > > 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 |
|
|
[jira] Commented: (CONTINUUM-2227) Unable to register for an account
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=190455#action_190455 ] Maria Catherine Tan commented on CONTINUUM-2227: ------------------------------------------------ I did get the error "The URL requested results in an internal error" when there's an exception in sending mail. > Unable to register for an account > --------------------------------- > > Key: CONTINUUM-2227 > URL: http://jira.codehaus.org/browse/CONTINUUM-2227 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > Environment: ubuntu > Reporter: Tim Pizey > Fix For: 1.3.5 > > > 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 |
|
|
[jira] Commented: (CONTINUUM-2227) Unable to register for an account
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=190456#action_190456 ] Wendy Smoak commented on CONTINUUM-2227: ---------------------------------------- That (an exception trying to send the mail) is probably what's happening here -- I was doing it on my laptop which does not have a mail server running. If this is really an error condition, we need to provide an informative error message. IMO, you should be able to use Continuum without email. > Unable to register for an account > --------------------------------- > > Key: CONTINUUM-2227 > URL: http://jira.codehaus.org/browse/CONTINUUM-2227 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > Environment: ubuntu > Reporter: Tim Pizey > Fix For: 1.3.5 > > > 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 |
|
|
[jira] Commented: (CONTINUUM-2227) Unable to register for an account
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=190477#action_190477 ] Maria Catherine Tan commented on CONTINUUM-2227: ------------------------------------------------ By default, email validation is required, but you should be able to turn this off by adding *email.validation.required=false* in $CONTINUUM_HOME/apps/continuum/WEB-INF/classes/org/apache/maven/continuum/security.properties I think the handling of error message is more of a Redback issue though. > Unable to register for an account > --------------------------------- > > Key: CONTINUUM-2227 > URL: http://jira.codehaus.org/browse/CONTINUUM-2227 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > Environment: ubuntu > Reporter: Tim Pizey > Fix For: 1.3.5 > > > 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 |
|
|
[jira] Updated: (CONTINUUM-2227) Unable to register for an account
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wendy Smoak updated CONTINUUM-2227: ----------------------------------- Fix Version/s: (was: 1.3.5) My error 500 is REDBACK-221 and I agree, the error handling needs to be fixed in Redback. We still need the steps to reproduce the original problem report. > Unable to register for an account > --------------------------------- > > Key: CONTINUUM-2227 > URL: http://jira.codehaus.org/browse/CONTINUUM-2227 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > 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 |
|
|
[jira] Updated: (CONTINUUM-2227) Unable to register for an account
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated CONTINUUM-2227: ------------------------------------ Fix Version/s: 1.3.5 given this is biting vmbuild we need to look at fixing it > Unable to register for an account > --------------------------------- > > Key: CONTINUUM-2227 > URL: http://jira.codehaus.org/browse/CONTINUUM-2227 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > Environment: ubuntu > Reporter: Tim Pizey > Fix For: 1.3.5 > > > 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 |
|
|
[jira] Assigned: (CONTINUUM-2227) Unable to register for an account
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maria Odea Ching reassigned CONTINUUM-2227: ------------------------------------------- Assignee: Maria Odea Ching > Unable to register for an account > --------------------------------- > > Key: CONTINUUM-2227 > URL: http://jira.codehaus.org/browse/CONTINUUM-2227 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > Environment: ubuntu > Reporter: Tim Pizey > Assignee: Maria Odea Ching > Fix For: 1.3.5 > > > 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 |
|
|
[jira] Commented: (CONTINUUM-2227) Unable to register for an account
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=193656#action_193656 ] Maria Odea Ching commented on CONTINUUM-2227: --------------------------------------------- I also cannot replicate the original issue in 1.3.4. I was able to register successfully and received the validation email. Did you have any custom configuration that you've put in place that could have caused the NPE you encountered? > Unable to register for an account > --------------------------------- > > Key: CONTINUUM-2227 > URL: http://jira.codehaus.org/browse/CONTINUUM-2227 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > Environment: ubuntu > Reporter: Tim Pizey > Assignee: Maria Odea Ching > Fix For: 1.3.5 > > > 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 |
|
|
[jira] Commented: (CONTINUUM-2227) Unable to register for an account
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=193666#action_193666 ] Maria Odea Ching commented on CONTINUUM-2227: --------------------------------------------- I cannot reproduce this is 1.3.3 as well which uses an older version of Redback. > Unable to register for an account > --------------------------------- > > Key: CONTINUUM-2227 > URL: http://jira.codehaus.org/browse/CONTINUUM-2227 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > Environment: ubuntu > Reporter: Tim Pizey > Assignee: Maria Odea Ching > Fix For: 1.3.5 > > > 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 |
|
|
[jira] Commented: (CONTINUUM-2227) Unable to register for an account
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=193946#action_193946 ] Maria Odea Ching commented on CONTINUUM-2227: --------------------------------------------- Is it ok to resolve this issue since no one seems to be able to reproduce this? > Unable to register for an account > --------------------------------- > > Key: CONTINUUM-2227 > URL: http://jira.codehaus.org/browse/CONTINUUM-2227 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > Environment: ubuntu > Reporter: Tim Pizey > Assignee: Maria Odea Ching > Fix For: 1.3.5 > > > 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 |
|
|
[jira] Closed: (CONTINUUM-2227) Unable to register for an account
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/CONTINUUM-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wendy Smoak closed CONTINUUM-2227. ---------------------------------- Assignee: Maria Catherine Tan (was: Maria Odea Ching) Resolution: Cannot Reproduce Fix Version/s: (was: 1.3.5) Brett mentioned seeing the problem on vmbuild, but it is having other problems so I can't test there (>2 min and still hasn't displayed the 'register' page.) Please reopen with steps to reproduce if anyone is still seeing this. > Unable to register for an account > --------------------------------- > > Key: CONTINUUM-2227 > URL: http://jira.codehaus.org/browse/CONTINUUM-2227 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.3.4 > Environment: ubuntu > Reporter: Tim Pizey > Assignee: Maria Catherine Tan > > 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 |
| Free embeddable forum powered by Nabble | Forum Help |