| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928 |
- 2026-07-15 11:11:04.900 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
- 2026-07-15 11:11:04.996 [main] INFO c.p.platform.PaymentApplication - Starting PaymentApplication using Java 21.0.11 with PID 35140 (D:\project2\payment-platform\java\target\classes started by 1 in D:\project2\payment-platform)
- 2026-07-15 11:11:04.997 [main] INFO c.p.platform.PaymentApplication - The following 1 profile is active: "dev"
- 2026-07-15 11:11:06.063 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 2026-07-15 11:11:06.066 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2026-07-15 11:11:06.139 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 52 ms. Found 0 Redis repository interfaces.
- 2026-07-15 11:11:06.828 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port 8001 (http)
- 2026-07-15 11:11:06.839 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8001"]
- 2026-07-15 11:11:06.840 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2026-07-15 11:11:06.841 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.20]
- 2026-07-15 11:11:06.895 [main] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring embedded WebApplicationContext
- 2026-07-15 11:11:06.895 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1722 ms
- 2026-07-15 11:11:06.920 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
- 2026-07-15 11:11:08.360 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2026-07-15 11:11:09.318 [main] WARN c.p.p.c.alipay.AlipayClientFactory - 支付宝默认配置不完整,将仅使用服务商/租户专属客户端
- 2026-07-15 11:11:09.585 [main] INFO c.p.platform.core.oss.OssService - OSS client initialized: bucket=hunanxiaojunzioss, endpoint=oss-cn-beijing.aliyuncs.com
- 2026-07-15 11:11:10.320 [main] INFO c.p.p.m.p.e.s.EnterpriseNameSyncScheduler - [企业名称同步] 调度器启动
- 2026-07-15 11:11:10.675 [main] INFO c.p.p.m.p.n.s.NotificationService - 已注册 7 个通知处理器: [AccountHandler, BillHandler, EmployeeHandler, EnterpriseHandler, InstitutionHandler, OrderHandler, VoucherHandler]
- 2026-07-15 11:11:11.422 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3531509c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@23169374, org.springframework.security.web.context.SecurityContextHolderFilter@3d0ce151, org.springframework.security.web.header.HeaderWriterFilter@7962a364, org.springframework.web.filter.CorsFilter@4f2b1a2f, org.springframework.security.web.authentication.logout.LogoutFilter@8bd9d08, com.payment.platform.core.security.JwtAuthFilter@271a140c, com.payment.platform.core.security.TenantApiKeyAuthFilter@462b239f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2b569858, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1b84d03d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6c2a33af, org.springframework.security.web.session.SessionManagementFilter@134ec0f3, org.springframework.security.web.access.ExceptionTranslationFilter@25b87e1b, org.springframework.security.web.access.intercept.AuthorizationFilter@1390a43a]
- 2026-07-15 11:11:12.046 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8001"]
- 2026-07-15 11:11:12.067 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port 8001 (http) with context path '/api/v1'
- 2026-07-15 11:11:12.268 [main] INFO c.p.platform.PaymentApplication - Started PaymentApplication in 7.97 seconds (process running for 9.101)
- 2026-07-15 11:11:12.313 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:11:12.483 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:11:15.453 [main] INFO c.p.p.core.config.AppStartupRunner - 系统配置缓存初始化完成
- 2026-07-15 11:11:17.182 [main] INFO c.p.p.core.config.AppStartupRunner - 数据字典缓存初始化完成 (10 个字典类型)
- 2026-07-15 11:11:17.278 [scheduling-1] ERROR c.p.p.common.utils.RedisLockUtil - 获取分布式锁失败: key=retry:dealing_transfers, error=Unable to connect to Redis
- 2026-07-15 11:12:12.494 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:12:12.544 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:12:19.568 [scheduling-1] ERROR c.p.p.common.utils.RedisLockUtil - 获取分布式锁失败: key=retry:dealing_transfers, error=Unable to connect to Redis
- 2026-07-15 11:13:12.550 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:13:12.600 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:13:21.844 [scheduling-1] ERROR c.p.p.common.utils.RedisLockUtil - 获取分布式锁失败: key=retry:dealing_transfers, error=Unable to connect to Redis
- 2026-07-15 11:13:22.907 [tomcat-handler-0] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2026-07-15 11:13:22.907 [tomcat-handler-0] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2026-07-15 11:13:22.909 [tomcat-handler-0] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms
- 2026-07-15 11:13:43.974 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2026-07-15 11:13:43.976 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
- 2026-07-15 11:13:46.605 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
- 2026-07-15 11:13:46.701 [main] INFO c.p.platform.PaymentApplication - Starting PaymentApplication using Java 21.0.11 with PID 16812 (D:\project2\payment-platform\java\target\classes started by 1 in D:\project2\payment-platform)
- 2026-07-15 11:13:46.702 [main] INFO c.p.platform.PaymentApplication - The following 1 profile is active: "dev"
- 2026-07-15 11:13:47.544 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 2026-07-15 11:13:47.546 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2026-07-15 11:13:47.597 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 39 ms. Found 0 Redis repository interfaces.
- 2026-07-15 11:13:48.116 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port 8001 (http)
- 2026-07-15 11:13:48.124 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8001"]
- 2026-07-15 11:13:48.125 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2026-07-15 11:13:48.125 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.20]
- 2026-07-15 11:13:48.166 [main] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring embedded WebApplicationContext
- 2026-07-15 11:13:48.166 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1287 ms
- 2026-07-15 11:13:48.189 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
- 2026-07-15 11:13:49.589 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2026-07-15 11:13:50.297 [main] WARN c.p.p.c.alipay.AlipayClientFactory - 支付宝默认配置不完整,将仅使用服务商/租户专属客户端
- 2026-07-15 11:13:50.438 [main] INFO c.p.platform.core.oss.OssService - OSS client initialized: bucket=hunanxiaojunzioss, endpoint=oss-cn-beijing.aliyuncs.com
- 2026-07-15 11:13:50.743 [main] INFO c.p.p.m.p.e.s.EnterpriseNameSyncScheduler - [企业名称同步] 调度器启动
- 2026-07-15 11:13:51.002 [main] INFO c.p.p.m.p.n.s.NotificationService - 已注册 7 个通知处理器: [AccountHandler, BillHandler, EmployeeHandler, EnterpriseHandler, InstitutionHandler, OrderHandler, VoucherHandler]
- 2026-07-15 11:13:51.477 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1ced1d14, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@237b54bc, org.springframework.security.web.context.SecurityContextHolderFilter@46f041cb, org.springframework.security.web.header.HeaderWriterFilter@53570fff, org.springframework.web.filter.CorsFilter@5263f554, org.springframework.security.web.authentication.logout.LogoutFilter@7d086485, com.payment.platform.core.security.JwtAuthFilter@54e680fe, com.payment.platform.core.security.TenantApiKeyAuthFilter@698e1bf5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@493489dd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3358805a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7d28efd5, org.springframework.security.web.session.SessionManagementFilter@3c7787a7, org.springframework.security.web.access.ExceptionTranslationFilter@53202b06, org.springframework.security.web.access.intercept.AuthorizationFilter@21b3d356]
- 2026-07-15 11:13:51.871 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8001"]
- 2026-07-15 11:13:51.882 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port 8001 (http) with context path '/api/v1'
- 2026-07-15 11:13:51.980 [main] INFO c.p.platform.PaymentApplication - Started PaymentApplication in 5.831 seconds (process running for 6.411)
- 2026-07-15 11:13:52.020 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:13:52.142 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:13:53.826 [main] INFO c.p.p.core.config.AppStartupRunner - 系统配置缓存初始化完成
- 2026-07-15 11:13:54.764 [main] INFO c.p.p.core.config.AppStartupRunner - 数据字典缓存初始化完成 (10 个字典类型)
- 2026-07-15 11:14:06.937 [tomcat-handler-1] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2026-07-15 11:14:06.937 [tomcat-handler-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2026-07-15 11:14:06.938 [tomcat-handler-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2026-07-15 11:14:15.073 [tomcat-handler-2] INFO c.p.p.m.s.auth.service.AuthService - 用户ID: 2, 用户名: q 正在生成JWT令牌
- 2026-07-15 11:14:15.199 [tomcat-handler-2] INFO c.p.p.m.s.a.c.AuthController - 用户q登录成功
- 2026-07-15 11:14:28.084 [tomcat-handler-15] INFO c.p.p.c.alipay.AlipayClientFactory - 服务商[3]客户端创建成功, appId=2021006160682088, name=跨境服务商
- 2026-07-15 11:14:52.149 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:14:52.196 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:15:52.203 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:15:52.249 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:16:52.258 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:16:52.304 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:17:52.310 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:17:52.355 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:18:52.360 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:18:52.405 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:19:52.410 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:19:52.456 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:20:52.462 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:20:52.509 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:21:52.521 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:21:52.566 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:22:52.579 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:22:52.626 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:23:52.631 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:23:52.677 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:24:52.679 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:24:52.732 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:25:52.741 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:25:52.785 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:26:52.798 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:26:52.842 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:27:52.843 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:27:52.887 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:28:52.901 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:28:52.945 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:29:52.960 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:29:53.004 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:30:53.009 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:30:53.057 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:31:53.067 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:31:53.113 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:32:53.121 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:32:53.164 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:33:53.177 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:33:53.225 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:34:53.235 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:34:53.280 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:35:53.283 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:35:53.328 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:36:53.336 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:36:53.382 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:37:53.388 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:37:53.434 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:38:53.440 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:38:53.493 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:39:53.500 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:39:53.552 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:40:53.567 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:40:53.613 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:41:53.628 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:41:53.673 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:42:53.685 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:42:53.730 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:43:53.743 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:43:53.819 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:44:53.822 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:44:53.867 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:45:53.868 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:45:53.946 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:46:53.951 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:46:53.996 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:47:29.818 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2026-07-15 11:47:29.820 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
- 2026-07-15 11:47:35.083 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
- 2026-07-15 11:47:35.149 [main] INFO c.p.platform.PaymentApplication - Starting PaymentApplication using Java 21.0.11 with PID 49688 (D:\project2\payment-platform\java\target\classes started by 1 in D:\project2\payment-platform)
- 2026-07-15 11:47:35.150 [main] INFO c.p.platform.PaymentApplication - The following 1 profile is active: "dev"
- 2026-07-15 11:47:36.033 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 2026-07-15 11:47:36.035 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2026-07-15 11:47:36.090 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 44 ms. Found 0 Redis repository interfaces.
- 2026-07-15 11:47:36.654 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port 8001 (http)
- 2026-07-15 11:47:36.662 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8001"]
- 2026-07-15 11:47:36.663 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2026-07-15 11:47:36.663 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.20]
- 2026-07-15 11:47:36.712 [main] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring embedded WebApplicationContext
- 2026-07-15 11:47:36.712 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1426 ms
- 2026-07-15 11:47:36.737 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
- 2026-07-15 11:47:38.162 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2026-07-15 11:47:38.876 [main] WARN c.p.p.c.alipay.AlipayClientFactory - 支付宝默认配置不完整,将仅使用服务商/租户专属客户端
- 2026-07-15 11:47:39.029 [main] INFO c.p.platform.core.oss.OssService - OSS client initialized: bucket=hunanxiaojunzioss, endpoint=oss-cn-beijing.aliyuncs.com
- 2026-07-15 11:47:39.332 [main] INFO c.p.p.m.p.e.s.EnterpriseNameSyncScheduler - [企业名称同步] 调度器启动
- 2026-07-15 11:47:39.586 [main] INFO c.p.p.m.p.n.s.NotificationService - 已注册 7 个通知处理器: [AccountHandler, BillHandler, EmployeeHandler, EnterpriseHandler, InstitutionHandler, OrderHandler, VoucherHandler]
- 2026-07-15 11:47:40.085 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3358805a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@77e261e3, org.springframework.security.web.context.SecurityContextHolderFilter@2027d56f, org.springframework.security.web.header.HeaderWriterFilter@4a778943, org.springframework.web.filter.CorsFilter@642b71d6, org.springframework.security.web.authentication.logout.LogoutFilter@4f2b1a2f, com.payment.platform.core.security.JwtAuthFilter@3bf40c74, com.payment.platform.core.security.TenantApiKeyAuthFilter@54a033b8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@64b20d9c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6fc3f1a7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@93c66ef, org.springframework.security.web.session.SessionManagementFilter@365a4b9b, org.springframework.security.web.access.ExceptionTranslationFilter@3c2e73ce, org.springframework.security.web.access.intercept.AuthorizationFilter@46f041cb]
- 2026-07-15 11:47:40.471 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8001"]
- 2026-07-15 11:47:40.482 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port 8001 (http) with context path '/api/v1'
- 2026-07-15 11:47:40.612 [main] INFO c.p.platform.PaymentApplication - Started PaymentApplication in 6.057 seconds (process running for 6.644)
- 2026-07-15 11:47:40.657 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:47:40.788 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:47:42.920 [main] INFO c.p.p.core.config.AppStartupRunner - 系统配置缓存初始化完成
- 2026-07-15 11:47:44.279 [main] INFO c.p.p.core.config.AppStartupRunner - 数据字典缓存初始化完成 (10 个字典类型)
- 2026-07-15 11:47:54.162 [tomcat-handler-0] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2026-07-15 11:47:54.162 [tomcat-handler-0] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2026-07-15 11:47:54.163 [tomcat-handler-0] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2026-07-15 11:47:59.512 [tomcat-handler-0] INFO c.p.p.c.alipay.AlipayClientFactory - 服务商[3]客户端创建成功, appId=2021006160682088, name=跨境服务商
- 2026-07-15 11:48:40.801 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:48:40.847 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:49:16.317 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2026-07-15 11:49:16.319 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
- 2026-07-15 11:49:20.618 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
- 2026-07-15 11:49:20.685 [main] INFO c.p.platform.PaymentApplication - Starting PaymentApplication using Java 21.0.11 with PID 41904 (D:\project2\payment-platform\java\target\classes started by 1 in D:\project2\payment-platform)
- 2026-07-15 11:49:20.686 [main] INFO c.p.platform.PaymentApplication - The following 1 profile is active: "dev"
- 2026-07-15 11:49:21.605 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 2026-07-15 11:49:21.607 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2026-07-15 11:49:21.659 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 40 ms. Found 0 Redis repository interfaces.
- 2026-07-15 11:49:22.195 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port 8001 (http)
- 2026-07-15 11:49:22.202 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8001"]
- 2026-07-15 11:49:22.203 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2026-07-15 11:49:22.204 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.20]
- 2026-07-15 11:49:22.251 [main] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring embedded WebApplicationContext
- 2026-07-15 11:49:22.252 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1417 ms
- 2026-07-15 11:49:22.277 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
- 2026-07-15 11:49:23.704 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2026-07-15 11:49:24.451 [main] WARN c.p.p.c.alipay.AlipayClientFactory - 支付宝默认配置不完整,将仅使用服务商/租户专属客户端
- 2026-07-15 11:49:24.604 [main] INFO c.p.platform.core.oss.OssService - OSS client initialized: bucket=hunanxiaojunzioss, endpoint=oss-cn-beijing.aliyuncs.com
- 2026-07-15 11:49:24.903 [main] INFO c.p.p.m.p.e.s.EnterpriseNameSyncScheduler - [企业名称同步] 调度器启动
- 2026-07-15 11:49:25.169 [main] INFO c.p.p.m.p.n.s.NotificationService - 已注册 7 个通知处理器: [AccountHandler, BillHandler, EmployeeHandler, EnterpriseHandler, InstitutionHandler, OrderHandler, VoucherHandler]
- 2026-07-15 11:49:25.694 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@642b71d6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@93c66ef, org.springframework.security.web.context.SecurityContextHolderFilter@64b20d9c, org.springframework.security.web.header.HeaderWriterFilter@365a4b9b, org.springframework.web.filter.CorsFilter@7e916dc2, org.springframework.security.web.authentication.logout.LogoutFilter@53202b06, com.payment.platform.core.security.JwtAuthFilter@462b239f, com.payment.platform.core.security.TenantApiKeyAuthFilter@2ae08750, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7151dd9d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1f596988, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1a18e68a, org.springframework.security.web.session.SessionManagementFilter@76efa2b7, org.springframework.security.web.access.ExceptionTranslationFilter@4a778943, org.springframework.security.web.access.intercept.AuthorizationFilter@493489dd]
- 2026-07-15 11:49:26.063 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8001"]
- 2026-07-15 11:49:26.075 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port 8001 (http) with context path '/api/v1'
- 2026-07-15 11:49:26.157 [main] INFO c.p.platform.PaymentApplication - Started PaymentApplication in 6.019 seconds (process running for 6.623)
- 2026-07-15 11:49:26.199 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:49:26.321 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:49:28.515 [main] INFO c.p.p.core.config.AppStartupRunner - 系统配置缓存初始化完成
- 2026-07-15 11:49:29.509 [main] INFO c.p.p.core.config.AppStartupRunner - 数据字典缓存初始化完成 (10 个字典类型)
- 2026-07-15 11:49:32.531 [tomcat-handler-0] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2026-07-15 11:49:32.531 [tomcat-handler-0] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2026-07-15 11:49:32.533 [tomcat-handler-0] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms
- 2026-07-15 11:49:33.020 [tomcat-handler-0] INFO c.p.p.m.p.a.s.AlipayTransferService - 2088780082348345_agreement
- 2026-07-15 11:49:33.110 [tomcat-handler-0] INFO c.p.p.c.alipay.AlipayClientFactory - 服务商[3]客户端创建成功, appId=2021006160682088, name=跨境服务商
- 2026-07-15 11:50:26.322 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:50:26.369 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:51:26.371 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:51:26.418 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:52:26.431 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:52:26.477 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:53:26.487 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:53:26.534 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:54:26.538 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:54:26.584 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:55:26.592 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:55:26.637 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:56:26.645 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:56:26.691 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:57:26.701 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:57:26.746 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:58:26.747 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:58:26.824 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 11:59:26.840 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 11:59:26.943 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:00:26.954 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:00:27.000 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:01:27.014 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:01:27.060 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:02:27.073 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:02:27.117 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:03:27.123 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:03:27.171 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:04:27.178 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:04:27.223 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:05:27.226 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:05:27.271 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:06:27.272 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:06:27.318 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:07:27.326 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:07:27.371 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:08:27.377 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:08:27.422 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:09:27.426 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:09:27.471 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:09:32.499 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2026-07-15 12:09:32.501 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
- 2026-07-15 12:09:38.188 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
- 2026-07-15 12:09:38.267 [main] INFO c.p.platform.PaymentApplication - Starting PaymentApplication using Java 21.0.11 with PID 9740 (D:\project2\payment-platform\java\target\classes started by 1 in D:\project2\payment-platform)
- 2026-07-15 12:09:38.268 [main] INFO c.p.platform.PaymentApplication - The following 1 profile is active: "dev"
- 2026-07-15 12:09:39.326 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 2026-07-15 12:09:39.328 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2026-07-15 12:09:39.383 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 44 ms. Found 0 Redis repository interfaces.
- 2026-07-15 12:09:39.992 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port 8001 (http)
- 2026-07-15 12:09:40.001 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8001"]
- 2026-07-15 12:09:40.002 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2026-07-15 12:09:40.002 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.20]
- 2026-07-15 12:09:40.055 [main] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring embedded WebApplicationContext
- 2026-07-15 12:09:40.056 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1636 ms
- 2026-07-15 12:09:40.083 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
- 2026-07-15 12:09:40.191 [main] ERROR c.alibaba.druid.pool.DruidDataSource - init datasource error, url: jdbc:postgresql://localhost:5432/payment_platform_java?currentSchema=public
- org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
- at org.postgresql.Driver$ConnectThread.getResult(Driver.java:394)
- at org.postgresql.Driver.connect(Driver.java:304)
- at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703)
- at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1801)
- at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:938)
- at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
- at java.base/java.lang.reflect.Method.invoke(Method.java:580)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1890)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1843)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1782)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:600)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
- at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:904)
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:782)
- at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:542)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1335)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1165)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:313)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:365)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:135)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1685)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1434)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:599)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
- at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:904)
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:782)
- at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:237)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1355)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1192)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
- at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:904)
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:782)
- at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:237)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1355)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1192)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:205)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:210)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addAsRegistrationBean(ServletContextInitializerBeans.java:173)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addAsRegistrationBean(ServletContextInitializerBeans.java:168)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addAdaptableBeans(ServletContextInitializerBeans.java:153)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.<init>(ServletContextInitializerBeans.java:86)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getServletContextInitializerBeans(ServletWebServerApplicationContext.java:266)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.selfInitialize(ServletWebServerApplicationContext.java:240)
- at org.springframework.boot.web.embedded.tomcat.TomcatStarter.onStartup(TomcatStarter.java:52)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:4880)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1332)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1322)
- at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:317)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java)
- at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
- at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145)
- at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:866)
- at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:845)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1332)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1322)
- at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:317)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java)
- at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
- at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145)
- at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:866)
- at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:240)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.core.StandardService.startInternal(StandardService.java:433)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:921)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.startup.Tomcat.start(Tomcat.java:437)
- at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:126)
- at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.<init>(TomcatWebServer.java:105)
- at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getTomcatWebServer(TomcatServletWebServerFactory.java:499)
- at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:218)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:188)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:162)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:618)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
- at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754)
- at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:334)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1354)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343)
- at com.payment.platform.PaymentApplication.main(PaymentApplication.java:21)
- Caused by: java.net.ConnectException: Connection refused: getsockopt
- at java.base/sun.nio.ch.Net.pollConnect(Native Method)
- at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:694)
- at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
- at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:592)
- at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
- at java.base/java.net.Socket.connect(Socket.java:751)
- at org.postgresql.core.PGStream.createSocket(PGStream.java:243)
- at org.postgresql.core.PGStream.<init>(PGStream.java:98)
- at org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)
- at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)
- at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
- at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:263)
- at org.postgresql.Driver.makeConnection(Driver.java:443)
- at org.postgresql.Driver.access$100(Driver.java:63)
- at org.postgresql.Driver$ConnectThread.run(Driver.java:353)
- at java.base/java.lang.Thread.run(Thread.java:1583)
- 2026-07-15 12:09:40.198 [main] ERROR c.alibaba.druid.pool.DruidDataSource - {dataSource-1} init error
- org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
- at org.postgresql.Driver$ConnectThread.getResult(Driver.java:394)
- at org.postgresql.Driver.connect(Driver.java:304)
- at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703)
- at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1801)
- at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:938)
- at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
- at java.base/java.lang.reflect.Method.invoke(Method.java:580)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1890)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1843)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1782)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:600)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
- at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:904)
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:782)
- at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:542)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1335)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1165)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:313)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:365)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:135)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1685)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1434)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:599)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
- at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:904)
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:782)
- at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:237)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1355)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1192)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
- at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:904)
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:782)
- at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:237)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1355)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1192)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:205)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:210)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addAsRegistrationBean(ServletContextInitializerBeans.java:173)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addAsRegistrationBean(ServletContextInitializerBeans.java:168)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addAdaptableBeans(ServletContextInitializerBeans.java:153)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.<init>(ServletContextInitializerBeans.java:86)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getServletContextInitializerBeans(ServletWebServerApplicationContext.java:266)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.selfInitialize(ServletWebServerApplicationContext.java:240)
- at org.springframework.boot.web.embedded.tomcat.TomcatStarter.onStartup(TomcatStarter.java:52)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:4880)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1332)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1322)
- at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:317)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java)
- at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
- at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145)
- at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:866)
- at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:845)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1332)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1322)
- at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:317)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java)
- at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
- at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145)
- at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:866)
- at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:240)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.core.StandardService.startInternal(StandardService.java:433)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:921)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.startup.Tomcat.start(Tomcat.java:437)
- at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:126)
- at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.<init>(TomcatWebServer.java:105)
- at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getTomcatWebServer(TomcatServletWebServerFactory.java:499)
- at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:218)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:188)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:162)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:618)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
- at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754)
- at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:334)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1354)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343)
- at com.payment.platform.PaymentApplication.main(PaymentApplication.java:21)
- Caused by: java.net.ConnectException: Connection refused: getsockopt
- at java.base/sun.nio.ch.Net.pollConnect(Native Method)
- at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:694)
- at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
- at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:592)
- at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
- at java.base/java.net.Socket.connect(Socket.java:751)
- at org.postgresql.core.PGStream.createSocket(PGStream.java:243)
- at org.postgresql.core.PGStream.<init>(PGStream.java:98)
- at org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)
- at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)
- at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
- at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:263)
- at org.postgresql.Driver.makeConnection(Driver.java:443)
- at org.postgresql.Driver.access$100(Driver.java:63)
- at org.postgresql.Driver$ConnectThread.run(Driver.java:353)
- at java.base/java.lang.Thread.run(Thread.java:1583)
- 2026-07-15 12:09:40.199 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2026-07-15 12:09:40.200 [main] ERROR o.s.b.w.e.tomcat.TomcatStarter - Error starting Tomcat context. Exception: org.springframework.beans.factory.UnsatisfiedDependencyException. Message: Error creating bean with name 'jwtAuthFilter' defined in file [D:\project2\payment-platform\java\target\classes\com\payment\platform\core\security\JwtAuthFilter.class]: Unsatisfied dependency expressed through constructor parameter 1: Error creating bean with name 'userDetailsServiceImpl' defined in file [D:\project2\payment-platform\java\target\classes\com\payment\platform\core\security\UserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'userMapper' defined in file [D:\project2\payment-platform\java\target\classes\com\payment\platform\module\system\user\mapper\UserMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'
- 2026-07-15 12:09:40.200 [Druid-ConnectionPool-Create-486965279] ERROR c.alibaba.druid.pool.DruidDataSource - create connection SQLException, url: jdbc:postgresql://localhost:5432/payment_platform_java?currentSchema=public, errorCode 0, state 08001
- org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
- at org.postgresql.Driver$ConnectThread.getResult(Driver.java:394)
- at org.postgresql.Driver.connect(Driver.java:304)
- at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703)
- at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1801)
- at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2946)
- Caused by: java.net.ConnectException: Connection refused: getsockopt
- at java.base/sun.nio.ch.Net.pollConnect(Native Method)
- at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:694)
- at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
- at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:592)
- at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
- at java.base/java.net.Socket.connect(Socket.java:751)
- at org.postgresql.core.PGStream.createSocket(PGStream.java:243)
- at org.postgresql.core.PGStream.<init>(PGStream.java:98)
- at org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)
- at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)
- at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
- at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:263)
- at org.postgresql.Driver.makeConnection(Driver.java:443)
- at org.postgresql.Driver.access$100(Driver.java:63)
- at org.postgresql.Driver$ConnectThread.run(Driver.java:353)
- at java.base/java.lang.Thread.run(Thread.java:1583)
- 2026-07-15 12:09:40.201 [Druid-ConnectionPool-Create-486965279] ERROR c.alibaba.druid.pool.DruidDataSource - create connection SQLException, url: jdbc:postgresql://localhost:5432/payment_platform_java?currentSchema=public, errorCode 0, state 08001
- org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
- at org.postgresql.Driver$ConnectThread.getResult(Driver.java:394)
- at org.postgresql.Driver.connect(Driver.java:304)
- at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703)
- at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1801)
- at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2946)
- Caused by: java.net.ConnectException: Connection refused: getsockopt
- at java.base/sun.nio.ch.Net.pollConnect(Native Method)
- at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:694)
- at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
- at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:592)
- at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
- at java.base/java.net.Socket.connect(Socket.java:751)
- at org.postgresql.core.PGStream.createSocket(PGStream.java:243)
- at org.postgresql.core.PGStream.<init>(PGStream.java:98)
- at org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)
- at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)
- at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
- at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:263)
- at org.postgresql.Driver.makeConnection(Driver.java:443)
- at org.postgresql.Driver.access$100(Driver.java:63)
- at org.postgresql.Driver$ConnectThread.run(Driver.java:353)
- at java.base/java.lang.Thread.run(Thread.java:1583)
- 2026-07-15 12:09:40.201 [Druid-ConnectionPool-Create-486965279] INFO c.a.d.pool.DruidAbstractDataSource - {dataSource-1} failContinuous is true
- 2026-07-15 12:09:40.221 [main] INFO o.a.catalina.core.StandardService - Stopping service [Tomcat]
- 2026-07-15 12:09:40.231 [main] WARN o.a.c.loader.WebappClassLoaderBase - The web application [api#v1] appears to have started a thread named [Druid-ConnectionPool-Create-486965279] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
- java.base/java.lang.Thread.sleep0(Native Method)
- java.base/java.lang.Thread.sleep(Thread.java:509)
- com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2969)
- 2026-07-15 12:09:40.231 [main] WARN o.a.c.loader.WebappClassLoaderBase - The web application [api#v1] appears to have started a thread named [Druid-ConnectionPool-Destroy-486965279] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
- java.base/java.lang.Thread.sleep0(Native Method)
- java.base/java.lang.Thread.sleep(Thread.java:509)
- com.alibaba.druid.pool.DruidDataSource$DestroyConnectionThread.run(DruidDataSource.java:3020)
- 2026-07-15 12:09:40.232 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server
- 2026-07-15 12:09:40.239 [main] INFO o.s.b.a.l.ConditionEvaluationReportLogger -
- Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
- 2026-07-15 12:09:40.252 [main] ERROR o.s.boot.SpringApplication - Application run failed
- org.springframework.context.ApplicationContextException: Unable to start web server
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:165)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:618)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
- at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754)
- at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:334)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1354)
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343)
- at com.payment.platform.PaymentApplication.main(PaymentApplication.java:21)
- Caused by: org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
- at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:145)
- at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.<init>(TomcatWebServer.java:105)
- at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getTomcatWebServer(TomcatServletWebServerFactory.java:499)
- at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:218)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:188)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:162)
- ... 8 common frames omitted
- Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'jwtAuthFilter' defined in file [D:\project2\payment-platform\java\target\classes\com\payment\platform\core\security\JwtAuthFilter.class]: Unsatisfied dependency expressed through constructor parameter 1: Error creating bean with name 'userDetailsServiceImpl' defined in file [D:\project2\payment-platform\java\target\classes\com\payment\platform\core\security\UserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'userMapper' defined in file [D:\project2\payment-platform\java\target\classes\com\payment\platform\module\system\user\mapper\UserMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:795)
- at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:237)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1355)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1192)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:205)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:210)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addAsRegistrationBean(ServletContextInitializerBeans.java:173)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addAsRegistrationBean(ServletContextInitializerBeans.java:168)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addAdaptableBeans(ServletContextInitializerBeans.java:153)
- at org.springframework.boot.web.servlet.ServletContextInitializerBeans.<init>(ServletContextInitializerBeans.java:86)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getServletContextInitializerBeans(ServletWebServerApplicationContext.java:266)
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.selfInitialize(ServletWebServerApplicationContext.java:240)
- at org.springframework.boot.web.embedded.tomcat.TomcatStarter.onStartup(TomcatStarter.java:52)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:4880)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1332)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1322)
- at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:317)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java)
- at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
- at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145)
- at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:866)
- at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:845)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1332)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1322)
- at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:317)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java)
- at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
- at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145)
- at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:866)
- at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:240)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.core.StandardService.startInternal(StandardService.java:433)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:921)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:171)
- at org.apache.catalina.startup.Tomcat.start(Tomcat.java:437)
- at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:126)
- ... 13 common frames omitted
- Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userDetailsServiceImpl' defined in file [D:\project2\payment-platform\java\target\classes\com\payment\platform\core\security\UserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'userMapper' defined in file [D:\project2\payment-platform\java\target\classes\com\payment\platform\module\system\user\mapper\UserMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:795)
- at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:237)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1355)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1192)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
- at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:904)
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:782)
- ... 56 common frames omitted
- Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userMapper' defined in file [D:\project2\payment-platform\java\target\classes\com\payment\platform\module\system\user\mapper\UserMapper.class]: Cannot resolve reference to bean 'sqlSessionTemplate' while setting bean property 'sqlSessionTemplate'
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:377)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:135)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1685)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1434)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:599)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
- at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:904)
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:782)
- ... 70 common frames omitted
- Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSourceScriptDatabaseInitializer' defined in class path resource [org/springframework/boot/autoconfigure/sql/init/DataSourceInitializationConfiguration.class]: Unsatisfied dependency expressed through method 'dataSourceScriptDatabaseInitializer' parameter 0: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot3/autoconfigure/DruidDataSourceAutoConfigure.class]: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:795)
- at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:542)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1335)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1165)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:562)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:313)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:365)
- ... 84 common frames omitted
- Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot3/autoconfigure/DruidDataSourceAutoConfigure.class]: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1786)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:600)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
- at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
- at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:904)
- at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:782)
- ... 96 common frames omitted
- Caused by: org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
- at org.postgresql.Driver$ConnectThread.getResult(Driver.java:394)
- at org.postgresql.Driver.connect(Driver.java:304)
- at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1703)
- at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1801)
- at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:938)
- at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
- at java.base/java.lang.reflect.Method.invoke(Method.java:580)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1890)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1843)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1782)
- ... 107 common frames omitted
- Caused by: java.net.ConnectException: Connection refused: getsockopt
- at java.base/sun.nio.ch.Net.pollConnect(Native Method)
- at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:694)
- at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)
- at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:592)
- at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
- at java.base/java.net.Socket.connect(Socket.java:751)
- at org.postgresql.core.PGStream.createSocket(PGStream.java:243)
- at org.postgresql.core.PGStream.<init>(PGStream.java:98)
- at org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)
- at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)
- at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
- at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:263)
- at org.postgresql.Driver.makeConnection(Driver.java:443)
- at org.postgresql.Driver.access$100(Driver.java:63)
- at org.postgresql.Driver$ConnectThread.run(Driver.java:353)
- at java.base/java.lang.Thread.run(Thread.java:1583)
- 2026-07-15 12:10:26.569 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
- 2026-07-15 12:10:26.653 [main] INFO c.p.platform.PaymentApplication - Starting PaymentApplication using Java 21.0.11 with PID 36064 (D:\project2\payment-platform\java\target\classes started by 1 in D:\project2\payment-platform)
- 2026-07-15 12:10:26.654 [main] INFO c.p.platform.PaymentApplication - The following 1 profile is active: "dev"
- 2026-07-15 12:10:27.594 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 2026-07-15 12:10:27.596 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2026-07-15 12:10:27.651 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 42 ms. Found 0 Redis repository interfaces.
- 2026-07-15 12:10:28.202 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port 8001 (http)
- 2026-07-15 12:10:28.210 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8001"]
- 2026-07-15 12:10:28.211 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2026-07-15 12:10:28.211 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.20]
- 2026-07-15 12:10:28.256 [main] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring embedded WebApplicationContext
- 2026-07-15 12:10:28.256 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1452 ms
- 2026-07-15 12:10:28.276 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
- 2026-07-15 12:10:29.704 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2026-07-15 12:10:30.419 [main] WARN c.p.p.c.alipay.AlipayClientFactory - 支付宝默认配置不完整,将仅使用服务商/租户专属客户端
- 2026-07-15 12:10:30.564 [main] INFO c.p.platform.core.oss.OssService - OSS client initialized: bucket=hunanxiaojunzioss, endpoint=oss-cn-beijing.aliyuncs.com
- 2026-07-15 12:10:30.859 [main] INFO c.p.p.m.p.e.s.EnterpriseNameSyncScheduler - [企业名称同步] 调度器启动
- 2026-07-15 12:10:31.094 [main] INFO c.p.p.m.p.n.s.NotificationService - 已注册 7 个通知处理器: [AccountHandler, BillHandler, EmployeeHandler, EnterpriseHandler, InstitutionHandler, OrderHandler, VoucherHandler]
- 2026-07-15 12:10:31.592 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@53202b06, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@44ba9f25, org.springframework.security.web.context.SecurityContextHolderFilter@41d8ac75, org.springframework.security.web.header.HeaderWriterFilter@491f3fb0, org.springframework.web.filter.CorsFilter@53570fff, org.springframework.security.web.authentication.logout.LogoutFilter@6c120b00, com.payment.platform.core.security.JwtAuthFilter@375ff309, com.payment.platform.core.security.TenantApiKeyAuthFilter@9976b27, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1964ef9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3c2e73ce, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6e5df971, org.springframework.security.web.session.SessionManagementFilter@58a0f75b, org.springframework.security.web.access.ExceptionTranslationFilter@134ec0f3, org.springframework.security.web.access.intercept.AuthorizationFilter@23169374]
- 2026-07-15 12:10:31.980 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8001"]
- 2026-07-15 12:10:31.990 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port 8001 (http) with context path '/api/v1'
- 2026-07-15 12:10:32.116 [main] INFO c.p.platform.PaymentApplication - Started PaymentApplication in 6.126 seconds (process running for 6.778)
- 2026-07-15 12:10:32.156 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:10:32.291 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:10:32.932 [main] INFO c.p.p.core.config.AppStartupRunner - 系统配置缓存初始化完成
- 2026-07-15 12:10:35.213 [main] INFO c.p.p.core.config.AppStartupRunner - 数据字典缓存初始化完成 (10 个字典类型)
- 2026-07-15 12:10:37.135 [scheduling-1] ERROR c.p.p.common.utils.RedisLockUtil - 获取分布式锁失败: key=retry:dealing_transfers, error=Unable to connect to Redis
- 2026-07-15 12:10:41.925 [tomcat-handler-0] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2026-07-15 12:10:41.925 [tomcat-handler-0] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2026-07-15 12:10:41.927 [tomcat-handler-0] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2026-07-15 12:11:05.690 [tomcat-handler-7] INFO c.p.p.m.s.auth.service.AuthService - 用户ID: 2, 用户名: q 正在生成JWT令牌
- 2026-07-15 12:11:05.775 [tomcat-handler-7] INFO c.p.p.m.s.a.c.AuthController - 用户q登录成功
- 2026-07-15 12:11:10.925 [tomcat-handler-16] INFO c.p.p.c.alipay.AlipayClientFactory - 服务商[3]客户端创建成功, appId=2021006160682088, name=跨境服务商
- 2026-07-15 12:11:32.303 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:11:32.375 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:12:32.378 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:12:32.489 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:13:32.492 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:13:32.538 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:14:32.540 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:14:32.586 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:15:32.595 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:15:32.642 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:16:01.927 [tomcat-handler-29] ERROR sdk.biz.err - ErrorScene^_^40004^_^INVALID_PARAMETER^_^null^_^Windows 10^_^2026-07-15 12:16:01^_^ProtocalMustParams:charset=UTF-8&method=alipay.fund.accountbook.create&sign=fR+2FrWv81cQapnqY2ih0PC/v3RPgJYdF+m7qZU4ayQ7+PJ7eSDllUDuMxWnMAhdm1fhdGcKGZiymWZHzOBRmhOcySbECv51GI8uihDckVWI5WopdyxHHSF13wFB4a+Edhr8CSgxygGIA16k2sp8+B4q32UW3pSvC0hq9kzOAmRlBrbFaPf76D4IgfvHAIO4DgjMzH0CP0H74i7nsMEIJ9HG/OR2fubgmi4hbUa9Q6TqOk9Nr7e2u9+TqXER8wJnt224QclhByBKJWk1WJNkugO43h9/xtbc5XA9hvJbkNzbXqg8UG67Mn5paE/swoZfwtdod375fS5+x3WnxgrR4w==&version=1.0&app_id=2021006160682088&sign_type=RSA2×tamp=2026-07-15 12:16:01^_^ProtocalOptParams:alipay_sdk=alipay-sdk-java-4.39.218.ALL&format=JSON^_^ApplicationParams:traceId=21bbbe9317840889619712186ef878&biz_content={"ext_info":"{\"agreement_no\":\"\"}","merchant_user_id":"2088780324708456","merchant_user_type":"BUSINESS_ORGANIZATION","scene_code":"SATF_FUND_BOOK"}^_^Body:{"alipay_fund_accountbook_create_response":{"msg":"Business Failed","code":"40004","sub_msg":"参数有误该场景码必须在扩展参数中传入协议号","sub_code":"INVALID_PARAMETER"},"sign":"Ow5vsdJ7myAH2TQ1pxdRhYuRK3MLxKo1/Ylc9iBmtgiVpkNCPPiLexhavwdBMZtAROaaSRQssz0Ocin1K7EagVfYbTxaDvolIiBEikWZSmnToIFhO0MYyZMKmXz91hQYhm/PAv6XDK74/geZuTFBzH1WYD0RQvUgNrgvAb/iNq1UaCcQNH6nceldl9P8FFt9tEVFt2ygmCtPwOnQ7spu99YGajNNwsEkOSI3zXPhlGB32CQO4odeVBTGguBECxCZCuOpS4Hv0X2q0UTARhndR+xfaBQ+DU6ulwbfOIb7SINB1yQ0XYOFeTTnRhI9bT2gBv13E4QJuC/It/eADKoLWg=="}^_^9ms,406ms,19ms^_^trace_id:21bbbe9317840889619712186ef878
- 2026-07-15 12:16:01.968 [tomcat-handler-29] WARN c.p.p.c.e.GlobalExceptionHandler - 业务异常 [/api/v1/payment/account] 400: 开通资金记账本失败: Business Failed
- 2026-07-15 12:16:32.657 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:16:32.703 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:17:32.709 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:17:32.751 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:18:32.762 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:18:32.804 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:19:32.819 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:19:32.876 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:19:37.239 [tomcat-handler-37] ERROR sdk.biz.err - ErrorScene^_^40004^_^INVALID_PARAMETER^_^null^_^Windows 10^_^2026-07-15 12:19:37^_^ProtocalMustParams:charset=UTF-8&method=alipay.fund.accountbook.create&sign=N4pvfh+s+lMG2CbuG/mdVK80rgr0NmERQnxH4kpU1iGu+2KstyYXRvK4j4I0JLlge1BeTTofqTYFRv5efwnEDj2PjEuWooAoDLeDnWtKbAlrtR8I46GV1k5K6RSO+ZE0hI7ltm/VcKDQVTcNoplggmDu9kWL6Oo8vOGi4NBABKUMNkU8KuLomoj7RIYcTMOVGK6rnUz0enEshoj8lRxW+dPl/RUF+R2UzpP42wPJjhqTchmbUUnum+0LLAnHoUAq9KXHW43N3A9wO3SE++eScjIJ7U80JLmh1Z4Ku5D5Be8MHAVdhrI/4MCLs/SlvN+Ko+7BoeQfNBsgzQcpjWPIJw==&version=1.0&app_id=2021006160682088&sign_type=RSA2×tamp=2026-07-15 12:19:37^_^ProtocalOptParams:alipay_sdk=alipay-sdk-java-4.39.218.ALL&format=JSON^_^ApplicationParams:traceId=0b46b99417840891772684617e5c74&biz_content={"ext_info":"{\"agreement_no\":\"\"}","merchant_user_id":"2088780324708456","merchant_user_type":"BUSINESS_ORGANIZATION","scene_code":"SATF_FUND_BOOK"}^_^Body:{"alipay_fund_accountbook_create_response":{"msg":"Business Failed","code":"40004","sub_msg":"参数有误该场景码必须在扩展参数中传入协议号","sub_code":"INVALID_PARAMETER"},"sign":"Ow5vsdJ7myAH2TQ1pxdRhYuRK3MLxKo1/Ylc9iBmtgiVpkNCPPiLexhavwdBMZtAROaaSRQssz0Ocin1K7EagVfYbTxaDvolIiBEikWZSmnToIFhO0MYyZMKmXz91hQYhm/PAv6XDK74/geZuTFBzH1WYD0RQvUgNrgvAb/iNq1UaCcQNH6nceldl9P8FFt9tEVFt2ygmCtPwOnQ7spu99YGajNNwsEkOSI3zXPhlGB32CQO4odeVBTGguBECxCZCuOpS4Hv0X2q0UTARhndR+xfaBQ+DU6ulwbfOIb7SINB1yQ0XYOFeTTnRhI9bT2gBv13E4QJuC/It/eADKoLWg=="}^_^12ms,211ms,10ms^_^trace_id:0b46b99417840891772684617e5c74
- 2026-07-15 12:19:37.274 [tomcat-handler-37] WARN c.p.p.c.e.GlobalExceptionHandler - 业务异常 [/api/v1/payment/account] 400: 开通资金记账本失败: Business Failed
- 2026-07-15 12:20:32.889 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:20:32.937 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:21:32.946 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:21:32.989 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:22:32.998 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:22:33.042 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:23:33.052 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:23:33.096 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:24:33.097 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:24:33.141 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:24:46.623 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2026-07-15 12:24:46.625 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
- 2026-07-15 12:24:51.489 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
- 2026-07-15 12:24:51.563 [main] INFO c.p.platform.PaymentApplication - Starting PaymentApplication using Java 21.0.11 with PID 40876 (D:\project2\payment-platform\java\target\classes started by 1 in D:\project2\payment-platform)
- 2026-07-15 12:24:51.563 [main] INFO c.p.platform.PaymentApplication - The following 1 profile is active: "dev"
- 2026-07-15 12:24:52.427 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 2026-07-15 12:24:52.429 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2026-07-15 12:24:52.964 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 523 ms. Found 0 Redis repository interfaces.
- 2026-07-15 12:24:53.529 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port 8001 (http)
- 2026-07-15 12:24:53.537 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8001"]
- 2026-07-15 12:24:53.539 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2026-07-15 12:24:53.539 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.20]
- 2026-07-15 12:24:53.583 [main] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring embedded WebApplicationContext
- 2026-07-15 12:24:53.583 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1878 ms
- 2026-07-15 12:24:53.603 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
- 2026-07-15 12:24:54.912 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2026-07-15 12:24:55.626 [main] WARN c.p.p.c.alipay.AlipayClientFactory - 支付宝默认配置不完整,将仅使用服务商/租户专属客户端
- 2026-07-15 12:24:55.767 [main] INFO c.p.platform.core.oss.OssService - OSS client initialized: bucket=hunanxiaojunzioss, endpoint=oss-cn-beijing.aliyuncs.com
- 2026-07-15 12:24:56.057 [main] INFO c.p.p.m.p.e.s.EnterpriseNameSyncScheduler - [企业名称同步] 调度器启动
- 2026-07-15 12:24:56.297 [main] INFO c.p.p.m.p.n.s.NotificationService - 已注册 7 个通知处理器: [AccountHandler, BillHandler, EmployeeHandler, EnterpriseHandler, InstitutionHandler, OrderHandler, VoucherHandler]
- 2026-07-15 12:24:56.844 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1f2d0ca2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@e353e1d, org.springframework.security.web.context.SecurityContextHolderFilter@3ae91bcc, org.springframework.security.web.header.HeaderWriterFilter@93c66ef, org.springframework.web.filter.CorsFilter@1a1c308b, org.springframework.security.web.authentication.logout.LogoutFilter@285ac29, com.payment.platform.core.security.JwtAuthFilter@7a85dc58, com.payment.platform.core.security.TenantApiKeyAuthFilter@357cdb00, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5625e7e1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@59172d2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@d4dbb34, org.springframework.security.web.session.SessionManagementFilter@1a18e68a, org.springframework.security.web.access.ExceptionTranslationFilter@77e261e3, org.springframework.security.web.access.intercept.AuthorizationFilter@44cab872]
- 2026-07-15 12:24:57.259 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8001"]
- 2026-07-15 12:24:57.274 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port 8001 (http) with context path '/api/v1'
- 2026-07-15 12:24:57.435 [main] INFO c.p.platform.PaymentApplication - Started PaymentApplication in 6.425 seconds (process running for 6.978)
- 2026-07-15 12:24:57.475 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:24:57.603 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:24:59.268 [main] INFO c.p.p.core.config.AppStartupRunner - 系统配置缓存初始化完成
- 2026-07-15 12:25:00.463 [main] INFO c.p.p.core.config.AppStartupRunner - 数据字典缓存初始化完成 (10 个字典类型)
- 2026-07-15 12:25:02.554 [tomcat-handler-0] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2026-07-15 12:25:02.554 [tomcat-handler-0] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
- 2026-07-15 12:25:02.555 [tomcat-handler-0] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
- 2026-07-15 12:25:03.059 [tomcat-handler-0] INFO c.p.p.c.alipay.AlipayClientFactory - 服务商[3]客户端创建成功, appId=2021006160682088, name=跨境服务商
- 2026-07-15 12:25:03.542 [tomcat-handler-0] INFO sdk.biz.info - Summary^_^10000^_^null^_^ProtocalMustParams:charset=UTF-8&method=alipay.user.agreement.query&sign=B17tNE9TpVOkvm8g2sMv6lHZc+NWgN/IX5/zs3j3jOfct3eQss04GEVPznNoDg+2XCjRxDdBkSuKkOW8qCAMgwKkp4vf0lmG2/aM+5CeHMjyQ9tSUZJK/hcGngdQy4z8MRfmPsUlkVIPcdvYb2XxB++8hPTGiX6fQCR9sRvs4tHj/Hnhk1da/WC5BS3e4qLKC57B7yY9PHBP0/h4oONqYxuOLzv98zg/77x8Uph33DnPrVd/rPuBWzhiDN+FBH2ucXQflF00U6WHb062bg3549I1ita/Q62sOiy9pQFdQdoY6MtlLPQx8G3IZDb9zQXzsNuIui+niSYRUE6y7iFNrA==&version=1.0&app_id=2021006160682088&sign_type=RSA2×tamp=2026-07-15 12:25:03^_^ProtocalOptParams:alipay_sdk=alipay-sdk-java-4.39.218.ALL&format=JSON^_^ApplicationParams:biz_content={"external_agreement_no":"2088780324708456_agreement","personal_product_code":"FUND_SAFT_SIGN_WITHHOLDING_P","sign_scene":"INDUSTRY|SATF_ACC","third_party_type":"PARTNER"}^_^26ms,430ms,25ms^_^trace_id:0b442aa917840895035113424e910d
- 2026-07-15 12:25:17.396 [tomcat-handler-8] WARN c.p.p.c.e.GlobalExceptionHandler - 业务异常 [/api/v1/payment/account] 400: 请先查询签约结果获取协议号
- 2026-07-15 12:25:57.618 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:25:57.662 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:26:57.664 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:26:57.707 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:27:57.724 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:27:57.770 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:28:57.782 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:28:57.828 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:29:57.838 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:29:57.884 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:30:57.895 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:30:57.942 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:31:57.953 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:31:57.999 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:32:58.001 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:32:58.045 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:33:58.058 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:33:58.100 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:34:58.159 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:34:58.229 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:35:58.232 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:35:58.274 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:36:58.285 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:36:58.330 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:37:58.339 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:37:58.382 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:38:58.383 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:38:58.425 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:39:58.429 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:39:58.471 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:40:58.475 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:40:58.517 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:41:58.528 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:41:58.569 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:42:58.573 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:42:58.615 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:43:58.617 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:43:58.660 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:44:24.289 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2026-07-15 12:44:24.291 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
- 2026-07-15 12:44:29.631 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
- 2026-07-15 12:44:29.708 [main] INFO c.p.platform.PaymentApplication - Starting PaymentApplication using Java 21.0.11 with PID 24556 (D:\project2\payment-platform\java\target\classes started by 1 in D:\project2\payment-platform)
- 2026-07-15 12:44:29.708 [main] INFO c.p.platform.PaymentApplication - The following 1 profile is active: "dev"
- 2026-07-15 12:44:30.671 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
- 2026-07-15 12:44:30.674 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
- 2026-07-15 12:44:30.761 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 73 ms. Found 0 Redis repository interfaces.
- 2026-07-15 12:44:31.348 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port 8001 (http)
- 2026-07-15 12:44:31.357 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8001"]
- 2026-07-15 12:44:31.358 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
- 2026-07-15 12:44:31.358 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.20]
- 2026-07-15 12:44:31.410 [main] INFO o.a.c.c.C.[.[localhost].[/api/v1] - Initializing Spring embedded WebApplicationContext
- 2026-07-15 12:44:31.411 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1548 ms
- 2026-07-15 12:44:31.442 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource
- 2026-07-15 12:44:32.876 [main] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
- 2026-07-15 12:44:33.667 [main] WARN c.p.p.c.alipay.AlipayClientFactory - 支付宝默认配置不完整,将仅使用服务商/租户专属客户端
- 2026-07-15 12:44:33.816 [main] INFO c.p.platform.core.oss.OssService - OSS client initialized: bucket=hunanxiaojunzioss, endpoint=oss-cn-beijing.aliyuncs.com
- 2026-07-15 12:44:34.160 [main] INFO c.p.p.m.p.e.s.EnterpriseNameSyncScheduler - [企业名称同步] 调度器启动
- 2026-07-15 12:44:34.449 [main] INFO c.p.p.m.p.n.s.NotificationService - 已注册 7 个通知处理器: [AccountHandler, BillHandler, EmployeeHandler, EnterpriseHandler, InstitutionHandler, OrderHandler, VoucherHandler]
- 2026-07-15 12:44:34.966 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1390a43a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7bf2e475, org.springframework.security.web.context.SecurityContextHolderFilter@134ec0f3, org.springframework.security.web.header.HeaderWriterFilter@721fc228, org.springframework.web.filter.CorsFilter@e75bae7, org.springframework.security.web.authentication.logout.LogoutFilter@34a482d0, com.payment.platform.core.security.JwtAuthFilter@240df292, com.payment.platform.core.security.TenantApiKeyAuthFilter@4d7c9b42, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@491f3fb0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3d0ce151, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3531509c, org.springframework.security.web.session.SessionManagementFilter@623a891d, org.springframework.security.web.access.ExceptionTranslationFilter@6fb51e17, org.springframework.security.web.access.intercept.AuthorizationFilter@2709e075]
- 2026-07-15 12:44:35.387 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8001"]
- 2026-07-15 12:44:35.403 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port 8001 (http) with context path '/api/v1'
- 2026-07-15 12:44:35.587 [main] INFO c.p.platform.PaymentApplication - Started PaymentApplication in 6.577 seconds (process running for 7.16)
- 2026-07-15 12:44:35.627 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:44:35.761 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:44:37.453 [main] INFO c.p.p.core.config.AppStartupRunner - 系统配置缓存初始化完成
- 2026-07-15 12:44:38.778 [main] INFO c.p.p.core.config.AppStartupRunner - 数据字典缓存初始化完成 (10 个字典类型)
- 2026-07-15 12:45:35.770 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:45:35.813 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:46:35.826 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:46:35.871 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:47:35.876 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:47:35.919 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:48:35.932 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:48:35.976 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:49:35.984 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 定时任务开始执行
- 2026-07-15 12:49:36.026 [scheduling-1] INFO c.p.p.m.p.f.s.F2fTradePollScheduler - [收款轮询] 无待轮询交易
- 2026-07-15 12:49:36.754 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
- 2026-07-15 12:49:36.756 [SpringApplicationShutdownHook] INFO c.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
|