failed when trying to purchase credits to remove ads! Second time

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

failed when trying to purchase credits to remove ads! Second time

mattma
Hi

This is the second time I have been unable to give you money. I purchased 10,000 credits through amazon payments as my ad free period runs out today. This is the second time I have not been able to get it to work.

Any ideas. i really don't want to see ads on the forum

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=178J7U5393Q2IKEZLTF89D529ECPG3OG1A7&status=PF&buyerEmail=matt.ma%40optusnet.com.au&recipientEmail=support_paid%40nabble.com&transactionDate=1349265593&buyerName=Matthew+Ma&operation=pay&recipientName=Nabble+LLC&signatureVersion=2&certificateUrl=https%3A%2F%2Ffps.amazonaws.com%2Fcerts%2F090911%2FPKICert.pem%3FrequestId%3D3kvrrq202clk0d2kbzik6ymfmr9s0w2zb38z&paymentMethod=Credit+Card  user-agent=Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4 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:78) - <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:79) - <n.redirect_to.remove_ads_path/>
        in (ad:ad.naml:77) - <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)
Reply | Threaded
Open this post in threaded view
|

Re: failed when trying to purchase credits to remove ads! Second time

Pedro
Don't worry, it probably was a glitch on the server. Sorry about that, but your credits are ok.
My test forum.