xxl-job-admin报错如下:
org.springframework.jdbc.UncategorizedSQLException:

Error querying database. Cause: java.sql.SQLException: Tablespace is missing for table xxl_job.XXL_JOB_QRTZ_TRIGGER_LOG.

The error may exist in class path resource [mybatis-mapper/XxlJobLogMapper.xml]

The error may involve defaultParameterMap

The error occurred while setting parameters

SQL: SELECT count(1) FROM XXL_JOB_QRTZ_TRIGGER_LOG AS t

Cause: java.sql.SQLException: Tablespace is missing for table xxl_job.XXL_JOB_QRTZ_TRIGGER_LOG.

; uncategorized SQLException for SQL []; SQL state [HY000]; error code [1812]; Tablespace is missing for table xxl_job.XXL_JOB_QRTZ_TRIGGER_LOG.; nested exception is java.sql.SQLException: Tablespace is missing for table xxl_job.XXL_JOB_QRTZ_TRIGGER_LOG.

原因:XXL_JOB_QRTZ_TRIGGER_LOG 表空间满了
解决:将数据备份,然后整表删除,重新创建表无需导入数据。

Logo

AtomGit 是由开放原子开源基金会联合 CSDN 等生态伙伴共同推出的新一代开源与人工智能协作平台。平台坚持“开放、中立、公益”的理念,把代码托管、模型共享、数据集托管、智能体开发体验和算力服务整合在一起,为开发者提供从开发、训练到部署的一站式体验。

更多推荐