10823 lines
1.2 MiB
10823 lines
1.2 MiB
2026-01-30 16:43:20.024 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
|
||
2026-01-30 16:43:20.083 [main] INFO com.dora.Application - Starting Application using Java 17.0.12 with PID 50900 (C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes started by admin001 in C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本)
|
||
2026-01-30 16:43:20.085 [main] DEBUG com.dora.Application - Running with Spring Boot v3.2.5, Spring v6.1.6
|
||
2026-01-30 16:43:20.086 [main] INFO com.dora.Application - No active profile set, falling back to 1 default profile: "default"
|
||
2026-01-30 16:43:31.836 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
|
||
2026-01-30 16:43:31.839 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
||
2026-01-30 16:43:31.895 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 39 ms. Found 0 Redis repository interfaces.
|
||
2026-01-30 16:43:32.843 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port 8082 (http)
|
||
2026-01-30 16:43:32.855 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
|
||
2026-01-30 16:43:32.856 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||
2026-01-30 16:43:32.856 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.20]
|
||
2026-01-30 16:43:32.926 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||
2026-01-30 16:43:32.926 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 12781 ms
|
||
2026-01-30 16:43:34.126 [main] DEBUG com.dora.config.JwtAuthenticationFilter - Filter 'jwtAuthenticationFilter' configured for use
|
||
2026-01-30 16:43:34.127 [main] DEBUG com.dora.config.ApiKeyAuthenticationFilter - Filter 'apiKeyAuthenticationFilter' configured for use
|
||
2026-01-30 16:43:34.945 [main] INFO com.dora.service.AIProviderService - 注册AI Provider: openai, 异步: false
|
||
2026-01-30 16:43:34.945 [main] INFO com.dora.service.AIProviderService - 注册AI Provider: runninghub, 异步: true
|
||
2026-01-30 16:43:34.945 [main] INFO com.dora.service.AIProviderService - 注册AI Provider: suchuang, 异步: true
|
||
2026-01-30 16:43:35.819 [main] WARN o.s.b.a.s.s.UserDetailsServiceAutoConfiguration -
|
||
|
||
Using generated security password: 5e8e2147-5497-4feb-bf4d-079d2b20b7ad
|
||
|
||
This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
||
|
||
2026-01-30 16:43:36.312 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@51a8aed8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1f13eabb, org.springframework.security.web.context.SecurityContextHolderFilter@6114902c, org.springframework.security.web.header.HeaderWriterFilter@416bff93, org.springframework.web.filter.CorsFilter@cfe881a, org.springframework.security.web.authentication.logout.LogoutFilter@520e6089, com.dora.config.JwtAuthenticationFilter@306cfb8a, com.dora.config.ApiKeyAuthenticationFilter@5f5923ef, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@217abcc9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3123ac1a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@75f579d2, org.springframework.security.web.session.SessionManagementFilter@467625e3, org.springframework.security.web.access.ExceptionTranslationFilter@149162a4, org.springframework.security.web.access.intercept.AuthorizationFilter@10007fdc]
|
||
2026-01-30 16:43:37.066 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
|
||
2026-01-30 16:43:37.089 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port 8082 (http) with context path ''
|
||
2026-01-30 16:43:37.092 [main] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Starting...
|
||
2026-01-30 16:43:37.092 [main] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@a712344]]
|
||
2026-01-30 16:43:37.092 [main] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Started.
|
||
2026-01-30 16:43:37.106 [main] INFO com.dora.Application - Started Application in 17.8 seconds (process running for 20.111)
|
||
2026-01-30 16:43:37.109 [MessageBroker-8] INFO com.dora.schedule.TokenCleanupScheduler - 开始清理过期token,过期时间点: 1769157817109
|
||
2026-01-30 16:43:37.109 [MessageBroker-1] DEBUG com.dora.scheduler.QueuedTaskTimeoutChecker - 开始检查队列超时任务,超时阈值: 2026-01-29T16:43:37.109467100 (24小时前)
|
||
2026-01-30 16:43:37.112 [main] INFO com.dora.Application -
|
||
========================================================================================================
|
||
🎉 1818AI 用户端服务启动成功!
|
||
========================================================================================================
|
||
📍 本地访问地址:
|
||
http://localhost:8082
|
||
📍 外网访问地址:
|
||
http://192.168.0.45:8082
|
||
📚 接口文档地址 (Knife4j):
|
||
http://localhost:8082/doc.html
|
||
http://192.168.0.45:8082/doc.html
|
||
📖 Swagger UI:
|
||
http://localhost:8082/swagger-ui/index.html
|
||
========================================================================================================
|
||
|
||
2026-01-30 16:43:37.132 [MessageBroker-3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:43:37.521 [MessageBroker-8] INFO com.dora.schedule.TokenCleanupScheduler - 过期token清理完成
|
||
2026-01-30 16:43:38.506 [MessageBroker-3] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:43:38.512 [MessageBroker-1] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:43:38.513 [MessageBroker-3] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve com.dora.mapper.PointsConfigMapper.findAll
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 31 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 43 common frames omitted
|
||
2026-01-30 16:43:39.578 [MessageBroker-1] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findQueuedTasksBeforeTime(Unknown Source)
|
||
at com.dora.scheduler.QueuedTaskTimeoutChecker.checkQueuedTasksTimeout(QueuedTaskTimeoutChecker.java:55)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:43:39.579 [MessageBroker-5] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:43:39.580 [MessageBroker-1] ERROR com.dora.scheduler.QueuedTaskTimeoutChecker - 队列超时检查器执行失败
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findQueuedTasksBeforeTime(Unknown Source)
|
||
at com.dora.scheduler.QueuedTaskTimeoutChecker.checkQueuedTasksTimeout(QueuedTaskTimeoutChecker.java:55)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findQueuedTasksBeforeTime
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 30 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 42 common frames omitted
|
||
2026-01-30 16:43:40.640 [MessageBroker-5] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findStuckTasks(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.checkTasksTimeout(TaskScheduler.java:60)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:43:40.642 [MessageBroker-2] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:43:40.642 [MessageBroker-5] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findStuckTasks(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.checkTasksTimeout(TaskScheduler.java:60)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findStuckTasks
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 30 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 42 common frames omitted
|
||
2026-01-30 16:43:41.700 [MessageBroker-2] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:43:41.700 [MessageBroker-10] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:43:41.700 [MessageBroker-2] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 30 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 42 common frames omitted
|
||
2026-01-30 16:43:42.754 [MessageBroker-10] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:43:42.754 [MessageBroker-3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:43:42.754 [MessageBroker-10] ERROR com.dora.scheduler.SuChuangPollingScheduler - 速创轮询调度器执行失败
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 30 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 42 common frames omitted
|
||
2026-01-30 16:43:43.808 [MessageBroker-3] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:43:43.808 [MessageBroker-3] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve com.dora.mapper.PointsConfigMapper.findAll
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 31 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 43 common frames omitted
|
||
2026-01-30 16:43:47.106 [MessageBroker-3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:43:48.163 [MessageBroker-3] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:43:48.164 [MessageBroker-3] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve com.dora.mapper.PointsConfigMapper.findAll
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 31 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 43 common frames omitted
|
||
2026-01-30 16:43:52.116 [MessageBroker-3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:43:53.186 [MessageBroker-3] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:43:53.186 [MessageBroker-3] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve com.dora.mapper.PointsConfigMapper.findAll
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 31 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 43 common frames omitted
|
||
2026-01-30 16:43:57.116 [MessageBroker-3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:43:58.183 [MessageBroker-3] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:43:58.184 [MessageBroker-3] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve com.dora.mapper.PointsConfigMapper.findAll
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 31 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 43 common frames omitted
|
||
2026-01-30 16:44:01.713 [MessageBroker-11] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:44:02.778 [MessageBroker-11] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:44:02.779 [MessageBroker-14] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:44:02.779 [MessageBroker-11] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 30 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 42 common frames omitted
|
||
2026-01-30 16:44:03.849 [MessageBroker-14] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:44:03.850 [MessageBroker-14] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve com.dora.mapper.PointsConfigMapper.findAll
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 31 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 43 common frames omitted
|
||
2026-01-30 16:44:07.108 [MessageBroker-14] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:44:08.170 [MessageBroker-14] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:44:08.171 [MessageBroker-14] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve com.dora.mapper.PointsConfigMapper.findAll
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 31 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 43 common frames omitted
|
||
2026-01-30 16:44:12.116 [MessageBroker-14] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:44:13.187 [MessageBroker-14] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:44:13.188 [MessageBroker-2] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:44:13.188 [MessageBroker-14] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve com.dora.mapper.PointsConfigMapper.findAll
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 31 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 43 common frames omitted
|
||
2026-01-30 16:44:14.240 [MessageBroker-2] ERROR com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Exception during pool initialization.
|
||
java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:44:14.240 [MessageBroker-2] ERROR com.dora.scheduler.SuChuangPollingScheduler - 速创轮询调度器执行失败
|
||
org.mybatis.spring.MyBatisSystemException: null
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:97)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: org.apache.ibatis.exceptions.PersistenceException:
|
||
### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider
|
||
### The error occurred while executing a query
|
||
### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:84)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80)
|
||
at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67)
|
||
at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348)
|
||
at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
... 30 common frames omitted
|
||
Caused by: java.sql.SQLException: Access denied for user '1818ai'@'localhost' (using password: YES)
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:130)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:815)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:438)
|
||
at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
||
at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:189)
|
||
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
|
||
at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:359)
|
||
at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
|
||
at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:470)
|
||
at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
|
||
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:100)
|
||
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:160)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:118)
|
||
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81)
|
||
... 42 common frames omitted
|
||
2026-01-30 16:44:16.453 [SpringApplicationShutdownHook] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Stopping...
|
||
2026-01-30 16:44:16.453 [SpringApplicationShutdownHook] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@a712344]]
|
||
2026-01-30 16:44:16.453 [SpringApplicationShutdownHook] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Stopped.
|
||
2026-01-30 16:44:33.555 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
|
||
2026-01-30 16:44:33.590 [main] INFO com.dora.Application - Starting Application using Java 17.0.12 with PID 55912 (C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes started by admin001 in C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本)
|
||
2026-01-30 16:44:33.592 [main] DEBUG com.dora.Application - Running with Spring Boot v3.2.5, Spring v6.1.6
|
||
2026-01-30 16:44:33.592 [main] INFO com.dora.Application - No active profile set, falling back to 1 default profile: "default"
|
||
2026-01-30 16:44:34.591 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
|
||
2026-01-30 16:44:34.593 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
||
2026-01-30 16:44:34.638 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 32 ms. Found 0 Redis repository interfaces.
|
||
2026-01-30 16:44:35.374 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port 8082 (http)
|
||
2026-01-30 16:44:35.382 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
|
||
2026-01-30 16:44:35.382 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||
2026-01-30 16:44:35.383 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.20]
|
||
2026-01-30 16:44:35.438 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||
2026-01-30 16:44:35.440 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1804 ms
|
||
2026-01-30 16:44:36.208 [main] DEBUG com.dora.config.JwtAuthenticationFilter - Filter 'jwtAuthenticationFilter' configured for use
|
||
2026-01-30 16:44:36.209 [main] DEBUG com.dora.config.ApiKeyAuthenticationFilter - Filter 'apiKeyAuthenticationFilter' configured for use
|
||
2026-01-30 16:44:36.853 [main] INFO com.dora.service.AIProviderService - 注册AI Provider: openai, 异步: false
|
||
2026-01-30 16:44:36.854 [main] INFO com.dora.service.AIProviderService - 注册AI Provider: runninghub, 异步: true
|
||
2026-01-30 16:44:36.854 [main] INFO com.dora.service.AIProviderService - 注册AI Provider: suchuang, 异步: true
|
||
2026-01-30 16:44:37.526 [main] WARN o.s.b.a.s.s.UserDetailsServiceAutoConfiguration -
|
||
|
||
Using generated security password: e6451cee-adce-4860-a4f5-2cadcde14b69
|
||
|
||
This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
||
|
||
2026-01-30 16:44:37.868 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@197c3101, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7b5e1b16, org.springframework.security.web.context.SecurityContextHolderFilter@7f59f4e4, org.springframework.security.web.header.HeaderWriterFilter@6dc98c02, org.springframework.web.filter.CorsFilter@4d65fbad, org.springframework.security.web.authentication.logout.LogoutFilter@58c48a23, com.dora.config.JwtAuthenticationFilter@36762234, com.dora.config.ApiKeyAuthenticationFilter@25b20860, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3e09067, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7a7f5c44, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@55fc6344, org.springframework.security.web.session.SessionManagementFilter@718b9d56, org.springframework.security.web.access.ExceptionTranslationFilter@7473cfe2, org.springframework.security.web.access.intercept.AuthorizationFilter@759862a2]
|
||
2026-01-30 16:44:38.355 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
|
||
2026-01-30 16:44:38.372 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port 8082 (http) with context path ''
|
||
2026-01-30 16:44:38.373 [main] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Starting...
|
||
2026-01-30 16:44:38.374 [main] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@49825659]]
|
||
2026-01-30 16:44:38.374 [main] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Started.
|
||
2026-01-30 16:44:38.385 [main] INFO com.dora.Application - Started Application in 5.324 seconds (process running for 5.87)
|
||
2026-01-30 16:44:38.387 [MessageBroker-3] INFO com.dora.schedule.TokenCleanupScheduler - 开始清理过期token,过期时间点: 1769157878387
|
||
2026-01-30 16:44:38.387 [MessageBroker-1] DEBUG com.dora.scheduler.QueuedTaskTimeoutChecker - 开始检查队列超时任务,超时阈值: 2026-01-29T16:44:38.387762700 (24小时前)
|
||
2026-01-30 16:44:38.390 [main] INFO com.dora.Application -
|
||
========================================================================================================
|
||
🎉 1818AI 用户端服务启动成功!
|
||
========================================================================================================
|
||
📍 本地访问地址:
|
||
http://localhost:8082
|
||
📍 外网访问地址:
|
||
http://192.168.0.45:8082
|
||
📚 接口文档地址 (Knife4j):
|
||
http://localhost:8082/doc.html
|
||
http://192.168.0.45:8082/doc.html
|
||
📖 Swagger UI:
|
||
http://localhost:8082/swagger-ui/index.html
|
||
========================================================================================================
|
||
|
||
2026-01-30 16:44:38.406 [MessageBroker-4] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:44:38.707 [MessageBroker-3] INFO com.dora.schedule.TokenCleanupScheduler - 过期token清理完成
|
||
2026-01-30 16:44:38.719 [MessageBroker-4] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@69cbd147
|
||
2026-01-30 16:44:38.722 [MessageBroker-4] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
||
2026-01-30 16:44:38.729 [MessageBroker-5] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:44:38.750 [MessageBroker-5] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:34:38.387762700(LocalDateTime)
|
||
2026-01-30 16:44:38.775 [MessageBroker-1] DEBUG c.d.mapper.AiTaskMapper.findQueuedTasksBeforeTime - ==> Preparing: SELECT * FROM ai_task WHERE status = 'queued' AND create_time < ? AND is_deleted = 0 ORDER BY create_time ASC
|
||
2026-01-30 16:44:38.775 [MessageBroker-1] DEBUG c.d.mapper.AiTaskMapper.findQueuedTasksBeforeTime - ==> Parameters: 2026-01-29T16:44:38.387762700(LocalDateTime)
|
||
2026-01-30 16:44:38.775 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:44:38.775 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:44:38.776 [MessageBroker-4] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:44:38.777 [MessageBroker-4] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:44:38.777 [MessageBroker-2] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:44:38.778 [MessageBroker-2] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:44:38.892 [MessageBroker-1] ERROR com.dora.scheduler.QueuedTaskTimeoutChecker - 队列超时检查器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'queued' AND create_time < ? AND is_deleted = 0 ORDER BY create_time ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findQueuedTasksBeforeTime(Unknown Source)
|
||
at com.dora.scheduler.QueuedTaskTimeoutChecker.checkQueuedTasksTimeout(QueuedTaskTimeoutChecker.java:55)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:44:38.892 [MessageBroker-5] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findStuckTasks-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findStuckTasks(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.checkTasksTimeout(TaskScheduler.java:60)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:44:38.892 [MessageBroker-4] ERROR com.dora.scheduler.SuChuangPollingScheduler - 速创轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:44:38.892 [MessageBroker-2] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:44:38.892 [MessageBroker-6] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:44:43.388 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:44:43.388 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:44:43.389 [MessageBroker-6] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:44:48.398 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:44:48.398 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:44:48.399 [MessageBroker-12] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:44:53.385 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:44:53.386 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:44:53.386 [MessageBroker-12] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:44:58.398 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:44:58.398 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:44:58.398 [MessageBroker-8] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:44:58.906 [MessageBroker-13] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:44:58.906 [MessageBroker-13] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:44:58.907 [MessageBroker-13] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:45:03.385 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:45:03.386 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:45:03.387 [MessageBroker-3] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:45:08.392 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:45:08.392 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:45:08.392 [MessageBroker-5] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:45:08.903 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:45:08.903 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:45:08.904 [MessageBroker-11] ERROR com.dora.scheduler.SuChuangPollingScheduler - 速创轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:45:13.396 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:45:13.396 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:45:13.397 [MessageBroker-2] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:45:18.385 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:45:18.385 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:45:18.386 [MessageBroker-7] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:45:18.916 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:45:18.917 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:45:18.918 [MessageBroker-9] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:45:23.384 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:45:23.384 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:45:23.385 [MessageBroker-12] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:45:28.384 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:45:28.384 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:45:28.385 [MessageBroker-10] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:45:33.387 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:45:33.387 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:45:33.388 [MessageBroker-15] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:45:38.352 [MessageBroker-3] INFO o.s.web.socket.config.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 16, active threads = 1, queued tasks = 13, completed tasks = 33]
|
||
2026-01-30 16:45:38.397 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:45:38.397 [MessageBroker-5] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:45:38.398 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:45:38.398 [MessageBroker-5] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:35:38.397058400(LocalDateTime)
|
||
2026-01-30 16:45:38.398 [MessageBroker-1] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:45:38.398 [MessageBroker-5] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findStuckTasks-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findStuckTasks(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.checkTasksTimeout(TaskScheduler.java:60)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:45:38.909 [MessageBroker-2] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:45:38.910 [MessageBroker-2] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:45:38.911 [MessageBroker-2] ERROR com.dora.scheduler.SuChuangPollingScheduler - 速创轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:45:38.925 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:45:38.925 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:45:38.926 [MessageBroker-6] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:45:43.387 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:45:43.388 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:45:43.389 [MessageBroker-7] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:45:48.389 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:45:48.389 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:45:48.390 [MessageBroker-9] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:45:53.398 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:45:53.398 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:45:53.399 [MessageBroker-16] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 24 common frames omitted
|
||
2026-01-30 16:45:58.388 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:45:58.390 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:45:58.390 [MessageBroker-8] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:45:58.929 [MessageBroker-13] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:45:58.929 [MessageBroker-13] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:45:58.930 [MessageBroker-13] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:03.395 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:46:03.395 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:46:03.396 [MessageBroker-3] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:08.395 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:46:08.395 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:46:08.397 [MessageBroker-1] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:08.913 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:46:08.913 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:46:08.914 [MessageBroker-11] ERROR com.dora.scheduler.SuChuangPollingScheduler - 速创轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:13.383 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:46:13.384 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:46:13.385 [MessageBroker-2] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:18.398 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:46:18.398 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:46:18.399 [MessageBroker-7] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:18.941 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:46:18.941 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:46:18.942 [MessageBroker-9] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:23.385 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:46:23.386 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:46:23.387 [MessageBroker-12] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:28.392 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:46:28.393 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:46:28.394 [MessageBroker-10] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:33.392 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:46:33.392 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:46:33.392 [MessageBroker-15] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:38.395 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:46:38.395 [MessageBroker-4] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:46:38.396 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:46:38.396 [MessageBroker-4] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:36:38.395063600(LocalDateTime)
|
||
2026-01-30 16:46:38.397 [MessageBroker-3] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:38.397 [MessageBroker-4] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findStuckTasks-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findStuckTasks(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.checkTasksTimeout(TaskScheduler.java:60)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:38.924 [MessageBroker-5] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:46:38.925 [MessageBroker-5] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:46:38.925 [MessageBroker-5] ERROR com.dora.scheduler.SuChuangPollingScheduler - 速创轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:38.955 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:46:38.957 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:46:38.958 [MessageBroker-11] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:43.394 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:46:43.395 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:46:43.395 [MessageBroker-2] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:48.397 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:46:48.397 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:46:48.398 [MessageBroker-7] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:53.390 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:46:53.390 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:46:53.392 [MessageBroker-9] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:58.386 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:46:58.386 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:46:58.387 [MessageBroker-16] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:46:58.959 [MessageBroker-8] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:46:58.960 [MessageBroker-8] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:46:58.961 [MessageBroker-8] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:03.390 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:47:03.390 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:47:03.391 [MessageBroker-15] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:08.384 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:47:08.384 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:47:08.385 [MessageBroker-3] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:08.933 [MessageBroker-1] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:47:08.933 [MessageBroker-1] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:47:08.934 [MessageBroker-1] ERROR com.dora.scheduler.SuChuangPollingScheduler - 速创轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:13.395 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:47:13.395 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:47:13.397 [MessageBroker-5] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:18.388 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:47:18.388 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:47:18.389 [MessageBroker-2] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:18.963 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:47:18.964 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:47:18.964 [MessageBroker-7] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:23.394 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:47:23.395 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:47:23.395 [MessageBroker-14] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:28.394 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:47:28.394 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:47:28.395 [MessageBroker-12] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:33.397 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:47:33.397 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:47:33.398 [MessageBroker-10] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:38.392 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:47:38.392 [MessageBroker-13] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:47:38.392 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:47:38.392 [MessageBroker-13] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:37:38.392158700(LocalDateTime)
|
||
2026-01-30 16:47:38.393 [MessageBroker-15] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:38.393 [MessageBroker-13] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findStuckTasks-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findStuckTasks(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.checkTasksTimeout(TaskScheduler.java:60)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:38.951 [MessageBroker-1] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:47:38.951 [MessageBroker-1] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:47:38.952 [MessageBroker-1] ERROR com.dora.scheduler.SuChuangPollingScheduler - 速创轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:38.966 [MessageBroker-5] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:47:38.967 [MessageBroker-5] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:47:38.968 [MessageBroker-5] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:43.394 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:47:43.394 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:47:43.395 [MessageBroker-11] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:48.392 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:47:48.392 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:47:48.394 [MessageBroker-6] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:53.397 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:47:53.398 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:47:53.401 [MessageBroker-14] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:58.385 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:47:58.385 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:47:58.386 [MessageBroker-12] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:47:58.971 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:47:58.971 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:47:58.972 [MessageBroker-10] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:03.392 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:48:03.392 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:48:03.392 [MessageBroker-8] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:08.391 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:48:08.391 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:48:08.392 [MessageBroker-13] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:08.962 [MessageBroker-4] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:48:08.963 [MessageBroker-4] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:48:08.964 [MessageBroker-4] ERROR com.dora.scheduler.SuChuangPollingScheduler - 速创轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:13.393 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:48:13.393 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:48:13.395 [MessageBroker-1] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:18.392 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:48:18.392 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:48:18.394 [MessageBroker-11] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:18.979 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:48:18.979 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:48:18.979 [MessageBroker-6] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:23.393 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:48:23.393 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:48:23.394 [MessageBroker-7] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:28.397 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:48:28.398 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:48:28.398 [MessageBroker-9] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:33.383 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:48:33.383 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:48:33.384 [MessageBroker-16] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:38.398 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:48:38.398 [MessageBroker-15] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:48:38.398 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:48:38.398 [MessageBroker-15] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:38:38.397969300(LocalDateTime)
|
||
2026-01-30 16:48:38.398 [MessageBroker-8] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:38.398 [MessageBroker-15] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findStuckTasks-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findStuckTasks(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.checkTasksTimeout(TaskScheduler.java:60)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:38.973 [MessageBroker-4] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:48:38.973 [MessageBroker-4] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:48:38.974 [MessageBroker-4] ERROR com.dora.scheduler.SuChuangPollingScheduler - 速创轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:38.988 [MessageBroker-1] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:48:38.988 [MessageBroker-1] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:48:38.988 [MessageBroker-1] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:43.393 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:48:43.393 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:48:43.395 [MessageBroker-5] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:48.390 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:48:48.390 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:48:48.390 [MessageBroker-2] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:53.387 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:48:53.387 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:48:53.387 [MessageBroker-7] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:58.385 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:48:58.385 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:48:58.386 [MessageBroker-9] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:48:59.003 [MessageBroker-16] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:48:59.004 [MessageBroker-16] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:48:59.005 [MessageBroker-16] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:49:03.383 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:49:03.383 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:49:03.385 [MessageBroker-10] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:49:08.394 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:49:08.394 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:49:08.395 [MessageBroker-15] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:49:08.978 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:49:08.978 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:49:08.980 [MessageBroker-3] ERROR com.dora.scheduler.SuChuangPollingScheduler - 速创轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.SuChuangPollingScheduler.pollSuChuangTasks(SuChuangPollingScheduler.java:49)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:49:13.388 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:49:13.388 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:49:13.388 [MessageBroker-4] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:49:18.389 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:49:18.389 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:49:18.390 [MessageBroker-5] ERROR o.s.s.support.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\PointsConfigMapper.xml]
|
||
### The error may involve defaultParameterMap
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy140.findAll(Unknown Source)
|
||
at com.dora.scheduler.TaskScheduler.getActiveModels(TaskScheduler.java:119)
|
||
at com.dora.scheduler.TaskScheduler.dispatchTasks(TaskScheduler.java:40)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.points_config' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:49:19.007 [MessageBroker-2] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:49:19.007 [MessageBroker-2] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:49:19.008 [MessageBroker-2] ERROR com.dora.scheduler.RunningHubPollingScheduler - RunningHub轮询调度器执行失败
|
||
org.springframework.jdbc.BadSqlGrammarException:
|
||
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
### The error may exist in file [C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes\mapper\AiTaskMapper.xml]
|
||
### The error may involve com.dora.mapper.AiTaskMapper.findProcessingTasksByProvider-Inline
|
||
### The error occurred while setting parameters
|
||
### SQL: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
### Cause: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
; bad SQL grammar []
|
||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
|
||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:107)
|
||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:439)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy106.selectList(Unknown Source)
|
||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224)
|
||
at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147)
|
||
at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80)
|
||
at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141)
|
||
at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy158.findProcessingTasksByProvider(Unknown Source)
|
||
at com.dora.scheduler.RunningHubPollingScheduler.pollRunningHubTasks(RunningHubPollingScheduler.java:57)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124)
|
||
at io.micrometer.observation.Observation.observe(Observation.java:499)
|
||
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124)
|
||
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
|
||
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
||
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
||
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.sql.SQLSyntaxErrorException: Table '1818ai.ai_task' doesn't exist
|
||
at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
|
||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
|
||
at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
|
||
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
|
||
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:58)
|
||
at jdk.proxy3/jdk.proxy3.$Proxy227.execute(Unknown Source)
|
||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:65)
|
||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:80)
|
||
at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:65)
|
||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336)
|
||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158)
|
||
at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110)
|
||
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:151)
|
||
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59)
|
||
at jdk.proxy2/jdk.proxy2.$Proxy207.query(Unknown Source)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142)
|
||
at jdk.internal.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:425)
|
||
... 23 common frames omitted
|
||
2026-01-30 16:49:20.020 [SpringApplicationShutdownHook] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Stopping...
|
||
2026-01-30 16:49:20.020 [SpringApplicationShutdownHook] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@49825659]]
|
||
2026-01-30 16:49:20.020 [SpringApplicationShutdownHook] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Stopped.
|
||
2026-01-30 16:49:20.157 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
|
||
2026-01-30 16:49:20.164 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
|
||
2026-01-30 16:49:22.975 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
|
||
2026-01-30 16:49:23.011 [main] INFO com.dora.Application - Starting Application using Java 17.0.12 with PID 26904 (C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes started by admin001 in C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本)
|
||
2026-01-30 16:49:23.011 [main] DEBUG com.dora.Application - Running with Spring Boot v3.2.5, Spring v6.1.6
|
||
2026-01-30 16:49:23.011 [main] INFO com.dora.Application - No active profile set, falling back to 1 default profile: "default"
|
||
2026-01-30 16:49:23.960 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
|
||
2026-01-30 16:49:23.961 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
||
2026-01-30 16:49:24.007 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 32 ms. Found 0 Redis repository interfaces.
|
||
2026-01-30 16:49:24.765 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port 8082 (http)
|
||
2026-01-30 16:49:24.773 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
|
||
2026-01-30 16:49:24.774 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||
2026-01-30 16:49:24.774 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.20]
|
||
2026-01-30 16:49:24.828 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||
2026-01-30 16:49:24.828 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1778 ms
|
||
2026-01-30 16:49:25.552 [main] DEBUG com.dora.config.JwtAuthenticationFilter - Filter 'jwtAuthenticationFilter' configured for use
|
||
2026-01-30 16:49:25.553 [main] DEBUG com.dora.config.ApiKeyAuthenticationFilter - Filter 'apiKeyAuthenticationFilter' configured for use
|
||
2026-01-30 16:49:26.211 [main] INFO com.dora.service.AIProviderService - 注册AI Provider: openai, 异步: false
|
||
2026-01-30 16:49:26.211 [main] INFO com.dora.service.AIProviderService - 注册AI Provider: runninghub, 异步: true
|
||
2026-01-30 16:49:26.211 [main] INFO com.dora.service.AIProviderService - 注册AI Provider: suchuang, 异步: true
|
||
2026-01-30 16:49:26.894 [main] WARN o.s.b.a.s.s.UserDetailsServiceAutoConfiguration -
|
||
|
||
Using generated security password: 11ec144e-31f1-45f8-8bc0-9ba8445cbdb1
|
||
|
||
This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
||
|
||
2026-01-30 16:49:27.252 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@35e0d91e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3204146d, org.springframework.security.web.context.SecurityContextHolderFilter@3a4d0ca2, org.springframework.security.web.header.HeaderWriterFilter@1f4083ac, org.springframework.web.filter.CorsFilter@3299e315, org.springframework.security.web.authentication.logout.LogoutFilter@4a5a8c6f, com.dora.config.JwtAuthenticationFilter@432448, com.dora.config.ApiKeyAuthenticationFilter@3b42b729, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2b8a11d7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1391d95f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7320bccc, org.springframework.security.web.session.SessionManagementFilter@4bacabc4, org.springframework.security.web.access.ExceptionTranslationFilter@fe58644, org.springframework.security.web.access.intercept.AuthorizationFilter@7a7f5c44]
|
||
2026-01-30 16:49:27.727 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
|
||
2026-01-30 16:49:27.742 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port 8082 (http) with context path ''
|
||
2026-01-30 16:49:27.744 [main] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Starting...
|
||
2026-01-30 16:49:27.744 [main] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@567412db]]
|
||
2026-01-30 16:49:27.745 [main] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Started.
|
||
2026-01-30 16:49:27.762 [main] INFO com.dora.Application - Started Application in 5.306 seconds (process running for 5.919)
|
||
2026-01-30 16:49:27.764 [MessageBroker-6] INFO com.dora.schedule.TokenCleanupScheduler - 开始清理过期token,过期时间点: 1769158167764
|
||
2026-01-30 16:49:27.764 [MessageBroker-1] DEBUG com.dora.scheduler.QueuedTaskTimeoutChecker - 开始检查队列超时任务,超时阈值: 2026-01-29T16:49:27.764242700 (24小时前)
|
||
2026-01-30 16:49:27.766 [main] INFO com.dora.Application -
|
||
========================================================================================================
|
||
🎉 1818AI 用户端服务启动成功!
|
||
========================================================================================================
|
||
📍 本地访问地址:
|
||
http://localhost:8082
|
||
📍 外网访问地址:
|
||
http://192.168.0.45:8082
|
||
📚 接口文档地址 (Knife4j):
|
||
http://localhost:8082/doc.html
|
||
http://192.168.0.45:8082/doc.html
|
||
📖 Swagger UI:
|
||
http://localhost:8082/swagger-ui/index.html
|
||
========================================================================================================
|
||
|
||
2026-01-30 16:49:27.783 [MessageBroker-10] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:49:28.065 [MessageBroker-6] INFO com.dora.schedule.TokenCleanupScheduler - 过期token清理完成
|
||
2026-01-30 16:49:28.328 [MessageBroker-10] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@32f5dc7b
|
||
2026-01-30 16:49:28.329 [MessageBroker-10] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
||
2026-01-30 16:49:28.335 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:49:28.357 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:49:28.402 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:49:28.406 [MessageBroker-1] DEBUG c.d.mapper.AiTaskMapper.findQueuedTasksBeforeTime - ==> Preparing: SELECT * FROM ai_task WHERE status = 'queued' AND create_time < ? AND is_deleted = 0 ORDER BY create_time ASC
|
||
2026-01-30 16:49:28.407 [MessageBroker-1] DEBUG c.d.mapper.AiTaskMapper.findQueuedTasksBeforeTime - ==> Parameters: 2026-01-29T16:49:27.764242700(LocalDateTime)
|
||
2026-01-30 16:49:28.418 [MessageBroker-1] DEBUG c.d.mapper.AiTaskMapper.findQueuedTasksBeforeTime - <== Total: 0
|
||
2026-01-30 16:49:28.418 [MessageBroker-1] DEBUG com.dora.scheduler.QueuedTaskTimeoutChecker - 未发现队列超时任务
|
||
2026-01-30 16:49:28.418 [MessageBroker-2] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:49:28.418 [MessageBroker-2] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:49:28.429 [MessageBroker-2] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:49:28.429 [MessageBroker-4] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:49:28.429 [MessageBroker-4] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:39:27.764242700(LocalDateTime)
|
||
2026-01-30 16:49:28.438 [MessageBroker-4] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - <== Total: 0
|
||
2026-01-30 16:49:28.438 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:49:28.440 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:49:28.448 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:49:32.778 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:49:32.778 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:49:32.790 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:49:37.775 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:49:37.776 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:49:37.788 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:49:42.782 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:49:42.782 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:49:42.795 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:49:47.773 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:49:47.773 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:49:47.784 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:49:48.442 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:49:48.442 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:49:48.450 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:49:52.782 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:49:52.782 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:49:52.792 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:49:57.778 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:49:57.779 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:49:57.788 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:49:58.471 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:49:58.471 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:49:58.479 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:49:59.761 [http-nio-8082-exec-3] INFO org.apache.tomcat.util.http.parser.Cookie - A cookie header was received [Hm_lvt_5f3fb2055eb883c9c94fd9f9f59017a6=1767336500,1768284877,1769762999;] that contained an invalid cookie. That cookie will be ignored.
|
||
Note: further occurrences of this error will be logged at DEBUG level.
|
||
2026-01-30 16:49:59.769 [http-nio-8082-exec-3] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
2026-01-30 16:49:59.769 [http-nio-8082-exec-3] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
||
2026-01-30 16:49:59.774 [http-nio-8082-exec-3] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 5 ms
|
||
2026-01-30 16:49:59.807 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/wechat-qr/list
|
||
2026-01-30 16:49:59.807 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/banner/list
|
||
2026-01-30 16:49:59.807 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/workflow/categories
|
||
2026-01-30 16:49:59.807 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/course/categories
|
||
2026-01-30 16:49:59.939 [http-nio-8082-exec-6] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872290938 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:49:59.938Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:49:59.939 [http-nio-8082-exec-3] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872290938 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:49:59.938Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:49:59.939 [http-nio-8082-exec-1] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872290938 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:49:59.938Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:49:59.939 [http-nio-8082-exec-4] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872290938 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:49:59.938Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:49:59.940 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - 允许匿名访问的路径: /user/course/categories
|
||
2026-01-30 16:49:59.940 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - 允许匿名访问的路径: /user/workflow/categories
|
||
2026-01-30 16:49:59.940 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - 允许匿名访问的路径: /user/banner/list
|
||
2026-01-30 16:49:59.940 [http-nio-8082-exec-6] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:49:59.940 [http-nio-8082-exec-3] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:49:59.940 [http-nio-8082-exec-4] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:49:59.948 [http-nio-8082-exec-1] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Preparing: SELECT * FROM api_key WHERE key_value = ? AND is_deleted = 0
|
||
2026-01-30 16:49:59.948 [http-nio-8082-exec-1] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Parameters: eyJhbGciOiJIUzUxMiJ9.eyJwaG9uZSI6IjE4NTI4NjU1OTA3IiwidHlwZSI6InVzZXIiLCJ1c2VySWQiOjE3NjgyODU5MDk0MjU3MTg4LCJqdGkiOiIxZWU2NTNlZS1jYzA5LTRhNDQtYTVjNi0wMmZmNjc5NzFiNTkiLCJzdWIiOiIxODUyODY1NTkwNyIsImlhdCI6MTc2ODI4NTkwOSwiZXhwIjoxNzY4ODkwNzA5fQ.n8RLFaxMS1MbZWUG10yRuhClYkU9m9gHxLWfHBRUMihF-SbVAoo9qMppalqJmHe8tQUQ1AzRA20Np5fnr0NUhA(String)
|
||
2026-01-30 16:49:59.957 [http-nio-8082-exec-1] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - <== Total: 0
|
||
2026-01-30 16:49:59.957 [http-nio-8082-exec-1] WARN com.dora.config.ApiKeyAuthenticationFilter - 无效的API Key: eyJh****NUhA
|
||
2026-01-30 16:49:59.959 [http-nio-8082-exec-4] INFO com.dora.controller.BannerController - 获取Banner列表
|
||
2026-01-30 16:49:59.959 [http-nio-8082-exec-6] INFO com.dora.controller.CourseController - 获取课程分类列表
|
||
2026-01-30 16:49:59.959 [http-nio-8082-exec-4] INFO com.dora.service.impl.BannerServiceImpl - 查询所有启用的Banner列表
|
||
2026-01-30 16:49:59.959 [http-nio-8082-exec-6] DEBUG com.dora.mapper.CourseMapper.countAllCourses - ==> Preparing: SELECT COUNT(*) FROM course WHERE is_deleted = 0 AND audit_status = 1
|
||
2026-01-30 16:49:59.960 [http-nio-8082-exec-6] DEBUG com.dora.mapper.CourseMapper.countAllCourses - ==> Parameters:
|
||
2026-01-30 16:49:59.968 [http-nio-8082-exec-6] DEBUG com.dora.mapper.CourseMapper.countAllCourses - <== Total: 1
|
||
2026-01-30 16:49:59.969 [http-nio-8082-exec-6] DEBUG c.dora.mapper.CategoryMapper.selectEnabledByType - ==> Preparing: SELECT id, name, type, description, sort_order, is_enabled, create_time, update_time, is_deleted FROM category WHERE type = ? AND is_enabled = 1 AND is_deleted = 0 ORDER BY sort_order ASC, id ASC
|
||
2026-01-30 16:49:59.970 [http-nio-8082-exec-6] DEBUG c.dora.mapper.CategoryMapper.selectEnabledByType - ==> Parameters: 1(Integer)
|
||
2026-01-30 16:49:59.972 [http-nio-8082-exec-4] DEBUG com.dora.mapper.BannerMapper.selectAllEnabled - ==> Preparing: SELECT id, image, title, description, button_text, link_type, link, sort_order, is_enabled, create_time, update_time, is_deleted FROM banner WHERE is_enabled = 1 AND is_deleted = 0 ORDER BY sort_order ASC, id ASC
|
||
2026-01-30 16:49:59.972 [http-nio-8082-exec-4] DEBUG com.dora.mapper.BannerMapper.selectAllEnabled - ==> Parameters:
|
||
2026-01-30 16:49:59.983 [http-nio-8082-exec-6] DEBUG c.dora.mapper.CategoryMapper.selectEnabledByType - <== Total: 3
|
||
2026-01-30 16:49:59.985 [http-nio-8082-exec-4] DEBUG com.dora.mapper.BannerMapper.selectAllEnabled - <== Total: 5
|
||
2026-01-30 16:49:59.989 [http-nio-8082-exec-6] DEBUG c.d.mapper.CourseMapper.countCoursesByCategoryId - ==> Preparing: SELECT COUNT(*) FROM course c WHERE c.is_deleted = 0 AND c.audit_status = 1 AND (c.category_id = ? OR (c.category_id IS NULL AND c.category = (SELECT name FROM category WHERE id = ?)))
|
||
2026-01-30 16:49:59.989 [http-nio-8082-exec-6] DEBUG c.d.mapper.CourseMapper.countCoursesByCategoryId - ==> Parameters: 1(Long), 1(Long)
|
||
2026-01-30 16:49:59.995 [http-nio-8082-exec-3] INFO com.dora.controller.WorkflowController - 获取工作流分类列表
|
||
2026-01-30 16:49:59.995 [http-nio-8082-exec-1] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表
|
||
2026-01-30 16:49:59.995 [http-nio-8082-exec-1] DEBUG com.dora.service.impl.WechatQrCodeServiceImpl - 获取所有企业微信二维码
|
||
2026-01-30 16:49:59.996 [http-nio-8082-exec-1] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Preparing: SELECT id, qr_code_url, description, create_time, is_deleted FROM wechat_qr_code WHERE is_deleted = 0 ORDER BY create_time DESC
|
||
2026-01-30 16:49:59.996 [http-nio-8082-exec-1] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Parameters:
|
||
2026-01-30 16:49:59.998 [http-nio-8082-exec-6] DEBUG c.d.mapper.CourseMapper.countCoursesByCategoryId - <== Total: 1
|
||
2026-01-30 16:49:59.998 [http-nio-8082-exec-6] DEBUG c.d.mapper.CourseMapper.countCoursesByCategoryId - ==> Preparing: SELECT COUNT(*) FROM course c WHERE c.is_deleted = 0 AND c.audit_status = 1 AND (c.category_id = ? OR (c.category_id IS NULL AND c.category = (SELECT name FROM category WHERE id = ?)))
|
||
2026-01-30 16:49:59.998 [http-nio-8082-exec-6] DEBUG c.d.mapper.CourseMapper.countCoursesByCategoryId - ==> Parameters: 6(Long), 6(Long)
|
||
2026-01-30 16:50:00.007 [http-nio-8082-exec-6] DEBUG c.d.mapper.CourseMapper.countCoursesByCategoryId - <== Total: 1
|
||
2026-01-30 16:50:00.007 [http-nio-8082-exec-6] DEBUG c.d.mapper.CourseMapper.countCoursesByCategoryId - ==> Preparing: SELECT COUNT(*) FROM course c WHERE c.is_deleted = 0 AND c.audit_status = 1 AND (c.category_id = ? OR (c.category_id IS NULL AND c.category = (SELECT name FROM category WHERE id = ?)))
|
||
2026-01-30 16:50:00.007 [http-nio-8082-exec-3] DEBUG com.dora.mapper.WorkflowMapper.countAllWorkflows - ==> Preparing: SELECT COUNT(*) FROM workflow WHERE audit_status = 1 AND is_deleted = 0
|
||
2026-01-30 16:50:00.007 [http-nio-8082-exec-6] DEBUG c.d.mapper.CourseMapper.countCoursesByCategoryId - ==> Parameters: 13(Long), 13(Long)
|
||
2026-01-30 16:50:00.007 [http-nio-8082-exec-3] DEBUG com.dora.mapper.WorkflowMapper.countAllWorkflows - ==> Parameters:
|
||
2026-01-30 16:50:00.009 [http-nio-8082-exec-1] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - <== Total: 1
|
||
2026-01-30 16:50:00.010 [http-nio-8082-exec-1] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表成功,共 1 个
|
||
2026-01-30 16:50:00.017 [http-nio-8082-exec-6] DEBUG c.d.mapper.CourseMapper.countCoursesByCategoryId - <== Total: 1
|
||
2026-01-30 16:50:00.020 [http-nio-8082-exec-3] DEBUG com.dora.mapper.WorkflowMapper.countAllWorkflows - <== Total: 1
|
||
2026-01-30 16:50:00.021 [http-nio-8082-exec-3] DEBUG c.dora.mapper.CategoryMapper.selectEnabledByType - ==> Preparing: SELECT id, name, type, description, sort_order, is_enabled, create_time, update_time, is_deleted FROM category WHERE type = ? AND is_enabled = 1 AND is_deleted = 0 ORDER BY sort_order ASC, id ASC
|
||
2026-01-30 16:50:00.021 [http-nio-8082-exec-3] DEBUG c.dora.mapper.CategoryMapper.selectEnabledByType - ==> Parameters: 2(Integer)
|
||
2026-01-30 16:50:00.034 [http-nio-8082-exec-3] DEBUG c.dora.mapper.CategoryMapper.selectEnabledByType - <== Total: 10
|
||
2026-01-30 16:50:00.037 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Preparing: SELECT COUNT(*) FROM workflow w WHERE w.audit_status = 1 AND w.is_deleted = 0 AND (w.category_id = ? OR (w.category_id IS NULL AND w.category = (SELECT name FROM category WHERE id = ?)))
|
||
2026-01-30 16:50:00.038 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Parameters: 15(Long), 15(Long)
|
||
2026-01-30 16:50:00.050 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - <== Total: 1
|
||
2026-01-30 16:50:00.051 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Preparing: SELECT COUNT(*) FROM workflow w WHERE w.audit_status = 1 AND w.is_deleted = 0 AND (w.category_id = ? OR (w.category_id IS NULL AND w.category = (SELECT name FROM category WHERE id = ?)))
|
||
2026-01-30 16:50:00.052 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Parameters: 16(Long), 16(Long)
|
||
2026-01-30 16:50:00.059 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/course/hot
|
||
2026-01-30 16:50:00.060 [http-nio-8082-exec-5] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872291060 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:50:00.060Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:50:00.060 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - 允许匿名访问的路径: /user/course/hot
|
||
2026-01-30 16:50:00.060 [http-nio-8082-exec-5] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:50:00.065 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - <== Total: 1
|
||
2026-01-30 16:50:00.065 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Preparing: SELECT COUNT(*) FROM workflow w WHERE w.audit_status = 1 AND w.is_deleted = 0 AND (w.category_id = ? OR (w.category_id IS NULL AND w.category = (SELECT name FROM category WHERE id = ?)))
|
||
2026-01-30 16:50:00.066 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Parameters: 17(Long), 17(Long)
|
||
2026-01-30 16:50:00.079 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - <== Total: 1
|
||
2026-01-30 16:50:00.079 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Preparing: SELECT COUNT(*) FROM workflow w WHERE w.audit_status = 1 AND w.is_deleted = 0 AND (w.category_id = ? OR (w.category_id IS NULL AND w.category = (SELECT name FROM category WHERE id = ?)))
|
||
2026-01-30 16:50:00.080 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Parameters: 7(Long), 7(Long)
|
||
2026-01-30 16:50:00.085 [http-nio-8082-exec-5] INFO com.dora.controller.CourseController - 获取热门课程列表 - page: 1, size: 32
|
||
2026-01-30 16:50:00.087 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseMapper.selectHotCourses - ==> Preparing: SELECT c.id, c.title, c.description, c.cover_url, c.detail_gallery, c.price, c.level, c.category, c.category_id, c.audit_status, c.reject_reason, c.review_time, c.user_id, c.is_free, c.create_time, c.update_time, c.is_deleted FROM course c LEFT JOIN ( -- 计算课程总观看次数 SELECT cc.course_id, COALESCE(SUM(v.view_count), 0) as total_view_count FROM course_chapter cc LEFT JOIN course_video cv ON cc.id = cv.chapter_id AND cv.is_deleted = 0 LEFT JOIN video v ON cv.video_id = v.id AND v.is_deleted = 0 WHERE cc.is_deleted = 0 GROUP BY cc.course_id ) view_stats ON c.id = view_stats.course_id LEFT JOIN ( -- 计算课程点赞次数 SELECT course_id, COUNT(*) as like_count FROM course_like WHERE is_deleted = 0 GROUP BY course_id ) like_stats ON c.id = like_stats.course_id WHERE c.is_deleted = 0 AND c.audit_status = 1 ORDER BY -- 综合评分公式: 观看次数40% + 点赞次数30% + 时间分数30% ( (COALESCE(view_stats.total_view_count, 0) * 0.4) + (COALESCE(like_stats.like_count, 0) * 0.3) + ((1000 / (DATEDIFF(NOW(), c.create_time) + 1)) * 0.3) ) DESC LIMIT ?, ?
|
||
2026-01-30 16:50:00.087 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseMapper.selectHotCourses - ==> Parameters: 0(Integer), 32(Integer)
|
||
2026-01-30 16:50:00.092 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - <== Total: 1
|
||
2026-01-30 16:50:00.093 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Preparing: SELECT COUNT(*) FROM workflow w WHERE w.audit_status = 1 AND w.is_deleted = 0 AND (w.category_id = ? OR (w.category_id IS NULL AND w.category = (SELECT name FROM category WHERE id = ?)))
|
||
2026-01-30 16:50:00.094 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Parameters: 8(Long), 8(Long)
|
||
2026-01-30 16:50:00.098 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseMapper.selectHotCourses - <== Total: 12
|
||
2026-01-30 16:50:00.099 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseMapper.countAllCourses - ==> Preparing: SELECT COUNT(*) FROM course WHERE is_deleted = 0 AND audit_status = 1
|
||
2026-01-30 16:50:00.099 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseMapper.countAllCourses - ==> Parameters:
|
||
2026-01-30 16:50:00.106 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - <== Total: 1
|
||
2026-01-30 16:50:00.107 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Preparing: SELECT COUNT(*) FROM workflow w WHERE w.audit_status = 1 AND w.is_deleted = 0 AND (w.category_id = ? OR (w.category_id IS NULL AND w.category = (SELECT name FROM category WHERE id = ?)))
|
||
2026-01-30 16:50:00.107 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseMapper.countAllCourses - <== Total: 1
|
||
2026-01-30 16:50:00.107 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Parameters: 9(Long), 9(Long)
|
||
2026-01-30 16:50:00.120 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - <== Total: 1
|
||
2026-01-30 16:50:00.120 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Preparing: SELECT COUNT(*) FROM workflow w WHERE w.audit_status = 1 AND w.is_deleted = 0 AND (w.category_id = ? OR (w.category_id IS NULL AND w.category = (SELECT name FROM category WHERE id = ?)))
|
||
2026-01-30 16:50:00.120 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Parameters: 10(Long), 10(Long)
|
||
2026-01-30 16:50:00.122 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectByIds - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id IN ( ? ) AND is_deleted = 0
|
||
2026-01-30 16:50:00.122 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectByIds - ==> Parameters: 17564379418669007(Long)
|
||
2026-01-30 16:50:00.130 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectByIds - <== Total: 1
|
||
2026-01-30 16:50:00.132 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Preparing: SELECT IFNULL(SUM(cv.duration_sec), 0) FROM course_video cv INNER JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0
|
||
2026-01-30 16:50:00.132 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Parameters: 8(Long)
|
||
2026-01-30 16:50:00.133 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - <== Total: 1
|
||
2026-01-30 16:50:00.133 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Preparing: SELECT COUNT(*) FROM workflow w WHERE w.audit_status = 1 AND w.is_deleted = 0 AND (w.category_id = ? OR (w.category_id IS NULL AND w.category = (SELECT name FROM category WHERE id = ?)))
|
||
2026-01-30 16:50:00.134 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Parameters: 11(Long), 11(Long)
|
||
2026-01-30 16:50:00.140 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.141 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Preparing: SELECT SUM(v.view_count) FROM video v WHERE v.id IN ( SELECT DISTINCT cv.video_id FROM course_video cv JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0 AND cv.video_id IS NOT NULL ) AND v.is_deleted = 0
|
||
2026-01-30 16:50:00.142 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Parameters: 8(Long)
|
||
2026-01-30 16:50:00.146 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - <== Total: 1
|
||
2026-01-30 16:50:00.147 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Preparing: SELECT COUNT(*) FROM workflow w WHERE w.audit_status = 1 AND w.is_deleted = 0 AND (w.category_id = ? OR (w.category_id IS NULL AND w.category = (SELECT name FROM category WHERE id = ?)))
|
||
2026-01-30 16:50:00.147 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Parameters: 12(Long), 12(Long)
|
||
2026-01-30 16:50:00.150 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.151 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Preparing: SELECT COUNT(*) FROM course_like WHERE course_id = ? AND is_deleted = 0
|
||
2026-01-30 16:50:00.151 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Parameters: 8(Long)
|
||
2026-01-30 16:50:00.159 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.159 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - <== Total: 1
|
||
2026-01-30 16:50:00.159 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Preparing: SELECT COUNT(*) FROM workflow w WHERE w.audit_status = 1 AND w.is_deleted = 0 AND (w.category_id = ? OR (w.category_id IS NULL AND w.category = (SELECT name FROM category WHERE id = ?)))
|
||
2026-01-30 16:50:00.160 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - ==> Parameters: 14(Long), 14(Long)
|
||
2026-01-30 16:50:00.160 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Preparing: SELECT IFNULL(SUM(cv.duration_sec), 0) FROM course_video cv INNER JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0
|
||
2026-01-30 16:50:00.160 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Parameters: 25(Long)
|
||
2026-01-30 16:50:00.169 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.170 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Preparing: SELECT SUM(v.view_count) FROM video v WHERE v.id IN ( SELECT DISTINCT cv.video_id FROM course_video cv JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0 AND cv.video_id IS NOT NULL ) AND v.is_deleted = 0
|
||
2026-01-30 16:50:00.170 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Parameters: 25(Long)
|
||
2026-01-30 16:50:00.172 [http-nio-8082-exec-3] DEBUG c.d.m.WorkflowMapper.countWorkflowsByCategoryId - <== Total: 1
|
||
2026-01-30 16:50:00.172 [http-nio-8082-exec-3] INFO com.dora.service.impl.WorkflowServiceImpl - 工作流分类数量超过10个,已限制为前10个分类
|
||
2026-01-30 16:50:00.179 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.179 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Preparing: SELECT COUNT(*) FROM course_like WHERE course_id = ? AND is_deleted = 0
|
||
2026-01-30 16:50:00.180 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Parameters: 25(Long)
|
||
2026-01-30 16:50:00.183 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/workflow/hot
|
||
2026-01-30 16:50:00.185 [http-nio-8082-exec-2] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872291184 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:50:00.184Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:50:00.185 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - 允许匿名访问的路径: /user/workflow/hot
|
||
2026-01-30 16:50:00.185 [http-nio-8082-exec-2] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:50:00.187 [http-nio-8082-exec-2] INFO com.dora.controller.WorkflowController - 获取热门工作流列表 - page: 1, size: 32
|
||
2026-01-30 16:50:00.187 [http-nio-8082-exec-2] DEBUG com.dora.mapper.WorkflowMapper.selectHotWorkflows - ==> Preparing: SELECT id, name, description, cover_url, detail_gallery, price, owner_id, category, audit_status, reject_reason, review_time, is_free, full_access_role, copy_access_role, is_public, like_count, rating, video_id, data, data_file_url, create_time, update_time, is_deleted FROM workflow WHERE audit_status = 1 AND is_deleted = 0 ORDER BY like_count DESC, create_time DESC LIMIT ?, ?
|
||
2026-01-30 16:50:00.187 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.187 [http-nio-8082-exec-2] DEBUG com.dora.mapper.WorkflowMapper.selectHotWorkflows - ==> Parameters: 0(Integer), 32(Integer)
|
||
2026-01-30 16:50:00.188 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Preparing: SELECT IFNULL(SUM(cv.duration_sec), 0) FROM course_video cv INNER JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0
|
||
2026-01-30 16:50:00.188 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Parameters: 2(Long)
|
||
2026-01-30 16:50:00.197 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.197 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Preparing: SELECT SUM(v.view_count) FROM video v WHERE v.id IN ( SELECT DISTINCT cv.video_id FROM course_video cv JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0 AND cv.video_id IS NOT NULL ) AND v.is_deleted = 0
|
||
2026-01-30 16:50:00.198 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Parameters: 2(Long)
|
||
2026-01-30 16:50:00.206 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.206 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Preparing: SELECT COUNT(*) FROM course_like WHERE course_id = ? AND is_deleted = 0
|
||
2026-01-30 16:50:00.206 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Parameters: 2(Long)
|
||
2026-01-30 16:50:00.215 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.215 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Preparing: SELECT IFNULL(SUM(cv.duration_sec), 0) FROM course_video cv INNER JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0
|
||
2026-01-30 16:50:00.216 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Parameters: 9(Long)
|
||
2026-01-30 16:50:00.218 [http-nio-8082-exec-2] DEBUG com.dora.mapper.WorkflowMapper.selectHotWorkflows - <== Total: 32
|
||
2026-01-30 16:50:00.218 [http-nio-8082-exec-2] DEBUG com.dora.mapper.WorkflowMapper.countAllWorkflows - ==> Preparing: SELECT COUNT(*) FROM workflow WHERE audit_status = 1 AND is_deleted = 0
|
||
2026-01-30 16:50:00.218 [http-nio-8082-exec-2] DEBUG com.dora.mapper.WorkflowMapper.countAllWorkflows - ==> Parameters:
|
||
2026-01-30 16:50:00.224 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.225 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Preparing: SELECT SUM(v.view_count) FROM video v WHERE v.id IN ( SELECT DISTINCT cv.video_id FROM course_video cv JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0 AND cv.video_id IS NOT NULL ) AND v.is_deleted = 0
|
||
2026-01-30 16:50:00.225 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Parameters: 9(Long)
|
||
2026-01-30 16:50:00.231 [http-nio-8082-exec-2] DEBUG com.dora.mapper.WorkflowMapper.countAllWorkflows - <== Total: 1
|
||
2026-01-30 16:50:00.233 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectByIds - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id IN ( ? , ? , ? , ? , ? , ? , ? ) AND is_deleted = 0
|
||
2026-01-30 16:50:00.233 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectByIds - ==> Parameters: 17564481182853556(Long), 17564630096767044(Long), 17564794376041081(Long), 17567400320744741(Long), 17564379418669007(Long), 17564526189636750(Long), 17564803204774202(Long)
|
||
2026-01-30 16:50:00.233 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.233 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Preparing: SELECT COUNT(*) FROM course_like WHERE course_id = ? AND is_deleted = 0
|
||
2026-01-30 16:50:00.233 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Parameters: 9(Long)
|
||
2026-01-30 16:50:00.242 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.242 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Preparing: SELECT IFNULL(SUM(cv.duration_sec), 0) FROM course_video cv INNER JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0
|
||
2026-01-30 16:50:00.242 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Parameters: 11(Long)
|
||
2026-01-30 16:50:00.245 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectByIds - <== Total: 7
|
||
2026-01-30 16:50:00.251 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.252 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Preparing: SELECT SUM(v.view_count) FROM video v WHERE v.id IN ( SELECT DISTINCT cv.video_id FROM course_video cv JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0 AND cv.video_id IS NOT NULL ) AND v.is_deleted = 0
|
||
2026-01-30 16:50:00.252 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Parameters: 11(Long)
|
||
2026-01-30 16:50:00.260 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.260 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Preparing: SELECT COUNT(*) FROM course_like WHERE course_id = ? AND is_deleted = 0
|
||
2026-01-30 16:50:00.260 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Parameters: 11(Long)
|
||
2026-01-30 16:50:00.268 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.268 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Preparing: SELECT IFNULL(SUM(cv.duration_sec), 0) FROM course_video cv INNER JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0
|
||
2026-01-30 16:50:00.270 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Parameters: 3(Long)
|
||
2026-01-30 16:50:00.278 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.278 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Preparing: SELECT SUM(v.view_count) FROM video v WHERE v.id IN ( SELECT DISTINCT cv.video_id FROM course_video cv JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0 AND cv.video_id IS NOT NULL ) AND v.is_deleted = 0
|
||
2026-01-30 16:50:00.279 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Parameters: 3(Long)
|
||
2026-01-30 16:50:00.287 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.287 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Preparing: SELECT COUNT(*) FROM course_like WHERE course_id = ? AND is_deleted = 0
|
||
2026-01-30 16:50:00.287 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Parameters: 3(Long)
|
||
2026-01-30 16:50:00.295 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.296 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Preparing: SELECT IFNULL(SUM(cv.duration_sec), 0) FROM course_video cv INNER JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0
|
||
2026-01-30 16:50:00.296 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Parameters: 4(Long)
|
||
2026-01-30 16:50:00.305 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.305 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Preparing: SELECT SUM(v.view_count) FROM video v WHERE v.id IN ( SELECT DISTINCT cv.video_id FROM course_video cv JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0 AND cv.video_id IS NOT NULL ) AND v.is_deleted = 0
|
||
2026-01-30 16:50:00.305 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Parameters: 4(Long)
|
||
2026-01-30 16:50:00.314 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.314 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Preparing: SELECT COUNT(*) FROM course_like WHERE course_id = ? AND is_deleted = 0
|
||
2026-01-30 16:50:00.315 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Parameters: 4(Long)
|
||
2026-01-30 16:50:00.323 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.324 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Preparing: SELECT IFNULL(SUM(cv.duration_sec), 0) FROM course_video cv INNER JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0
|
||
2026-01-30 16:50:00.324 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Parameters: 7(Long)
|
||
2026-01-30 16:50:00.332 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.332 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Preparing: SELECT SUM(v.view_count) FROM video v WHERE v.id IN ( SELECT DISTINCT cv.video_id FROM course_video cv JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0 AND cv.video_id IS NOT NULL ) AND v.is_deleted = 0
|
||
2026-01-30 16:50:00.333 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Parameters: 7(Long)
|
||
2026-01-30 16:50:00.342 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.342 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Preparing: SELECT COUNT(*) FROM course_like WHERE course_id = ? AND is_deleted = 0
|
||
2026-01-30 16:50:00.342 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Parameters: 7(Long)
|
||
2026-01-30 16:50:00.352 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.352 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Preparing: SELECT IFNULL(SUM(cv.duration_sec), 0) FROM course_video cv INNER JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0
|
||
2026-01-30 16:50:00.352 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Parameters: 5(Long)
|
||
2026-01-30 16:50:00.361 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.363 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Preparing: SELECT SUM(v.view_count) FROM video v WHERE v.id IN ( SELECT DISTINCT cv.video_id FROM course_video cv JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0 AND cv.video_id IS NOT NULL ) AND v.is_deleted = 0
|
||
2026-01-30 16:50:00.363 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Parameters: 5(Long)
|
||
2026-01-30 16:50:00.372 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.372 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Preparing: SELECT COUNT(*) FROM course_like WHERE course_id = ? AND is_deleted = 0
|
||
2026-01-30 16:50:00.372 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Parameters: 5(Long)
|
||
2026-01-30 16:50:00.382 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.383 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Preparing: SELECT IFNULL(SUM(cv.duration_sec), 0) FROM course_video cv INNER JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0
|
||
2026-01-30 16:50:00.383 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Parameters: 13(Long)
|
||
2026-01-30 16:50:00.390 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.392 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Preparing: SELECT SUM(v.view_count) FROM video v WHERE v.id IN ( SELECT DISTINCT cv.video_id FROM course_video cv JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0 AND cv.video_id IS NOT NULL ) AND v.is_deleted = 0
|
||
2026-01-30 16:50:00.392 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Parameters: 13(Long)
|
||
2026-01-30 16:50:00.400 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.400 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Preparing: SELECT COUNT(*) FROM course_like WHERE course_id = ? AND is_deleted = 0
|
||
2026-01-30 16:50:00.401 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Parameters: 13(Long)
|
||
2026-01-30 16:50:00.409 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.409 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Preparing: SELECT IFNULL(SUM(cv.duration_sec), 0) FROM course_video cv INNER JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0
|
||
2026-01-30 16:50:00.409 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Parameters: 6(Long)
|
||
2026-01-30 16:50:00.417 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.417 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Preparing: SELECT SUM(v.view_count) FROM video v WHERE v.id IN ( SELECT DISTINCT cv.video_id FROM course_video cv JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0 AND cv.video_id IS NOT NULL ) AND v.is_deleted = 0
|
||
2026-01-30 16:50:00.417 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Parameters: 6(Long)
|
||
2026-01-30 16:50:00.427 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.428 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Preparing: SELECT COUNT(*) FROM course_like WHERE course_id = ? AND is_deleted = 0
|
||
2026-01-30 16:50:00.428 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Parameters: 6(Long)
|
||
2026-01-30 16:50:00.436 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.437 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Preparing: SELECT IFNULL(SUM(cv.duration_sec), 0) FROM course_video cv INNER JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0
|
||
2026-01-30 16:50:00.437 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - ==> Parameters: 12(Long)
|
||
2026-01-30 16:50:00.445 [http-nio-8082-exec-5] DEBUG c.d.mapper.CourseVideoMapper.sumDurationByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.445 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Preparing: SELECT SUM(v.view_count) FROM video v WHERE v.id IN ( SELECT DISTINCT cv.video_id FROM course_video cv JOIN course_chapter cc ON cv.chapter_id = cc.id WHERE cc.course_id = ? AND cv.is_deleted = 0 AND cc.is_deleted = 0 AND cv.video_id IS NOT NULL ) AND v.is_deleted = 0
|
||
2026-01-30 16:50:00.445 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - ==> Parameters: 12(Long)
|
||
2026-01-30 16:50:00.454 [http-nio-8082-exec-5] DEBUG c.dora.mapper.VideoMapper.sumViewCountByCourseId - <== Total: 1
|
||
2026-01-30 16:50:00.455 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Preparing: SELECT COUNT(*) FROM course_like WHERE course_id = ? AND is_deleted = 0
|
||
2026-01-30 16:50:00.455 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - ==> Parameters: 12(Long)
|
||
2026-01-30 16:50:00.463 [http-nio-8082-exec-5] DEBUG com.dora.mapper.CourseLikeMapper.countByCourseId - <== Total: 1
|
||
2026-01-30 16:50:01.737 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/wechat-qr/list
|
||
2026-01-30 16:50:01.737 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/banner/list
|
||
2026-01-30 16:50:01.739 [http-nio-8082-exec-8] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872292739 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:50:01.739Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:50:01.739 [http-nio-8082-exec-7] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872292739 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:50:01.739Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:50:01.739 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - 允许匿名访问的路径: /user/banner/list
|
||
2026-01-30 16:50:01.739 [http-nio-8082-exec-8] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:50:01.740 [http-nio-8082-exec-8] INFO com.dora.controller.BannerController - 获取Banner列表
|
||
2026-01-30 16:50:01.740 [http-nio-8082-exec-8] INFO com.dora.service.impl.BannerServiceImpl - 查询所有启用的Banner列表
|
||
2026-01-30 16:50:01.740 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/plaza/works/list
|
||
2026-01-30 16:50:01.741 [http-nio-8082-exec-9] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872292740 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:50:01.740Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:50:01.748 [http-nio-8082-exec-7] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Preparing: SELECT * FROM api_key WHERE key_value = ? AND is_deleted = 0
|
||
2026-01-30 16:50:01.748 [http-nio-8082-exec-7] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Parameters: eyJhbGciOiJIUzUxMiJ9.eyJwaG9uZSI6IjE4NTI4NjU1OTA3IiwidHlwZSI6InVzZXIiLCJ1c2VySWQiOjE3NjgyODU5MDk0MjU3MTg4LCJqdGkiOiIxZWU2NTNlZS1jYzA5LTRhNDQtYTVjNi0wMmZmNjc5NzFiNTkiLCJzdWIiOiIxODUyODY1NTkwNyIsImlhdCI6MTc2ODI4NTkwOSwiZXhwIjoxNzY4ODkwNzA5fQ.n8RLFaxMS1MbZWUG10yRuhClYkU9m9gHxLWfHBRUMihF-SbVAoo9qMppalqJmHe8tQUQ1AzRA20Np5fnr0NUhA(String)
|
||
2026-01-30 16:50:01.752 [http-nio-8082-exec-8] DEBUG com.dora.mapper.BannerMapper.selectAllEnabled - ==> Preparing: SELECT id, image, title, description, button_text, link_type, link, sort_order, is_enabled, create_time, update_time, is_deleted FROM banner WHERE is_enabled = 1 AND is_deleted = 0 ORDER BY sort_order ASC, id ASC
|
||
2026-01-30 16:50:01.753 [http-nio-8082-exec-8] DEBUG com.dora.mapper.BannerMapper.selectAllEnabled - ==> Parameters:
|
||
2026-01-30 16:50:01.754 [http-nio-8082-exec-9] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Preparing: SELECT * FROM api_key WHERE key_value = ? AND is_deleted = 0
|
||
2026-01-30 16:50:01.754 [http-nio-8082-exec-9] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Parameters: eyJhbGciOiJIUzUxMiJ9.eyJwaG9uZSI6IjE4NTI4NjU1OTA3IiwidHlwZSI6InVzZXIiLCJ1c2VySWQiOjE3NjgyODU5MDk0MjU3MTg4LCJqdGkiOiIxZWU2NTNlZS1jYzA5LTRhNDQtYTVjNi0wMmZmNjc5NzFiNTkiLCJzdWIiOiIxODUyODY1NTkwNyIsImlhdCI6MTc2ODI4NTkwOSwiZXhwIjoxNzY4ODkwNzA5fQ.n8RLFaxMS1MbZWUG10yRuhClYkU9m9gHxLWfHBRUMihF-SbVAoo9qMppalqJmHe8tQUQ1AzRA20Np5fnr0NUhA(String)
|
||
2026-01-30 16:50:01.756 [http-nio-8082-exec-7] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - <== Total: 0
|
||
2026-01-30 16:50:01.756 [http-nio-8082-exec-7] WARN com.dora.config.ApiKeyAuthenticationFilter - 无效的API Key: eyJh****NUhA
|
||
2026-01-30 16:50:01.757 [http-nio-8082-exec-7] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表
|
||
2026-01-30 16:50:01.757 [http-nio-8082-exec-7] DEBUG com.dora.service.impl.WechatQrCodeServiceImpl - 获取所有企业微信二维码
|
||
2026-01-30 16:50:01.757 [http-nio-8082-exec-7] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Preparing: SELECT id, qr_code_url, description, create_time, is_deleted FROM wechat_qr_code WHERE is_deleted = 0 ORDER BY create_time DESC
|
||
2026-01-30 16:50:01.757 [http-nio-8082-exec-7] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Parameters:
|
||
2026-01-30 16:50:01.765 [http-nio-8082-exec-8] DEBUG com.dora.mapper.BannerMapper.selectAllEnabled - <== Total: 5
|
||
2026-01-30 16:50:01.765 [http-nio-8082-exec-7] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - <== Total: 1
|
||
2026-01-30 16:50:01.766 [http-nio-8082-exec-7] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表成功,共 1 个
|
||
2026-01-30 16:50:01.767 [http-nio-8082-exec-9] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - <== Total: 0
|
||
2026-01-30 16:50:01.767 [http-nio-8082-exec-9] WARN com.dora.config.ApiKeyAuthenticationFilter - 无效的API Key: eyJh****NUhA
|
||
2026-01-30 16:50:01.778 [http-nio-8082-exec-9] INFO com.dora.service.impl.PlazaServiceImpl - 查询广场作品列表,taskType: null, sortBy: latest, page: 1, size: 20
|
||
2026-01-30 16:50:01.784 [http-nio-8082-exec-9] DEBUG c.dora.mapper.PlazaWorkMapper.findPublicWorksList - ==> Preparing: SELECT pw.id, pw.work_no, pw.user_id, pw.task_no, pw.task_type, pw.model_name, pw.prompt, pw.result_url, pw.image_url, pw.aspect_ratio, pw.title, pw.description, pw.tags, pw.view_count, pw.like_count, pw.share_count, pw.comment_count, pw.is_public, pw.status, pw.create_time, pw.update_time, u.username as nickname, u.avatar_url, UNIX_TIMESTAMP(pw.create_time) as score FROM plaza_work pw LEFT JOIN user u ON pw.user_id = u.id WHERE pw.status = 'published' AND pw.audit_status = 'approved' AND pw.is_public = 1 AND pw.is_deleted = 0 ORDER BY score DESC LIMIT ?, ?
|
||
2026-01-30 16:50:01.784 [http-nio-8082-exec-9] DEBUG c.dora.mapper.PlazaWorkMapper.findPublicWorksList - ==> Parameters: 0(Integer), 20(Integer)
|
||
2026-01-30 16:50:01.814 [http-nio-8082-exec-9] DEBUG c.dora.mapper.PlazaWorkMapper.findPublicWorksList - <== Total: 20
|
||
2026-01-30 16:50:01.815 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PlazaWorkMapper.countPublicWorks - ==> Preparing: SELECT COUNT(*) FROM plaza_work WHERE status = 'published' AND audit_status = 'approved' AND is_public = 1 AND is_deleted = 0
|
||
2026-01-30 16:50:01.815 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PlazaWorkMapper.countPublicWorks - ==> Parameters:
|
||
2026-01-30 16:50:01.828 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PlazaWorkMapper.countPublicWorks - <== Total: 1
|
||
2026-01-30 16:50:02.357 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/wechat-qr/list
|
||
2026-01-30 16:50:02.358 [http-nio-8082-exec-10] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872293358 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:50:02.358Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:50:02.413 [http-nio-8082-exec-10] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Preparing: SELECT * FROM api_key WHERE key_value = ? AND is_deleted = 0
|
||
2026-01-30 16:50:02.414 [http-nio-8082-exec-10] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Parameters: eyJhbGciOiJIUzUxMiJ9.eyJwaG9uZSI6IjE4NTI4NjU1OTA3IiwidHlwZSI6InVzZXIiLCJ1c2VySWQiOjE3NjgyODU5MDk0MjU3MTg4LCJqdGkiOiIxZWU2NTNlZS1jYzA5LTRhNDQtYTVjNi0wMmZmNjc5NzFiNTkiLCJzdWIiOiIxODUyODY1NTkwNyIsImlhdCI6MTc2ODI4NTkwOSwiZXhwIjoxNzY4ODkwNzA5fQ.n8RLFaxMS1MbZWUG10yRuhClYkU9m9gHxLWfHBRUMihF-SbVAoo9qMppalqJmHe8tQUQ1AzRA20Np5fnr0NUhA(String)
|
||
2026-01-30 16:50:02.421 [http-nio-8082-exec-10] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - <== Total: 0
|
||
2026-01-30 16:50:02.422 [http-nio-8082-exec-10] WARN com.dora.config.ApiKeyAuthenticationFilter - 无效的API Key: eyJh****NUhA
|
||
2026-01-30 16:50:02.423 [http-nio-8082-exec-10] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表
|
||
2026-01-30 16:50:02.423 [http-nio-8082-exec-10] DEBUG com.dora.service.impl.WechatQrCodeServiceImpl - 获取所有企业微信二维码
|
||
2026-01-30 16:50:02.424 [http-nio-8082-exec-10] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Preparing: SELECT id, qr_code_url, description, create_time, is_deleted FROM wechat_qr_code WHERE is_deleted = 0 ORDER BY create_time DESC
|
||
2026-01-30 16:50:02.424 [http-nio-8082-exec-10] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Parameters:
|
||
2026-01-30 16:50:02.433 [http-nio-8082-exec-10] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - <== Total: 1
|
||
2026-01-30 16:50:02.433 [http-nio-8082-exec-10] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表成功,共 1 个
|
||
2026-01-30 16:50:02.766 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:50:02.766 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:50:02.778 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:50:07.542 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/wechat-qr/list
|
||
2026-01-30 16:50:07.544 [http-nio-8082-exec-6] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872298544 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:50:07.544Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:50:07.552 [http-nio-8082-exec-6] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Preparing: SELECT * FROM api_key WHERE key_value = ? AND is_deleted = 0
|
||
2026-01-30 16:50:07.552 [http-nio-8082-exec-6] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Parameters: eyJhbGciOiJIUzUxMiJ9.eyJwaG9uZSI6IjE4NTI4NjU1OTA3IiwidHlwZSI6InVzZXIiLCJ1c2VySWQiOjE3NjgyODU5MDk0MjU3MTg4LCJqdGkiOiIxZWU2NTNlZS1jYzA5LTRhNDQtYTVjNi0wMmZmNjc5NzFiNTkiLCJzdWIiOiIxODUyODY1NTkwNyIsImlhdCI6MTc2ODI4NTkwOSwiZXhwIjoxNzY4ODkwNzA5fQ.n8RLFaxMS1MbZWUG10yRuhClYkU9m9gHxLWfHBRUMihF-SbVAoo9qMppalqJmHe8tQUQ1AzRA20Np5fnr0NUhA(String)
|
||
2026-01-30 16:50:07.561 [http-nio-8082-exec-6] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - <== Total: 0
|
||
2026-01-30 16:50:07.561 [http-nio-8082-exec-6] WARN com.dora.config.ApiKeyAuthenticationFilter - 无效的API Key: eyJh****NUhA
|
||
2026-01-30 16:50:07.562 [http-nio-8082-exec-6] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表
|
||
2026-01-30 16:50:07.562 [http-nio-8082-exec-6] DEBUG com.dora.service.impl.WechatQrCodeServiceImpl - 获取所有企业微信二维码
|
||
2026-01-30 16:50:07.562 [http-nio-8082-exec-6] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Preparing: SELECT id, qr_code_url, description, create_time, is_deleted FROM wechat_qr_code WHERE is_deleted = 0 ORDER BY create_time DESC
|
||
2026-01-30 16:50:07.563 [http-nio-8082-exec-6] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Parameters:
|
||
2026-01-30 16:50:07.571 [http-nio-8082-exec-6] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - <== Total: 1
|
||
2026-01-30 16:50:07.572 [http-nio-8082-exec-6] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表成功,共 1 个
|
||
2026-01-30 16:50:07.773 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:50:07.774 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:50:07.783 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:50:07.873 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/list
|
||
2026-01-30 16:50:07.873 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:50:07.874 [http-nio-8082-exec-4] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872298874 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:50:07.874Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:50:07.874 [http-nio-8082-exec-1] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872298874 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:50:07.874Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:50:07.874 [http-nio-8082-exec-4] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Preparing: SELECT * FROM api_key WHERE key_value = ? AND is_deleted = 0
|
||
2026-01-30 16:50:07.875 [http-nio-8082-exec-4] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Parameters: eyJhbGciOiJIUzUxMiJ9.eyJwaG9uZSI6IjE4NTI4NjU1OTA3IiwidHlwZSI6InVzZXIiLCJ1c2VySWQiOjE3NjgyODU5MDk0MjU3MTg4LCJqdGkiOiIxZWU2NTNlZS1jYzA5LTRhNDQtYTVjNi0wMmZmNjc5NzFiNTkiLCJzdWIiOiIxODUyODY1NTkwNyIsImlhdCI6MTc2ODI4NTkwOSwiZXhwIjoxNzY4ODkwNzA5fQ.n8RLFaxMS1MbZWUG10yRuhClYkU9m9gHxLWfHBRUMihF-SbVAoo9qMppalqJmHe8tQUQ1AzRA20Np5fnr0NUhA(String)
|
||
2026-01-30 16:50:07.883 [http-nio-8082-exec-4] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - <== Total: 0
|
||
2026-01-30 16:50:07.883 [http-nio-8082-exec-4] WARN com.dora.config.ApiKeyAuthenticationFilter - 无效的API Key: eyJh****NUhA
|
||
2026-01-30 16:50:07.885 [http-nio-8082-exec-4] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:50:07.885 [http-nio-8082-exec-4] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), text_to_video(String)
|
||
2026-01-30 16:50:07.886 [http-nio-8082-exec-1] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Preparing: SELECT * FROM api_key WHERE key_value = ? AND is_deleted = 0
|
||
2026-01-30 16:50:07.886 [http-nio-8082-exec-1] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Parameters: eyJhbGciOiJIUzUxMiJ9.eyJwaG9uZSI6IjE4NTI4NjU1OTA3IiwidHlwZSI6InVzZXIiLCJ1c2VySWQiOjE3NjgyODU5MDk0MjU3MTg4LCJqdGkiOiIxZWU2NTNlZS1jYzA5LTRhNDQtYTVjNi0wMmZmNjc5NzFiNTkiLCJzdWIiOiIxODUyODY1NTkwNyIsImlhdCI6MTc2ODI4NTkwOSwiZXhwIjoxNzY4ODkwNzA5fQ.n8RLFaxMS1MbZWUG10yRuhClYkU9m9gHxLWfHBRUMihF-SbVAoo9qMppalqJmHe8tQUQ1AzRA20Np5fnr0NUhA(String)
|
||
2026-01-30 16:50:07.887 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:50:07.887 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:50:07.889 [http-nio-8082-exec-2] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872298889 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:50:07.889Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:50:07.889 [http-nio-8082-exec-3] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872298889 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:50:07.889Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:50:07.889 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - 允许匿名访问的路径: /user/auth/me
|
||
2026-01-30 16:50:07.889 [http-nio-8082-exec-3] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:50:07.892 [http-nio-8082-exec-3] WARN com.dora.util.JwtUtil - JWT令牌验证失败: JWT expired 872298892 milliseconds ago at 2026-01-20T06:31:49.000Z. Current time: 2026-01-30T08:50:07.892Z. Allowed clock skew: 0 milliseconds.
|
||
2026-01-30 16:50:07.894 [http-nio-8082-exec-4] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:50:07.899 [http-nio-8082-exec-1] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - <== Total: 0
|
||
2026-01-30 16:50:07.899 [http-nio-8082-exec-1] WARN com.dora.config.ApiKeyAuthenticationFilter - 无效的API Key: eyJh****NUhA
|
||
2026-01-30 16:50:07.902 [http-nio-8082-exec-2] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Preparing: SELECT * FROM api_key WHERE key_value = ? AND is_deleted = 0
|
||
2026-01-30 16:50:07.903 [http-nio-8082-exec-2] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - ==> Parameters: eyJhbGciOiJIUzUxMiJ9.eyJwaG9uZSI6IjE4NTI4NjU1OTA3IiwidHlwZSI6InVzZXIiLCJ1c2VySWQiOjE3NjgyODU5MDk0MjU3MTg4LCJqdGkiOiIxZWU2NTNlZS1jYzA5LTRhNDQtYTVjNi0wMmZmNjc5NzFiNTkiLCJzdWIiOiIxODUyODY1NTkwNyIsImlhdCI6MTc2ODI4NTkwOSwiZXhwIjoxNzY4ODkwNzA5fQ.n8RLFaxMS1MbZWUG10yRuhClYkU9m9gHxLWfHBRUMihF-SbVAoo9qMppalqJmHe8tQUQ1AzRA20Np5fnr0NUhA(String)
|
||
2026-01-30 16:50:07.914 [http-nio-8082-exec-2] DEBUG com.dora.mapper.ApiKeyMapper.selectByKeyValue - <== Total: 0
|
||
2026-01-30 16:50:07.914 [http-nio-8082-exec-2] WARN com.dora.config.ApiKeyAuthenticationFilter - 无效的API Key: eyJh****NUhA
|
||
2026-01-30 16:50:07.916 [http-nio-8082-exec-2] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:50:07.916 [http-nio-8082-exec-2] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), image_to_video(String)
|
||
2026-01-30 16:50:07.929 [http-nio-8082-exec-2] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:50:08.465 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:50:08.465 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:50:08.473 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:50:08.513 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: POST - /user/wechat/qr/login
|
||
2026-01-30 16:50:08.513 [http-nio-8082-exec-5] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 未提供Authorization头,继续到下一个过滤器
|
||
2026-01-30 16:50:08.747 [http-nio-8082-exec-5] ERROR com.dora.controller.WeChatMpController - 生成登录二维码失败
|
||
me.chanjar.weixin.common.error.WxErrorException: 错误代码:40164, 错误信息:invalid ip 122.233.104.139 ipv6 ::ffff:122.233.104.139, not in whitelist rid: 697c70be-17a32b53-46bc7931,微信原始报文:{"errcode":40164,"errmsg":"invalid ip 122.233.104.139 ipv6 ::ffff:122.233.104.139, not in whitelist rid: 697c70be-17a32b53-46bc7931"}
|
||
at me.chanjar.weixin.mp.api.impl.BaseWxMpServiceImpl.extractAccessToken(BaseWxMpServiceImpl.java:518)
|
||
at me.chanjar.weixin.mp.api.impl.BaseWxMpServiceImpl.getAccessToken(BaseWxMpServiceImpl.java:283)
|
||
at me.chanjar.weixin.mp.api.impl.BaseWxMpServiceImpl.executeInternal(BaseWxMpServiceImpl.java:463)
|
||
at me.chanjar.weixin.mp.api.impl.BaseWxMpServiceImpl.execute(BaseWxMpServiceImpl.java:427)
|
||
at me.chanjar.weixin.mp.api.impl.BaseWxMpServiceImpl.post(BaseWxMpServiceImpl.java:381)
|
||
at me.chanjar.weixin.mp.api.impl.BaseWxMpServiceImpl.post(BaseWxMpServiceImpl.java:386)
|
||
at me.chanjar.weixin.mp.api.impl.WxMpQrcodeServiceImpl.getQrCodeTicket(WxMpQrcodeServiceImpl.java:79)
|
||
at me.chanjar.weixin.mp.api.impl.WxMpQrcodeServiceImpl.createQrCode(WxMpQrcodeServiceImpl.java:58)
|
||
at me.chanjar.weixin.mp.api.impl.WxMpQrcodeServiceImpl.qrCodeCreateTmpTicket(WxMpQrcodeServiceImpl.java:44)
|
||
at com.dora.controller.WeChatMpController.getLoginQrCode(WeChatMpController.java:216)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255)
|
||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188)
|
||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
|
||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:926)
|
||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:831)
|
||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
|
||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
|
||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
|
||
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)
|
||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)
|
||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
|
||
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
|
||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:206)
|
||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:150)
|
||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
|
||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:175)
|
||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:150)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
|
||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:175)
|
||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:150)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
|
||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:175)
|
||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:150)
|
||
at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108)
|
||
at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:365)
|
||
at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126)
|
||
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:131)
|
||
at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:85)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at com.dora.config.ApiKeyAuthenticationFilter.doFilterInternal(ApiKeyAuthenticationFilter.java:71)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at com.dora.config.JwtAuthenticationFilter.doFilterInternal(JwtAuthenticationFilter.java:111)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107)
|
||
at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
|
||
at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82)
|
||
at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
|
||
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233)
|
||
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191)
|
||
at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
|
||
at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
|
||
at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
|
||
at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
|
||
at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:230)
|
||
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
|
||
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
|
||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:175)
|
||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:150)
|
||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:175)
|
||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:150)
|
||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:175)
|
||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:150)
|
||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
|
||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:175)
|
||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:150)
|
||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
|
||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
|
||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
|
||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
|
||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
|
||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
|
||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:391)
|
||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
|
||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
|
||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1736)
|
||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
|
||
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
|
||
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
|
||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:50:12.768 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:50:12.768 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:50:12.778 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:50:17.782 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:50:17.782 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:50:17.792 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:50:22.775 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:50:22.776 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:50:22.785 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:50:23.932 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/msm/send/13142377874
|
||
2026-01-30 16:50:23.933 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - 允许匿名访问的路径: /user/msm/send/13142377874
|
||
2026-01-30 16:50:23.933 [http-nio-8082-exec-8] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:50:23.933 [http-nio-8082-exec-8] INFO com.dora.controller.MsmController - 发送短信验证码 - phone: 13142377874, force: false
|
||
2026-01-30 16:50:24.424 [http-nio-8082-exec-8] INFO com.dora.service.impl.MsmServiceImpl - 短信发送响应: {"Message":"OK","RequestId":"12025C09-F511-50EF-BD54-08FB2ABF3FF2","Code":"OK","BizId":"171823669763022521^0"}
|
||
2026-01-30 16:50:24.425 [http-nio-8082-exec-8] INFO com.dora.service.impl.MsmServiceImpl - 短信发送成功 - phone: 13142377874
|
||
2026-01-30 16:50:24.430 [http-nio-8082-exec-8] INFO com.dora.controller.MsmController - 短信验证码发送成功 - phone: 13142377874, code: 432265, force: false
|
||
2026-01-30 16:50:27.738 [MessageBroker-9] INFO o.s.web.socket.config.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 16, active threads = 1, queued tasks = 13, completed tasks = 33]
|
||
2026-01-30 16:50:27.770 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:50:27.770 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:50:27.774 [MessageBroker-6] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:50:27.774 [MessageBroker-6] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:40:27.762940100(LocalDateTime)
|
||
2026-01-30 16:50:27.781 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:50:27.786 [MessageBroker-6] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - <== Total: 0
|
||
2026-01-30 16:50:28.486 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:50:28.487 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:50:28.495 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:50:28.505 [MessageBroker-15] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:50:28.507 [MessageBroker-15] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:50:28.518 [MessageBroker-15] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:50:32.780 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:50:32.781 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:50:32.790 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:50:37.773 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:50:37.773 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:50:37.782 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:50:42.778 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:50:42.778 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:50:42.788 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:50:47.779 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:50:47.779 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:50:47.788 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:50:48.511 [MessageBroker-12] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:50:48.511 [MessageBroker-12] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:50:48.520 [MessageBroker-12] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:50:52.778 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:50:52.778 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:50:52.788 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:50:57.775 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:50:57.775 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:50:57.789 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:50:58.532 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:50:58.532 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:50:58.540 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:51:02.775 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:51:02.775 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:51:02.786 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:51:07.775 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:51:07.776 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:51:07.786 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:51:08.538 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:51:08.538 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:51:08.547 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:51:12.781 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:51:12.781 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:51:12.792 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:51:17.774 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:51:17.774 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:51:17.785 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:51:22.774 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:51:22.775 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:51:22.785 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:51:27.781 [MessageBroker-9] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:51:27.781 [MessageBroker-9] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:41:27.772699100(LocalDateTime)
|
||
2026-01-30 16:51:27.784 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:51:27.784 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:51:27.788 [MessageBroker-9] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - <== Total: 0
|
||
2026-01-30 16:51:27.797 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:51:28.551 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:51:28.552 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:51:28.560 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:51:28.570 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:51:28.571 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:51:28.584 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:51:32.781 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:51:32.781 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:51:32.795 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:51:34.102 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: POST - /user/auth/sms-login
|
||
2026-01-30 16:51:34.102 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - 允许匿名访问的路径: /user/auth/sms-login
|
||
2026-01-30 16:51:34.102 [http-nio-8082-exec-7] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:51:34.159 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectByPhoneAnyStatus - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE phone = ? LIMIT 1
|
||
2026-01-30 16:51:34.159 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectByPhoneAnyStatus - ==> Parameters: 13142377874(String)
|
||
2026-01-30 16:51:34.168 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectByPhoneAnyStatus - <== Total: 1
|
||
2026-01-30 16:51:34.194 [http-nio-8082-exec-7] DEBUG com.dora.service.JwtTokenManager - 用户token已添加 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1
|
||
2026-01-30 16:51:34.195 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:34.195 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:34.204 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:34.205 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:34.205 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:51:34.213 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:51:34.214 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:34.214 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:34.222 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:51:34.222 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:34.223 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:51:34.231 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:51:34.231 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:34.231 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:34.239 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:51:34.240 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:34.240 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:34.248 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:34.249 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:34.249 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:51:34.257 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:51:34.258 [http-nio-8082-exec-7] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:51:34.258 [http-nio-8082-exec-7] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:51:34.266 [http-nio-8082-exec-7] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:51:34.268 [http-nio-8082-exec-7] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:34.268 [http-nio-8082-exec-7] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:51:34.277 [http-nio-8082-exec-7] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:34.277 [http-nio-8082-exec-7] INFO com.dora.service.impl.UserServiceImpl - 用户短信登录成功 - phone: 13142377874, userId: 17563793187762127
|
||
2026-01-30 16:51:34.715 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/wechat-qr/list
|
||
2026-01-30 16:51:34.719 [http-nio-8082-exec-9] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:51:34.733 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:34.733 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:34.745 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:34.746 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:51:34.746 [http-nio-8082-exec-9] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:51:34.747 [http-nio-8082-exec-9] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表
|
||
2026-01-30 16:51:34.747 [http-nio-8082-exec-9] DEBUG com.dora.service.impl.WechatQrCodeServiceImpl - 获取所有企业微信二维码
|
||
2026-01-30 16:51:34.747 [http-nio-8082-exec-9] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Preparing: SELECT id, qr_code_url, description, create_time, is_deleted FROM wechat_qr_code WHERE is_deleted = 0 ORDER BY create_time DESC
|
||
2026-01-30 16:51:34.747 [http-nio-8082-exec-9] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Parameters:
|
||
2026-01-30 16:51:34.760 [http-nio-8082-exec-9] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - <== Total: 1
|
||
2026-01-30 16:51:34.760 [http-nio-8082-exec-9] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表成功,共 1 个
|
||
2026-01-30 16:51:35.288 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:51:35.292 [http-nio-8082-exec-10] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:51:35.300 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:35.301 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:35.309 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:35.309 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:51:35.309 [http-nio-8082-exec-10] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:51:35.311 [http-nio-8082-exec-10] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:51:35.311 [http-nio-8082-exec-10] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), image_to_video(String)
|
||
2026-01-30 16:51:35.319 [http-nio-8082-exec-10] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:51:35.335 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:51:35.337 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:51:35.337 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/list
|
||
2026-01-30 16:51:35.338 [http-nio-8082-exec-6] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:51:35.338 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:35.339 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:35.339 [http-nio-8082-exec-4] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:51:35.340 [http-nio-8082-exec-3] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:51:35.347 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:35.347 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:51:35.347 [http-nio-8082-exec-6] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:51:35.348 [http-nio-8082-exec-6] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:51:35.348 [http-nio-8082-exec-6] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), text_to_video(String)
|
||
2026-01-30 16:51:35.350 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:35.351 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:35.352 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:35.352 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:35.357 [http-nio-8082-exec-6] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:51:35.363 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:35.364 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:51:35.364 [http-nio-8082-exec-4] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:51:35.365 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:35.365 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:35.366 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:35.367 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:51:35.367 [http-nio-8082-exec-3] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:51:35.367 [http-nio-8082-exec-3] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务列表,page=1, size=10, status=null, taskType=text_to_video
|
||
2026-01-30 16:51:35.379 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:35.379 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:35.379 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:35.390 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:35.392 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:35.392 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:51:35.402 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:51:35.402 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:35.402 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:35.415 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:51:35.416 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:35.416 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:51:35.425 [http-nio-8082-exec-3] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Preparing: SELECT count(0) FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0
|
||
2026-01-30 16:51:35.425 [http-nio-8082-exec-3] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Parameters: 17563793187762127(Long), text_to_video(String)
|
||
2026-01-30 16:51:35.427 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:51:35.427 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:35.428 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:35.439 [http-nio-8082-exec-3] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - <== Total: 1
|
||
2026-01-30 16:51:35.440 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:51:35.440 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:35.440 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:35.441 [http-nio-8082-exec-3] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Preparing: SELECT at.*, pw.id as pw_id, pw.work_no as pw_work_no, pw.status as pw_status, pw.audit_status as pw_audit_status, pw.audit_time as pw_audit_time, pw.audit_remark as pw_audit_remark FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0 ORDER BY at.create_time DESC LIMIT ?
|
||
2026-01-30 16:51:35.441 [http-nio-8082-exec-3] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Parameters: 17563793187762127(Long), text_to_video(String), 10(Integer)
|
||
2026-01-30 16:51:35.454 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:35.454 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:35.454 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:51:35.458 [http-nio-8082-exec-3] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - <== Total: 10
|
||
2026-01-30 16:51:35.460 [http-nio-8082-exec-3] INFO com.dora.controller.AiTaskController - 成功查询任务列表,总数: 76, 当前页数量: 10
|
||
2026-01-30 16:51:35.466 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:51:35.466 [http-nio-8082-exec-4] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:51:35.466 [http-nio-8082-exec-4] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:51:35.479 [http-nio-8082-exec-4] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:51:35.479 [http-nio-8082-exec-4] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:35.480 [http-nio-8082-exec-4] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:51:35.492 [http-nio-8082-exec-4] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:37.778 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:51:37.778 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:51:37.788 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:51:42.777 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:51:42.777 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:51:42.787 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:51:47.042 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/list
|
||
2026-01-30 16:51:47.044 [http-nio-8082-exec-1] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:51:47.056 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:47.056 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:47.069 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:47.069 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:51:47.069 [http-nio-8082-exec-1] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:51:47.070 [http-nio-8082-exec-1] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务列表,page=2, size=10, status=null, taskType=text_to_video
|
||
2026-01-30 16:51:47.073 [http-nio-8082-exec-1] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Preparing: SELECT count(0) FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0
|
||
2026-01-30 16:51:47.073 [http-nio-8082-exec-1] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Parameters: 17563793187762127(Long), text_to_video(String)
|
||
2026-01-30 16:51:47.085 [http-nio-8082-exec-1] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - <== Total: 1
|
||
2026-01-30 16:51:47.086 [http-nio-8082-exec-1] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Preparing: SELECT at.*, pw.id as pw_id, pw.work_no as pw_work_no, pw.status as pw_status, pw.audit_status as pw_audit_status, pw.audit_time as pw_audit_time, pw.audit_remark as pw_audit_remark FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0 ORDER BY at.create_time DESC LIMIT ?, ?
|
||
2026-01-30 16:51:47.086 [http-nio-8082-exec-1] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Parameters: 17563793187762127(Long), text_to_video(String), 10(Long), 10(Integer)
|
||
2026-01-30 16:51:47.104 [http-nio-8082-exec-1] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - <== Total: 10
|
||
2026-01-30 16:51:47.104 [http-nio-8082-exec-1] INFO com.dora.controller.AiTaskController - 成功查询任务列表,总数: 76, 当前页数量: 10
|
||
2026-01-30 16:51:47.779 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:51:47.780 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:51:47.790 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:51:48.598 [MessageBroker-8] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:51:48.598 [MessageBroker-8] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:51:48.606 [MessageBroker-8] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:51:52.778 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:51:52.778 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:51:52.788 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:51:57.770 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:51:57.770 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:51:57.779 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:51:58.092 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: POST - /user/ai/tasks/submit
|
||
2026-01-30 16:51:58.094 [http-nio-8082-exec-2] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:51:58.107 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:58.108 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:58.121 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:58.121 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:51:58.121 [http-nio-8082-exec-2] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:51:58.123 [http-nio-8082-exec-2] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 提交AI任务,模型: sc_sora2_text_portrait_15s_small, 提示词长度: 834, 是否图生视频: false
|
||
2026-01-30 16:51:58.144 [http-nio-8082-exec-2] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - ==> Preparing: SELECT * FROM points_config WHERE model_name = ? AND is_deleted = 0
|
||
2026-01-30 16:51:58.144 [http-nio-8082-exec-2] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - ==> Parameters: sc_sora2_text_portrait_15s_small(String)
|
||
2026-01-30 16:51:58.156 [http-nio-8082-exec-2] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - <== Total: 1
|
||
2026-01-30 16:51:58.158 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.findById - ==> Preparing: SELECT * FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:58.158 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.findById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:58.170 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.findById - <== Total: 1
|
||
2026-01-30 16:51:58.171 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.updateUserPoints - ==> Preparing: UPDATE user SET points = points + ? WHERE id = ? AND points + ? >= 0
|
||
2026-01-30 16:51:58.171 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.updateUserPoints - ==> Parameters: -150(Integer), 17563793187762127(Long), -150(Integer)
|
||
2026-01-30 16:51:58.195 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.updateUserPoints - <== Updates: 1
|
||
2026-01-30 16:51:58.195 [http-nio-8082-exec-2] DEBUG com.dora.mapper.PointsConsumptionLogMapper.insert - ==> Preparing: INSERT INTO points_consumption_log (user_id, task_no, change_type, change_amount, balance_before, balance_after, description, is_deleted) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
|
||
2026-01-30 16:51:58.195 [http-nio-8082-exec-2] DEBUG com.dora.mapper.PointsConsumptionLogMapper.insert - ==> Parameters: 17563793187762127(Long), TASK-20260130165158157-8329(String), consume(String), -150(Integer), 27480(Integer), 27330(Integer), AI任务创建: sc_sora2_text_portrait_15s_small(String), 0(Integer)
|
||
2026-01-30 16:51:58.221 [http-nio-8082-exec-2] DEBUG com.dora.mapper.PointsConsumptionLogMapper.insert - <== Updates: 1
|
||
2026-01-30 16:51:58.223 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.insert - ==> Preparing: INSERT INTO ai_task ( task_no, user_id, model_name, task_type, provider_type, provider_task_id, provider_response, prompt, image_url, image_base64, aspect_ratio, status, progress, progress_message, points_frozen, points_consumed, result_url, error_message, queue_time, start_time, complete_time, expire_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
|
||
2026-01-30 16:51:58.224 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.insert - ==> Parameters: TASK-20260130165158157-8329(String), 17563793187762127(Long), sc_sora2_text_portrait_15s_small(String), text_to_video(String), suchuang(String), null, null, 15-second epic movie shot: Chinese divine dragon. Golden-scaled, coiling through thick dark gray clouds—dragon horns sharp frosted, tail sweeping clouds apart like surging waves. Focus on claws: four powerful paws spread, talons gleaming with cold light, scales extending to claw roots (distinct textures), muscles tensing as it grips clouds, realistic joint details, no misalignment. Warm gold vs deep gray color palette. Clouds blend photorealistic depth with hazy artistry. Light pierces cloud gaps, highlighting dragon’s body and claws to emphasize majesty and mystery. Style inspired by The Lord of the Rings (epic grandeur) + The Great Wall (Eastern aesthetics). Smooth camera movement, clear depth of field (dragon in sharp focus, background clouds softly blurred), no distractions. 8K resolution, cinematic lighting rendering.(String), null, null, 9:16(String), created(String), null, null, 150(Integer), null, null, null, null, null, null, null
|
||
2026-01-30 16:51:58.250 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.insert - <== Updates: 1
|
||
2026-01-30 16:51:58.250 [http-nio-8082-exec-2] INFO com.dora.service.impl.AiTaskServiceImpl - 速创任务 TASK-20260130165158157-8329 立即处理(异步)
|
||
2026-01-30 16:51:58.250 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Preparing: SELECT * FROM ai_task WHERE task_no = ? AND is_deleted = 0
|
||
2026-01-30 16:51:58.250 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Parameters: TASK-20260130165158157-8329(String)
|
||
2026-01-30 16:51:58.263 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - <== Total: 1
|
||
2026-01-30 16:51:58.264 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Preparing: UPDATE ai_task SET status = ?, progress = ?, progress_message = ?, start_time = ?, update_time = NOW() WHERE id = ?
|
||
2026-01-30 16:51:58.266 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Parameters: processing(String), 10(Integer), AI模型正在生成内容...(String), 2026-01-30T16:51:58.263417400(LocalDateTime), 3277(Long)
|
||
2026-01-30 16:51:58.290 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.update - <== Updates: 1
|
||
2026-01-30 16:51:58.292 [http-nio-8082-exec-2] DEBUG com.dora.service.impl.NotificationServiceImpl - 向用户 17563793187762127 发送任务 TASK-20260130165158157-8329 的进度更新到目的地: /queue/tasks-progress
|
||
2026-01-30 16:51:58.298 [http-nio-8082-exec-2] DEBUG com.dora.service.impl.NotificationServiceImpl - WebSocket通知发送成功 - 用户: 17563793187762127, 任务: TASK-20260130165158157-8329
|
||
2026-01-30 16:51:58.303 [taskExecutor-1] INFO com.dora.service.AsyncTaskExecutor - 开始异步调用API,任务编号: TASK-20260130165158157-8329, 模型: sc_sora2_text_portrait_15s_small, Provider类型: suchuang
|
||
2026-01-30 16:51:58.303 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Preparing: SELECT * FROM ai_task WHERE task_no = ? AND is_deleted = 0
|
||
2026-01-30 16:51:58.303 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Parameters: TASK-20260130165158157-8329(String)
|
||
2026-01-30 16:51:58.311 [taskExecutor-1] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - ==> Preparing: SELECT * FROM points_config WHERE model_name = ? AND is_deleted = 0
|
||
2026-01-30 16:51:58.311 [taskExecutor-1] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - ==> Parameters: sc_sora2_text_portrait_15s_small(String)
|
||
2026-01-30 16:51:58.316 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - <== Total: 1
|
||
2026-01-30 16:51:58.320 [taskExecutor-1] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - <== Total: 1
|
||
2026-01-30 16:51:58.320 [taskExecutor-1] DEBUG com.dora.service.AIProviderService - 模型 sc_sora2_text_portrait_15s_small 使用服务商: suchuang
|
||
2026-01-30 16:51:58.320 [taskExecutor-1] INFO com.dora.service.AsyncTaskExecutor - 任务 TASK-20260130165158157-8329 使用Provider: suchuang
|
||
2026-01-30 16:51:58.320 [taskExecutor-1] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - ==> Preparing: SELECT * FROM points_config WHERE model_name = ? AND is_deleted = 0
|
||
2026-01-30 16:51:58.321 [taskExecutor-1] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - ==> Parameters: sc_sora2_text_portrait_15s_small(String)
|
||
2026-01-30 16:51:58.330 [taskExecutor-1] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - <== Total: 1
|
||
2026-01-30 16:51:58.330 [taskExecutor-1] INFO com.dora.service.AsyncTaskExecutor - 获取到模型配置,modelName: sc_sora2_text_portrait_15s_small, config: {duration=15, taskType=text_to_video, size=small, aspectRatio=9:16}
|
||
2026-01-30 16:51:58.330 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 提交任务,模型: sc_sora2_text_portrait_15s_small
|
||
2026-01-30 16:51:58.331 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - === SuChuang Provider 提交任务负载数据(POST) ===
|
||
2026-01-30 16:51:58.331 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 请求类型: 【普通任务】
|
||
2026-01-30 16:51:58.331 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 请求URL: https://api.wuyinkeji.com/api/sora2-new/submit
|
||
2026-01-30 16:51:58.331 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 模型类型: sora2
|
||
2026-01-30 16:51:58.331 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 任务类型: text_to_video
|
||
2026-01-30 16:51:58.331 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 是否图生视频: false
|
||
2026-01-30 16:51:58.331 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 提示词: 15-second epic movie shot: Chinese divine dragon. Golden-scaled, coiling through thick dark gray clouds—dragon horns sharp frosted, tail sweeping clouds apart like surging waves. Focus on claws: four powerful paws spread, talons gleaming with cold light, scales extending to claw roots (distinct textures), muscles tensing as it grips clouds, realistic joint details, no misalignment. Warm gold vs deep gray color palette. Clouds blend photorealistic depth with hazy artistry. Light pierces cloud gaps, highlighting dragon’s body and claws to emphasize majesty and mystery. Style inspired by The Lord of the Rings (epic grandeur) + The Great Wall (Eastern aesthetics). Smooth camera movement, clear depth of field (dragon in sharp focus, background clouds softly blurred), no distractions. 8K resolution, cinematic lighting rendering.
|
||
2026-01-30 16:51:58.331 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 参考图片URL: N/A (文生视频)
|
||
2026-01-30 16:51:58.331 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 宽高比: 9:16
|
||
2026-01-30 16:51:58.331 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 时长: 15 秒
|
||
2026-01-30 16:51:58.331 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 尺寸: small
|
||
2026-01-30 16:51:58.331 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - API密钥: GpFpub***
|
||
2026-01-30 16:51:58.331 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - =======================================
|
||
2026-01-30 16:51:58.346 [http-nio-8082-exec-2] INFO com.dora.controller.AiTaskController - 任务创建成功,taskNo: TASK-20260130165158157-8329, 队列位置: 0
|
||
2026-01-30 16:51:58.569 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:51:58.569 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:51:58.577 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 提交任务响应: {"code":400,"exec_time":0.049709,"ip":"122.233.104.139","msg":"请求失败,该接口正在维护"}
|
||
2026-01-30 16:51:58.577 [taskExecutor-1] ERROR c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 提交失败: code=400, msg=请求失败,该接口正在维护
|
||
2026-01-30 16:51:58.578 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 1
|
||
2026-01-30 16:51:58.579 [MessageBroker-3] INFO com.dora.scheduler.SuChuangPollingScheduler - 速创轮询 - 发现1个待处理任务: TASK-20260130165158157-8329(providerTaskId:null)
|
||
2026-01-30 16:51:58.579 [MessageBroker-3] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创轮询开始】任务: TASK-20260130165158157-8329, providerTaskId: null, 模型: sc_sora2_text_portrait_15s_small, 创建时间: 2026-01-30T16:51:56
|
||
2026-01-30 16:51:58.579 [MessageBroker-3] INFO com.dora.scheduler.SuChuangPollingScheduler - SORA2任务 TASK-20260130165158157-8329 的providerTaskId为空,但任务刚创建2秒,继续等待
|
||
2026-01-30 16:51:58.577 [taskExecutor-1] ERROR com.dora.service.AsyncTaskExecutor - 异步任务 TASK-20260130165158157-8329 提交失败,Provider返回无效响应: ProviderTaskResponse(providerTaskId=null, status=FAILED, resultUrl=null, errorMessage=速创API提交失败: 请求失败,该接口正在维护, websocketUrl=null, clientId=null, rawResponse=null)
|
||
2026-01-30 16:51:58.581 [taskExecutor-1] ERROR com.dora.service.AsyncTaskExecutor - 任务 TASK-20260130165158157-8329 在Provider调用期间发生异常: 出现一点小错误,本次积分已回退
|
||
java.lang.RuntimeException: 出现一点小错误,本次积分已回退
|
||
at com.dora.service.AsyncTaskExecutor.executeApiCall(AsyncTaskExecutor.java:62)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
||
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
||
at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:113)
|
||
at org.springframework.util.concurrent.FutureUtils.lambda$toSupplier$0(FutureUtils.java:74)
|
||
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
2026-01-30 16:51:58.581 [taskExecutor-1] ERROR com.dora.service.impl.AiTaskServiceImpl - 任务 TASK-20260130165158157-8329 处理失败。
|
||
java.util.concurrent.CompletionException: java.lang.RuntimeException: 出现一点小错误,本次积分已回退
|
||
at org.springframework.util.concurrent.FutureUtils.lambda$toSupplier$0(FutureUtils.java:78)
|
||
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
Caused by: java.lang.RuntimeException: 出现一点小错误,本次积分已回退
|
||
at com.dora.service.AsyncTaskExecutor.executeApiCall(AsyncTaskExecutor.java:62)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:354)
|
||
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
||
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
||
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
||
at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:113)
|
||
at org.springframework.util.concurrent.FutureUtils.lambda$toSupplier$0(FutureUtils.java:74)
|
||
... 4 common frames omitted
|
||
2026-01-30 16:51:58.582 [taskExecutor-1] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Preparing: SELECT * FROM ai_task WHERE task_no = ? AND is_deleted = 0
|
||
2026-01-30 16:51:58.582 [taskExecutor-1] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Parameters: TASK-20260130165158157-8329(String)
|
||
2026-01-30 16:51:58.590 [taskExecutor-1] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - <== Total: 1
|
||
2026-01-30 16:51:58.592 [taskExecutor-1] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Preparing: UPDATE ai_task SET status = ?, progress = ?, progress_message = ?, error_message = ?, start_time = ?, complete_time = ?, update_time = NOW() WHERE id = ?
|
||
2026-01-30 16:51:58.594 [taskExecutor-1] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Parameters: failed(String), 10(Integer), 处理失败: java.lang.RuntimeException: 出现一点小错误,本次积分已回退(String), 处理失败: java.lang.RuntimeException: 出现一点小错误,本次积分已回退(String), 2026-01-30T16:51:58(LocalDateTime), 2026-01-30T16:51:58.591842200(LocalDateTime), 3277(Long)
|
||
2026-01-30 16:51:58.611 [taskExecutor-1] DEBUG com.dora.mapper.AiTaskMapper.update - <== Updates: 1
|
||
2026-01-30 16:51:58.611 [taskExecutor-1] DEBUG com.dora.service.impl.NotificationServiceImpl - 向用户 17563793187762127 发送任务 TASK-20260130165158157-8329 的进度更新到目的地: /queue/tasks-progress
|
||
2026-01-30 16:51:58.612 [taskExecutor-1] DEBUG com.dora.service.impl.NotificationServiceImpl - WebSocket通知发送成功 - 用户: 17563793187762127, 任务: TASK-20260130165158157-8329
|
||
2026-01-30 16:51:58.621 [taskExecutor-1] DEBUG com.dora.mapper.UserMapper.findById - ==> Preparing: SELECT * FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:58.621 [taskExecutor-1] DEBUG com.dora.mapper.UserMapper.findById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:58.629 [taskExecutor-1] DEBUG com.dora.mapper.UserMapper.findById - <== Total: 1
|
||
2026-01-30 16:51:58.630 [taskExecutor-1] DEBUG com.dora.mapper.UserMapper.updateUserPoints - ==> Preparing: UPDATE user SET points = points + ? WHERE id = ? AND points + ? >= 0
|
||
2026-01-30 16:51:58.630 [taskExecutor-1] DEBUG com.dora.mapper.UserMapper.updateUserPoints - ==> Parameters: 150(Integer), 17563793187762127(Long), 150(Integer)
|
||
2026-01-30 16:51:58.645 [taskExecutor-1] DEBUG com.dora.mapper.UserMapper.updateUserPoints - <== Updates: 1
|
||
2026-01-30 16:51:58.645 [taskExecutor-1] DEBUG com.dora.mapper.PointsConsumptionLogMapper.insert - ==> Preparing: INSERT INTO points_consumption_log (user_id, task_no, change_type, change_amount, balance_before, balance_after, description, is_deleted) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
|
||
2026-01-30 16:51:58.645 [taskExecutor-1] DEBUG com.dora.mapper.PointsConsumptionLogMapper.insert - ==> Parameters: 17563793187762127(Long), TASK-20260130165158157-8329(String), refund(String), 150(Integer), 27330(Integer), 27480(Integer), 任务失败,退还积分(String), 0(Integer)
|
||
2026-01-30 16:51:58.661 [taskExecutor-1] DEBUG com.dora.mapper.PointsConsumptionLogMapper.insert - <== Updates: 1
|
||
2026-01-30 16:51:58.679 [taskExecutor-1] INFO com.dora.service.impl.AiTaskServiceImpl - 任务 TASK-20260130165158157-8329 处理完毕,已释放模型 sc_sora2_text_portrait_15s_small 的一个处理槽位。
|
||
2026-01-30 16:51:58.978 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/list
|
||
2026-01-30 16:51:58.979 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:51:58.980 [http-nio-8082-exec-5] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:51:58.980 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:58.981 [http-nio-8082-exec-8] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:51:58.981 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:58.988 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:58.988 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:51:58.990 [http-nio-8082-exec-5] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:51:58.990 [http-nio-8082-exec-5] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务列表,page=2, size=10, status=null, taskType=text_to_video
|
||
2026-01-30 16:51:58.992 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:58.992 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:58.992 [http-nio-8082-exec-5] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Preparing: SELECT count(0) FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0
|
||
2026-01-30 16:51:58.992 [http-nio-8082-exec-5] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Parameters: 17563793187762127(Long), text_to_video(String)
|
||
2026-01-30 16:51:59.003 [http-nio-8082-exec-5] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - <== Total: 1
|
||
2026-01-30 16:51:59.004 [http-nio-8082-exec-5] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Preparing: SELECT at.*, pw.id as pw_id, pw.work_no as pw_work_no, pw.status as pw_status, pw.audit_status as pw_audit_status, pw.audit_time as pw_audit_time, pw.audit_remark as pw_audit_remark FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0 ORDER BY at.create_time DESC LIMIT ?, ?
|
||
2026-01-30 16:51:59.004 [http-nio-8082-exec-5] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Parameters: 17563793187762127(Long), text_to_video(String), 10(Long), 10(Integer)
|
||
2026-01-30 16:51:59.005 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:59.006 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:51:59.006 [http-nio-8082-exec-8] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:51:59.008 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:59.008 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:59.016 [http-nio-8082-exec-5] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - <== Total: 10
|
||
2026-01-30 16:51:59.016 [http-nio-8082-exec-5] INFO com.dora.controller.AiTaskController - 成功查询任务列表,总数: 77, 当前页数量: 10
|
||
2026-01-30 16:51:59.019 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:59.020 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:59.021 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:59.033 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:59.033 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:59.033 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:51:59.045 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:51:59.046 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:59.046 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:59.072 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:51:59.073 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:59.073 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:51:59.085 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:51:59.085 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:59.085 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:59.097 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:51:59.098 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:59.098 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:59.110 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:59.110 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:59.111 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:51:59.123 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:51:59.123 [http-nio-8082-exec-8] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:51:59.123 [http-nio-8082-exec-8] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:51:59.135 [http-nio-8082-exec-8] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:51:59.135 [http-nio-8082-exec-8] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:59.136 [http-nio-8082-exec-8] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:51:59.148 [http-nio-8082-exec-8] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:59.221 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:51:59.223 [http-nio-8082-exec-7] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:51:59.223 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:59.223 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:59.231 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:59.232 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:51:59.232 [http-nio-8082-exec-7] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:51:59.233 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:59.233 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:59.242 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:59.242 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:59.242 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:59.250 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:59.251 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:59.252 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:51:59.260 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:51:59.260 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:59.260 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:59.268 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:51:59.268 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:59.268 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:51:59.276 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:51:59.277 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:59.277 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:59.285 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:51:59.285 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:59.286 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:51:59.294 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:51:59.294 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:51:59.294 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:51:59.303 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:51:59.303 [http-nio-8082-exec-7] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:51:59.303 [http-nio-8082-exec-7] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:51:59.312 [http-nio-8082-exec-7] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:51:59.312 [http-nio-8082-exec-7] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:51:59.312 [http-nio-8082-exec-7] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:51:59.321 [http-nio-8082-exec-7] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:52:02.775 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:52:02.775 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:52:02.785 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:52:03.998 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/TASK-20260130165158157-8329
|
||
2026-01-30 16:52:04.000 [http-nio-8082-exec-9] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:52:04.013 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:52:04.013 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:52:04.026 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:52:04.026 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:52:04.026 [http-nio-8082-exec-9] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:52:04.027 [http-nio-8082-exec-9] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务详情,taskNo: TASK-20260130165158157-8329
|
||
2026-01-30 16:52:04.027 [http-nio-8082-exec-9] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Preparing: SELECT * FROM ai_task WHERE task_no = ? AND is_deleted = 0
|
||
2026-01-30 16:52:04.028 [http-nio-8082-exec-9] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Parameters: TASK-20260130165158157-8329(String)
|
||
2026-01-30 16:52:04.040 [http-nio-8082-exec-9] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - <== Total: 1
|
||
2026-01-30 16:52:04.041 [http-nio-8082-exec-9] INFO com.dora.controller.AiTaskController - 成功查询任务详情,taskNo: TASK-20260130165158157-8329, status: failed
|
||
2026-01-30 16:52:04.444 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/wechat-qr/list
|
||
2026-01-30 16:52:04.446 [http-nio-8082-exec-10] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:52:04.454 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:52:04.454 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:52:04.463 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:52:04.464 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:52:04.464 [http-nio-8082-exec-10] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:52:04.465 [http-nio-8082-exec-10] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表
|
||
2026-01-30 16:52:04.465 [http-nio-8082-exec-10] DEBUG com.dora.service.impl.WechatQrCodeServiceImpl - 获取所有企业微信二维码
|
||
2026-01-30 16:52:04.465 [http-nio-8082-exec-10] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Preparing: SELECT id, qr_code_url, description, create_time, is_deleted FROM wechat_qr_code WHERE is_deleted = 0 ORDER BY create_time DESC
|
||
2026-01-30 16:52:04.465 [http-nio-8082-exec-10] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Parameters:
|
||
2026-01-30 16:52:04.474 [http-nio-8082-exec-10] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - <== Total: 1
|
||
2026-01-30 16:52:04.474 [http-nio-8082-exec-10] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表成功,共 1 个
|
||
2026-01-30 16:52:04.524 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:52:04.527 [http-nio-8082-exec-6] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:52:04.528 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:52:04.528 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:52:04.536 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:52:04.537 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:52:04.537 [http-nio-8082-exec-6] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:52:04.537 [http-nio-8082-exec-6] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:52:04.537 [http-nio-8082-exec-6] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), image_to_video(String)
|
||
2026-01-30 16:52:04.545 [http-nio-8082-exec-6] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:52:04.935 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:52:04.935 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:52:04.935 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/list
|
||
2026-01-30 16:52:04.937 [http-nio-8082-exec-3] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:52:04.937 [http-nio-8082-exec-4] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:52:04.937 [http-nio-8082-exec-1] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:52:04.938 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:52:04.938 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:52:04.947 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:52:04.947 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:52:04.947 [http-nio-8082-exec-1] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:52:04.948 [http-nio-8082-exec-1] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务列表,page=1, size=10, status=null, taskType=text_to_video
|
||
2026-01-30 16:52:04.950 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:52:04.950 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:52:04.950 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:52:04.950 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:52:04.950 [http-nio-8082-exec-1] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Preparing: SELECT count(0) FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0
|
||
2026-01-30 16:52:04.951 [http-nio-8082-exec-1] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Parameters: 17563793187762127(Long), text_to_video(String)
|
||
2026-01-30 16:52:04.959 [http-nio-8082-exec-1] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - <== Total: 1
|
||
2026-01-30 16:52:04.961 [http-nio-8082-exec-1] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Preparing: SELECT at.*, pw.id as pw_id, pw.work_no as pw_work_no, pw.status as pw_status, pw.audit_status as pw_audit_status, pw.audit_time as pw_audit_time, pw.audit_remark as pw_audit_remark FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0 ORDER BY at.create_time DESC LIMIT ?
|
||
2026-01-30 16:52:04.961 [http-nio-8082-exec-1] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Parameters: 17563793187762127(Long), text_to_video(String), 10(Integer)
|
||
2026-01-30 16:52:04.962 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:52:04.962 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:52:04.963 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:52:04.963 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:52:04.963 [http-nio-8082-exec-4] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:52:04.963 [http-nio-8082-exec-3] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:52:04.964 [http-nio-8082-exec-4] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:52:04.964 [http-nio-8082-exec-4] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), text_to_video(String)
|
||
2026-01-30 16:52:04.964 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:52:04.964 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:52:04.974 [http-nio-8082-exec-1] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - <== Total: 10
|
||
2026-01-30 16:52:04.974 [http-nio-8082-exec-1] INFO com.dora.controller.AiTaskController - 成功查询任务列表,总数: 77, 当前页数量: 10
|
||
2026-01-30 16:52:04.977 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:52:04.977 [http-nio-8082-exec-4] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:52:04.977 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:52:04.978 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:52:04.988 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:52:04.991 [http-nio-8082-exec-3] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:52:04.991 [http-nio-8082-exec-3] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:52:05.003 [http-nio-8082-exec-3] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:52:05.004 [http-nio-8082-exec-3] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:52:05.004 [http-nio-8082-exec-3] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:52:05.016 [http-nio-8082-exec-3] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:52:05.017 [http-nio-8082-exec-3] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:52:05.017 [http-nio-8082-exec-3] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:52:05.029 [http-nio-8082-exec-3] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:52:05.029 [http-nio-8082-exec-3] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:52:05.029 [http-nio-8082-exec-3] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:52:05.042 [http-nio-8082-exec-3] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:52:05.042 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:52:05.042 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:52:05.055 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:52:05.056 [http-nio-8082-exec-3] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:52:05.056 [http-nio-8082-exec-3] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:52:05.068 [http-nio-8082-exec-3] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:52:05.068 [http-nio-8082-exec-3] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:52:05.068 [http-nio-8082-exec-3] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:52:05.081 [http-nio-8082-exec-3] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:52:05.082 [http-nio-8082-exec-3] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:52:05.082 [http-nio-8082-exec-3] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:52:05.094 [http-nio-8082-exec-3] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:52:07.774 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:52:07.774 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:52:07.788 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:52:08.621 [MessageBroker-1] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:52:08.621 [MessageBroker-1] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:52:08.629 [MessageBroker-1] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:52:12.775 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:52:12.775 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:52:12.784 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:52:17.776 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:52:17.776 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:52:17.785 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:52:22.770 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:52:22.770 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:52:22.779 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:52:27.771 [MessageBroker-12] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:52:27.771 [MessageBroker-12] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:42:27.762759100(LocalDateTime)
|
||
2026-01-30 16:52:27.774 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:52:27.774 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:52:27.778 [MessageBroker-12] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - <== Total: 0
|
||
2026-01-30 16:52:27.787 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:52:28.595 [MessageBroker-13] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:52:28.595 [MessageBroker-13] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:52:28.607 [MessageBroker-13] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:52:28.638 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:52:28.638 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:52:28.646 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:52:32.775 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:52:32.775 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:52:32.785 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:52:37.781 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:52:37.781 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:52:37.794 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:52:42.767 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:52:42.767 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:52:42.777 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:52:47.775 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:52:47.776 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:52:47.786 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:52:48.660 [MessageBroker-4] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:52:48.660 [MessageBroker-4] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:52:48.669 [MessageBroker-4] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:52:52.782 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:52:52.782 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:52:52.792 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:52:57.781 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:52:57.781 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:52:57.790 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:52:58.622 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:52:58.623 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:52:58.631 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:53:02.782 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:53:02.782 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:53:02.796 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:53:07.777 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:53:07.777 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:53:07.787 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:53:08.682 [MessageBroker-15] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:53:08.682 [MessageBroker-15] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:53:08.695 [MessageBroker-15] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:53:12.776 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:53:12.777 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:53:12.786 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:53:17.782 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:53:17.782 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:53:17.792 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:53:22.777 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:53:22.777 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:53:22.787 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:53:27.777 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:53:27.778 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:53:27.781 [MessageBroker-5] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:53:27.783 [MessageBroker-5] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:43:27.769521500(LocalDateTime)
|
||
2026-01-30 16:53:27.793 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:53:27.797 [MessageBroker-5] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - <== Total: 0
|
||
2026-01-30 16:53:28.650 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:53:28.650 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:53:28.663 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:53:28.708 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:53:28.709 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:53:28.717 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:53:32.779 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:53:32.779 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:53:32.794 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:53:37.774 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:53:37.774 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:53:37.783 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:53:42.778 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:53:42.779 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:53:42.793 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:53:44.238 [SpringApplicationShutdownHook] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Stopping...
|
||
2026-01-30 16:53:44.238 [SpringApplicationShutdownHook] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@567412db]]
|
||
2026-01-30 16:53:44.238 [SpringApplicationShutdownHook] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Stopped.
|
||
2026-01-30 16:53:44.374 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
|
||
2026-01-30 16:53:44.377 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
|
||
2026-01-30 16:53:49.151 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
|
||
2026-01-30 16:53:49.189 [main] INFO com.dora.Application - Starting Application using Java 17.0.12 with PID 68228 (C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本\target\classes started by admin001 in C:\Users\admin\Desktop\new_1818ai\1818_user_server - 副本)
|
||
2026-01-30 16:53:49.190 [main] DEBUG com.dora.Application - Running with Spring Boot v3.2.5, Spring v6.1.6
|
||
2026-01-30 16:53:49.190 [main] INFO com.dora.Application - No active profile set, falling back to 1 default profile: "default"
|
||
2026-01-30 16:53:50.198 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
|
||
2026-01-30 16:53:50.200 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
||
2026-01-30 16:53:50.247 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 34 ms. Found 0 Redis repository interfaces.
|
||
2026-01-30 16:53:51.018 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port 8082 (http)
|
||
2026-01-30 16:53:51.027 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8082"]
|
||
2026-01-30 16:53:51.028 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
|
||
2026-01-30 16:53:51.028 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.20]
|
||
2026-01-30 16:53:51.082 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||
2026-01-30 16:53:51.082 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1848 ms
|
||
2026-01-30 16:53:51.861 [main] DEBUG com.dora.config.JwtAuthenticationFilter - Filter 'jwtAuthenticationFilter' configured for use
|
||
2026-01-30 16:53:51.861 [main] DEBUG com.dora.config.ApiKeyAuthenticationFilter - Filter 'apiKeyAuthenticationFilter' configured for use
|
||
2026-01-30 16:53:52.557 [main] INFO com.dora.service.AIProviderService - 注册AI Provider: openai, 异步: false
|
||
2026-01-30 16:53:52.557 [main] INFO com.dora.service.AIProviderService - 注册AI Provider: runninghub, 异步: true
|
||
2026-01-30 16:53:52.557 [main] INFO com.dora.service.AIProviderService - 注册AI Provider: suchuang, 异步: true
|
||
2026-01-30 16:53:53.248 [main] WARN o.s.b.a.s.s.UserDetailsServiceAutoConfiguration -
|
||
|
||
Using generated security password: 8d78bb9e-590c-4211-948a-f2a759ad5930
|
||
|
||
This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
||
|
||
2026-01-30 16:53:53.600 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@61bfd7da, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6179af64, org.springframework.security.web.context.SecurityContextHolderFilter@7473cfe2, org.springframework.security.web.header.HeaderWriterFilter@26401eda, org.springframework.web.filter.CorsFilter@193f5509, org.springframework.security.web.authentication.logout.LogoutFilter@65d3e2ba, com.dora.config.JwtAuthenticationFilter@3fad8636, com.dora.config.ApiKeyAuthenticationFilter@11dbcb3b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@41a6ab50, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6dc98c02, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@475a8415, org.springframework.security.web.session.SessionManagementFilter@16baf8d0, org.springframework.security.web.access.ExceptionTranslationFilter@5ef03158, org.springframework.security.web.access.intercept.AuthorizationFilter@cfe881a]
|
||
2026-01-30 16:53:54.055 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8082"]
|
||
2026-01-30 16:53:54.072 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port 8082 (http) with context path ''
|
||
2026-01-30 16:53:54.074 [main] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Starting...
|
||
2026-01-30 16:53:54.074 [main] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@65c97eeb]]
|
||
2026-01-30 16:53:54.074 [main] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Started.
|
||
2026-01-30 16:53:54.086 [main] INFO com.dora.Application - Started Application in 5.43 seconds (process running for 5.926)
|
||
2026-01-30 16:53:54.087 [MessageBroker-3] INFO com.dora.schedule.TokenCleanupScheduler - 开始清理过期token,过期时间点: 1769158434087
|
||
2026-01-30 16:53:54.087 [MessageBroker-1] DEBUG com.dora.scheduler.QueuedTaskTimeoutChecker - 开始检查队列超时任务,超时阈值: 2026-01-29T16:53:54.087776900 (24小时前)
|
||
2026-01-30 16:53:54.090 [main] INFO com.dora.Application -
|
||
========================================================================================================
|
||
🎉 1818AI 用户端服务启动成功!
|
||
========================================================================================================
|
||
📍 本地访问地址:
|
||
http://localhost:8082
|
||
📍 外网访问地址:
|
||
http://192.168.0.45:8082
|
||
📚 接口文档地址 (Knife4j):
|
||
http://localhost:8082/doc.html
|
||
http://192.168.0.45:8082/doc.html
|
||
📖 Swagger UI:
|
||
http://localhost:8082/swagger-ui/index.html
|
||
========================================================================================================
|
||
|
||
2026-01-30 16:53:54.106 [MessageBroker-10] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
2026-01-30 16:53:54.403 [MessageBroker-3] INFO com.dora.schedule.TokenCleanupScheduler - 过期token清理完成
|
||
2026-01-30 16:53:54.457 [MessageBroker-10] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@660431e8
|
||
2026-01-30 16:53:54.460 [MessageBroker-10] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
||
2026-01-30 16:53:54.466 [MessageBroker-1] DEBUG c.d.mapper.AiTaskMapper.findQueuedTasksBeforeTime - ==> Preparing: SELECT * FROM ai_task WHERE status = 'queued' AND create_time < ? AND is_deleted = 0 ORDER BY create_time ASC
|
||
2026-01-30 16:53:54.487 [MessageBroker-1] DEBUG c.d.mapper.AiTaskMapper.findQueuedTasksBeforeTime - ==> Parameters: 2026-01-29T16:53:54.087776900(LocalDateTime)
|
||
2026-01-30 16:53:54.519 [MessageBroker-1] DEBUG c.d.mapper.AiTaskMapper.findQueuedTasksBeforeTime - <== Total: 0
|
||
2026-01-30 16:53:54.524 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:53:54.524 [MessageBroker-1] DEBUG com.dora.scheduler.QueuedTaskTimeoutChecker - 未发现队列超时任务
|
||
2026-01-30 16:53:54.524 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:53:54.563 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:53:54.563 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:53:54.564 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:53:54.577 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:53:54.578 [MessageBroker-6] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:53:54.578 [MessageBroker-6] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:43:54.087776900(LocalDateTime)
|
||
2026-01-30 16:53:54.590 [MessageBroker-6] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - <== Total: 0
|
||
2026-01-30 16:53:54.590 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:53:54.590 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:53:54.605 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:53:59.093 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:53:59.095 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:53:59.110 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:54:04.107 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:54:04.108 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:54:04.123 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:54:09.100 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:54:09.100 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:54:09.116 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:54:11.069 [http-nio-8082-exec-1] INFO org.apache.tomcat.util.http.parser.Cookie - A cookie header was received [Hm_lvt_5f3fb2055eb883c9c94fd9f9f59017a6=1767336500,1768284877,1769762999;] that contained an invalid cookie. That cookie will be ignored.
|
||
Note: further occurrences of this error will be logged at DEBUG level.
|
||
2026-01-30 16:54:11.078 [http-nio-8082-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
||
2026-01-30 16:54:11.078 [http-nio-8082-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
||
2026-01-30 16:54:11.079 [http-nio-8082-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 1 ms
|
||
2026-01-30 16:54:11.102 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/list
|
||
2026-01-30 16:54:11.202 [http-nio-8082-exec-1] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:54:11.216 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:11.216 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:11.230 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:54:11.231 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:54:11.232 [http-nio-8082-exec-1] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:54:11.259 [http-nio-8082-exec-1] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务列表,page=3, size=10, status=null, taskType=text_to_video
|
||
2026-01-30 16:54:11.333 [http-nio-8082-exec-1] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Preparing: SELECT count(0) FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0
|
||
2026-01-30 16:54:11.333 [http-nio-8082-exec-1] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Parameters: 17563793187762127(Long), text_to_video(String)
|
||
2026-01-30 16:54:11.349 [http-nio-8082-exec-1] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - <== Total: 1
|
||
2026-01-30 16:54:11.352 [http-nio-8082-exec-1] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Preparing: SELECT at.*, pw.id as pw_id, pw.work_no as pw_work_no, pw.status as pw_status, pw.audit_status as pw_audit_status, pw.audit_time as pw_audit_time, pw.audit_remark as pw_audit_remark FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0 ORDER BY at.create_time DESC LIMIT ?, ?
|
||
2026-01-30 16:54:11.352 [http-nio-8082-exec-1] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Parameters: 17563793187762127(Long), text_to_video(String), 20(Long), 10(Integer)
|
||
2026-01-30 16:54:11.370 [http-nio-8082-exec-1] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - <== Total: 10
|
||
2026-01-30 16:54:11.372 [http-nio-8082-exec-1] INFO com.dora.controller.AiTaskController - 成功查询任务列表,总数: 77, 当前页数量: 10
|
||
2026-01-30 16:54:14.107 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:54:14.107 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:54:14.122 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:54:14.608 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:54:14.608 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:54:14.620 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:54:19.104 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:54:19.104 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:54:19.118 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:54:24.105 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:54:24.105 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:54:24.119 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:54:24.585 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:54:24.586 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:54:24.598 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:54:29.101 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:54:29.101 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:54:29.115 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:54:34.101 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:54:34.102 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:54:34.115 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:54:34.642 [MessageBroker-5] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:54:34.643 [MessageBroker-5] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:54:34.654 [MessageBroker-5] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:54:39.108 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:54:39.109 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:54:39.123 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:54:44.108 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:54:44.108 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:54:44.122 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:54:49.096 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:54:49.096 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:54:49.109 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:54:54.051 [MessageBroker-8] INFO o.s.web.socket.config.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 16, active threads = 1, queued tasks = 13, completed tasks = 33]
|
||
2026-01-30 16:54:54.104 [MessageBroker-14] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:54:54.105 [MessageBroker-14] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:44:54.093296900(LocalDateTime)
|
||
2026-01-30 16:54:54.105 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:54:54.105 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:54:54.116 [MessageBroker-14] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - <== Total: 0
|
||
2026-01-30 16:54:54.129 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:54:54.604 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:54:54.604 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:54:54.616 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:54:54.665 [MessageBroker-12] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:54:54.665 [MessageBroker-12] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:54:54.677 [MessageBroker-12] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:54:57.637 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: POST - /user/ai/tasks/submit
|
||
2026-01-30 16:54:57.638 [http-nio-8082-exec-2] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:54:57.652 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:57.652 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:57.664 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:54:57.664 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:54:57.664 [http-nio-8082-exec-2] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:54:57.688 [http-nio-8082-exec-2] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 提交AI任务,模型: sc_sora2_text_portrait_15s_small, 提示词长度: 241, 是否图生视频: false
|
||
2026-01-30 16:54:57.705 [http-nio-8082-exec-2] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - ==> Preparing: SELECT * FROM points_config WHERE model_name = ? AND is_deleted = 0
|
||
2026-01-30 16:54:57.705 [http-nio-8082-exec-2] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - ==> Parameters: sc_sora2_text_portrait_15s_small(String)
|
||
2026-01-30 16:54:57.718 [http-nio-8082-exec-2] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - <== Total: 1
|
||
2026-01-30 16:54:57.719 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.findById - ==> Preparing: SELECT * FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:57.719 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.findById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:57.731 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.findById - <== Total: 1
|
||
2026-01-30 16:54:57.731 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.updateUserPoints - ==> Preparing: UPDATE user SET points = points + ? WHERE id = ? AND points + ? >= 0
|
||
2026-01-30 16:54:57.731 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.updateUserPoints - ==> Parameters: -150(Integer), 17563793187762127(Long), -150(Integer)
|
||
2026-01-30 16:54:57.754 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.updateUserPoints - <== Updates: 1
|
||
2026-01-30 16:54:57.755 [http-nio-8082-exec-2] DEBUG com.dora.mapper.PointsConsumptionLogMapper.insert - ==> Preparing: INSERT INTO points_consumption_log (user_id, task_no, change_type, change_amount, balance_before, balance_after, description, is_deleted) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
|
||
2026-01-30 16:54:57.756 [http-nio-8082-exec-2] DEBUG com.dora.mapper.PointsConsumptionLogMapper.insert - ==> Parameters: 17563793187762127(Long), TASK-20260130165457718-3219(String), consume(String), -150(Integer), 27480(Integer), 27330(Integer), AI任务创建: sc_sora2_text_portrait_15s_small(String), 0(Integer)
|
||
2026-01-30 16:54:57.779 [http-nio-8082-exec-2] DEBUG com.dora.mapper.PointsConsumptionLogMapper.insert - <== Updates: 1
|
||
2026-01-30 16:54:57.780 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.insert - ==> Preparing: INSERT INTO ai_task ( task_no, user_id, model_name, task_type, provider_type, provider_task_id, provider_response, prompt, image_url, image_base64, aspect_ratio, status, progress, progress_message, points_frozen, points_consumed, result_url, error_message, queue_time, start_time, complete_time, expire_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
|
||
2026-01-30 16:54:57.782 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.insert - ==> Parameters: TASK-20260130165457718-3219(String), 17563793187762127(Long), sc_sora2_text_portrait_15s_small(String), text_to_video(String), suchuang(String), null, null, 史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)(String), null, null, 9:16(String), created(String), null, null, 150(Integer), null, null, null, null, null, null, null
|
||
2026-01-30 16:54:57.806 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.insert - <== Updates: 1
|
||
2026-01-30 16:54:57.806 [http-nio-8082-exec-2] INFO com.dora.service.impl.AiTaskServiceImpl - 速创任务 TASK-20260130165457718-3219 立即处理(异步)
|
||
2026-01-30 16:54:57.807 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Preparing: SELECT * FROM ai_task WHERE task_no = ? AND is_deleted = 0
|
||
2026-01-30 16:54:57.807 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Parameters: TASK-20260130165457718-3219(String)
|
||
2026-01-30 16:54:57.819 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - <== Total: 1
|
||
2026-01-30 16:54:57.831 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Preparing: UPDATE ai_task SET status = ?, progress = ?, progress_message = ?, start_time = ?, update_time = NOW() WHERE id = ?
|
||
2026-01-30 16:54:57.831 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Parameters: processing(String), 10(Integer), AI模型正在生成内容...(String), 2026-01-30T16:54:57.819647100(LocalDateTime), 3278(Long)
|
||
2026-01-30 16:54:57.855 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.update - <== Updates: 1
|
||
2026-01-30 16:54:57.855 [http-nio-8082-exec-2] DEBUG com.dora.service.impl.NotificationServiceImpl - 向用户 17563793187762127 发送任务 TASK-20260130165457718-3219 的进度更新到目的地: /queue/tasks-progress
|
||
2026-01-30 16:54:57.860 [http-nio-8082-exec-2] DEBUG com.dora.service.impl.NotificationServiceImpl - WebSocket通知发送成功 - 用户: 17563793187762127, 任务: TASK-20260130165457718-3219
|
||
2026-01-30 16:54:57.864 [taskExecutor-1] INFO com.dora.service.AsyncTaskExecutor - 开始异步调用API,任务编号: TASK-20260130165457718-3219, 模型: sc_sora2_text_portrait_15s_small, Provider类型: suchuang
|
||
2026-01-30 16:54:57.864 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Preparing: SELECT * FROM ai_task WHERE task_no = ? AND is_deleted = 0
|
||
2026-01-30 16:54:57.864 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Parameters: TASK-20260130165457718-3219(String)
|
||
2026-01-30 16:54:57.875 [taskExecutor-1] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - ==> Preparing: SELECT * FROM points_config WHERE model_name = ? AND is_deleted = 0
|
||
2026-01-30 16:54:57.876 [http-nio-8082-exec-2] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - <== Total: 1
|
||
2026-01-30 16:54:57.876 [taskExecutor-1] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - ==> Parameters: sc_sora2_text_portrait_15s_small(String)
|
||
2026-01-30 16:54:57.888 [taskExecutor-1] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - <== Total: 1
|
||
2026-01-30 16:54:57.889 [taskExecutor-1] DEBUG com.dora.service.AIProviderService - 模型 sc_sora2_text_portrait_15s_small 使用服务商: suchuang
|
||
2026-01-30 16:54:57.889 [taskExecutor-1] INFO com.dora.service.AsyncTaskExecutor - 任务 TASK-20260130165457718-3219 使用Provider: suchuang
|
||
2026-01-30 16:54:57.889 [taskExecutor-1] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - ==> Preparing: SELECT * FROM points_config WHERE model_name = ? AND is_deleted = 0
|
||
2026-01-30 16:54:57.889 [taskExecutor-1] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - ==> Parameters: sc_sora2_text_portrait_15s_small(String)
|
||
2026-01-30 16:54:57.901 [taskExecutor-1] DEBUG c.dora.mapper.PointsConfigMapper.findByModelName - <== Total: 1
|
||
2026-01-30 16:54:57.902 [http-nio-8082-exec-2] INFO com.dora.controller.AiTaskController - 任务创建成功,taskNo: TASK-20260130165457718-3219, 队列位置: 0
|
||
2026-01-30 16:54:57.949 [taskExecutor-1] INFO com.dora.service.AsyncTaskExecutor - 获取到模型配置,modelName: sc_sora2_text_portrait_15s_small, config: {duration=15, taskType=text_to_video, size=small, aspectRatio=9:16}
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 提交任务,模型: sc_sora2_text_portrait_15s_small
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - === SuChuang Provider 提交任务负载数据(POST) ===
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 请求类型: 【普通任务】
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 请求URL: https://api.wuyinkeji.com/api/sora2-new/submit
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 模型类型: sora2
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 任务类型: text_to_video
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 是否图生视频: false
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 提示词: 史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 参考图片URL: N/A (文生视频)
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 宽高比: 9:16
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 时长: 15 秒
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - 尺寸: small
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - API密钥: GpFpub***
|
||
2026-01-30 16:54:57.950 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - =======================================
|
||
2026-01-30 16:54:58.541 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/list
|
||
2026-01-30 16:54:58.541 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:54:58.545 [http-nio-8082-exec-3] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:54:58.545 [http-nio-8082-exec-4] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:54:58.557 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:58.557 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:58.557 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:58.557 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:58.568 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:54:58.569 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:54:58.569 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:54:58.569 [http-nio-8082-exec-3] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:54:58.569 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:54:58.569 [http-nio-8082-exec-4] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:54:58.570 [http-nio-8082-exec-3] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务列表,page=3, size=10, status=null, taskType=text_to_video
|
||
2026-01-30 16:54:58.573 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:58.573 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:58.574 [http-nio-8082-exec-3] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Preparing: SELECT count(0) FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0
|
||
2026-01-30 16:54:58.574 [http-nio-8082-exec-3] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Parameters: 17563793187762127(Long), text_to_video(String)
|
||
2026-01-30 16:54:58.586 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:54:58.587 [http-nio-8082-exec-3] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - <== Total: 1
|
||
2026-01-30 16:54:58.587 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:58.587 [http-nio-8082-exec-3] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Preparing: SELECT at.*, pw.id as pw_id, pw.work_no as pw_work_no, pw.status as pw_status, pw.audit_status as pw_audit_status, pw.audit_time as pw_audit_time, pw.audit_remark as pw_audit_remark FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0 ORDER BY at.create_time DESC LIMIT ?, ?
|
||
2026-01-30 16:54:58.588 [http-nio-8082-exec-3] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Parameters: 17563793187762127(Long), text_to_video(String), 20(Long), 10(Integer)
|
||
2026-01-30 16:54:58.588 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:58.600 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:54:58.601 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:54:58.602 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:54:58.608 [http-nio-8082-exec-3] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - <== Total: 10
|
||
2026-01-30 16:54:58.608 [http-nio-8082-exec-3] INFO com.dora.controller.AiTaskController - 成功查询任务列表,总数: 78, 当前页数量: 10
|
||
2026-01-30 16:54:58.614 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:54:58.614 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:54:58.615 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:58.627 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:54:58.627 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:54:58.627 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:54:58.640 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:54:58.640 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:54:58.640 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:58.653 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:54:58.653 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:58.653 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:58.666 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:54:58.666 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:54:58.666 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:54:58.678 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:54:58.679 [http-nio-8082-exec-4] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:54:58.679 [http-nio-8082-exec-4] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:54:58.692 [http-nio-8082-exec-4] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:54:58.692 [http-nio-8082-exec-4] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:58.692 [http-nio-8082-exec-4] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:54:58.706 [http-nio-8082-exec-4] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:54:58.804 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:54:58.806 [http-nio-8082-exec-7] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:54:58.806 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:58.807 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:58.819 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:54:58.819 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:54:58.819 [http-nio-8082-exec-7] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:54:58.822 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:58.822 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:58.833 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:54:58.835 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:58.835 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:58.847 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:54:58.847 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:54:58.848 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:54:58.859 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:54:58.859 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:54:58.860 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:58.872 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:54:58.872 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:54:58.872 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:54:58.885 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:54:58.885 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:54:58.886 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:58.897 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:54:58.898 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:58.898 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:54:58.909 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:54:58.910 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:54:58.910 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:54:58.922 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:54:58.923 [http-nio-8082-exec-7] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:54:58.923 [http-nio-8082-exec-7] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:54:58.935 [http-nio-8082-exec-7] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:54:58.935 [http-nio-8082-exec-7] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:54:58.935 [http-nio-8082-exec-7] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:54:58.947 [http-nio-8082-exec-7] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:54:59.095 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:54:59.096 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:54:59.109 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:54:59.704 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 提交任务响应: {"code":200,"data":{"id":"3369b1b4-bc09-4a07-a2ba-59c7b718ed39"},"exec_time":1.525344,"ip":"122.233.104.139","msg":"成功"}
|
||
2026-01-30 16:54:59.705 [taskExecutor-1] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 任务已提交成功,taskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:54:59.705 [taskExecutor-1] INFO com.dora.service.AsyncTaskExecutor - 异步任务 TASK-20260130165457718-3219 提交成功,Provider任务ID: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:54:59.705 [taskExecutor-1] INFO com.dora.service.impl.AiTaskServiceImpl - 异步任务 TASK-20260130165457718-3219 已提交,Provider任务ID: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:54:59.718 [taskExecutor-1] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Preparing: UPDATE ai_task SET status = ?, progress = ?, progress_message = ?, provider_task_id = ?, start_time = ?, update_time = NOW() WHERE id = ?
|
||
2026-01-30 16:54:59.718 [taskExecutor-1] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Parameters: processing(String), 10(Integer), 任务已提交到AI服务商,正在处理中...(String), 3369b1b4-bc09-4a07-a2ba-59c7b718ed39(String), 2026-01-30T16:54:57.819647100(LocalDateTime), 3278(Long)
|
||
2026-01-30 16:54:59.745 [taskExecutor-1] DEBUG com.dora.mapper.AiTaskMapper.update - <== Updates: 1
|
||
2026-01-30 16:54:59.745 [taskExecutor-1] DEBUG com.dora.service.impl.NotificationServiceImpl - 向用户 17563793187762127 发送任务 TASK-20260130165457718-3219 的进度更新到目的地: /queue/tasks-progress
|
||
2026-01-30 16:54:59.745 [taskExecutor-1] DEBUG com.dora.service.impl.NotificationServiceImpl - WebSocket通知发送成功 - 用户: 17563793187762127, 任务: TASK-20260130165457718-3219
|
||
2026-01-30 16:54:59.745 [taskExecutor-1] INFO com.dora.service.impl.NotificationServiceImpl - 任务进度通知已发送 - 用户: 17563793187762127, 任务: TASK-20260130165457718-3219, 状态: processing, 进度: 20%
|
||
2026-01-30 16:54:59.745 [taskExecutor-1] INFO com.dora.service.impl.AiTaskServiceImpl - 异步任务 TASK-20260130165457718-3219 状态已更新,等待轮询获取结果
|
||
2026-01-30 16:54:59.745 [taskExecutor-1] INFO com.dora.service.impl.AiTaskServiceImpl - 异步任务 TASK-20260130165457718-3219 已提交,保持处理槽位直到轮询完成
|
||
2026-01-30 16:55:03.502 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/list
|
||
2026-01-30 16:55:03.503 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/TASK-20260130165457718-3219
|
||
2026-01-30 16:55:03.505 [http-nio-8082-exec-5] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:03.505 [http-nio-8082-exec-8] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:03.518 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:03.518 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:03.518 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:03.519 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:03.531 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:03.531 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:03.531 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:03.531 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:03.532 [http-nio-8082-exec-5] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:03.532 [http-nio-8082-exec-8] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:03.532 [http-nio-8082-exec-8] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务列表,page=1, size=10, status=null, taskType=image_to_video
|
||
2026-01-30 16:55:03.533 [http-nio-8082-exec-5] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务详情,taskNo: TASK-20260130165457718-3219
|
||
2026-01-30 16:55:03.534 [http-nio-8082-exec-5] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Preparing: SELECT * FROM ai_task WHERE task_no = ? AND is_deleted = 0
|
||
2026-01-30 16:55:03.534 [http-nio-8082-exec-5] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Parameters: TASK-20260130165457718-3219(String)
|
||
2026-01-30 16:55:03.535 [http-nio-8082-exec-8] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Preparing: SELECT count(0) FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0
|
||
2026-01-30 16:55:03.535 [http-nio-8082-exec-8] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Parameters: 17563793187762127(Long), image_to_video(String)
|
||
2026-01-30 16:55:03.544 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:55:03.545 [http-nio-8082-exec-5] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - <== Total: 1
|
||
2026-01-30 16:55:03.545 [http-nio-8082-exec-5] INFO com.dora.controller.AiTaskController - 成功查询任务详情,taskNo: TASK-20260130165457718-3219, status: processing
|
||
2026-01-30 16:55:03.548 [http-nio-8082-exec-10] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:03.548 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:03.548 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:03.549 [http-nio-8082-exec-8] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - <== Total: 1
|
||
2026-01-30 16:55:03.549 [http-nio-8082-exec-8] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Preparing: SELECT at.*, pw.id as pw_id, pw.work_no as pw_work_no, pw.status as pw_status, pw.audit_status as pw_audit_status, pw.audit_time as pw_audit_time, pw.audit_remark as pw_audit_remark FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0 ORDER BY at.create_time DESC LIMIT ?
|
||
2026-01-30 16:55:03.549 [http-nio-8082-exec-8] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Parameters: 17563793187762127(Long), image_to_video(String), 10(Integer)
|
||
2026-01-30 16:55:03.561 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:03.561 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:03.561 [http-nio-8082-exec-10] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:03.563 [http-nio-8082-exec-10] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:55:03.564 [http-nio-8082-exec-10] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), image_to_video(String)
|
||
2026-01-30 16:55:03.564 [http-nio-8082-exec-8] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - <== Total: 10
|
||
2026-01-30 16:55:03.566 [http-nio-8082-exec-8] INFO com.dora.controller.AiTaskController - 成功查询任务列表,总数: 56, 当前页数量: 10
|
||
2026-01-30 16:55:03.576 [http-nio-8082-exec-10] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:55:03.760 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:55:03.764 [http-nio-8082-exec-9] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:03.764 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:03.764 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:03.778 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:03.778 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:03.778 [http-nio-8082-exec-9] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:03.779 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:03.781 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:03.794 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:03.794 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:03.795 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:03.806 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:03.806 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:03.807 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:55:03.819 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:55:03.819 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:03.819 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:03.832 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:55:03.832 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:03.832 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:55:03.844 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:55:03.844 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:03.845 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:03.856 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:55:03.856 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:03.856 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:03.868 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:03.868 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:03.869 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:55:03.879 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:55:03.879 [http-nio-8082-exec-9] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:55:03.879 [http-nio-8082-exec-9] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:55:03.894 [http-nio-8082-exec-9] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:55:03.895 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:03.895 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:55:03.906 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:04.084 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:55:04.084 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:55:04.103 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:55:05.397 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:55:05.400 [http-nio-8082-exec-6] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:05.410 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:05.412 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:05.424 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:05.424 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:05.424 [http-nio-8082-exec-6] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:05.426 [http-nio-8082-exec-6] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:55:05.426 [http-nio-8082-exec-6] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), text_to_video(String)
|
||
2026-01-30 16:55:05.438 [http-nio-8082-exec-6] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:55:09.095 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:55:09.095 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:55:09.109 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:55:14.098 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:55:14.098 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:55:14.112 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:55:14.701 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:55:14.702 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:55:14.714 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:55:15.760 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/wechat-qr/list
|
||
2026-01-30 16:55:15.761 [http-nio-8082-exec-1] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:15.774 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:15.774 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:15.785 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:15.786 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:15.786 [http-nio-8082-exec-1] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:15.814 [http-nio-8082-exec-1] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表
|
||
2026-01-30 16:55:15.814 [http-nio-8082-exec-1] DEBUG com.dora.service.impl.WechatQrCodeServiceImpl - 获取所有企业微信二维码
|
||
2026-01-30 16:55:15.814 [http-nio-8082-exec-1] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Preparing: SELECT id, qr_code_url, description, create_time, is_deleted FROM wechat_qr_code WHERE is_deleted = 0 ORDER BY create_time DESC
|
||
2026-01-30 16:55:15.814 [http-nio-8082-exec-1] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Parameters:
|
||
2026-01-30 16:55:15.826 [http-nio-8082-exec-1] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - <== Total: 1
|
||
2026-01-30 16:55:15.826 [http-nio-8082-exec-1] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表成功,共 1 个
|
||
2026-01-30 16:55:16.340 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/plaza/works/list
|
||
2026-01-30 16:55:16.342 [http-nio-8082-exec-2] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:16.353 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:16.354 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:16.364 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:16.364 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:16.366 [http-nio-8082-exec-2] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:16.368 [http-nio-8082-exec-2] INFO com.dora.service.impl.PlazaServiceImpl - 查询广场作品列表,taskType: null, sortBy: latest, page: 1, size: 20
|
||
2026-01-30 16:55:16.369 [http-nio-8082-exec-2] DEBUG c.dora.mapper.PlazaWorkMapper.findPublicWorksList - ==> Preparing: SELECT pw.id, pw.work_no, pw.user_id, pw.task_no, pw.task_type, pw.model_name, pw.prompt, pw.result_url, pw.image_url, pw.aspect_ratio, pw.title, pw.description, pw.tags, pw.view_count, pw.like_count, pw.share_count, pw.comment_count, pw.is_public, pw.status, pw.create_time, pw.update_time, u.username as nickname, u.avatar_url, UNIX_TIMESTAMP(pw.create_time) as score FROM plaza_work pw LEFT JOIN user u ON pw.user_id = u.id WHERE pw.status = 'published' AND pw.audit_status = 'approved' AND pw.is_public = 1 AND pw.is_deleted = 0 ORDER BY score DESC LIMIT ?, ?
|
||
2026-01-30 16:55:16.370 [http-nio-8082-exec-2] DEBUG c.dora.mapper.PlazaWorkMapper.findPublicWorksList - ==> Parameters: 0(Integer), 20(Integer)
|
||
2026-01-30 16:55:16.372 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/banner/list
|
||
2026-01-30 16:55:16.376 [http-nio-8082-exec-3] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:16.388 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:16.388 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:16.394 [http-nio-8082-exec-2] DEBUG c.dora.mapper.PlazaWorkMapper.findPublicWorksList - <== Total: 20
|
||
2026-01-30 16:55:16.394 [http-nio-8082-exec-2] DEBUG com.dora.mapper.PlazaWorkMapper.countPublicWorks - ==> Preparing: SELECT COUNT(*) FROM plaza_work WHERE status = 'published' AND audit_status = 'approved' AND is_public = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:16.394 [http-nio-8082-exec-2] DEBUG com.dora.mapper.PlazaWorkMapper.countPublicWorks - ==> Parameters:
|
||
2026-01-30 16:55:16.401 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:16.401 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:16.401 [http-nio-8082-exec-3] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:16.401 [http-nio-8082-exec-3] INFO com.dora.controller.BannerController - 获取Banner列表
|
||
2026-01-30 16:55:16.401 [http-nio-8082-exec-3] INFO com.dora.service.impl.BannerServiceImpl - 查询所有启用的Banner列表
|
||
2026-01-30 16:55:16.402 [http-nio-8082-exec-3] DEBUG com.dora.mapper.BannerMapper.selectAllEnabled - ==> Preparing: SELECT id, image, title, description, button_text, link_type, link, sort_order, is_enabled, create_time, update_time, is_deleted FROM banner WHERE is_enabled = 1 AND is_deleted = 0 ORDER BY sort_order ASC, id ASC
|
||
2026-01-30 16:55:16.402 [http-nio-8082-exec-3] DEBUG com.dora.mapper.BannerMapper.selectAllEnabled - ==> Parameters:
|
||
2026-01-30 16:55:16.406 [http-nio-8082-exec-2] DEBUG com.dora.mapper.PlazaWorkMapper.countPublicWorks - <== Total: 1
|
||
2026-01-30 16:55:16.409 [http-nio-8082-exec-2] DEBUG c.dora.mapper.PlazaWorkLikeMapper.findLikedWorkIds - ==> Preparing: SELECT work_id FROM plaza_work_like WHERE user_id = ? AND work_id IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
|
||
2026-01-30 16:55:16.409 [http-nio-8082-exec-2] DEBUG c.dora.mapper.PlazaWorkLikeMapper.findLikedWorkIds - ==> Parameters: 17563793187762127(Long), 67(Long), 66(Long), 65(Long), 64(Long), 63(Long), 62(Long), 61(Long), 60(Long), 59(Long), 58(Long), 57(Long), 56(Long), 55(Long), 54(Long), 53(Long), 52(Long), 51(Long), 50(Long), 49(Long), 48(Long)
|
||
2026-01-30 16:55:16.414 [http-nio-8082-exec-3] DEBUG com.dora.mapper.BannerMapper.selectAllEnabled - <== Total: 5
|
||
2026-01-30 16:55:16.421 [http-nio-8082-exec-2] DEBUG c.dora.mapper.PlazaWorkLikeMapper.findLikedWorkIds - <== Total: 4
|
||
2026-01-30 16:55:17.149 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/list
|
||
2026-01-30 16:55:17.149 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:55:17.149 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:55:17.152 [http-nio-8082-exec-5] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:17.152 [http-nio-8082-exec-4] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:17.152 [http-nio-8082-exec-7] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:17.164 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:17.164 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:17.164 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:17.164 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:17.167 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:17.168 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:17.177 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:17.177 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:17.177 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:17.177 [http-nio-8082-exec-5] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:17.177 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:17.177 [http-nio-8082-exec-4] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:17.178 [http-nio-8082-exec-5] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务列表,page=1, size=10, status=null, taskType=text_to_video
|
||
2026-01-30 16:55:17.178 [http-nio-8082-exec-4] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:55:17.178 [http-nio-8082-exec-4] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), image_to_video(String)
|
||
2026-01-30 16:55:17.179 [http-nio-8082-exec-5] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Preparing: SELECT count(0) FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0
|
||
2026-01-30 16:55:17.181 [http-nio-8082-exec-5] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Parameters: 17563793187762127(Long), text_to_video(String)
|
||
2026-01-30 16:55:17.183 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:17.183 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:17.183 [http-nio-8082-exec-7] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:17.185 [http-nio-8082-exec-7] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:55:17.185 [http-nio-8082-exec-7] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), text_to_video(String)
|
||
2026-01-30 16:55:17.190 [http-nio-8082-exec-4] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:55:17.192 [http-nio-8082-exec-5] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - <== Total: 1
|
||
2026-01-30 16:55:17.194 [http-nio-8082-exec-5] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Preparing: SELECT at.*, pw.id as pw_id, pw.work_no as pw_work_no, pw.status as pw_status, pw.audit_status as pw_audit_status, pw.audit_time as pw_audit_time, pw.audit_remark as pw_audit_remark FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0 ORDER BY at.create_time DESC LIMIT ?
|
||
2026-01-30 16:55:17.194 [http-nio-8082-exec-5] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Parameters: 17563793187762127(Long), text_to_video(String), 10(Integer)
|
||
2026-01-30 16:55:17.202 [http-nio-8082-exec-7] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:55:17.211 [http-nio-8082-exec-5] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - <== Total: 10
|
||
2026-01-30 16:55:17.211 [http-nio-8082-exec-5] INFO com.dora.controller.AiTaskController - 成功查询任务列表,总数: 78, 当前页数量: 10
|
||
2026-01-30 16:55:17.758 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:55:17.760 [http-nio-8082-exec-8] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:17.772 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:17.773 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:17.786 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:17.786 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:17.786 [http-nio-8082-exec-8] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:17.788 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:17.788 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:17.801 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:17.802 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:17.802 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:17.814 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:17.814 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:17.814 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:55:17.827 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:55:17.827 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:17.828 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:17.840 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:55:17.840 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:17.840 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:55:17.853 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:55:17.854 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:17.854 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:17.866 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:55:17.866 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:17.866 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:17.879 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:17.880 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:17.880 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:55:17.892 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:55:17.892 [http-nio-8082-exec-8] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:55:17.892 [http-nio-8082-exec-8] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:55:17.906 [http-nio-8082-exec-8] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:55:17.906 [http-nio-8082-exec-8] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:17.907 [http-nio-8082-exec-8] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:55:17.919 [http-nio-8082-exec-8] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:19.108 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:55:19.108 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:55:19.122 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:55:23.555 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/TASK-20260130165457718-3219
|
||
2026-01-30 16:55:23.556 [http-nio-8082-exec-10] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:23.568 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:23.568 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:23.580 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:23.581 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:23.581 [http-nio-8082-exec-10] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:23.582 [http-nio-8082-exec-10] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务详情,taskNo: TASK-20260130165457718-3219
|
||
2026-01-30 16:55:23.582 [http-nio-8082-exec-10] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Preparing: SELECT * FROM ai_task WHERE task_no = ? AND is_deleted = 0
|
||
2026-01-30 16:55:23.582 [http-nio-8082-exec-10] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Parameters: TASK-20260130165457718-3219(String)
|
||
2026-01-30 16:55:23.593 [http-nio-8082-exec-10] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - <== Total: 1
|
||
2026-01-30 16:55:23.593 [http-nio-8082-exec-10] INFO com.dora.controller.AiTaskController - 成功查询任务详情,taskNo: TASK-20260130165457718-3219, status: processing
|
||
2026-01-30 16:55:24.108 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:55:24.109 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:55:24.122 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:55:24.224 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:55:24.226 [http-nio-8082-exec-9] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:24.226 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:24.227 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:24.238 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:24.238 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:24.238 [http-nio-8082-exec-9] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:24.240 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:24.240 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:24.252 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:24.253 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:24.253 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:24.265 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:24.265 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:24.266 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:55:24.277 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:55:24.278 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:24.278 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:24.290 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:55:24.290 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:24.290 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:55:24.301 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:55:24.302 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:24.302 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:24.313 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:55:24.314 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:24.314 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:24.325 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:24.326 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:24.326 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:55:24.337 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:55:24.337 [http-nio-8082-exec-9] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:55:24.339 [http-nio-8082-exec-9] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:55:24.350 [http-nio-8082-exec-9] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:55:24.351 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:24.351 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:55:24.363 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:24.620 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:55:24.621 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:55:24.633 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 1
|
||
2026-01-30 16:55:24.634 [MessageBroker-6] INFO com.dora.scheduler.SuChuangPollingScheduler - 速创轮询 - 发现1个待处理任务: TASK-20260130165457718-3219(providerTaskId:3369b1b4-bc09-4a07-a2ba-59c7b718ed39)
|
||
2026-01-30 16:55:24.634 [MessageBroker-6] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创轮询开始】任务: TASK-20260130165457718-3219, providerTaskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39, 模型: sc_sora2_text_portrait_15s_small, 创建时间: 2026-01-30T16:54:56
|
||
2026-01-30 16:55:24.635 [MessageBroker-6] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创查询状态】任务: TASK-20260130165457718-3219, 调用queryTaskStatus...
|
||
2026-01-30 16:55:24.635 [MessageBroker-6] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询任务状态,taskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:55:24.635 [MessageBroker-6] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态请求: URL=https://api.wuyinkeji.com/api/sora2/detail?id=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:55:25.230 [MessageBroker-6] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态原始响应: {"code":200,"msg":"成功","data":{"content":"史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)","status":0,"fail_reason":null,"created_at":"2026-01-30 16:54:57","updated_at":"2026-01-30 16:54:57","remote_url":"","size":"small","duration":15,"aspectRatio":"9:16","url":"","pid":null,"remixTargetId":"","transfer_url":null,"id":"3369b1b4-bc09-4a07-a2ba-59c7b718ed39"},"exec_time":0.561869,"ip":"122.233.104.139"}
|
||
2026-01-30 16:55:25.237 [MessageBroker-6] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态解析后(已解码): taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, status=0, content=史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)
|
||
2026-01-30 16:55:25.237 [MessageBroker-6] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 任务状态: taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, scStatus=0, mappedStatus=QUEUED, error=null
|
||
2026-01-30 16:55:25.237 [MessageBroker-6] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创状态结果】任务: TASK-20260130165457718-3219, 状态: QUEUED
|
||
2026-01-30 16:55:25.250 [MessageBroker-6] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Preparing: UPDATE ai_task SET status = ?, progress = ?, progress_message = ?, provider_task_id = ?, start_time = ?, update_time = NOW() WHERE id = ?
|
||
2026-01-30 16:55:25.250 [MessageBroker-6] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Parameters: processing(String), 10(Integer), 任务已提交到AI服务商,正在处理中...(String), 3369b1b4-bc09-4a07-a2ba-59c7b718ed39(String), 2026-01-30T16:54:58(LocalDateTime), 3278(Long)
|
||
2026-01-30 16:55:25.275 [MessageBroker-6] DEBUG com.dora.mapper.AiTaskMapper.update - <== Updates: 1
|
||
2026-01-30 16:55:25.275 [MessageBroker-6] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创处理中】任务: TASK-20260130165457718-3219, 状态: QUEUED, 已运行 0 分钟
|
||
2026-01-30 16:55:29.103 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:55:29.103 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:55:29.116 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:55:34.105 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:55:34.105 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:55:34.118 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:55:34.736 [MessageBroker-5] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:55:34.737 [MessageBroker-5] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:55:34.749 [MessageBroker-5] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:55:39.104 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:55:39.104 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:55:39.119 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:55:43.603 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/TASK-20260130165457718-3219
|
||
2026-01-30 16:55:43.605 [http-nio-8082-exec-6] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:43.616 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:43.616 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:43.628 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:43.629 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:43.629 [http-nio-8082-exec-6] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:43.629 [http-nio-8082-exec-6] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务详情,taskNo: TASK-20260130165457718-3219
|
||
2026-01-30 16:55:43.630 [http-nio-8082-exec-6] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Preparing: SELECT * FROM ai_task WHERE task_no = ? AND is_deleted = 0
|
||
2026-01-30 16:55:43.630 [http-nio-8082-exec-6] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Parameters: TASK-20260130165457718-3219(String)
|
||
2026-01-30 16:55:43.642 [http-nio-8082-exec-6] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - <== Total: 1
|
||
2026-01-30 16:55:43.642 [http-nio-8082-exec-6] INFO com.dora.controller.AiTaskController - 成功查询任务详情,taskNo: TASK-20260130165457718-3219, status: processing
|
||
2026-01-30 16:55:44.095 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:55:44.095 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:55:44.108 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:55:44.270 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:55:44.272 [http-nio-8082-exec-1] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:55:44.272 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:44.273 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:44.285 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:44.285 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:55:44.285 [http-nio-8082-exec-1] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:55:44.286 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:44.286 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:44.299 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:44.299 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:44.300 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:44.311 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:44.311 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:44.312 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:55:44.324 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:55:44.324 [http-nio-8082-exec-1] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:44.324 [http-nio-8082-exec-1] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:44.336 [http-nio-8082-exec-1] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:55:44.336 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:44.336 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:55:44.347 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:55:44.348 [http-nio-8082-exec-1] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:44.348 [http-nio-8082-exec-1] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:44.360 [http-nio-8082-exec-1] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:55:44.360 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:44.360 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:55:44.372 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:44.373 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:55:44.373 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:55:44.385 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:55:44.385 [http-nio-8082-exec-1] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:55:44.385 [http-nio-8082-exec-1] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:55:44.397 [http-nio-8082-exec-1] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:55:44.397 [http-nio-8082-exec-1] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:55:44.397 [http-nio-8082-exec-1] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:55:44.409 [http-nio-8082-exec-1] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:55:49.101 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:55:49.101 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:55:49.114 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:55:54.098 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:55:54.098 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:55:54.098 [MessageBroker-8] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:55:54.098 [MessageBroker-8] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:45:54.086670200(LocalDateTime)
|
||
2026-01-30 16:55:54.110 [MessageBroker-8] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - <== Total: 0
|
||
2026-01-30 16:55:54.110 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:55:54.765 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:55:54.766 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:55:54.777 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:55:55.294 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:55:55.295 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:55:55.306 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 1
|
||
2026-01-30 16:55:55.307 [MessageBroker-9] INFO com.dora.scheduler.SuChuangPollingScheduler - 速创轮询 - 发现1个待处理任务: TASK-20260130165457718-3219(providerTaskId:3369b1b4-bc09-4a07-a2ba-59c7b718ed39)
|
||
2026-01-30 16:55:55.307 [MessageBroker-9] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创轮询开始】任务: TASK-20260130165457718-3219, providerTaskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39, 模型: sc_sora2_text_portrait_15s_small, 创建时间: 2026-01-30T16:54:56
|
||
2026-01-30 16:55:55.307 [MessageBroker-9] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创查询状态】任务: TASK-20260130165457718-3219, 调用queryTaskStatus...
|
||
2026-01-30 16:55:55.307 [MessageBroker-9] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询任务状态,taskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:55:55.307 [MessageBroker-9] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态请求: URL=https://api.wuyinkeji.com/api/sora2/detail?id=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:55:55.871 [MessageBroker-9] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态原始响应: {"code":200,"msg":"成功","data":{"content":"史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)","status":0,"fail_reason":null,"created_at":"2026-01-30 16:54:57","updated_at":"2026-01-30 16:54:57","remote_url":"","size":"small","duration":15,"aspectRatio":"9:16","url":"","pid":null,"remixTargetId":"","transfer_url":null,"id":"3369b1b4-bc09-4a07-a2ba-59c7b718ed39"},"exec_time":0.518031,"ip":"122.233.104.139"}
|
||
2026-01-30 16:55:55.871 [MessageBroker-9] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态解析后(已解码): taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, status=0, content=史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)
|
||
2026-01-30 16:55:55.871 [MessageBroker-9] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 任务状态: taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, scStatus=0, mappedStatus=QUEUED, error=null
|
||
2026-01-30 16:55:55.871 [MessageBroker-9] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创状态结果】任务: TASK-20260130165457718-3219, 状态: QUEUED
|
||
2026-01-30 16:55:55.883 [MessageBroker-9] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Preparing: UPDATE ai_task SET status = ?, progress = ?, progress_message = ?, provider_task_id = ?, start_time = ?, update_time = NOW() WHERE id = ?
|
||
2026-01-30 16:55:55.883 [MessageBroker-9] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Parameters: processing(String), 10(Integer), 任务已提交到AI服务商,正在处理中...(String), 3369b1b4-bc09-4a07-a2ba-59c7b718ed39(String), 2026-01-30T16:54:58(LocalDateTime), 3278(Long)
|
||
2026-01-30 16:55:55.907 [MessageBroker-9] DEBUG com.dora.mapper.AiTaskMapper.update - <== Updates: 1
|
||
2026-01-30 16:55:55.907 [MessageBroker-9] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创处理中】任务: TASK-20260130165457718-3219, 状态: QUEUED, 已运行 0 分钟
|
||
2026-01-30 16:55:59.103 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:55:59.103 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:55:59.117 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:56:03.656 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/TASK-20260130165457718-3219
|
||
2026-01-30 16:56:03.657 [http-nio-8082-exec-3] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:56:03.670 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:03.670 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:03.683 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:03.683 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:56:03.683 [http-nio-8082-exec-3] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:56:03.684 [http-nio-8082-exec-3] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务详情,taskNo: TASK-20260130165457718-3219
|
||
2026-01-30 16:56:03.685 [http-nio-8082-exec-3] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Preparing: SELECT * FROM ai_task WHERE task_no = ? AND is_deleted = 0
|
||
2026-01-30 16:56:03.685 [http-nio-8082-exec-3] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Parameters: TASK-20260130165457718-3219(String)
|
||
2026-01-30 16:56:03.697 [http-nio-8082-exec-3] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - <== Total: 1
|
||
2026-01-30 16:56:03.698 [http-nio-8082-exec-3] INFO com.dora.controller.AiTaskController - 成功查询任务详情,taskNo: TASK-20260130165457718-3219, status: processing
|
||
2026-01-30 16:56:04.105 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:56:04.105 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:56:04.119 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:56:04.329 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:56:04.331 [http-nio-8082-exec-2] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:56:04.331 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:04.331 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:04.342 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:04.344 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:56:04.344 [http-nio-8082-exec-2] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:56:04.345 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:04.345 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:04.359 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:04.359 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:04.359 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:04.370 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:04.371 [http-nio-8082-exec-2] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:04.371 [http-nio-8082-exec-2] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:56:04.382 [http-nio-8082-exec-2] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:56:04.383 [http-nio-8082-exec-2] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:04.383 [http-nio-8082-exec-2] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:04.393 [http-nio-8082-exec-2] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:56:04.395 [http-nio-8082-exec-2] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:04.395 [http-nio-8082-exec-2] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:56:04.407 [http-nio-8082-exec-2] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:56:04.407 [http-nio-8082-exec-2] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:04.407 [http-nio-8082-exec-2] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:04.418 [http-nio-8082-exec-2] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:56:04.419 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:04.419 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:04.431 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:04.431 [http-nio-8082-exec-2] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:04.432 [http-nio-8082-exec-2] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:56:04.442 [http-nio-8082-exec-2] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:56:04.444 [http-nio-8082-exec-2] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:56:04.444 [http-nio-8082-exec-2] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:56:04.456 [http-nio-8082-exec-2] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:56:04.456 [http-nio-8082-exec-2] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:04.456 [http-nio-8082-exec-2] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:56:04.467 [http-nio-8082-exec-2] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:09.100 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:56:09.100 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:56:09.114 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:56:14.099 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:56:14.099 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:56:14.113 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:56:14.797 [MessageBroker-2] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:56:14.797 [MessageBroker-2] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:56:14.808 [MessageBroker-2] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:56:19.095 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:56:19.095 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:56:19.110 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:56:23.717 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/TASK-20260130165457718-3219
|
||
2026-01-30 16:56:23.718 [http-nio-8082-exec-4] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:56:23.731 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:23.731 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:23.744 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:23.744 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:56:23.744 [http-nio-8082-exec-4] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:56:23.745 [http-nio-8082-exec-4] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务详情,taskNo: TASK-20260130165457718-3219
|
||
2026-01-30 16:56:23.746 [http-nio-8082-exec-4] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Preparing: SELECT * FROM ai_task WHERE task_no = ? AND is_deleted = 0
|
||
2026-01-30 16:56:23.746 [http-nio-8082-exec-4] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Parameters: TASK-20260130165457718-3219(String)
|
||
2026-01-30 16:56:23.758 [http-nio-8082-exec-4] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - <== Total: 1
|
||
2026-01-30 16:56:23.758 [http-nio-8082-exec-4] INFO com.dora.controller.AiTaskController - 成功查询任务详情,taskNo: TASK-20260130165457718-3219, status: processing
|
||
2026-01-30 16:56:24.088 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:56:24.088 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:56:24.103 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:56:24.390 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:56:24.390 [http-nio-8082-exec-7] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:56:24.405 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:24.405 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:24.422 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:24.423 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:56:24.423 [http-nio-8082-exec-7] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:56:24.424 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:24.424 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:24.440 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:24.440 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:24.440 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:24.455 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:24.456 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:24.456 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:56:24.471 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:56:24.471 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:24.471 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:24.487 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:56:24.487 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:24.488 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:56:24.503 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:56:24.503 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:24.504 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:24.518 [http-nio-8082-exec-7] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:56:24.518 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:24.518 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:24.533 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:24.533 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:24.535 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:56:24.550 [http-nio-8082-exec-7] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:56:24.550 [http-nio-8082-exec-7] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:56:24.550 [http-nio-8082-exec-7] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:56:24.566 [http-nio-8082-exec-7] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:56:24.566 [http-nio-8082-exec-7] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:24.566 [http-nio-8082-exec-7] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:56:24.580 [http-nio-8082-exec-7] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:25.928 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:56:25.929 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:56:25.942 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 1
|
||
2026-01-30 16:56:25.942 [MessageBroker-10] INFO com.dora.scheduler.SuChuangPollingScheduler - 速创轮询 - 发现1个待处理任务: TASK-20260130165457718-3219(providerTaskId:3369b1b4-bc09-4a07-a2ba-59c7b718ed39)
|
||
2026-01-30 16:56:25.942 [MessageBroker-10] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创轮询开始】任务: TASK-20260130165457718-3219, providerTaskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39, 模型: sc_sora2_text_portrait_15s_small, 创建时间: 2026-01-30T16:54:56
|
||
2026-01-30 16:56:25.942 [MessageBroker-10] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创查询状态】任务: TASK-20260130165457718-3219, 调用queryTaskStatus...
|
||
2026-01-30 16:56:25.942 [MessageBroker-10] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询任务状态,taskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:56:25.942 [MessageBroker-10] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态请求: URL=https://api.wuyinkeji.com/api/sora2/detail?id=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:56:26.455 [MessageBroker-10] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态原始响应: {"code":200,"msg":"成功","data":{"content":"史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)","status":0,"fail_reason":null,"created_at":"2026-01-30 16:54:57","updated_at":"2026-01-30 16:54:57","remote_url":"","size":"small","duration":15,"aspectRatio":"9:16","url":"","pid":null,"remixTargetId":"","transfer_url":null,"id":"3369b1b4-bc09-4a07-a2ba-59c7b718ed39"},"exec_time":0.462698,"ip":"122.233.104.139"}
|
||
2026-01-30 16:56:26.455 [MessageBroker-10] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态解析后(已解码): taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, status=0, content=史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)
|
||
2026-01-30 16:56:26.455 [MessageBroker-10] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 任务状态: taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, scStatus=0, mappedStatus=QUEUED, error=null
|
||
2026-01-30 16:56:26.456 [MessageBroker-10] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创状态结果】任务: TASK-20260130165457718-3219, 状态: QUEUED
|
||
2026-01-30 16:56:26.468 [MessageBroker-10] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Preparing: UPDATE ai_task SET status = ?, progress = ?, progress_message = ?, provider_task_id = ?, start_time = ?, update_time = NOW() WHERE id = ?
|
||
2026-01-30 16:56:26.468 [MessageBroker-10] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Parameters: processing(String), 10(Integer), 任务已提交到AI服务商,正在处理中...(String), 3369b1b4-bc09-4a07-a2ba-59c7b718ed39(String), 2026-01-30T16:54:58(LocalDateTime), 3278(Long)
|
||
2026-01-30 16:56:26.494 [MessageBroker-10] DEBUG com.dora.mapper.AiTaskMapper.update - <== Updates: 1
|
||
2026-01-30 16:56:26.495 [MessageBroker-10] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创处理中】任务: TASK-20260130165457718-3219, 状态: QUEUED, 已运行 1 分钟
|
||
2026-01-30 16:56:29.107 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:56:29.107 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:56:29.121 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:56:34.097 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:56:34.097 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:56:34.110 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:56:34.829 [MessageBroker-4] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:56:34.829 [MessageBroker-4] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:56:34.841 [MessageBroker-4] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:56:39.098 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:56:39.098 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:56:39.111 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:56:43.773 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/TASK-20260130165457718-3219
|
||
2026-01-30 16:56:43.775 [http-nio-8082-exec-5] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:56:43.785 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:43.785 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:43.798 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:43.798 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:56:43.798 [http-nio-8082-exec-5] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:56:43.798 [http-nio-8082-exec-5] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务详情,taskNo: TASK-20260130165457718-3219
|
||
2026-01-30 16:56:43.798 [http-nio-8082-exec-5] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Preparing: SELECT * FROM ai_task WHERE task_no = ? AND is_deleted = 0
|
||
2026-01-30 16:56:43.800 [http-nio-8082-exec-5] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Parameters: TASK-20260130165457718-3219(String)
|
||
2026-01-30 16:56:43.812 [http-nio-8082-exec-5] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - <== Total: 1
|
||
2026-01-30 16:56:43.812 [http-nio-8082-exec-5] INFO com.dora.controller.AiTaskController - 成功查询任务详情,taskNo: TASK-20260130165457718-3219, status: processing
|
||
2026-01-30 16:56:44.096 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:56:44.097 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:56:44.110 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:56:44.441 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:56:44.443 [http-nio-8082-exec-8] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:56:44.455 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:44.455 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:44.468 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:44.468 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:56:44.469 [http-nio-8082-exec-8] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:56:44.469 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:44.469 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:44.482 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:44.482 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:44.483 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:44.496 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:44.496 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:44.496 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:56:44.507 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:56:44.508 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:44.508 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:44.520 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:56:44.521 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:44.521 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:56:44.533 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:56:44.533 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:44.534 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:44.546 [http-nio-8082-exec-8] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:56:44.546 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:44.547 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:56:44.560 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:44.560 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:56:44.560 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:56:44.573 [http-nio-8082-exec-8] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:56:44.573 [http-nio-8082-exec-8] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:56:44.574 [http-nio-8082-exec-8] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:56:44.586 [http-nio-8082-exec-8] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:56:44.587 [http-nio-8082-exec-8] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:56:44.587 [http-nio-8082-exec-8] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:56:44.598 [http-nio-8082-exec-8] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:56:49.105 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:56:49.105 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:56:49.118 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:56:54.108 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:56:54.109 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:56:54.109 [MessageBroker-7] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:56:54.109 [MessageBroker-7] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:46:54.097502200(LocalDateTime)
|
||
2026-01-30 16:56:54.121 [MessageBroker-7] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - <== Total: 0
|
||
2026-01-30 16:56:54.122 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:56:54.868 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:56:54.868 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:56:54.881 [MessageBroker-10] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:56:56.518 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:56:56.518 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:56:56.529 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 1
|
||
2026-01-30 16:56:56.530 [MessageBroker-6] INFO com.dora.scheduler.SuChuangPollingScheduler - 速创轮询 - 发现1个待处理任务: TASK-20260130165457718-3219(providerTaskId:3369b1b4-bc09-4a07-a2ba-59c7b718ed39)
|
||
2026-01-30 16:56:56.530 [MessageBroker-6] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创轮询开始】任务: TASK-20260130165457718-3219, providerTaskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39, 模型: sc_sora2_text_portrait_15s_small, 创建时间: 2026-01-30T16:54:56
|
||
2026-01-30 16:56:56.530 [MessageBroker-6] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创查询状态】任务: TASK-20260130165457718-3219, 调用queryTaskStatus...
|
||
2026-01-30 16:56:56.530 [MessageBroker-6] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询任务状态,taskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:56:56.530 [MessageBroker-6] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态请求: URL=https://api.wuyinkeji.com/api/sora2/detail?id=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:56:57.113 [MessageBroker-6] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态原始响应: {"code":200,"msg":"成功","data":{"content":"史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)","status":0,"fail_reason":null,"created_at":"2026-01-30 16:54:57","updated_at":"2026-01-30 16:54:57","remote_url":"","size":"small","duration":15,"aspectRatio":"9:16","url":"","pid":null,"remixTargetId":"","transfer_url":null,"id":"3369b1b4-bc09-4a07-a2ba-59c7b718ed39"},"exec_time":0.514432,"ip":"122.233.104.139"}
|
||
2026-01-30 16:56:57.114 [MessageBroker-6] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态解析后(已解码): taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, status=0, content=史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)
|
||
2026-01-30 16:56:57.114 [MessageBroker-6] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 任务状态: taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, scStatus=0, mappedStatus=QUEUED, error=null
|
||
2026-01-30 16:56:57.114 [MessageBroker-6] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创状态结果】任务: TASK-20260130165457718-3219, 状态: QUEUED
|
||
2026-01-30 16:56:57.125 [MessageBroker-6] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Preparing: UPDATE ai_task SET status = ?, progress = ?, progress_message = ?, provider_task_id = ?, start_time = ?, update_time = NOW() WHERE id = ?
|
||
2026-01-30 16:56:57.125 [MessageBroker-6] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Parameters: processing(String), 10(Integer), 任务已提交到AI服务商,正在处理中...(String), 3369b1b4-bc09-4a07-a2ba-59c7b718ed39(String), 2026-01-30T16:54:58(LocalDateTime), 3278(Long)
|
||
2026-01-30 16:56:57.151 [MessageBroker-6] DEBUG com.dora.mapper.AiTaskMapper.update - <== Updates: 1
|
||
2026-01-30 16:56:57.151 [MessageBroker-6] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创处理中】任务: TASK-20260130165457718-3219, 状态: QUEUED, 已运行 2 分钟
|
||
2026-01-30 16:56:59.100 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:56:59.101 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:56:59.114 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:57:03.822 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/TASK-20260130165457718-3219
|
||
2026-01-30 16:57:03.823 [http-nio-8082-exec-10] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:03.835 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:03.835 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:03.847 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:03.848 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:03.848 [http-nio-8082-exec-10] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:03.849 [http-nio-8082-exec-10] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务详情,taskNo: TASK-20260130165457718-3219
|
||
2026-01-30 16:57:03.849 [http-nio-8082-exec-10] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Preparing: SELECT * FROM ai_task WHERE task_no = ? AND is_deleted = 0
|
||
2026-01-30 16:57:03.849 [http-nio-8082-exec-10] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - ==> Parameters: TASK-20260130165457718-3219(String)
|
||
2026-01-30 16:57:03.861 [http-nio-8082-exec-10] DEBUG com.dora.mapper.AiTaskMapper.findByTaskNo - <== Total: 1
|
||
2026-01-30 16:57:03.861 [http-nio-8082-exec-10] INFO com.dora.controller.AiTaskController - 成功查询任务详情,taskNo: TASK-20260130165457718-3219, status: processing
|
||
2026-01-30 16:57:04.095 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:57:04.095 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:57:04.109 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:57:04.486 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:57:04.488 [http-nio-8082-exec-9] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:04.488 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:04.488 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:04.501 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:04.501 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:04.501 [http-nio-8082-exec-9] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:04.502 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:04.503 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:04.514 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:04.515 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:04.515 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:04.527 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:04.527 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:04.527 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:57:04.538 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:57:04.538 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:04.538 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:04.550 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:57:04.551 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:04.551 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:57:04.562 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:57:04.562 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:04.563 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:04.574 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:57:04.574 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:04.574 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:04.586 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:04.587 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:04.587 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:57:04.598 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:57:04.598 [http-nio-8082-exec-9] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:57:04.598 [http-nio-8082-exec-9] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:57:04.610 [http-nio-8082-exec-9] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:57:04.611 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:04.611 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:57:04.623 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:07.717 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/wechat-qr/list
|
||
2026-01-30 16:57:07.718 [http-nio-8082-exec-6] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:07.731 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:07.731 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:07.744 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:07.744 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:07.744 [http-nio-8082-exec-6] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:07.745 [http-nio-8082-exec-6] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表
|
||
2026-01-30 16:57:07.745 [http-nio-8082-exec-6] DEBUG com.dora.service.impl.WechatQrCodeServiceImpl - 获取所有企业微信二维码
|
||
2026-01-30 16:57:07.745 [http-nio-8082-exec-6] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Preparing: SELECT id, qr_code_url, description, create_time, is_deleted FROM wechat_qr_code WHERE is_deleted = 0 ORDER BY create_time DESC
|
||
2026-01-30 16:57:07.745 [http-nio-8082-exec-6] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Parameters:
|
||
2026-01-30 16:57:07.757 [http-nio-8082-exec-6] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - <== Total: 1
|
||
2026-01-30 16:57:07.757 [http-nio-8082-exec-6] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表成功,共 1 个
|
||
2026-01-30 16:57:08.095 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:57:08.096 [http-nio-8082-exec-1] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:08.097 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:08.097 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:08.109 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:08.109 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:08.109 [http-nio-8082-exec-1] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:08.110 [http-nio-8082-exec-1] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:57:08.111 [http-nio-8082-exec-1] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), image_to_video(String)
|
||
2026-01-30 16:57:08.123 [http-nio-8082-exec-1] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:57:08.338 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:57:08.338 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:57:08.338 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/list
|
||
2026-01-30 16:57:08.341 [http-nio-8082-exec-3] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:08.341 [http-nio-8082-exec-4] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:08.341 [http-nio-8082-exec-2] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:08.341 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:08.341 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:08.353 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:08.353 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:08.353 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:08.353 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:08.353 [http-nio-8082-exec-2] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:08.354 [http-nio-8082-exec-2] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务列表,page=1, size=10, status=null, taskType=text_to_video
|
||
2026-01-30 16:57:08.355 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:08.356 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:08.356 [http-nio-8082-exec-2] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Preparing: SELECT count(0) FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0
|
||
2026-01-30 16:57:08.356 [http-nio-8082-exec-2] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Parameters: 17563793187762127(Long), text_to_video(String)
|
||
2026-01-30 16:57:08.365 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:08.365 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:08.365 [http-nio-8082-exec-3] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:08.366 [http-nio-8082-exec-3] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:57:08.366 [http-nio-8082-exec-3] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), text_to_video(String)
|
||
2026-01-30 16:57:08.369 [http-nio-8082-exec-2] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - <== Total: 1
|
||
2026-01-30 16:57:08.369 [http-nio-8082-exec-2] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Preparing: SELECT at.*, pw.id as pw_id, pw.work_no as pw_work_no, pw.status as pw_status, pw.audit_status as pw_audit_status, pw.audit_time as pw_audit_time, pw.audit_remark as pw_audit_remark FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0 ORDER BY at.create_time DESC LIMIT ?
|
||
2026-01-30 16:57:08.369 [http-nio-8082-exec-2] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Parameters: 17563793187762127(Long), text_to_video(String), 10(Integer)
|
||
2026-01-30 16:57:08.372 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:08.372 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:08.372 [http-nio-8082-exec-4] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:08.373 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:08.373 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:08.379 [http-nio-8082-exec-3] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:57:08.385 [http-nio-8082-exec-2] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - <== Total: 10
|
||
2026-01-30 16:57:08.386 [http-nio-8082-exec-2] INFO com.dora.controller.AiTaskController - 成功查询任务列表,总数: 78, 当前页数量: 10
|
||
2026-01-30 16:57:08.388 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:08.388 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:08.388 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:08.404 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:08.405 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:08.405 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:57:08.421 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:57:08.421 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:08.421 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:08.437 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:57:08.437 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:08.437 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:57:08.452 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:57:08.453 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:08.453 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:08.468 [http-nio-8082-exec-4] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:57:08.468 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:08.468 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:08.483 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:08.483 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:08.485 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:57:08.500 [http-nio-8082-exec-4] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:57:08.500 [http-nio-8082-exec-4] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:57:08.500 [http-nio-8082-exec-4] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:57:08.516 [http-nio-8082-exec-4] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:57:08.516 [http-nio-8082-exec-4] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:08.517 [http-nio-8082-exec-4] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:57:08.532 [http-nio-8082-exec-4] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:09.101 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:57:09.101 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:57:09.115 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:57:09.638 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/wechat-qr/list
|
||
2026-01-30 16:57:09.640 [http-nio-8082-exec-7] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:09.655 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:09.656 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:09.671 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:09.671 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:09.671 [http-nio-8082-exec-7] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:09.672 [http-nio-8082-exec-7] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表
|
||
2026-01-30 16:57:09.672 [http-nio-8082-exec-7] DEBUG com.dora.service.impl.WechatQrCodeServiceImpl - 获取所有企业微信二维码
|
||
2026-01-30 16:57:09.672 [http-nio-8082-exec-7] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Preparing: SELECT id, qr_code_url, description, create_time, is_deleted FROM wechat_qr_code WHERE is_deleted = 0 ORDER BY create_time DESC
|
||
2026-01-30 16:57:09.673 [http-nio-8082-exec-7] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Parameters:
|
||
2026-01-30 16:57:09.688 [http-nio-8082-exec-7] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - <== Total: 1
|
||
2026-01-30 16:57:09.689 [http-nio-8082-exec-7] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表成功,共 1 个
|
||
2026-01-30 16:57:10.224 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/plaza/works/list
|
||
2026-01-30 16:57:10.225 [http-nio-8082-exec-5] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:10.237 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:10.237 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:10.249 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:10.250 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:10.250 [http-nio-8082-exec-5] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:10.251 [http-nio-8082-exec-5] INFO com.dora.service.impl.PlazaServiceImpl - 查询广场作品列表,taskType: null, sortBy: latest, page: 1, size: 20
|
||
2026-01-30 16:57:10.251 [http-nio-8082-exec-5] DEBUG c.dora.mapper.PlazaWorkMapper.findPublicWorksList - ==> Preparing: SELECT pw.id, pw.work_no, pw.user_id, pw.task_no, pw.task_type, pw.model_name, pw.prompt, pw.result_url, pw.image_url, pw.aspect_ratio, pw.title, pw.description, pw.tags, pw.view_count, pw.like_count, pw.share_count, pw.comment_count, pw.is_public, pw.status, pw.create_time, pw.update_time, u.username as nickname, u.avatar_url, UNIX_TIMESTAMP(pw.create_time) as score FROM plaza_work pw LEFT JOIN user u ON pw.user_id = u.id WHERE pw.status = 'published' AND pw.audit_status = 'approved' AND pw.is_public = 1 AND pw.is_deleted = 0 ORDER BY score DESC LIMIT ?, ?
|
||
2026-01-30 16:57:10.251 [http-nio-8082-exec-5] DEBUG c.dora.mapper.PlazaWorkMapper.findPublicWorksList - ==> Parameters: 0(Integer), 20(Integer)
|
||
2026-01-30 16:57:10.257 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/banner/list
|
||
2026-01-30 16:57:10.258 [http-nio-8082-exec-8] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:10.266 [http-nio-8082-exec-5] DEBUG c.dora.mapper.PlazaWorkMapper.findPublicWorksList - <== Total: 20
|
||
2026-01-30 16:57:10.266 [http-nio-8082-exec-5] DEBUG com.dora.mapper.PlazaWorkMapper.countPublicWorks - ==> Preparing: SELECT COUNT(*) FROM plaza_work WHERE status = 'published' AND audit_status = 'approved' AND is_public = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:10.267 [http-nio-8082-exec-5] DEBUG com.dora.mapper.PlazaWorkMapper.countPublicWorks - ==> Parameters:
|
||
2026-01-30 16:57:10.271 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:10.271 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:10.278 [http-nio-8082-exec-5] DEBUG com.dora.mapper.PlazaWorkMapper.countPublicWorks - <== Total: 1
|
||
2026-01-30 16:57:10.280 [http-nio-8082-exec-5] DEBUG c.dora.mapper.PlazaWorkLikeMapper.findLikedWorkIds - ==> Preparing: SELECT work_id FROM plaza_work_like WHERE user_id = ? AND work_id IN ( ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
|
||
2026-01-30 16:57:10.280 [http-nio-8082-exec-5] DEBUG c.dora.mapper.PlazaWorkLikeMapper.findLikedWorkIds - ==> Parameters: 17563793187762127(Long), 67(Long), 66(Long), 65(Long), 64(Long), 63(Long), 62(Long), 61(Long), 60(Long), 59(Long), 58(Long), 57(Long), 56(Long), 55(Long), 54(Long), 53(Long), 52(Long), 51(Long), 50(Long), 49(Long), 48(Long)
|
||
2026-01-30 16:57:10.283 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:10.284 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:10.284 [http-nio-8082-exec-8] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:10.285 [http-nio-8082-exec-8] INFO com.dora.controller.BannerController - 获取Banner列表
|
||
2026-01-30 16:57:10.285 [http-nio-8082-exec-8] INFO com.dora.service.impl.BannerServiceImpl - 查询所有启用的Banner列表
|
||
2026-01-30 16:57:10.285 [http-nio-8082-exec-8] DEBUG com.dora.mapper.BannerMapper.selectAllEnabled - ==> Preparing: SELECT id, image, title, description, button_text, link_type, link, sort_order, is_enabled, create_time, update_time, is_deleted FROM banner WHERE is_enabled = 1 AND is_deleted = 0 ORDER BY sort_order ASC, id ASC
|
||
2026-01-30 16:57:10.285 [http-nio-8082-exec-8] DEBUG com.dora.mapper.BannerMapper.selectAllEnabled - ==> Parameters:
|
||
2026-01-30 16:57:10.292 [http-nio-8082-exec-5] DEBUG c.dora.mapper.PlazaWorkLikeMapper.findLikedWorkIds - <== Total: 4
|
||
2026-01-30 16:57:10.298 [http-nio-8082-exec-8] DEBUG com.dora.mapper.BannerMapper.selectAllEnabled - <== Total: 5
|
||
2026-01-30 16:57:14.102 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:57:14.102 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:57:14.114 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:57:14.899 [MessageBroker-16] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:57:14.899 [MessageBroker-16] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:57:14.911 [MessageBroker-16] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:57:19.097 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:57:19.097 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:57:19.109 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:57:24.108 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:57:24.108 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:57:24.123 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:57:27.163 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:57:27.163 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:57:27.176 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 1
|
||
2026-01-30 16:57:27.176 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 速创轮询 - 发现1个待处理任务: TASK-20260130165457718-3219(providerTaskId:3369b1b4-bc09-4a07-a2ba-59c7b718ed39)
|
||
2026-01-30 16:57:27.176 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创轮询开始】任务: TASK-20260130165457718-3219, providerTaskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39, 模型: sc_sora2_text_portrait_15s_small, 创建时间: 2026-01-30T16:54:56
|
||
2026-01-30 16:57:27.176 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创查询状态】任务: TASK-20260130165457718-3219, 调用queryTaskStatus...
|
||
2026-01-30 16:57:27.176 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询任务状态,taskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:57:27.176 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态请求: URL=https://api.wuyinkeji.com/api/sora2/detail?id=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:57:27.820 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态原始响应: {"code":200,"msg":"成功","data":{"content":"史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)","status":0,"fail_reason":null,"created_at":"2026-01-30 16:54:57","updated_at":"2026-01-30 16:54:57","remote_url":"","size":"small","duration":15,"aspectRatio":"9:16","url":"","pid":null,"remixTargetId":"","transfer_url":null,"id":"3369b1b4-bc09-4a07-a2ba-59c7b718ed39"},"exec_time":0.598209,"ip":"122.233.104.139"}
|
||
2026-01-30 16:57:27.820 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态解析后(已解码): taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, status=0, content=史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)
|
||
2026-01-30 16:57:27.820 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 任务状态: taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, scStatus=0, mappedStatus=QUEUED, error=null
|
||
2026-01-30 16:57:27.820 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创状态结果】任务: TASK-20260130165457718-3219, 状态: QUEUED
|
||
2026-01-30 16:57:27.832 [MessageBroker-11] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Preparing: UPDATE ai_task SET status = ?, progress = ?, progress_message = ?, provider_task_id = ?, start_time = ?, update_time = NOW() WHERE id = ?
|
||
2026-01-30 16:57:27.832 [MessageBroker-11] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Parameters: processing(String), 10(Integer), 任务已提交到AI服务商,正在处理中...(String), 3369b1b4-bc09-4a07-a2ba-59c7b718ed39(String), 2026-01-30T16:54:58(LocalDateTime), 3278(Long)
|
||
2026-01-30 16:57:27.857 [MessageBroker-11] DEBUG com.dora.mapper.AiTaskMapper.update - <== Updates: 1
|
||
2026-01-30 16:57:27.857 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创处理中】任务: TASK-20260130165457718-3219, 状态: QUEUED, 已运行 2 分钟
|
||
2026-01-30 16:57:29.103 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:57:29.103 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:57:29.116 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:57:34.101 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:57:34.101 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:57:34.115 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:57:34.122 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:57:34.122 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:57:34.123 [http-nio-8082-exec-9] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:34.123 [http-nio-8082-exec-10] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:34.124 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:34.124 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:34.135 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:34.136 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:34.136 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:34.136 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:34.137 [http-nio-8082-exec-10] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:34.137 [http-nio-8082-exec-10] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:57:34.137 [http-nio-8082-exec-10] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), image_to_video(String)
|
||
2026-01-30 16:57:34.148 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:34.148 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:34.148 [http-nio-8082-exec-9] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:34.150 [http-nio-8082-exec-10] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:57:34.150 [http-nio-8082-exec-9] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:57:34.150 [http-nio-8082-exec-9] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), text_to_video(String)
|
||
2026-01-30 16:57:34.164 [http-nio-8082-exec-9] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:57:34.746 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/list
|
||
2026-01-30 16:57:34.746 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:57:34.747 [http-nio-8082-exec-1] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:34.747 [http-nio-8082-exec-6] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:57:34.759 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:34.759 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:34.759 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:34.759 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:34.771 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:34.771 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:34.771 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:34.771 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:57:34.771 [http-nio-8082-exec-6] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:34.771 [http-nio-8082-exec-1] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:57:34.772 [http-nio-8082-exec-6] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务列表,page=1, size=10, status=null, taskType=text_to_video
|
||
2026-01-30 16:57:34.772 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:34.772 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:34.774 [http-nio-8082-exec-6] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Preparing: SELECT count(0) FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0
|
||
2026-01-30 16:57:34.774 [http-nio-8082-exec-6] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Parameters: 17563793187762127(Long), text_to_video(String)
|
||
2026-01-30 16:57:34.784 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:34.784 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:34.785 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:34.787 [http-nio-8082-exec-6] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - <== Total: 1
|
||
2026-01-30 16:57:34.787 [http-nio-8082-exec-6] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Preparing: SELECT at.*, pw.id as pw_id, pw.work_no as pw_work_no, pw.status as pw_status, pw.audit_status as pw_audit_status, pw.audit_time as pw_audit_time, pw.audit_remark as pw_audit_remark FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0 ORDER BY at.create_time DESC LIMIT ?
|
||
2026-01-30 16:57:34.787 [http-nio-8082-exec-6] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Parameters: 17563793187762127(Long), text_to_video(String), 10(Integer)
|
||
2026-01-30 16:57:34.795 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:34.797 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:34.797 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:57:34.804 [http-nio-8082-exec-6] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - <== Total: 10
|
||
2026-01-30 16:57:34.804 [http-nio-8082-exec-6] INFO com.dora.controller.AiTaskController - 成功查询任务列表,总数: 78, 当前页数量: 10
|
||
2026-01-30 16:57:34.808 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:57:34.808 [http-nio-8082-exec-1] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:34.808 [http-nio-8082-exec-1] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:34.819 [http-nio-8082-exec-1] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:57:34.819 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:34.819 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:57:34.832 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:57:34.833 [http-nio-8082-exec-1] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:34.833 [http-nio-8082-exec-1] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:34.845 [http-nio-8082-exec-1] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:57:34.845 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:34.845 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:57:34.857 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:34.857 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:57:34.857 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:57:34.868 [http-nio-8082-exec-1] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:57:34.869 [http-nio-8082-exec-1] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:57:34.869 [http-nio-8082-exec-1] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:57:34.881 [http-nio-8082-exec-1] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:57:34.882 [http-nio-8082-exec-1] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:57:34.882 [http-nio-8082-exec-1] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:57:34.894 [http-nio-8082-exec-1] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:57:34.913 [MessageBroker-13] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:57:34.913 [MessageBroker-13] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:57:34.925 [MessageBroker-13] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:57:39.104 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:57:39.104 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:57:39.118 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:57:44.097 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:57:44.098 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:57:44.111 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:57:49.097 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:57:49.097 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:57:49.111 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:57:54.095 [MessageBroker-2] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:57:54.097 [MessageBroker-2] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:47:54.085461900(LocalDateTime)
|
||
2026-01-30 16:57:54.097 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:57:54.097 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:57:54.108 [MessageBroker-2] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - <== Total: 0
|
||
2026-01-30 16:57:54.110 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:57:54.948 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:57:54.948 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:57:54.961 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:57:57.879 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:57:57.879 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:57:57.892 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 1
|
||
2026-01-30 16:57:57.892 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 速创轮询 - 发现1个待处理任务: TASK-20260130165457718-3219(providerTaskId:3369b1b4-bc09-4a07-a2ba-59c7b718ed39)
|
||
2026-01-30 16:57:57.892 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创轮询开始】任务: TASK-20260130165457718-3219, providerTaskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39, 模型: sc_sora2_text_portrait_15s_small, 创建时间: 2026-01-30T16:54:56
|
||
2026-01-30 16:57:57.892 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创查询状态】任务: TASK-20260130165457718-3219, 调用queryTaskStatus...
|
||
2026-01-30 16:57:57.892 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询任务状态,taskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:57:57.892 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态请求: URL=https://api.wuyinkeji.com/api/sora2/detail?id=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:57:58.528 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态原始响应: {"code":200,"msg":"成功","data":{"content":"史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)","status":0,"fail_reason":null,"created_at":"2026-01-30 16:54:57","updated_at":"2026-01-30 16:54:57","remote_url":"","size":"small","duration":15,"aspectRatio":"9:16","url":"","pid":null,"remixTargetId":"","transfer_url":null,"id":"3369b1b4-bc09-4a07-a2ba-59c7b718ed39"},"exec_time":0.517289,"ip":"122.233.104.139"}
|
||
2026-01-30 16:57:58.529 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态解析后(已解码): taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, status=0, content=史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)
|
||
2026-01-30 16:57:58.529 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 任务状态: taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, scStatus=0, mappedStatus=QUEUED, error=null
|
||
2026-01-30 16:57:58.529 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创状态结果】任务: TASK-20260130165457718-3219, 状态: QUEUED
|
||
2026-01-30 16:57:58.540 [MessageBroker-11] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Preparing: UPDATE ai_task SET status = ?, progress = ?, progress_message = ?, provider_task_id = ?, start_time = ?, update_time = NOW() WHERE id = ?
|
||
2026-01-30 16:57:58.541 [MessageBroker-11] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Parameters: processing(String), 10(Integer), 任务已提交到AI服务商,正在处理中...(String), 3369b1b4-bc09-4a07-a2ba-59c7b718ed39(String), 2026-01-30T16:54:58(LocalDateTime), 3278(Long)
|
||
2026-01-30 16:57:58.566 [MessageBroker-11] DEBUG com.dora.mapper.AiTaskMapper.update - <== Updates: 1
|
||
2026-01-30 16:57:58.566 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创处理中】任务: TASK-20260130165457718-3219, 状态: QUEUED, 已运行 3 分钟
|
||
2026-01-30 16:57:59.098 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:57:59.098 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:57:59.112 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:58:04.099 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:58:04.100 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:58:04.113 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:58:09.096 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:58:09.097 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:58:09.109 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:58:14.108 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:58:14.109 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:58:14.122 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:58:14.978 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:58:14.978 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:58:14.990 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:58:19.104 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:58:19.105 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:58:19.118 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:58:24.094 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:58:24.095 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:58:24.107 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:58:28.579 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:58:28.579 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:58:28.592 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 1
|
||
2026-01-30 16:58:28.592 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 速创轮询 - 发现1个待处理任务: TASK-20260130165457718-3219(providerTaskId:3369b1b4-bc09-4a07-a2ba-59c7b718ed39)
|
||
2026-01-30 16:58:28.592 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创轮询开始】任务: TASK-20260130165457718-3219, providerTaskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39, 模型: sc_sora2_text_portrait_15s_small, 创建时间: 2026-01-30T16:54:56
|
||
2026-01-30 16:58:28.592 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创查询状态】任务: TASK-20260130165457718-3219, 调用queryTaskStatus...
|
||
2026-01-30 16:58:28.592 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询任务状态,taskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:58:28.592 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态请求: URL=https://api.wuyinkeji.com/api/sora2/detail?id=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:58:29.105 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:58:29.105 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:58:29.118 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:58:29.154 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态原始响应: {"code":200,"msg":"成功","data":{"content":"史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)","status":0,"fail_reason":null,"created_at":"2026-01-30 16:54:57","updated_at":"2026-01-30 16:54:57","remote_url":"","size":"small","duration":15,"aspectRatio":"9:16","url":"","pid":null,"remixTargetId":"","transfer_url":null,"id":"3369b1b4-bc09-4a07-a2ba-59c7b718ed39"},"exec_time":0.463186,"ip":"122.233.104.139"}
|
||
2026-01-30 16:58:29.155 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态解析后(已解码): taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, status=0, content=史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)
|
||
2026-01-30 16:58:29.155 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 任务状态: taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, scStatus=0, mappedStatus=QUEUED, error=null
|
||
2026-01-30 16:58:29.155 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创状态结果】任务: TASK-20260130165457718-3219, 状态: QUEUED
|
||
2026-01-30 16:58:29.166 [MessageBroker-7] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Preparing: UPDATE ai_task SET status = ?, progress = ?, progress_message = ?, provider_task_id = ?, start_time = ?, update_time = NOW() WHERE id = ?
|
||
2026-01-30 16:58:29.167 [MessageBroker-7] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Parameters: processing(String), 10(Integer), 任务已提交到AI服务商,正在处理中...(String), 3369b1b4-bc09-4a07-a2ba-59c7b718ed39(String), 2026-01-30T16:54:58(LocalDateTime), 3278(Long)
|
||
2026-01-30 16:58:29.192 [MessageBroker-7] DEBUG com.dora.mapper.AiTaskMapper.update - <== Updates: 1
|
||
2026-01-30 16:58:29.193 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创处理中】任务: TASK-20260130165457718-3219, 状态: QUEUED, 已运行 3 分钟
|
||
2026-01-30 16:58:34.107 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:58:34.107 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:58:34.121 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:58:35.005 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:58:35.005 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:58:35.016 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:58:39.107 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:58:39.107 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:58:39.120 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:58:44.095 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:58:44.097 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:58:44.110 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:58:49.104 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:58:49.104 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:58:49.117 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:58:54.101 [MessageBroker-1] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:58:54.102 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:58:54.102 [MessageBroker-1] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:48:54.090228700(LocalDateTime)
|
||
2026-01-30 16:58:54.102 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:58:54.114 [MessageBroker-1] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - <== Total: 0
|
||
2026-01-30 16:58:54.115 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:58:55.031 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:58:55.031 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:58:55.042 [MessageBroker-14] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:58:59.109 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:58:59.109 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:58:59.123 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:58:59.216 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:58:59.216 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:58:59.228 [MessageBroker-11] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 1
|
||
2026-01-30 16:58:59.228 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 速创轮询 - 发现1个待处理任务: TASK-20260130165457718-3219(providerTaskId:3369b1b4-bc09-4a07-a2ba-59c7b718ed39)
|
||
2026-01-30 16:58:59.228 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创轮询开始】任务: TASK-20260130165457718-3219, providerTaskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39, 模型: sc_sora2_text_portrait_15s_small, 创建时间: 2026-01-30T16:54:56
|
||
2026-01-30 16:58:59.228 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创查询状态】任务: TASK-20260130165457718-3219, 调用queryTaskStatus...
|
||
2026-01-30 16:58:59.228 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询任务状态,taskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:58:59.228 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态请求: URL=https://api.wuyinkeji.com/api/sora2/detail?id=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:58:59.716 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态原始响应: {"code":200,"msg":"成功","data":{"content":"史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)","status":0,"fail_reason":null,"created_at":"2026-01-30 16:54:57","updated_at":"2026-01-30 16:54:57","remote_url":"","size":"small","duration":15,"aspectRatio":"9:16","url":"","pid":null,"remixTargetId":"","transfer_url":null,"id":"3369b1b4-bc09-4a07-a2ba-59c7b718ed39"},"exec_time":0.452354,"ip":"122.233.104.139"}
|
||
2026-01-30 16:58:59.716 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态解析后(已解码): taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, status=0, content=史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)
|
||
2026-01-30 16:58:59.717 [MessageBroker-11] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 任务状态: taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, scStatus=0, mappedStatus=QUEUED, error=null
|
||
2026-01-30 16:58:59.717 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创状态结果】任务: TASK-20260130165457718-3219, 状态: QUEUED
|
||
2026-01-30 16:58:59.717 [MessageBroker-11] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Preparing: UPDATE ai_task SET status = ?, progress = ?, progress_message = ?, provider_task_id = ?, start_time = ?, update_time = NOW() WHERE id = ?
|
||
2026-01-30 16:58:59.718 [MessageBroker-11] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Parameters: processing(String), 10(Integer), 任务已提交到AI服务商,正在处理中...(String), 3369b1b4-bc09-4a07-a2ba-59c7b718ed39(String), 2026-01-30T16:54:58(LocalDateTime), 3278(Long)
|
||
2026-01-30 16:58:59.742 [MessageBroker-11] DEBUG com.dora.mapper.AiTaskMapper.update - <== Updates: 1
|
||
2026-01-30 16:58:59.742 [MessageBroker-11] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创处理中】任务: TASK-20260130165457718-3219, 状态: QUEUED, 已运行 4 分钟
|
||
2026-01-30 16:59:04.095 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:59:04.095 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:59:04.109 [MessageBroker-6] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:59:09.095 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:59:09.095 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:59:09.108 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:59:14.108 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:59:14.108 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:59:14.121 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:59:15.066 [MessageBroker-15] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:59:15.066 [MessageBroker-15] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:59:15.078 [MessageBroker-15] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:59:19.102 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:59:19.102 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:59:19.114 [MessageBroker-3] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:59:24.102 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:59:24.103 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:59:24.115 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:59:29.097 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:59:29.097 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:59:29.110 [MessageBroker-8] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:59:29.766 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:59:29.766 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 16:59:29.779 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 1
|
||
2026-01-30 16:59:29.779 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 速创轮询 - 发现1个待处理任务: TASK-20260130165457718-3219(providerTaskId:3369b1b4-bc09-4a07-a2ba-59c7b718ed39)
|
||
2026-01-30 16:59:29.779 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创轮询开始】任务: TASK-20260130165457718-3219, providerTaskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39, 模型: sc_sora2_text_portrait_15s_small, 创建时间: 2026-01-30T16:54:56
|
||
2026-01-30 16:59:29.779 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创查询状态】任务: TASK-20260130165457718-3219, 调用queryTaskStatus...
|
||
2026-01-30 16:59:29.779 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询任务状态,taskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:59:29.779 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态请求: URL=https://api.wuyinkeji.com/api/sora2/detail?id=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:59:30.350 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态原始响应: {"code":200,"msg":"成功","data":{"content":"史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)","status":1,"fail_reason":null,"created_at":"2026-01-30 16:54:57","updated_at":"2026-01-30 16:59:11","remote_url":"https://tempfile.aiquickdraw.com/f/d3f68baaa4e187cb98952f2c18b7e664/22bf3c72-b26c-417b-adfb-e5223dde6064.mp4","size":"small","duration":15,"aspectRatio":"9:16","url":"","pid":null,"remixTargetId":"","transfer_url":"https://tempfile.aiquickdraw.com/f/d3f68baaa4e187cb98952f2c18b7e664/22bf3c72-b26c-417b-adfb-e5223dde6064.mp4","id":"3369b1b4-bc09-4a07-a2ba-59c7b718ed39"},"exec_time":0.514648,"ip":"122.233.104.139"}
|
||
2026-01-30 16:59:30.350 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 查询状态解析后(已解码): taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, status=1, content=史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)
|
||
2026-01-30 16:59:30.350 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 任务状态: taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, scStatus=1, mappedStatus=SUCCESS, error=null
|
||
2026-01-30 16:59:30.350 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创状态结果】任务: TASK-20260130165457718-3219, 状态: SUCCESS
|
||
2026-01-30 16:59:30.350 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创yo任务成功】任务: TASK-20260130165457718-3219, 开始获取结果
|
||
2026-01-30 16:59:30.350 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创成功处理开始】任务: TASK-20260130165457718-3219, providerTaskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:59:30.350 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创获取结果】任务: TASK-20260130165457718-3219, 调用getTaskResult...
|
||
2026-01-30 16:59:30.350 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 获取任务结果,taskId: 3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:59:30.351 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 获取结果请求: URL=https://api.wuyinkeji.com/api/sora2/detail?id=3369b1b4-bc09-4a07-a2ba-59c7b718ed39, taskId=3369b1b4-bc09-4a07-a2ba-59c7b718ed39
|
||
2026-01-30 16:59:31.267 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 获取结果原始响应: {"code":200,"msg":"成功","data":{"content":"史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)","status":1,"fail_reason":null,"created_at":"2026-01-30 16:54:57","updated_at":"2026-01-30 16:59:11","remote_url":"https://tempfile.aiquickdraw.com/f/d3f68baaa4e187cb98952f2c18b7e664/22bf3c72-b26c-417b-adfb-e5223dde6064.mp4","size":"small","duration":15,"aspectRatio":"9:16","url":"","pid":null,"remixTargetId":"","transfer_url":"https://tempfile.aiquickdraw.com/f/d3f68baaa4e187cb98952f2c18b7e664/22bf3c72-b26c-417b-adfb-e5223dde6064.mp4","id":"3369b1b4-bc09-4a07-a2ba-59c7b718ed39"},"exec_time":0.877563,"ip":"122.233.104.139"}
|
||
2026-01-30 16:59:31.274 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 获取结果解析后(已解码): {"code":200,"data":{"aspectRatio":"9:16","content":"史诗电影镜头,鎏金神龙在厚重云层中舒展身姿,龙角锋利带霜、龙尾扫过处云层散开如浪,龙脚细节清晰立体—— 四爪遒劲张开,爪尖锋利带寒光,鳞片覆盖至爪根且纹理分明,挥爪时肌肉线条紧绷,抓握云层的动作有力逼真。整体色调偏暖金与深灰对比,云层兼具写实质感与写意朦胧感,光影从云层缝隙中穿透,重点照亮龙身及龙脚细节,突出龙的威严与神秘感。画风参考《指环王》《长城》史诗场景,运镜流畅、景深分明,无多余元素干扰主体,8K 分辨率、电影级光影渲染。时长要求15秒。(要求龙不能出现打结等抽象情况)","created_at":"2026-01-30 16:54:57","duration":15,"id":"3369b1b4-bc09-4a07-a2ba-59c7b718ed39","remixTargetId":"","remote_url":"https://tempfile.aiquickdraw.com/f/d3f68baaa4e187cb98952f2c18b7e664/22bf3c72-b26c-417b-adfb-e5223dde6064.mp4","size":"small","status":1,"transfer_url":"https://tempfile.aiquickdraw.com/f/d3f68baaa4e187cb98952f2c18b7e664/22bf3c72-b26c-417b-adfb-e5223dde6064.mp4","updated_at":"2026-01-30 16:59:11","url":""},"exec_time":0.877563,"ip":"122.233.104.139","msg":"成功"}
|
||
2026-01-30 16:59:31.275 [MessageBroker-7] INFO c.dora.service.provider.impl.SuChuangProviderImpl - SuChuang Provider - 成功获取结果文件: https://tempfile.aiquickdraw.com/f/d3f68baaa4e187cb98952f2c18b7e664/22bf3c72-b26c-417b-adfb-e5223dde6064.mp4
|
||
2026-01-30 16:59:31.275 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创结果文件】任务: TASK-20260130165457718-3219, 文件数量: 1, 主文件URL: https://tempfile.aiquickdraw.com/f/d3f68baaa4e187cb98952f2c18b7e664/22bf3c72-b26c-417b-adfb-e5223dde6064.mp4
|
||
2026-01-30 16:59:31.275 [MessageBroker-7] INFO com.dora.service.ResultFileTransferService - 开始转存文件到COS - 任务: TASK-20260130165457718-3219, 源URL: https://tempfile.aiquickdraw.com/f/d3f68baaa4e187cb98952f2c18b7e664/22bf3c72-b26c-417b-adfb-e5223dde6064.mp4
|
||
2026-01-30 16:59:31.275 [MessageBroker-7] INFO com.dora.service.ResultFileTransferService - 开始下载文件(尝试 1/3): https://tempfile.aiquickdraw.com/f/d3f68baaa4e187cb98952f2c18b7e664/22bf3c72-b26c-417b-adfb-e5223dde6064.mp4
|
||
2026-01-30 16:59:34.098 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:59:34.100 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:59:34.113 [MessageBroker-10] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:59:35.102 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:59:35.102 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:59:35.118 [MessageBroker-6] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:59:36.967 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/wechat-qr/list
|
||
2026-01-30 16:59:36.969 [http-nio-8082-exec-3] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:59:36.981 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:59:36.981 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:59:36.993 [http-nio-8082-exec-3] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:59:36.993 [http-nio-8082-exec-3] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:59:36.993 [http-nio-8082-exec-3] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:59:36.993 [http-nio-8082-exec-3] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表
|
||
2026-01-30 16:59:36.993 [http-nio-8082-exec-3] DEBUG com.dora.service.impl.WechatQrCodeServiceImpl - 获取所有企业微信二维码
|
||
2026-01-30 16:59:36.993 [http-nio-8082-exec-3] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Preparing: SELECT id, qr_code_url, description, create_time, is_deleted FROM wechat_qr_code WHERE is_deleted = 0 ORDER BY create_time DESC
|
||
2026-01-30 16:59:36.993 [http-nio-8082-exec-3] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Parameters:
|
||
2026-01-30 16:59:37.006 [http-nio-8082-exec-3] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - <== Total: 1
|
||
2026-01-30 16:59:37.006 [http-nio-8082-exec-3] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表成功,共 1 个
|
||
2026-01-30 16:59:37.415 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/list
|
||
2026-01-30 16:59:37.415 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:59:37.415 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 16:59:37.415 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 16:59:37.416 [http-nio-8082-exec-2] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:59:37.416 [http-nio-8082-exec-4] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:59:37.416 [http-nio-8082-exec-7] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:59:37.416 [http-nio-8082-exec-5] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 16:59:37.416 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:59:37.416 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:59:37.427 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:59:37.427 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:59:37.427 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:59:37.428 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:59:37.429 [http-nio-8082-exec-2] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:59:37.429 [http-nio-8082-exec-2] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:59:37.429 [http-nio-8082-exec-2] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:59:37.429 [http-nio-8082-exec-2] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:59:37.431 [http-nio-8082-exec-2] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), image_to_video(String)
|
||
2026-01-30 16:59:37.432 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:59:37.432 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:59:37.439 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:59:37.439 [http-nio-8082-exec-5] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:59:37.439 [http-nio-8082-exec-5] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:59:37.439 [http-nio-8082-exec-7] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:59:37.439 [http-nio-8082-exec-7] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:59:37.439 [http-nio-8082-exec-7] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:59:37.440 [http-nio-8082-exec-7] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务列表,page=1, size=10, status=null, taskType=text_to_video
|
||
2026-01-30 16:59:37.440 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:59:37.440 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:59:37.442 [http-nio-8082-exec-7] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Preparing: SELECT count(0) FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0
|
||
2026-01-30 16:59:37.442 [http-nio-8082-exec-7] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Parameters: 17563793187762127(Long), text_to_video(String)
|
||
2026-01-30 16:59:37.442 [http-nio-8082-exec-2] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:59:37.447 [http-nio-8082-exec-4] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:59:37.447 [http-nio-8082-exec-4] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 16:59:37.447 [http-nio-8082-exec-4] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 16:59:37.448 [http-nio-8082-exec-4] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 16:59:37.448 [http-nio-8082-exec-4] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), text_to_video(String)
|
||
2026-01-30 16:59:37.450 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:59:37.451 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:59:37.451 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:59:37.454 [http-nio-8082-exec-7] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - <== Total: 1
|
||
2026-01-30 16:59:37.455 [http-nio-8082-exec-7] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Preparing: SELECT at.*, pw.id as pw_id, pw.work_no as pw_work_no, pw.status as pw_status, pw.audit_status as pw_audit_status, pw.audit_time as pw_audit_time, pw.audit_remark as pw_audit_remark FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0 ORDER BY at.create_time DESC LIMIT ?
|
||
2026-01-30 16:59:37.455 [http-nio-8082-exec-7] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Parameters: 17563793187762127(Long), text_to_video(String), 10(Integer)
|
||
2026-01-30 16:59:37.462 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:59:37.462 [http-nio-8082-exec-5] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:59:37.463 [http-nio-8082-exec-5] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:59:37.464 [http-nio-8082-exec-4] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 16:59:37.470 [http-nio-8082-exec-7] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - <== Total: 10
|
||
2026-01-30 16:59:37.470 [http-nio-8082-exec-7] INFO com.dora.controller.AiTaskController - 成功查询任务列表,总数: 78, 当前页数量: 10
|
||
2026-01-30 16:59:37.473 [http-nio-8082-exec-5] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:59:37.474 [http-nio-8082-exec-5] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:59:37.474 [http-nio-8082-exec-5] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:59:37.485 [http-nio-8082-exec-5] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:59:37.485 [http-nio-8082-exec-5] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:59:37.485 [http-nio-8082-exec-5] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:59:37.496 [http-nio-8082-exec-5] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:59:37.496 [http-nio-8082-exec-5] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:59:37.497 [http-nio-8082-exec-5] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:59:37.507 [http-nio-8082-exec-5] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 16:59:37.507 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:59:37.508 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 16:59:37.518 [http-nio-8082-exec-5] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 16:59:37.519 [http-nio-8082-exec-5] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 16:59:37.519 [http-nio-8082-exec-5] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 16:59:37.529 [http-nio-8082-exec-5] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 16:59:37.530 [http-nio-8082-exec-5] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 16:59:37.531 [http-nio-8082-exec-5] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 16:59:37.542 [http-nio-8082-exec-5] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 16:59:37.542 [http-nio-8082-exec-5] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 16:59:37.542 [http-nio-8082-exec-5] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 16:59:37.553 [http-nio-8082-exec-5] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 16:59:37.757 [MessageBroker-7] INFO com.dora.service.ResultFileTransferService - 文件下载成功,大小: 12058844 bytes
|
||
2026-01-30 16:59:37.761 [MessageBroker-7] WARN com.qcloud.cos.COSClient - No content length specified for stream data. Stream contents will be buffered in memory and could result in out of memory errors.
|
||
2026-01-30 16:59:38.831 [MessageBroker-7] INFO com.dora.service.ResultFileTransferService - 文件转存成功 - 任务: TASK-20260130165457718-3219, COS URL: https://oss-1818ai-user-img-1302947942.cos.ap-guangzhou.myqcloud.com//17563793187762127_TASK-20260130165457718-3219_1769763577757.mp4
|
||
2026-01-30 16:59:38.831 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创文件转存】任务: TASK-20260130165457718-3219, 原URL: https://tempfile.aiquickdraw.com/f/d3f68baaa4e187cb98952f2c18b7e664/22bf3c72-b26c-417b-adfb-e5223dde6064.mp4, COS URL: https://oss-1818ai-user-img-1302947942.cos.ap-guangzhou.myqcloud.com//17563793187762127_TASK-20260130165457718-3219_1769763577757.mp4
|
||
2026-01-30 16:59:38.842 [MessageBroker-7] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Preparing: UPDATE ai_task SET status = ?, progress = ?, progress_message = ?, provider_task_id = ?, points_consumed = ?, result_url = ?, start_time = ?, complete_time = ?, update_time = NOW() WHERE id = ?
|
||
2026-01-30 16:59:38.843 [MessageBroker-7] DEBUG com.dora.mapper.AiTaskMapper.update - ==> Parameters: completed(String), 100(Integer), 任务已完成(String), 3369b1b4-bc09-4a07-a2ba-59c7b718ed39(String), 150(Integer), https://oss-1818ai-user-img-1302947942.cos.ap-guangzhou.myqcloud.com//17563793187762127_TASK-20260130165457718-3219_1769763577757.mp4(String), 2026-01-30T16:54:58(LocalDateTime), 2026-01-30T16:59:38.831194300(LocalDateTime), 3278(Long)
|
||
2026-01-30 16:59:38.869 [MessageBroker-7] DEBUG com.dora.mapper.AiTaskMapper.update - <== Updates: 1
|
||
2026-01-30 16:59:38.869 [MessageBroker-7] DEBUG com.dora.service.impl.NotificationServiceImpl - 向用户 17563793187762127 发送任务 TASK-20260130165457718-3219 的进度更新到目的地: /queue/tasks-progress
|
||
2026-01-30 16:59:38.869 [MessageBroker-7] DEBUG com.dora.service.impl.NotificationServiceImpl - WebSocket通知发送成功 - 用户: 17563793187762127, 任务: TASK-20260130165457718-3219
|
||
2026-01-30 16:59:38.870 [MessageBroker-7] INFO com.dora.service.impl.NotificationServiceImpl - 任务完成通知已发送 - 用户: 17563793187762127, 任务: TASK-20260130165457718-3219, 结果URL: https://oss-1818ai-user-img-1302947942.cos.ap-guangzhou.myqcloud.com//17563793187762127_TASK-20260130165457718-3219_1769763577757.mp4
|
||
2026-01-30 16:59:38.870 [MessageBroker-7] INFO com.dora.scheduler.SuChuangPollingScheduler - 【速创任务完成】任务: TASK-20260130165457718-3219, 结果URL: https://oss-1818ai-user-img-1302947942.cos.ap-guangzhou.myqcloud.com//17563793187762127_TASK-20260130165457718-3219_1769763577757.mp4, 消耗积分: 150
|
||
2026-01-30 16:59:39.101 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:59:39.101 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:59:39.114 [MessageBroker-9] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:59:44.102 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:59:44.103 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:59:44.116 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:59:49.099 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:59:49.099 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:59:49.359 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:59:54.095 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:59:54.095 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:59:54.097 [MessageBroker-3] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND update_time < ? AND is_deleted = 0 AND (provider_type IS NULL OR (provider_type != 'runninghub' AND provider_type != 'suchuang'))
|
||
2026-01-30 16:59:54.097 [MessageBroker-3] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - ==> Parameters: 2026-01-30T16:49:54.085395900(LocalDateTime)
|
||
2026-01-30 16:59:54.109 [MessageBroker-3] DEBUG com.dora.mapper.AiTaskMapper.findStuckTasks - <== Total: 0
|
||
2026-01-30 16:59:54.367 [MessageBroker-1] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 16:59:55.135 [MessageBroker-8] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 16:59:55.135 [MessageBroker-8] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 16:59:55.147 [MessageBroker-8] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 16:59:59.105 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 16:59:59.105 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 16:59:59.139 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 17:00:00.005 [MessageBroker-11] DEBUG com.dora.config.UvStatisticsConfig - 执行每小时UV数据统计检查
|
||
2026-01-30 17:00:00.005 [MessageBroker-6] DEBUG com.dora.scheduler.ToolUsageStatsScheduler - 更新今日工具使用统计: date=2026-01-30
|
||
2026-01-30 17:00:00.009 [MessageBroker-11] DEBUG com.dora.config.UvStatisticsConfig - 当前UV统计 - UV: 0, PV: 0
|
||
2026-01-30 17:00:00.028 [MessageBroker-6] DEBUG c.d.m.ToolUsageLogMapper.selectStatsByTimeRange - ==> Preparing: SELECT tool_code, tool_name, COUNT(*) as total_calls, SUM(CASE WHEN status = 'success' THEN 1 ELSE 0 END) as success_calls, SUM(points_cost) as total_points_cost FROM tool_usage_log WHERE create_time >= ? AND create_time < ? AND is_deleted = 0 GROUP BY tool_code, tool_name
|
||
2026-01-30 17:00:00.028 [MessageBroker-6] DEBUG c.d.m.ToolUsageLogMapper.selectStatsByTimeRange - ==> Parameters: 2026-01-30T00:00(LocalDateTime), 2026-01-30T23:59:59.999999999(LocalDateTime)
|
||
2026-01-30 17:00:00.040 [MessageBroker-6] DEBUG c.d.m.ToolUsageLogMapper.selectStatsByTimeRange - <== Total: 4
|
||
2026-01-30 17:00:00.041 [MessageBroker-6] DEBUG c.d.m.T.countUniqueUsersByTimeRange - ==> Preparing: SELECT COUNT(DISTINCT user_id) FROM tool_usage_log WHERE create_time >= ? AND create_time < ? AND is_deleted = 0
|
||
2026-01-30 17:00:00.041 [MessageBroker-6] DEBUG c.d.m.T.countUniqueUsersByTimeRange - ==> Parameters: 2026-01-30T00:00(LocalDateTime), 2026-01-30T23:59:59.999999999(LocalDateTime)
|
||
2026-01-30 17:00:00.053 [MessageBroker-6] DEBUG c.d.m.T.countUniqueUsersByTimeRange - <== Total: 1
|
||
2026-01-30 17:00:00.053 [MessageBroker-6] DEBUG com.dora.mapper.ToolConfigMapper.selectByToolCode - ==> Preparing: SELECT * FROM tool_config WHERE tool_code = ? AND is_deleted = 0
|
||
2026-01-30 17:00:00.054 [MessageBroker-6] DEBUG com.dora.mapper.ToolConfigMapper.selectByToolCode - ==> Parameters: douyin_search(String)
|
||
2026-01-30 17:00:00.065 [MessageBroker-6] DEBUG com.dora.mapper.ToolConfigMapper.selectByToolCode - <== Total: 1
|
||
2026-01-30 17:00:00.065 [MessageBroker-6] DEBUG c.d.m.ToolUsageDailyStatsMapper.insertOrUpdate - ==> Preparing: INSERT INTO tool_usage_daily_stats (stats_date, tool_id, tool_code, tool_name, total_calls, success_calls, failed_calls, total_points_cost, unique_users, create_time, update_time) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, NOW(), NOW()) ON DUPLICATE KEY UPDATE total_calls = ?, success_calls = ?, failed_calls = ?, total_points_cost = ?, unique_users = ?, update_time = NOW()
|
||
2026-01-30 17:00:00.065 [MessageBroker-6] DEBUG c.d.m.ToolUsageDailyStatsMapper.insertOrUpdate - ==> Parameters: 2026-01-30(LocalDate), 10(Long), douyin_search(String), 抖音搜索工具(String), 1(Integer), 1(Integer), 0(Integer), 20(Integer), 2(Integer), 1(Integer), 1(Integer), 0(Integer), 20(Integer), 2(Integer)
|
||
2026-01-30 17:00:00.089 [MessageBroker-6] DEBUG c.d.m.ToolUsageDailyStatsMapper.insertOrUpdate - <== Updates: 1
|
||
2026-01-30 17:00:00.089 [MessageBroker-6] DEBUG com.dora.mapper.ToolConfigMapper.selectByToolCode - ==> Preparing: SELECT * FROM tool_config WHERE tool_code = ? AND is_deleted = 0
|
||
2026-01-30 17:00:00.089 [MessageBroker-6] DEBUG com.dora.mapper.ToolConfigMapper.selectByToolCode - ==> Parameters: douyin_user_uid(String)
|
||
2026-01-30 17:00:00.101 [MessageBroker-6] DEBUG com.dora.mapper.ToolConfigMapper.selectByToolCode - <== Total: 1
|
||
2026-01-30 17:00:00.101 [MessageBroker-6] DEBUG c.d.m.ToolUsageDailyStatsMapper.insertOrUpdate - ==> Preparing: INSERT INTO tool_usage_daily_stats (stats_date, tool_id, tool_code, tool_name, total_calls, success_calls, failed_calls, total_points_cost, unique_users, create_time, update_time) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, NOW(), NOW()) ON DUPLICATE KEY UPDATE total_calls = ?, success_calls = ?, failed_calls = ?, total_points_cost = ?, unique_users = ?, update_time = NOW()
|
||
2026-01-30 17:00:00.101 [MessageBroker-6] DEBUG c.d.m.ToolUsageDailyStatsMapper.insertOrUpdate - ==> Parameters: 2026-01-30(LocalDate), 13(Long), douyin_user_uid(String), 通过uid获取用户主页数据(String), 2(Integer), 2(Integer), 0(Integer), 40(Integer), 2(Integer), 2(Integer), 2(Integer), 0(Integer), 40(Integer), 2(Integer)
|
||
2026-01-30 17:00:00.124 [MessageBroker-6] DEBUG c.d.m.ToolUsageDailyStatsMapper.insertOrUpdate - <== Updates: 2
|
||
2026-01-30 17:00:00.124 [MessageBroker-6] DEBUG com.dora.mapper.ToolConfigMapper.selectByToolCode - ==> Preparing: SELECT * FROM tool_config WHERE tool_code = ? AND is_deleted = 0
|
||
2026-01-30 17:00:00.124 [MessageBroker-6] DEBUG com.dora.mapper.ToolConfigMapper.selectByToolCode - ==> Parameters: douyin_user_videos(String)
|
||
2026-01-30 17:00:00.136 [MessageBroker-6] DEBUG com.dora.mapper.ToolConfigMapper.selectByToolCode - <== Total: 1
|
||
2026-01-30 17:00:00.136 [MessageBroker-6] DEBUG c.d.m.ToolUsageDailyStatsMapper.insertOrUpdate - ==> Preparing: INSERT INTO tool_usage_daily_stats (stats_date, tool_id, tool_code, tool_name, total_calls, success_calls, failed_calls, total_points_cost, unique_users, create_time, update_time) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, NOW(), NOW()) ON DUPLICATE KEY UPDATE total_calls = ?, success_calls = ?, failed_calls = ?, total_points_cost = ?, unique_users = ?, update_time = NOW()
|
||
2026-01-30 17:00:00.136 [MessageBroker-6] DEBUG c.d.m.ToolUsageDailyStatsMapper.insertOrUpdate - ==> Parameters: 2026-01-30(LocalDate), 1(Long), douyin_user_videos(String), 获取用户主页视频(String), 3(Integer), 3(Integer), 0(Integer), 60(Integer), 2(Integer), 3(Integer), 3(Integer), 0(Integer), 60(Integer), 2(Integer)
|
||
2026-01-30 17:00:00.159 [MessageBroker-6] DEBUG c.d.m.ToolUsageDailyStatsMapper.insertOrUpdate - <== Updates: 2
|
||
2026-01-30 17:00:00.159 [MessageBroker-6] DEBUG com.dora.mapper.ToolConfigMapper.selectByToolCode - ==> Preparing: SELECT * FROM tool_config WHERE tool_code = ? AND is_deleted = 0
|
||
2026-01-30 17:00:00.159 [MessageBroker-6] DEBUG com.dora.mapper.ToolConfigMapper.selectByToolCode - ==> Parameters: xiaohongshu_search_notes(String)
|
||
2026-01-30 17:00:00.171 [MessageBroker-6] DEBUG com.dora.mapper.ToolConfigMapper.selectByToolCode - <== Total: 1
|
||
2026-01-30 17:00:00.171 [MessageBroker-6] DEBUG c.d.m.ToolUsageDailyStatsMapper.insertOrUpdate - ==> Preparing: INSERT INTO tool_usage_daily_stats (stats_date, tool_id, tool_code, tool_name, total_calls, success_calls, failed_calls, total_points_cost, unique_users, create_time, update_time) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, NOW(), NOW()) ON DUPLICATE KEY UPDATE total_calls = ?, success_calls = ?, failed_calls = ?, total_points_cost = ?, unique_users = ?, update_time = NOW()
|
||
2026-01-30 17:00:00.171 [MessageBroker-6] DEBUG c.d.m.ToolUsageDailyStatsMapper.insertOrUpdate - ==> Parameters: 2026-01-30(LocalDate), 4(Long), xiaohongshu_search_notes(String), 搜索笔记(String), 1(Integer), 1(Integer), 0(Integer), 20(Integer), 2(Integer), 1(Integer), 1(Integer), 0(Integer), 20(Integer), 2(Integer)
|
||
2026-01-30 17:00:00.194 [MessageBroker-6] DEBUG c.d.m.ToolUsageDailyStatsMapper.insertOrUpdate - <== Updates: 1
|
||
2026-01-30 17:00:00.194 [MessageBroker-6] INFO com.dora.service.impl.AdminToolConfigServiceImpl - 刷新每日统计完成: date=2026-01-30, toolCount=4
|
||
2026-01-30 17:00:04.105 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 17:00:04.105 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 17:00:04.118 [MessageBroker-7] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 17:00:07.447 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/wechat-qr/list
|
||
2026-01-30 17:00:07.450 [http-nio-8082-exec-8] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 17:00:07.462 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 17:00:07.462 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 17:00:07.475 [http-nio-8082-exec-8] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 17:00:07.475 [http-nio-8082-exec-8] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 17:00:07.475 [http-nio-8082-exec-8] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 17:00:07.476 [http-nio-8082-exec-8] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表
|
||
2026-01-30 17:00:07.476 [http-nio-8082-exec-8] DEBUG com.dora.service.impl.WechatQrCodeServiceImpl - 获取所有企业微信二维码
|
||
2026-01-30 17:00:07.476 [http-nio-8082-exec-8] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Preparing: SELECT id, qr_code_url, description, create_time, is_deleted FROM wechat_qr_code WHERE is_deleted = 0 ORDER BY create_time DESC
|
||
2026-01-30 17:00:07.476 [http-nio-8082-exec-8] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - ==> Parameters:
|
||
2026-01-30 17:00:07.489 [http-nio-8082-exec-8] DEBUG com.dora.mapper.WechatQrCodeMapper.selectAll - <== Total: 1
|
||
2026-01-30 17:00:07.489 [http-nio-8082-exec-8] INFO com.dora.controller.WechatQrCodeController - 获取企业微信二维码列表成功,共 1 个
|
||
2026-01-30 17:00:07.546 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 17:00:07.547 [http-nio-8082-exec-10] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 17:00:07.559 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 17:00:07.560 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 17:00:07.571 [http-nio-8082-exec-10] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 17:00:07.572 [http-nio-8082-exec-10] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 17:00:07.572 [http-nio-8082-exec-10] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 17:00:07.572 [http-nio-8082-exec-10] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 17:00:07.573 [http-nio-8082-exec-10] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), image_to_video(String)
|
||
2026-01-30 17:00:07.585 [http-nio-8082-exec-10] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 17:00:07.814 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/auth/me
|
||
2026-01-30 17:00:07.814 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/models
|
||
2026-01-30 17:00:07.814 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - JWT拦截器处理请求: GET - /user/ai/tasks/list
|
||
2026-01-30 17:00:07.816 [http-nio-8082-exec-9] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 17:00:07.816 [http-nio-8082-exec-1] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 17:00:07.816 [http-nio-8082-exec-6] DEBUG com.dora.service.JwtTokenManager - 用户token验证 - userId: 17563793187762127, tokenId: b6d53560-eb70-46eb-8650-f4e3c46f8fb1, valid: true
|
||
2026-01-30 17:00:07.816 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 17:00:07.816 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 17:00:07.816 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 17:00:07.816 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 17:00:07.827 [http-nio-8082-exec-1] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 17:00:07.828 [http-nio-8082-exec-1] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 17:00:07.828 [http-nio-8082-exec-1] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 17:00:07.828 [http-nio-8082-exec-6] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 17:00:07.828 [http-nio-8082-exec-6] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 17:00:07.828 [http-nio-8082-exec-6] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 17:00:07.829 [http-nio-8082-exec-1] INFO com.dora.controller.AiTaskController - 用户 17563793187762127 查询任务列表,page=1, size=10, status=null, taskType=text_to_video
|
||
2026-01-30 17:00:07.829 [http-nio-8082-exec-6] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 AND provider_type = ? AND task_type = ? AND is_enabled = 1 ORDER BY id ASC
|
||
2026-01-30 17:00:07.829 [http-nio-8082-exec-6] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - ==> Parameters: suchuang(String), text_to_video(String)
|
||
2026-01-30 17:00:07.831 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 17:00:07.831 [http-nio-8082-exec-1] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Preparing: SELECT count(0) FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0
|
||
2026-01-30 17:00:07.831 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 17:00:07.831 [http-nio-8082-exec-1] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - ==> Parameters: 17563793187762127(Long), text_to_video(String)
|
||
2026-01-30 17:00:07.841 [http-nio-8082-exec-6] DEBUG c.d.m.PointsConfigMapper.findByProviderAndTaskType - <== Total: 14
|
||
2026-01-30 17:00:07.842 [http-nio-8082-exec-1] DEBUG c.d.m.A.findUserTasksWithPlazaAndType_COUNT - <== Total: 1
|
||
2026-01-30 17:00:07.842 [http-nio-8082-exec-1] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Preparing: SELECT at.*, pw.id as pw_id, pw.work_no as pw_work_no, pw.status as pw_status, pw.audit_status as pw_audit_status, pw.audit_time as pw_audit_time, pw.audit_remark as pw_audit_remark FROM ai_task at LEFT JOIN plaza_work pw ON at.task_no COLLATE utf8mb4_unicode_ci = pw.task_no COLLATE utf8mb4_unicode_ci AND pw.is_deleted = 0 WHERE at.user_id = ? AND at.task_type = ? AND at.is_deleted = 0 ORDER BY at.create_time DESC LIMIT ?
|
||
2026-01-30 17:00:07.842 [http-nio-8082-exec-1] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - ==> Parameters: 17563793187762127(Long), text_to_video(String), 10(Integer)
|
||
2026-01-30 17:00:07.845 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 17:00:07.845 [http-nio-8082-exec-9] DEBUG com.dora.config.JwtAuthenticationFilter - 用户JWT认证成功,用户ID: 17563793187762127,用户名: 村头情报大哥
|
||
2026-01-30 17:00:07.846 [http-nio-8082-exec-9] DEBUG com.dora.config.ApiKeyAuthenticationFilter - 用户已通过JWT认证,跳过API Key认证
|
||
2026-01-30 17:00:07.846 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 17:00:07.846 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 17:00:07.862 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 17:00:07.862 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 17:00:07.862 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 17:00:07.868 [http-nio-8082-exec-1] DEBUG c.d.m.AiTaskMapper.findUserTasksWithPlazaAndType - <== Total: 10
|
||
2026-01-30 17:00:07.868 [http-nio-8082-exec-1] INFO com.dora.controller.AiTaskController - 成功查询任务列表,总数: 78, 当前页数量: 10
|
||
2026-01-30 17:00:07.877 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 17:00:07.877 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 17:00:07.877 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 17:00:07.892 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 17:00:07.893 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 17:00:07.893 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 17:00:07.908 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 17:00:07.908 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 17:00:07.908 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 17:00:07.923 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 17:00:07.924 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Preparing: SELECT COUNT(*) FROM `order` WHERE user_id = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 17:00:07.924 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 17:00:07.939 [http-nio-8082-exec-9] DEBUG c.d.mapper.OrderMapper.countSuccessOrdersByUserId - <== Total: 1
|
||
2026-01-30 17:00:07.939 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Preparing: SELECT id, phone, wechat_openid, username, real_username, id_number, password_jwt, role, membership_expires_at, avatar_url, is_verified, invite_code, inviter_id, promotion_level, points, points_expires_at, create_time, update_time, is_deleted FROM user WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 17:00:07.939 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - ==> Parameters: 17563793187762127(Long)
|
||
2026-01-30 17:00:07.955 [http-nio-8082-exec-9] DEBUG com.dora.mapper.UserMapper.selectById - <== Total: 1
|
||
2026-01-30 17:00:07.955 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Preparing: SELECT COUNT(*) FROM gift_code_usage WHERE user_id = ? AND type = ? AND status = 1 AND is_deleted = 0
|
||
2026-01-30 17:00:07.955 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - ==> Parameters: 17563793187762127(Long), 2(Integer)
|
||
2026-01-30 17:00:07.970 [http-nio-8082-exec-9] DEBUG c.d.mapper.GiftCodeUsageMapper.countByUserAndType - <== Total: 1
|
||
2026-01-30 17:00:07.970 [http-nio-8082-exec-9] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Preparing: SELECT * FROM `order` WHERE user_id = ? AND order_type = 2 AND is_deleted = 0 AND status = ? ORDER BY paid_at DESC LIMIT 1
|
||
2026-01-30 17:00:07.970 [http-nio-8082-exec-9] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - ==> Parameters: 17563793187762127(Long), 1(Integer)
|
||
2026-01-30 17:00:07.986 [http-nio-8082-exec-9] DEBUG c.d.m.OrderMapper.selectLastPointsOrderByUserId - <== Total: 1
|
||
2026-01-30 17:00:07.986 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Preparing: SELECT * FROM points_package WHERE id = ? AND is_deleted = 0
|
||
2026-01-30 17:00:07.987 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PointsPackageMapper.selectById - ==> Parameters: 7(Long)
|
||
2026-01-30 17:00:08.002 [http-nio-8082-exec-9] DEBUG com.dora.mapper.PointsPackageMapper.selectById - <== Total: 1
|
||
2026-01-30 17:00:08.894 [MessageBroker-12] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 17:00:08.894 [MessageBroker-12] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 17:00:08.906 [MessageBroker-12] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 17:00:09.083 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 17:00:09.084 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 17:00:09.108 [MessageBroker-13] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 17:00:14.099 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 17:00:14.099 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 17:00:14.122 [MessageBroker-5] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 17:00:15.174 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 17:00:15.174 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 17:00:15.186 [MessageBroker-3] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 17:00:19.101 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 17:00:19.101 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 17:00:19.124 [MessageBroker-2] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 17:00:24.100 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 17:00:24.101 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 17:00:24.114 [MessageBroker-16] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 17:00:29.094 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 17:00:29.094 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 17:00:29.118 [MessageBroker-14] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 17:00:34.097 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 17:00:34.097 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 17:00:34.120 [MessageBroker-11] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 17:00:35.214 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 17:00:35.215 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: runninghub(String)
|
||
2026-01-30 17:00:35.227 [MessageBroker-7] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 17:00:38.921 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Preparing: SELECT * FROM ai_task WHERE status = 'processing' AND provider_type = ? AND is_deleted = 0 ORDER BY update_time ASC LIMIT 100
|
||
2026-01-30 17:00:38.921 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - ==> Parameters: suchuang(String)
|
||
2026-01-30 17:00:38.933 [MessageBroker-9] DEBUG c.d.m.AiTaskMapper.findProcessingTasksByProvider - <== Total: 0
|
||
2026-01-30 17:00:39.097 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 17:00:39.097 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 17:00:39.110 [MessageBroker-12] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 17:00:44.100 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 17:00:44.100 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 17:00:44.112 [MessageBroker-4] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 17:00:49.095 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Preparing: SELECT * FROM points_config WHERE is_deleted = 0 ORDER BY id ASC
|
||
2026-01-30 17:00:49.095 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - ==> Parameters:
|
||
2026-01-30 17:00:49.108 [MessageBroker-15] DEBUG com.dora.mapper.PointsConfigMapper.findAll - <== Total: 66
|
||
2026-01-30 17:00:52.940 [SpringApplicationShutdownHook] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Stopping...
|
||
2026-01-30 17:00:52.940 [SpringApplicationShutdownHook] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@65c97eeb]]
|
||
2026-01-30 17:00:52.940 [SpringApplicationShutdownHook] INFO o.s.m.simp.broker.SimpleBrokerMessageHandler - Stopped.
|
||
2026-01-30 17:00:53.083 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
|
||
2026-01-30 17:00:53.087 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
|