Error after paying to remove ads

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

Error after paying to remove ads

mattma
Hi

I went to purchase credits but first had to set up an amazon account as I did not have one. On completing the amazon registration I was returned to my nabble forum and this error displayed.

I had clicked on 10,000 pageview credits.

Cheers

Matt

Error 500
ad-free payment failed: bad status
Message: ad-free payment failed: bad status
RequestURI: /template/NamlServlet.jtp
Server: n5.nabble.com
Caused by:
fschmidt.util.servlet.JtpContextServlet$JtpServletException: url=http://boardbuilders-forum.1077691.n5.nabble.com/template/NamlServlet.jtp?macro=ad_free_payment_page&paymentReason=10%2C000+ad-free+credits+for+http%3A%2F%2Fboardbuilders-forum.1077691.n5.nabble.com&signatureMethod=RSA-SHA1&transactionAmount=USD+5&transactionId=177DPZECKYAMO3EL937S7PUBKSKMF9BL566&status=PF&buyerEmail=matt.ma%40optusnet.com.au&recipientEmail=support_paid%40nabble.com&transactionDate=1348008425&buyerName=Matthew+Ma&operation=pay&recipientName=Nabble+LLC&signatureVersion=2&certificateUrl=https%3A%2F%2Ffps.amazonaws.com%2Fcerts%2F090911%2FPKICert.pem%3FrequestId%3D3kvrrq202clk0d2kbzik6ymfmr9s0w2po56g&paymentMethod=Credit+Card  user-agent=Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1 method=GET referer=null
        at fschmidt.util.servlet.JtpContextServlet.handleException(JtpContextServlet.java:571)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:465)
        at fschmidt.util.servlet.JtpContextServlet.service(JtpContextServlet.java:332)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:565)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1360)
        at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:77)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:144)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1331)
        at cachingfilter.CachingFilter.doFilter(CachingFilter.java:133)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1331)
        at fschmidt.util.servlet.BadBotFilter.doFilter(BadBotFilter.java:74)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1331)
        at fschmidt.util.servlet.ConnectionLimitFilter.doFilter(ConnectionLimitFilter.java:94)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1331)
        at nabble.view.lib.NabbleErrorFilter.doFilter(NabbleErrorFilter.java:21)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1331)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:477)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1031)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:186)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:965)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
        at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:250)
        at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
        at org.eclipse.jetty.server.Server.handle(Server.java:349)
        at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:449)
        at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:910)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:634)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:230)
        at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:76)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:609)
        at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:45)
        at nabble.model.Executors$1$1.run(Executors.java:27)
        at fschmidt.util.executor.ThreadTimer$1.run(ThreadTimer.java:18)
        at fschmidt.util.executor.AbstractThreadPool$1.run(AbstractThreadPool.java:29)
        at java.lang.Thread.run(Thread.java:662)
Caused by: javax.servlet.ServletException: ad-free payment failed: bad status
        at nabble.modules.ModuleManager.run(ModuleManager.java:276)
        at nabble.view.web.template.NamlServlet.service(NamlServlet.java:169)
        at nabble.view.web.template.NamlServlet.service(NamlServlet.java:138)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at fschmidt.util.servlet.JtpContextServlet.service2(JtpContextServlet.java:461)
        ... 37 more
Caused by: nabble.naml.compiler.TemplateRuntimeException: ad-free payment failed: bad status
        in ad_free_payment(ad:ad.naml:77) - <n.ad_free_payment/> - public void nabble.modules.ad.AdFreePayment.ad_free_payment(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter) throws javax.servlet.ServletException,java.io.IOException
        in remove_ads_path(ad:ad.naml:78) - <n.redirect_to.remove_ads_path/>
        in (ad:ad.naml:76) - <macro name="ad_free_payment_page" requires="servlet">
        at nabble.naml.compiler.Compiler.interpFix(Compiler.java:2007)
        at nabble.naml.compiler.Compiler$Block.run(Compiler.java:1636)
        at nabble.naml.compiler.Compiler$Chunks.run(Compiler.java:1121)
        at nabble.naml.compiler.Template.run(Template.java:60)
        at nabble.naml.compiler.Template.run(Template.java:33)
        at nabble.modules.ModuleManager.run(ModuleManager.java:270)
        ... 41 more
Caused by: javax.servlet.ServletException: ad-free payment failed: bad status
        at nabble.modules.ad.AdFreePayment.fail(AdFreePayment.java:97)
        at nabble.modules.ad.AdFreePayment.fail(AdFreePayment.java:83)
        at nabble.modules.ad.AdFreePayment.ad_free_payment(AdFreePayment.java:56)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at nabble.naml.compiler.JavaCall.invoke(JavaCall.java:26)
        at nabble.naml.compiler.Compiler$Block.invoke(Compiler.java:1557)
        at nabble.naml.compiler.Compiler$Block.run(Compiler.java:1625)
        ... 45 more
Powered by Nabble
Reply | Threaded
Open this post in threaded view
|

Re: Error after paying to remove ads

mattma
Just a quick follow up note. The 'remove ad' request at the bottom of the page has been removed so it seems to have purchased the credits correctly.

Matt
Reply | Threaded
Open this post in threaded view
|

Re: Error after paying to remove ads

Pedro
mattma wrote
The 'remove ad' request at the bottom of the page has been removed so it seems to have purchased the credits correctly.
Yes, your credits were removed. Let me know if you get more errors like that one.
My test forum.