diff --git a/jfinal_weixin.log b/jfinal_weixin.log index 9721a46..b94d8f7 100644 --- a/jfinal_weixin.log +++ b/jfinal_weixin.log @@ -8041,3 +8041,5005 @@ java.security.InvalidKeyException: Illegal key size 2017-06-27 01:28:45 [INFO]-[Thread: qtp1154002927-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:37:50 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: init datasource error, url: jdbc:mysql://61.177.139.228:13906/zteits-park?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:37:50 +[INFO]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-1} inited + +2017-06-27 02:37:51 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: init datasource error, url: jdbc:mysql://61.177.139.228:13906/zteits-zf?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:37:51 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-2} init error +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:37:51 +[INFO]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-2} inited + +2017-06-27 02:37:51 +[ERROR]-[Thread: main]-[com.jfinal.core.Config.startPlugins()]: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections +com.jfinal.plugin.activerecord.ActiveRecordException: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:55) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) +Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + ... 20 more + +2017-06-27 02:37:51 +[ERROR]-[Thread: main]-[com.jfinal.kit.LogKit.error()]: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections +java.lang.RuntimeException: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.core.Config.startPlugins(Config.java:116) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) +Caused by: com.jfinal.plugin.activerecord.ActiveRecordException: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:55) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + ... 18 more +Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + ... 20 more + +2017-06-27 02:38:32 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: init datasource error, url: jdbc:mysql://61.177.139.228:13906/zteits-park?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:38:32 +[INFO]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-1} inited + +2017-06-27 02:38:33 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: init datasource error, url: jdbc:mysql://61.177.139.228:13906/zteits-zf?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:38:33 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-2} init error +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:38:33 +[INFO]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-2} inited + +2017-06-27 02:38:33 +[ERROR]-[Thread: main]-[com.jfinal.core.Config.startPlugins()]: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections +com.jfinal.plugin.activerecord.ActiveRecordException: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:55) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) +Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + ... 20 more + +2017-06-27 02:38:33 +[ERROR]-[Thread: main]-[com.jfinal.kit.LogKit.error()]: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections +java.lang.RuntimeException: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.core.Config.startPlugins(Config.java:116) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) +Caused by: com.jfinal.plugin.activerecord.ActiveRecordException: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:55) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + ... 18 more +Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + ... 20 more + +2017-06-27 02:39:38 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: init datasource error, url: jdbc:mysql://61.177.139.228:13906/zteits-park?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:39:38 +[INFO]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-1} inited + +2017-06-27 02:39:39 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: init datasource error, url: jdbc:mysql://61.177.139.228:13906/zteits-zf?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:39:39 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-2} init error +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:39:39 +[INFO]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-2} inited + +2017-06-27 02:39:39 +[ERROR]-[Thread: main]-[com.jfinal.core.Config.startPlugins()]: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections +com.jfinal.plugin.activerecord.ActiveRecordException: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:55) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) +Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + ... 20 more + +2017-06-27 02:39:39 +[ERROR]-[Thread: main]-[com.jfinal.kit.LogKit.error()]: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections +java.lang.RuntimeException: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.core.Config.startPlugins(Config.java:116) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) +Caused by: com.jfinal.plugin.activerecord.ActiveRecordException: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:55) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + ... 18 more +Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + ... 20 more + +2017-06-27 02:41:34 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: init datasource error, url: jdbc:mysql://61.177.139.228:13906/zteits-park?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:41:34 +[INFO]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-1} inited + +2017-06-27 02:41:35 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: init datasource error, url: jdbc:mysql://61.177.139.228:13906/zteits-zf?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:41:35 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-2} init error +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:41:35 +[INFO]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-2} inited + +2017-06-27 02:41:35 +[ERROR]-[Thread: main]-[com.jfinal.core.Config.startPlugins()]: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections +com.jfinal.plugin.activerecord.ActiveRecordException: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:55) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) +Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + ... 20 more + +2017-06-27 02:41:35 +[ERROR]-[Thread: main]-[com.jfinal.kit.LogKit.error()]: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections +java.lang.RuntimeException: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.core.Config.startPlugins(Config.java:116) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) +Caused by: com.jfinal.plugin.activerecord.ActiveRecordException: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:55) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + ... 18 more +Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + ... 20 more + +2017-06-27 02:42:12 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: init datasource error, url: jdbc:mysql://61.177.139.228:13906/zteits-park?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:42:12 +[INFO]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-1} inited + +2017-06-27 02:42:13 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: init datasource error, url: jdbc:mysql://61.177.139.228:13906/zteits-zf?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:42:13 +[ERROR]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-2} init error +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) + +2017-06-27 02:42:13 +[INFO]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-2} inited + +2017-06-27 02:42:13 +[ERROR]-[Thread: main]-[com.jfinal.core.Config.startPlugins()]: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections +com.jfinal.plugin.activerecord.ActiveRecordException: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:55) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) +Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + ... 20 more + +2017-06-27 02:42:13 +[ERROR]-[Thread: main]-[com.jfinal.kit.LogKit.error()]: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections +java.lang.RuntimeException: Plugin start error: com.jfinal.plugin.activerecord.ActiveRecordPlugin. +com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.core.Config.startPlugins(Config.java:116) + at com.jfinal.core.Config.configJFinal(Config.java:53) + at com.jfinal.core.JFinal.init(JFinal.java:63) + at com.jfinal.core.JFinalFilter.init(JFinalFilter.java:49) + at org.eclipse.jetty.servlet.FilterHolder.doStart(FilterHolder.java:119) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:724) + at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:265) + at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250) + at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:706) + at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:492) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95) + at org.eclipse.jetty.server.Server.doStart(Server.java:277) + at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) + at com.jfinal.server.JettyServerForIDEA.doStart(JettyServerForIDEA.java:133) + at com.jfinal.server.JettyServerForIDEA.start(JettyServerForIDEA.java:72) + at com.jfinal.core.JFinal.start(JFinal.java:171) + at com.rnt.AppRun.main(AppRun.java:223) +Caused by: com.jfinal.plugin.activerecord.ActiveRecordException: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:55) + at com.jfinal.plugin.activerecord.ActiveRecordPlugin.start(ActiveRecordPlugin.java:218) + at com.jfinal.core.Config.startPlugins(Config.java:107) + ... 18 more +Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Too many connections + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.Util.getInstance(Util.java:386) + at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) + at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919) + at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1694) + at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1244) + at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2397) + at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2430) + at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2215) + at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:813) + at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) + at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) + at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) + at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) + at java.lang.reflect.Constructor.newInstance(Constructor.java:422) + at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) + at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) + at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:334) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) + at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) + at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:734) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1060) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1056) + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:104) + at com.jfinal.plugin.activerecord.TableBuilder.build(TableBuilder.java:43) + ... 20 more + +2017-06-27 02:43:34 +[INFO]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-1} inited + +2017-06-27 02:43:35 +[INFO]-[Thread: main]-[com.alibaba.druid.pool.DruidDataSource.init()]: {dataSource-2} inited + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=051FqG9W1b4M4T0vwUbW1hyB9W1FqG9d&state=wx + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=051FqG9W1b4M4T0vwUbW1hyB9W1FqG9d&state=wx + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=051FqG9W1b4M4T0vwUbW1hyB9W1FqG9d + +2017-06-27 02:45:26 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 02:45:27 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:45:27 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:45:27 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:45:28 +[WARN]-[Thread: qtp1800890735-26]-[com.jfinal.core.ActionHandler.handle()]: 404 Action Not Found: / + +2017-06-27 02:45:28 +[WARN]-[Thread: qtp1800890735-27]-[com.jfinal.core.ActionHandler.handle()]: 404 Action Not Found: / + +2017-06-27 02:45:28 +[WARN]-[Thread: qtp1800890735-25]-[com.jfinal.core.ActionHandler.handle()]: 404 Action Not Found: / + +2017-06-27 02:45:28 +[WARN]-[Thread: qtp1800890735-26]-[com.jfinal.core.ActionHandler.handle()]: 404 Action Not Found: / + +2017-06-27 02:45:28 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:45:28 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:45:28 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:45:28 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 02:45:28 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:45:28 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:45:28 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:45:28 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:45:28 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:45:28 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:45:28 +[WARN]-[Thread: qtp1800890735-28]-[com.jfinal.core.ActionHandler.handle()]: 404 Action Not Found: / + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1 + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:45:35 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=001dF78z0VHwkj1UWRaz0ZAj8z0dF78z&state=wx + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=001dF78z0VHwkj1UWRaz0ZAj8z0dF78z&state=wx + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=001dF78z0VHwkj1UWRaz0ZAj8z0dF78z + +2017-06-27 02:46:44 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 02:46:45 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:46:45 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:46:45 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:46:46 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:46:46 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:46:46 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:46:46 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 02:46:46 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:46:46 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:46:46 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:46:46 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:46:46 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:46:46 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,A320211000} + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"a8548b03134a06119277a6263531c5f3","park_code":"734861a1e8656ffa51bdd90829941ca9","timestamp":1498502811252} + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"code\":\"NO_PARK_RECORD\",\"message\":\"无停车记录\",\"status\":0}\n" + +2017-06-27 02:46:51 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"code\":\"NO_PARK_RECORD\",\"message\":\"无停车记录\",\"status\":0}\n" + +2017-06-27 02:47:10 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:47:10 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:10 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:10 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:47:10 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:10 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:47:10 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:47:10 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:47:10 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:47:10 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:47:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:47:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 02:47:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:47:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:47:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:47:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:47:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:47:17 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:47:17 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:17 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:17 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 02:47:17 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:17 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:47:17 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:47:17 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:47:17 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:47:17 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:47:19 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:47:19 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:19 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:19 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:47:19 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:19 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:47:19 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:47:19 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:47:20 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:47:20 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:47:23 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:47:23 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:23 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:23 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:47:23 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:23 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:47:23 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:47:23 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:47:23 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:47:23 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:47:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:47:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 02:47:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:47:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:47:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:47:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:47:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:47:24 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 02:47:27 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:47:27 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:27 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:27 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 02:47:27 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:47:27 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:47:27 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:47:27 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:47:27 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:47:27 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:48:01 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,A320211000} + +2017-06-27 02:48:01 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"1c53dd2d5840aec362c0c4cd0af7d511","park_code":"734861a1e8656ffa51bdd90829941ca9","timestamp":1498502881427} + +2017-06-27 02:48:01 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"code\":\"NO_PARK_RECORD\",\"message\":\"无停车记录\",\"status\":0}\n" + +2017-06-27 02:48:01 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"code\":\"NO_PARK_RECORD\",\"message\":\"无停车记录\",\"status\":0}\n" + +2017-06-27 02:48:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 02:48:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,A320211000} + +2017-06-27 02:48:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"618e9da0b76666b7f34c44d8cca4d78d","park_code":"734861a1e8656ffa51bdd90829941ca9","timestamp":1498502885062} + +2017-06-27 02:48:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"code\":\"NO_PARK_RECORD\",\"message\":\"无停车记录\",\"status\":0}\n" + +2017-06-27 02:48:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"code\":\"NO_PARK_RECORD\",\"message\":\"无停车记录\",\"status\":0}\n" + +2017-06-27 02:50:10 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:50:10 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:50:10 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:50:10 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:50:10 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:50:10 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:50:10 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:50:10 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:50:10 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:50:10 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:50:17 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:50:17 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 02:50:17 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 02:50:17 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:50:17 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 02:50:17 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:50:17 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 02:50:21 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:50:21 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=061kLrAd2a3VSA0n5GAd2iAsAd2kLrAM&state=wx + +2017-06-27 02:50:21 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=061kLrAd2a3VSA0n5GAd2iAsAd2kLrAM&state=wx + +2017-06-27 02:50:21 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:50:21 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 02:50:21 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=061kLrAd2a3VSA0n5GAd2iAsAd2kLrAM + +2017-06-27 02:50:21 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 02:50:21 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:50:21 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:50:21 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:50:22 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:50:22 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:50:22 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:50:22 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 02:50:22 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:50:22 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:50:22 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:50:22 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:50:22 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:50:22 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:50:27 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:50:27 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:50:27 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:50:27 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 02:50:27 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:50:27 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:50:27 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:50:27 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:50:27 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:50:27 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:50:32 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 02:50:36 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 02:50:37 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"8e096a6c4ca06cf3db61142cbadd3347","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498503037000} + +2017-06-27 02:50:37 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:50:37 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:50:37 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:50:37 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 02:50:37 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:50:37 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:50:37 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:50:37 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:50:37 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:50:37 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:50:39 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 02:50\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":692,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 02:50:39 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 02:50\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":692,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1 + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 02:51:11 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1 + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:51:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 02:52:52 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 02:52:52 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:52:52 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:52:52 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 02:52:52 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 02:52:52 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 02:52:52 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 02:52:52 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 02:52:52 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 02:52:52 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 02:52:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 02:52:55 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 02:52:55 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 02:52:55 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"98679a453019213f3659a2dac6ca82a9","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498503175205} + +2017-06-27 02:52:55 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 02:52:55 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 02:52:55 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"98b81f6faa4cf142a72cf8f88ef2054a","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498503175716} + +2017-06-27 02:52:56 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 02:52\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":830,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 02:52:56 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 02:52\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":830,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 02:52:56 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 02:52:58 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 02:52\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":831,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 02:52:58 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 02:52\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":831,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 02:52:58 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=041G5V7B0Bz7oe2qbdbB0OaJ7B0G5V7W&state=wx + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=041G5V7B0Bz7oe2qbdbB0OaJ7B0G5V7W&state=wx + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=041G5V7B0Bz7oe2qbdbB0OaJ7B0G5V7W + +2017-06-27 03:00:23 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 03:00:25 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:00:25 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:00:25 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:00:29 +[WARN]-[Thread: qtp1800890735-23]-[com.jfinal.core.ActionHandler.handle()]: 404 Action Not Found: / + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:00:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:00:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:00:37 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:00:37 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"449d175bcd3b2eb0336c8c03dc0df941","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498503637647} + +2017-06-27 03:00:39 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:00\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1292,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:00:39 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:00\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1292,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:00:39 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:00:39 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:00:39 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:00:39 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:00:39 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:00:39 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:00:39 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:00:39 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:00:39 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:00:39 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:01:58 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:01:58 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:01:58 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:01:58 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:01:58 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:01:58 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:01:58 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:01:58 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:01:58 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:01:58 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:02:01 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:02:01 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:02:01 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:02:01 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"2ba88ef4173c461eba42adababe415a0","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498503721742} + +2017-06-27 03:02:02 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:02:02 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:02:02 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"619bb9d677b81fc10998d7ede0f8e6cc","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498503722094} + +2017-06-27 03:02:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:02\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1377,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:02:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:02\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1377,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:02:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:02:12 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"0\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:02\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":1376,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:02:12 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"0\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:02\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":1376,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:02:12 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:04:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:04:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:04:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:04:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:04:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:04:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:04:23 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:04:24 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:04:24 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=031vW6FQ011tkb240zFQ0WBOEQ0vW6Fl&state=wx + +2017-06-27 03:04:24 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=031vW6FQ011tkb240zFQ0WBOEQ0vW6Fl&state=wx + +2017-06-27 03:04:24 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:04:24 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:04:24 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=031vW6FQ011tkb240zFQ0WBOEQ0vW6Fl + +2017-06-27 03:04:24 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 03:04:24 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:04:24 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:04:24 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:04:30 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:04:34 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:04:38 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:04:38 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:38 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:38 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:04:38 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:38 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:04:38 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:04:38 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:04:38 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:04:38 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:04:40 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:04:40 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:40 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:40 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:04:40 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:04:40 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:04:40 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:04:40 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:04:40 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:04:40 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:04:47 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:05:34 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"f00dba00e394d05f073dcb5322f2d921","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498503923026} + +2017-06-27 03:05:37 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:05\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1589,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:05:40 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:05\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1589,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:08:14 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:08:14 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:08:14 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:08:14 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:08:14 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:08:14 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:08:14 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:08:14 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:08:14 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:08:14 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:08:27 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:08:27 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:08:27 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:08:27 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:08:27 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:08:27 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:08:27 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:08:27 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:08:27 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:08:27 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:08:29 +[INFO]-[Thread: qtp1800890735-23]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:08:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:08:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:08:30 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"3dc805bbb41223c44c60c5b95f9cd72b","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504110551} + +2017-06-27 03:08:31 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:08:31 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:08:31 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"ce7873aa8a0ca34fbff45594e2e12dfd","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504111767} + +2017-06-27 03:08:32 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:08:32 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:08\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1767,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:08:32 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:08\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1767,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:08:32 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:08:32 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:08:32 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"c7ace45bef21364d3fc830be4b7a7776","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504112980} + +2017-06-27 03:08:34 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:08\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1768,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:08:34 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:08\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1768,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:08:34 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:08:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"0\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:08\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":1765,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:08:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"0\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:08\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":1765,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:08:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:10:04 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:10:04 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:10:04 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"e2fa3d5fea86230077fca3723999d1c9","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504204700} + +2017-06-27 03:10:04 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:10:04 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:10:04 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"d9c15c38623fa57530f99dd64d5fa414","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504204879} + +2017-06-27 03:10:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:10\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1860,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:10:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:10\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1860,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:10:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:10:15 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"0\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:10\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":1859,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:10:15 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"0\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:10\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":1859,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:10:15 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:10:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:10:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:10:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:10:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:10:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:10:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:10:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:10:21 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:10:21 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=031qPZhD0uVHyg2ndufD0aQWhD0qPZhw&state=wx + +2017-06-27 03:10:21 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=031qPZhD0uVHyg2ndufD0aQWhD0qPZhw&state=wx + +2017-06-27 03:10:21 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:10:21 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:10:21 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=031qPZhD0uVHyg2ndufD0aQWhD0qPZhw + +2017-06-27 03:10:21 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 03:10:21 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:10:21 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:10:21 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:10:22 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:10:22 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:10:22 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:10:22 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:10:22 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:10:22 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:10:22 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:10:22 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:10:22 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:10:22 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:10:41 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:10:41 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:10:41 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:10:41 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:10:41 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:10:41 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:10:41 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:10:41 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:10:41 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:10:41 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:10:41 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:10:41 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:10:41 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"768bb362c701060daa8c8a44de359aa4","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504241927} + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:10\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1897,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:10\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1897,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:10:43 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"9a5e316f58a8b418f6accc5714a72e9a","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504243777} + +2017-06-27 03:10:45 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:10\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1899,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:10:45 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:10\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":1899,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:10:45 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:13:04 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:13:04 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:13:04 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:13:04 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:13:04 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:13:04 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:13:04 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:13:05 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:13:05 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=041LUVP11221BM1qJDR11I9EP11LUVPU&state=wx + +2017-06-27 03:13:05 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=041LUVP11221BM1qJDR11I9EP11LUVPU&state=wx + +2017-06-27 03:13:05 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:13:05 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:13:05 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=041LUVP11221BM1qJDR11I9EP11LUVPU + +2017-06-27 03:13:05 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 03:13:05 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:13:05 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:13:05 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:13:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:13:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:13:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:13:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:13:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:13:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:13:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:13:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:13:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:13:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:13:09 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:13:09 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:13:09 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:13:09 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:13:09 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:13:09 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:13:09 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:13:09 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:13:09 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:13:09 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:13:16 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:13:20 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:13:20 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:13:20 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:13:20 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:13:20 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:13:20 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:13:20 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:13:20 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:13:20 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:13:20 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:13:21 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:13:29 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"623bf194f065a9aece88270fdfc9b098","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504409960} + +2017-06-27 03:13:31 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:13\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2065,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:13:31 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:13\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2065,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:13:31 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:13:32 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:13:38 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:13:38 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"b783701d9536b891ce37b26c7a645815","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504418370} + +2017-06-27 03:13:39 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:13\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2073,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:13:39 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:13\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2073,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:14:53 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:16:37 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:16:37 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:16:37 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:16:37 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:16:37 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:16:37 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:16:37 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:16:38 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:16:38 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=0811vLIP15KyN71CyrKP1M0KIP11vLIB&state=wx + +2017-06-27 03:16:38 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=0811vLIP15KyN71CyrKP1M0KIP11vLIB&state=wx + +2017-06-27 03:16:38 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:16:38 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:16:38 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=0811vLIP15KyN71CyrKP1M0KIP11vLIB + +2017-06-27 03:16:38 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 03:16:39 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:16:39 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:16:39 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:16:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:16:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:16:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:16:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:16:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:16:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:16:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:16:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:16:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:16:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:16:44 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:16:44 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:16:44 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:16:44 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:16:44 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:16:44 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:16:44 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:16:44 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:16:44 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:16:44 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:16:50 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:16:53 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:16:53 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"83805e204e22f6fc1e212b1f08d7b07c","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504613489} + +2017-06-27 03:16:54 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:16:54 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:16:54 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:16:54 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:16:54 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:16:54 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:16:54 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:16:54 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:16:54 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:16:54 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:16:54 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:16\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2268,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:16:54 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:16\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2268,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:17:51 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:18:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:18:19 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:18:19 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"486c8d16d3242fa6ca7d2bed58ae156b","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504699814} + +2017-06-27 03:18:21 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:18\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2355,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:18:21 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:18\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2355,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:18:24 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..结果={"code":"8888","data":{"carNumber":"蒙D3B717","id":4734,"orderId":"1006","orderNotPayFee":1.00,"orderPayedFee":1.00,"orderTotalFee":1.00,"parkId":"1179"},"msg":"成功"} + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=071EyBm7011Z3K1ffVj70EPHm70EyBme&state=wx + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=071EyBm7011Z3K1ffVj70EPHm70EyBme&state=wx + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=071EyBm7011Z3K1ffVj70EPHm70EyBme + +2017-06-27 03:20:03 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 03:20:04 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:20:04 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:20:04 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:20:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:20:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:20:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:20:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:20:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:20:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:20:05 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:20:08 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:20:08 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:08 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:08 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:20:08 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:08 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:20:08 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:20:08 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:20:08 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:20:08 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:20:13 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:20:14 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:20:14 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"b054c10b990b44c3759af0e4c17db8f2","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504814516} + +2017-06-27 03:20:15 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:20\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2469,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:20:15 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:20\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2469,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:20:15 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..结果={"code":"8888","data":{"carNumber":"蒙D3B717","id":4734,"orderId":"1006","orderNotPayFee":1.00,"orderPayedFee":1.00,"orderTotalFee":1.00,"parkId":"1179"},"msg":"成功"} + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=011EleNe1hEmBu0qo7Pe170dNe1EleNr&state=wx + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=011EleNe1hEmBu0qo7Pe170dNe1EleNr&state=wx + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=011EleNe1hEmBu0qo7Pe170dNe1EleNr + +2017-06-27 03:20:31 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 03:20:32 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:20:32 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:20:32 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:20:32 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:20:32 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:32 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:32 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:20:32 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:32 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:20:32 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:20:32 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:20:32 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:20:32 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:20:36 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:20:36 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:36 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:36 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:20:36 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:36 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:20:36 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:20:36 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:20:36 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:20:36 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:20:39 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:20:39 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:39 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:39 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:20:39 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:39 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:20:39 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:20:39 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:20:39 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:20:39 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:20:44 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:20:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:20:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:20:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:20:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:20:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:20:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:20:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:20:46 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:20:49 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:20:49 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:49 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:49 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:20:49 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:20:49 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:20:49 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:20:49 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:20:49 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:20:49 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:20:50 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:20:50 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"e8cf5b40099fe6e1b29fecfa27c878f9","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504850455} + +2017-06-27 03:20:51 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:20\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2505,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:20:51 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:20\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2505,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:21:02 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..结果={"code":"8888","data":{"carNumber":"蒙D3B717","id":4734,"orderId":"1006","orderNotPayFee":1.00,"orderPayedFee":1.00,"orderTotalFee":1.00,"parkId":"1179"},"msg":"成功"} + +2017-06-27 03:21:06 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:21:08 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:21:08 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"92aac9e941ce78197dd18b15480210c4","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504868342} + +2017-06-27 03:21:08 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:21:09 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:21\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2523,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:21:09 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:21\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2523,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:21:09 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..结果={"code":"8888","data":{"carNumber":"蒙D3B717","id":4734,"orderId":"1006","orderNotPayFee":1.00,"orderPayedFee":1.00,"orderTotalFee":1.00,"parkId":"1179"},"msg":"成功"} + +2017-06-27 03:21:09 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:21:09 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"76bc7f83330d30792e21f590362a04fd","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504869656} + +2017-06-27 03:21:10 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:21:10 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"fb29a0568c4e7bb838aa9fdb7d46af3d","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504870644} + +2017-06-27 03:21:11 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:21\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2525,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:21:11 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:21\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2525,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:21:11 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..结果={"code":"8888","data":{"carNumber":"蒙D3B717","id":4734,"orderId":"1006","orderNotPayFee":1.00,"orderPayedFee":1.00,"orderTotalFee":1.00,"parkId":"1179"},"msg":"成功"} + +2017-06-27 03:21:20 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"0\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:21\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":2524,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:21:20 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"0\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:21\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":0,\"unpaid\":0,\"duration\":2524,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:21:20 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..结果={"code":"8888","data":{"carNumber":"蒙D3B717","id":4734,"orderId":"1006","orderNotPayFee":1.00,"orderPayedFee":1.00,"orderTotalFee":1.00,"parkId":"1179"},"msg":"成功"} + +2017-06-27 03:21:28 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:21:28 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:21:28 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:21:28 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:21:28 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:21:28 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:21:28 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:21:28 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:21:28 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:21:28 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:21:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:21:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:21:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:21:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:21:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:21:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:21:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:21:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:21:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:21:29 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:21:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:21:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:21:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:21:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:21:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:21:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:21:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:21:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:21:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:21:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:21:40 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:21:43 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:21:43 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:21:43 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:21:43 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:21:43 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:21:43 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:21:43 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:21:43 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:21:43 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:21:43 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:21:46 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:21:46 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"6e1d20d76466a8408cd2df48050d69fc","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504906856} + +2017-06-27 03:21:48 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:21\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2562,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:21:48 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:21\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2562,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:22:12 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..结果={"code":"8888","data":{"carNumber":"蒙D3B717","id":4734,"orderId":"1006","orderNotPayFee":1.00,"orderPayedFee":1.00,"orderTotalFee":1.00,"parkId":"1179"},"msg":"成功"} + +2017-06-27 03:22:17 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:22:18 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:22:18 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"c9ba8345f09478e6c686a44043ce6a36","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498504938224} + +2017-06-27 03:22:19 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:22\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2593,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:22:19 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:22\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2593,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:22:19 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..结果={"code":"8888","data":{"carNumber":"蒙D3B717","id":4734,"orderId":"1006","orderNotPayFee":1.00,"orderPayedFee":1.00,"orderTotalFee":1.00,"parkId":"1179"},"msg":"成功"} + +2017-06-27 03:23:15 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:23:15 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:23:15 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:23:15 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:23:15 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:23:15 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:23:15 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:23:16 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:23:16 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=011vybFJ1fqYw80jddGJ15FaFJ1vybFE&state=wx + +2017-06-27 03:23:16 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=011vybFJ1fqYw80jddGJ15FaFJ1vybFE&state=wx + +2017-06-27 03:23:16 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:23:16 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:23:16 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=011vybFJ1fqYw80jddGJ15FaFJ1vybFE + +2017-06-27 03:23:16 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 03:23:16 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:23:16 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:23:16 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:23:17 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:23:17 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:23:17 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:23:17 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:23:17 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:23:17 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:23:17 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:23:17 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:23:17 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:23:17 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:23:20 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:23:20 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:23:20 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:23:20 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:23:20 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:23:20 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:23:20 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:23:20 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:23:20 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:23:20 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:23:24 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:23:24 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:23:24 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"91c2792b2b55a83d6debf8991589ff65","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498505004621} + +2017-06-27 03:23:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:23:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:23:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:23:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:23:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:23:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:23:24 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:23:26 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:23\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2659,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:23:26 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:23\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2659,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:23:26 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..结果={"code":"8888","data":{"carNumber":"蒙D3B717","id":4734,"orderId":"1006","orderNotPayFee":1.00,"orderPayedFee":1.00,"orderTotalFee":1.00,"parkId":"1179"},"msg":"成功"} + +2017-06-27 03:23:37 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:23:37 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:23:37 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:23:37 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:23:37 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:23:37 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:23:37 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=011Owax82aeE8Q0o9ou82Wv4x82Owaxa&state=wx + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=011Owax82aeE8Q0o9ou82Wv4x82Owaxa&state=wx + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=011Owax82aeE8Q0o9ou82Wv4x82Owaxa + +2017-06-27 03:24:12 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 03:24:13 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:24:13 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:24:13 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:24:13 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:24:13 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:24:13 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:24:13 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:24:13 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:24:13 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:24:13 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:24:13 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:24:13 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:24:13 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:24:53 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:24:53 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=021XcNgF1yQC840pGFgF1qpHgF1XcNgO&state=wx + +2017-06-27 03:24:53 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=021XcNgF1yQC840pGFgF1qpHgF1XcNgO&state=wx + +2017-06-27 03:24:53 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:24:53 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:24:53 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=021XcNgF1yQC840pGFgF1qpHgF1XcNgO + +2017-06-27 03:24:53 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 03:24:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:24:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:24:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:24:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:24:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:24:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:24:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:24:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:24:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:24:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:24:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:24:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:24:54 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:25:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:25:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1 + +2017-06-27 03:25:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:25:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:25:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:25:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:25:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:25:23 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:25:23 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:25:23 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:25:23 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:25:23 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:25:23 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:25:23 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:25:23 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:25:23 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:25:23 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:25:25 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:25:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:25:26 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"3ce1ff600b4c335a6e635b9516d6e567","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498505126177} + +2017-06-27 03:25:27 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:25\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2781,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:25:27 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:25\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2781,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:25:27 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..结果={"code":"8888","data":{"carNumber":"蒙D3B717","id":4734,"orderId":"1006","orderNotPayFee":1.00,"orderPayedFee":1.00,"orderTotalFee":1.00,"parkId":"1179"},"msg":"成功"} + +2017-06-27 03:26:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:26:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:26:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:26:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:26:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:26:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:26:29 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:26:30 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:26:30 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=031L2L6028LkbX0PIU202wc2702L2L6h&state=wx + +2017-06-27 03:26:30 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=031L2L6028LkbX0PIU202wc2702L2L6h&state=wx + +2017-06-27 03:26:30 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:26:30 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:26:30 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=031L2L6028LkbX0PIU202wc2702L2L6h + +2017-06-27 03:26:30 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 03:26:30 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:26:30 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:26:30 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:26:31 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:26:31 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:26:31 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:26:31 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:26:31 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:26:31 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:26:31 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:26:31 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:26:31 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:26:31 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:26:54 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:26:54 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:26:54 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:26:54 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:26:54 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:26:54 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:26:54 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:26:55 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:26:55 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=031QBW7i2N4nqF0WA58i2bID7i2QBW72&state=wx + +2017-06-27 03:26:55 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=031QBW7i2N4nqF0WA58i2bID7i2QBW72&state=wx + +2017-06-27 03:26:55 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:26:55 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:26:55 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=031QBW7i2N4nqF0WA58i2bID7i2QBW72 + +2017-06-27 03:26:55 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 03:26:55 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:26:55 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:26:55 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:26:56 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:26:56 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:26:56 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:26:56 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:26:56 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:26:56 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:26:56 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:26:56 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:26:56 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:26:56 +[INFO]-[Thread: qtp1800890735-25]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:26:59 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:26:59 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:26:59 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:26:59 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:26:59 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:26:59 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:26:59 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:26:59 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:26:59 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:26:59 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:27:02 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:27:02 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:27:02 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"d88351fb5496150b50cf3e9037395f9a","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498505222975} + +2017-06-27 03:27:04 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:27\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2878,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:27:04 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:27\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2878,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:27:04 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..结果={"code":"8888","data":{"carNumber":"蒙D3B717","id":4734,"orderId":"1006","orderNotPayFee":1.00,"orderPayedFee":1.00,"orderTotalFee":1.00,"parkId":"1179"},"msg":"成功"} + +2017-06-27 03:27:04 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:27:04 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg&carNum=%E8%92%99D3B717 + +2017-06-27 03:27:04 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryOrderInfoView?openId=otP1mxK09lwhyW47--vctfw7MIGg&carNum=%E8%92%99D3B717 + +2017-06-27 03:27:04 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:27:04 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:27:04 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:27:04 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:27:04 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:27:04 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:27:04 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryParkOrderForNotPay?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.queryParkOrderForNotPay()]: 开始查询待支付的停车订单WeixinPayController.queryParkOrderForNotPay()方法. + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.OrderService.queryParkOrderForNotPay()]: 开始查询待支付单信息,carNum=蒙D3B717 + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:27:05 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"cc88eda77b3f3ac8cc637cfbc4c496ee","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498505225244} + +2017-06-27 03:27:06 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:27\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2880,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:27:06 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:27\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":2880,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:27:06 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.service.OrderService.queryParkOrderForNotPay()]: 结束查询待支付单信息 + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg&carNum=%E8%92%99D3B717 + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryOrderInfoView?openId=otP1mxK09lwhyW47--vctfw7MIGg&carNum=%E8%92%99D3B717 + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-27]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/getJSPayParam?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:27:14 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.controller.WeixinPayController.getJSPayParam()]: 开始获取公众号支付JS支付参数: orderId=1006; openId=otP1mxK09lwhyW47--vctfw7MIGg; payOrderId=null + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg&carNum=%E8%92%99D3B717 + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryOrderInfoView?openId=otP1mxK09lwhyW47--vctfw7MIGg&carNum=%E8%92%99D3B717 + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1 + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryParkOrderForNotPay?1=1 + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:27:16 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.getBizResult()]: BindInterceptor ajax返回的数据为: ajaxResult={"code":"用户未绑定","data":"https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx077cae81383034aa&redirect_uri=http://dwmyqq.natappfree.cc/pay/queryParkOrderForNotPay?1=1&response_type=code&scope=snsapi_base&state=wx#wechat_redirect","msg":"成功"} + +2017-06-27 03:33:28 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:33:28 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=null + +2017-06-27 03:33:28 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1 + +2017-06-27 03:33:28 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:33:28 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:33:28 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:33:28 +[INFO]-[Thread: qtp1800890735-26]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 3、openId code 均为空 + +2017-06-27 03:33:33 +[WARN]-[Thread: qtp1800890735-28]-[com.jfinal.core.ActionHandler.handle()]: 404 Action Not Found: / + +2017-06-27 03:33:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:33:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=1=1&code=041jBwz32jx8BK0vFhx32axdz32jBwzr&state=wx + +2017-06-27 03:33:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/selectCarView?1=1&code=041jBwz32jx8BK0vFhx32axdz32jBwzr&state=wx + +2017-06-27 03:33:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:33:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=null + +2017-06-27 03:33:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=041jBwz32jx8BK0vFhx32axdz32jBwzr + +2017-06-27 03:33:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 2、openId 为空,code 不为空 + +2017-06-27 03:33:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:33:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:33:33 +[INFO]-[Thread: qtp1800890735-24]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:33:34 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:33:34 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:33:34 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryHistoryCarNum?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:33:34 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:33:34 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:33:34 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:33:34 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:33:34 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:33:34 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:33:34 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:33:39 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:33:39 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:33:39 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/parkOrderForNotPayExist?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:33:39 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:33:39 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:33:39 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:33:39 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:33:39 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:33:39 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:33:39 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:33:44 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 开始校验输入车牌是否存在待核算订单..入参=蒙D3B717 + +2017-06-27 03:33:45 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:33:45 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"91d53df3b42041b8b642997389576500","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498505625211} + +2017-06-27 03:33:46 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:33\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":3280,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:33:46 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:33\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":3280,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:33:46 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.controller.WeixinPayController.parkOrderForNotPayExist()]: 结束校验输入车牌是否存在待核算订单..结果={"code":"8888","data":{"carNumber":"蒙D3B717","id":4734,"orderId":"1006","orderNotPayFee":1000.00,"orderPayedFee":0.00,"orderTotalFee":1000.00,"parkId":"1179"},"msg":"成功"} + +2017-06-27 03:33:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:33:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg&carNum=%E8%92%99D3B717 + +2017-06-27 03:33:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryOrderInfoView?openId=otP1mxK09lwhyW47--vctfw7MIGg&carNum=%E8%92%99D3B717 + +2017-06-27 03:33:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=false + +2017-06-27 03:33:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:33:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:33:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:33:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:33:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:33:46 +[INFO]-[Thread: qtp1800890735-28]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== start === + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求参数为: queryString=openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 拦截的请求URL为: reqUrl=http://dwmyqq.natappfree.cc/pay/queryParkOrderForNotPay?openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 是否为ajax请求 isAjax=true + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的openId为: openId=otP1mxK09lwhyW47--vctfw7MIGg + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 获取到的code为: code=null + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: BindInterceptor 1、openId不为空 + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.setWXser()]: BindInterceptor 设置微信用户信息 wxUser={"custId":"322095456651972608","openId":"otP1mxK09lwhyW47--vctfw7MIGg"} + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.commo.interceptor.BindInterceptor.intercept()]: =====用户绑定业务拦截== end === + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.controller.WeixinPayController.queryParkOrderForNotPay()]: 开始查询待支付的停车订单WeixinPayController.queryParkOrderForNotPay()方法. + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.OrderService.queryParkOrderForNotPay()]: 开始查询待支付单信息,carNum=蒙D3B717 + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: 开始调用查询费用接口,入参={carNum,parkCode}={蒙D3B717,1179} + +2017-06-27 03:33:47 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用入参:{"vpl_number":"蒙D3B717","appid":"avakrky0gk1m7n00","sign":"e699591d4cb39fd76608f9cc199419ee","park_code":"cb248a453c64385cf5d5bdb673cc681b","timestamp":1498505627379} + +2017-06-27 03:33:48 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: irain 查询停车费用返回:"{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:33\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":3282,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:33:48 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.IRainQueryService.billQuery()]: 结束调用查询费用接口,结果="{\"status\":1,\"code\":\"1\",\"message\":\"获取订单列表成功\",\"data\":{\"id\":\"6213\",\"state\":0,\"deposit_payment\":\"\",\"park\":{\"type_value\":2,\"name\":\"赤峰万达心连心广场\",\"address\":\"宝山路\",\"code\":\"9240000002\",\"discount_info\":\"\"},\"in\":{\"time\":\"2017-06-27 02:39\",\"channel\":\"\",\"picture\":\"http://img.parkingwang.com/9240000002/6213_1.jpg\"},\"out\":{\"time\":\"2017-06-27 03:33\"},\"number\":\"蒙D3B717\",\"show_number\":\"蒙D3B717\",\"charge\":{\"due\":1000,\"unpaid\":1000,\"duration\":3282,\"prepaid\":0,\"discount_amount\":0,\"paid\":0},\"coupon\":{\"total\":0,\"records\":[]},\"payment\":{\"online_pay\":1,\"cash\":1,\"quickpay\":0,\"unionpay\":1,\"alipay\":1,\"weixin\":1,\"wallet\":1},\"show_qr\":0,\"in_parking_space\":0,\"leave_location\":\"\"}}\n" + +2017-06-27 03:33:48 +[INFO]-[Thread: qtp1800890735-36]-[com.rnt.service.OrderService.queryParkOrderForNotPay()]: 结束查询待支付单信息 diff --git a/src/main/java/com/jfinal/weixin/sdk/api/MenuApi.java b/src/main/java/com/jfinal/weixin/sdk/api/MenuApi.java index 798aaa6..558c2f7 100644 --- a/src/main/java/com/jfinal/weixin/sdk/api/MenuApi.java +++ b/src/main/java/com/jfinal/weixin/sdk/api/MenuApi.java @@ -121,12 +121,12 @@ public class MenuApi { "{"+ "\"type\":\"view\","+ "\"name\":\"支付\","+ - "\"url\":\"http://atao.s1.natapp.cc/pay/selectCarView\""+ + "\"url\":\"http://dwmyqq.natappfree.cc/pay/selectCarView\""+ "},"+ "{"+ "\"type\":\"view\","+ "\"name\":\"月卡\","+ - "\"url\":\"http://atao.s1.natapp.cc/park/parkListView\""+ + "\"url\":\"http://dwmyqq.natappfree.cc/park/parkListView\""+ "},"+ "{"+ "\"name\":\"关于我们\","+ diff --git a/src/main/java/com/rnt/controller/WeixinPayController.java b/src/main/java/com/rnt/controller/WeixinPayController.java index dabd05f..5042b33 100644 --- a/src/main/java/com/rnt/controller/WeixinPayController.java +++ b/src/main/java/com/rnt/controller/WeixinPayController.java @@ -56,6 +56,7 @@ import com.rnt.vo.ParkLotCardVO; import com.xiaoleilu.hutool.date.DateField; import com.xiaoleilu.hutool.date.DateUtil; import org.beetl.sql.core.kit.StringKit; +import org.springframework.beans.BeanUtils; /** * 感谢 *半杯* 童鞋联调支付API @@ -1130,11 +1131,10 @@ public class WeixinPayController extends Controller { * 检查输入的车牌号是否存订单(带核算/待支付/已完成).
*/ public void parkOrderForNotPayExist(){ - BizResult result = new BizResult(); + BizResult result = new BizResult(); String carNum = this.getPara("carNum"); logger.info("开始校验输入车牌是否存在待核算订单..入参="+carNum); String rs =""; - OrderVO OrderVO = new OrderVO(); try{ if(StringKit.isNotBlank(carNum)){ OrderService orderService = Duang.duang(OrderService.class); @@ -1142,7 +1142,7 @@ public class WeixinPayController extends Controller { /**查询待核算支付单信息.*/ Order order = orderService.findOrderByCarNum(carNum); if(order != null && StringKit.isNotBlank(order.getOrderId())){ - result.setData(OrderVO); + result.setData(order); /**调用艾润查询费用接口.*/ rs = iRainQueryService.billQuery(carNum, order.getParkId()); }else{ @@ -1166,7 +1166,7 @@ public class WeixinPayController extends Controller { }catch(Exception e){ e.printStackTrace(); } - logger.info("结束校验输入车牌是否存在待核算订单..入参="+carNum); + logger.info("结束校验输入车牌是否存在待核算订单..结果="+JSONObject.toJSONString(result)); this.renderJson(result); } diff --git a/src/main/resources/a_little_config.txt b/src/main/resources/a_little_config.txt index 624139b..a60637c 100644 --- a/src/main/resources/a_little_config.txt +++ b/src/main/resources/a_little_config.txt @@ -3,17 +3,17 @@ devMode = true ######## park库 -park.druid.url=jdbc:mysql://61.177.139.228:13906/zteits-park?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true -park.druid.username=zteits -park.druid.password=Zteits;123456 +#park.druid.url=jdbc:mysql://61.177.139.228:13906/zteits-park?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +#park.druid.username=zteits +#park.druid.password=Zteits;123456 #park.druid.url=jdbc:mysql://127.0.0.1:3306/zteits-park?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true #park.druid.username=root #park.druid.password=Admin!@# -#park.druid.url=jdbc:mysql://192.168.1.167:3306/zteits-park?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true -#park.druid.username=root -#park.druid.password=root +park.druid.url=jdbc:mysql://192.168.1.167:3306/zteits-park?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +park.druid.username=root +park.druid.password=root park.druid.initialSize=1 park.druid.minIdle=1 park.druid.maxActive=20 @@ -32,13 +32,13 @@ park.druid.testOnWhileIdle=true #zf.druid.password=root -zf.druid.url=jdbc:mysql://61.177.139.228:13906/zteits-zf?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true -zf.druid.username=zteits -zf.druid.password=Zteits;123456 +#zf.druid.url=jdbc:mysql://61.177.139.228:13906/zteits-zf?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +#zf.druid.username=zteits +#zf.druid.password=Zteits;123456 -#zf.druid.url=jdbc:mysql://192.168.1.167:3306/zteits-zf?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true -#zf.druid.username=root -#zf.druid.password=root +zf.druid.url=jdbc:mysql://192.168.1.167:3306/zteits-zf?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +zf.druid.username=root +zf.druid.password=root zf.druid.initialSize=1 zf.druid.minIdle=1 @@ -62,22 +62,22 @@ redis.port=6379 token=mytoken # 测试用的账号 +appId=wx077cae81383034aa +appSecret=d4624c36b6795d1d99dcf0547af5443d + #appId=wx271a27f6ad9b8704 #appSecret=1aee0b25571ffcbb1f6d3e52d5054c79 -appId=wx271a27f6ad9b8704 -appSecret=1aee0b25571ffcbb1f6d3e52d5054c79 - #是否对消息进行加密,是否对消息进行加密,对应于微信平台的消息加解密方式,false支持明文模式及兼容模式,true支持安全模式及兼容模式 #encryptMessage=true #encodingAesKey=yourEncodingAesKey #路径配置 -#app.host=http://p6esgw.natappfree.cc -#app.staticHost=http://p6esgw.natappfree.cc/static +#app.host=http://dwmyqq.natappfree.cc +#app.staticHost=http://dwmyqq.natappfree.cc/static -app.host=http://atao.s1.natapp.cc -app.staticHost=http://atao.s1.natapp.cc/static +app.host=http://dwmyqq.natappfree.cc +app.staticHost=http://dwmyqq.natappfree.cc/static #weixin pay #是否支持信用卡支付 diff --git a/src/main/webapp/WEB-INF/pages/select.html b/src/main/webapp/WEB-INF/pages/select.html index e433ecd..aa2027f 100644 --- a/src/main/webapp/WEB-INF/pages/select.html +++ b/src/main/webapp/WEB-INF/pages/select.html @@ -180,7 +180,7 @@ $('#view_now').on('click',function () { $.alert("亲!查询待支付订单失败,请重试!"); }else{ var orderVO = data.data; - if(orderVO.orderId != null && orderVO.orderId !=''){ + if(orderVO.order_id != null && orderVO.order_id !=''){ window.location.href= mUrl.queryOrderInfoView +"&carNum="+val; }else{ window.location.href= mUrl.queryOrderCheckErrorView+"&carNum="+val; diff --git a/src/main/webapp/static/js/url.js b/src/main/webapp/static/js/url.js index 4fe9b32..d3968ab 100644 --- a/src/main/webapp/static/js/url.js +++ b/src/main/webapp/static/js/url.js @@ -1,6 +1,6 @@ var mUrl = mUrl || {}; -var webPath = 'http://p6esgw.natappfree.cc'; -var webPath = 'http://atao.s1.natapp.cc'; +//var webPath = 'http://p6esgw.natappfree.cc'; +var webPath = 'http://dwmyqq.natappfree.cc'; mUrl.getCommonParam = function () { //获取公共参数 var openId = mUrl.getOpenId();