Old nabble 1 logins don't work, forgot password function is broken

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Old nabble 1 logins don't work, forgot password function is broken

Andrew
Not sure if old nabble 1 logins can work with v2, has always been switching to v1 forums when browsing. But today old nabble is no longer accessible, and when trying to recover a password in v2 I got this stacktrace:


Error 500

url=http://www.nabble.com/user/ForgotPassword.jtp?action=ForgotPassword&email=aperepel%40gmail.com  method=GET user-agent=Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729; .NET4.0C) referer=http://www.nabble.com/user/ForgotPassword.jtp

RequestURI=/user/ForgotPassword.jtp
Caused by:

fschmidt.util.servlet.JtpContextServlet$JtpRuntimeException: url=http://www.nabble.com/user/ForgotPassword.jtp?action=ForgotPassword&email=aperepel%40gmail.com  method=GET user-agent=Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729; .NET4.0C) referer=http://www.nabble.com/user/ForgotPassword.jtp
        at fschmidt.util.servlet.JtpContextServlet.handleException(JtpContextServlet.java:545)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:469)
        at fschmidt.util.servlet.JtpContextServlet.service(JtpContextServlet.java:278)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)
        at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81)
        at fschmidt.util.servlet.GzipFilter.doFilter(GzipFilter.java:137)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
        at fschmidt.util.servlet.RedirectFilter.doFilter(RedirectFilter.java:59)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
        at cachingfilter.CachingFilter.doFilter(CachingFilter.java:133)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
        at fschmidt.util.servlet.BadBotFilter.doFilter(BadBotFilter.java:74)
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
        at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
        at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
        at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
        at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
        at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
        at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
        at org.mortbay.jetty.Server.handle(Server.java:326)
        at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
        at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:547)
        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
        at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
        at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
Caused by: java.lang.NullPointerException
        at nabble.view.web.user.ForgotPassword.service(ForgotPassword.java:30)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:467)
        ... 27 more

Reply | Threaded
Open this post in threaded view
|

Re: Old nabble 1 logins don't work, forgot password function is broken

Hugo <Nabble>
The old nabble1 is here: http://old.nabble.com/
The http://www.nabble.com homepage belongs to the new system. We will fix the bug you reported so that other users won't get confused.