forum.bitel.ru
http://forum.bitel.ru/

Ошибка при отмене платежа:
http://forum.bitel.ru/viewtopic.php?f=18&t=5998
Страница 1 из 1

Автор:  Дмитрий [ 14 окт 2011, 16:06 ]
Заголовок сообщения:  Ошибка при отмене платежа:

Отменяю платеж:
Код:
<response>
<code>10</code>
<message>Внутренняя ошибка сервера биллинга</message>
</response>


Код:
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream - java.sql.SQLException: Can't call commit when autocommit=true
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:914)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at com.mysql.jdbc.Connection.commit(Connection.java:2275)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.commons.dbcp.DelegatingConnection.commit(DelegatingConnection.java:334)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at bitel.billing.server.mps.bean.MPSPaymentManager.cancelPayment(MPSPaymentManager.java:1017)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at bitel.billing.server.mps.bean.CPPaymentManager.processRequest(CPPaymentManager.java:180)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at bitel.billing.server.mps.bean.MPSPaymentManager.processRequest(MPSPaymentManager.java:423)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at bitel.billing.server.mps.MPSExecuter.doPost(MPSExecuter.java:102)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at bitel.billing.server.mps.MPSExecuter.doGet(MPSExecuter.java:43)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at bitel.billing.server.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:48)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:403)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:301)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:162)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:140)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
server 10-14/16:00:41 ERROR ["http-bio-/0.0.0.0-8080"-exec-10] LoggingPrintStream -    at java.lang.Thread.run(Thread.java:619)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream - java.sql.SQLException: Can't call commit when autocommit=true
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:914)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at com.mysql.jdbc.Connection.commit(Connection.java:2275)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.commons.dbcp.DelegatingConnection.commit(DelegatingConnection.java:334)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at bitel.billing.server.mps.bean.MPSPaymentManager.cancelPayment(MPSPaymentManager.java:1017)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at bitel.billing.server.mps.bean.CPPaymentManager.processRequest(CPPaymentManager.java:180)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at bitel.billing.server.mps.bean.MPSPaymentManager.processRequest(MPSPaymentManager.java:423)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at bitel.billing.server.mps.MPSExecuter.doPost(MPSExecuter.java:102)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at bitel.billing.server.mps.MPSExecuter.doGet(MPSExecuter.java:43)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at bitel.billing.server.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:48)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:403)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:301)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:162)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:140)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
server 10-14/16:02:11 ERROR ["http-bio-/0.0.0.0-8080"-exec-8] LoggingPrintStream -    at java.lang.Thread.run(Thread.java:619)


повторяю эту же отмену:
Код:
<response>
<code>0</code>
<authcode>6</authcode>
<date>2011-10-14T16:02:11</date>
<message>Платеж отменен</message>
</response>


и все хорошо.

модуль и ядро последние.

Автор:  Дмитрий [ 18 окт 2011, 13:56 ]
Заголовок сообщения:  Re: Ошибка при отмене платежа:

после обновлений ошибки пока не видать

Страница 1 из 1 Часовой пояс: UTC + 5 часов [ Летнее время ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/