Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 73411 invoked from network); 9 Feb 2006 17:27:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Feb 2006 17:27:10 -0000 Received: (qmail 99073 invoked by uid 500); 9 Feb 2006 17:27:09 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 99055 invoked by uid 500); 9 Feb 2006 17:27:09 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 99032 invoked by uid 99); 9 Feb 2006 17:27:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2006 09:27:09 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [63.246.20.114] (HELO 63-246-20-114.contegix.com) (63.246.20.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2006 09:27:08 -0800 Received: (qmail 30910 invoked by uid 89); 9 Feb 2006 17:26:47 -0000 Received: from unknown (HELO codehaus01.managed.contegix.com) (127.0.0.1) by smtp.domain.com with SMTP; 9 Feb 2006 17:26:47 -0000 Message-ID: <154747203.1139506007150.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Thu, 9 Feb 2006 11:26:47 -0600 (CST) From: "Emmanuel Venisse (JIRA)" To: continuum-dev@maven.apache.org Subject: [jira] Updated: (CONTINUUM-371) When logging in to Continuum, wrong user/password creates exception report. This can be improved. In-Reply-To: <19905345.1130380091339.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://jira.codehaus.org/browse/CONTINUUM-371?page=all ] Emmanuel Venisse updated CONTINUUM-371: --------------------------------------- Assign To: Emmanuel Venisse Fix Version: 1.0.3 > When logging in to Continuum, wrong user/password creates exception report. This can be improved. > --------------------------------------------------------------------------------------------------- > > Key: CONTINUUM-371 > URL: http://jira.codehaus.org/browse/CONTINUUM-371 > Project: Continuum > Type: Bug > Components: Web interface > Versions: 1.0 > Reporter: Johnny R. Ruiz III > Assignee: Emmanuel Venisse > Priority: Minor > Fix For: 1.0.3 > > > Here's the exception report. > java.lang.Exception: Your login/password is incorrect > at org.apache.maven.continuum.web.action.Login.execute(Login.java:67) > at org.codehaus.plexus.summit.pipeline.valve.ActionValve.invoke(ActionValve.java:68) > at org.codehaus.plexus.summit.pipeline.AbstractPipeline.invoke(AbstractPipeline.java:70) > at org.codehaus.plexus.summit.Summit.doGet(Summit.java:54) > at org.codehaus.plexus.summit.Summit.doPost(Summit.java:108) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:615) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:688) > at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358) > at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294) > at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1807) > at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:525) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1757) > at org.mortbay.http.HttpServer.service(HttpServer.java:879) > at org.mortbay.http.HttpConnection.service(HttpConnection.java:789) > at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960) > at org.mortbay.http.HttpConnection.handle(HttpConnection.java:806) > at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218) > at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331) > at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520) -- 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