exec java -Dfile.encoding=utf-8 -Dloader.path=/opt/apps -Dspring.config.additional-location=/opt/apps/config/ -XX:+ExitOnOutOfMemoryError -cp . -jar /opt/apps/app.jar Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 22:07:06,774 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@16f7b4af - URL [jar:nested:/opt/apps/app.jar/!BOOT-INF/classes/!/logback-spring.xml] is not of type file 22:07:06,906 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 22:07:06,906 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 22:07:06,918 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 22:07:06,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [info_log] 22:07:06,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 22:07:06,970 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2139168000 - setting totalSizeCap to 10 GB 22:07:06,976 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2139168000 - Archive files will be limited to [10 MB] each. 22:07:06,979 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2139168000 - No compression will be used 22:07:06,981 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2139168000 - Will use the pattern /opt/dataease2.0/logs/dataease/info.%d.%i.log for the active file 22:07:07,005 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@64712be - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/dataease2.0/logs/dataease/info.%d.%i.log'. 22:07:07,005 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@64712be - Roll-over at midnight. 22:07:07,012 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@64712be - Setting initial period to 2026-05-25T14:07:07.011Z 22:07:07,015 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 22:07:07,019 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[info_log] - Active log file name: /opt/dataease2.0/logs/dataease/info.log 22:07:07,019 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[info_log] - File property is set to [/opt/dataease2.0/logs/dataease/info.log] 22:07:07,024 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [error_log] 22:07:07,024 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 22:07:07,026 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@696739588 - setting totalSizeCap to 10 GB 22:07:07,027 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@696739588 - Archive files will be limited to [10 MB] each. 22:07:07,027 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@696739588 - No compression will be used 22:07:07,027 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@696739588 - Will use the pattern /opt/dataease2.0/logs/dataease/error.%d.%i.log for the active file 22:07:07,027 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4816c290 - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/dataease2.0/logs/dataease/error.%d.%i.log'. 22:07:07,028 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4816c290 - Roll-over at midnight. 22:07:07,028 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4816c290 - Setting initial period to 2026-05-25T14:07:07.028Z 22:07:07,029 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 22:07:07,030 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[error_log] - Active log file name: /opt/dataease2.0/logs/dataease/error.log 22:07:07,030 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[error_log] - File property is set to [/opt/dataease2.0/logs/dataease/error.log] 22:07:07,030 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 22:07:07,031 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4efcf8a - Propagating INFO level on Logger[ROOT] onto the JUL framework 22:07:07,032 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 22:07:07,032 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [info_log] to Logger[ROOT] 22:07:07,032 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [error_log] to Logger[ROOT] 22:07:07,033 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2c95ac9e - End of configuration. 22:07:07,033 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4e4efc1b - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ 2026-05-25 22:07:07.072 INFO  --- [kground-preinit] o.h.validator.internal.util.Version  : HV000001: Hibernate Validator 8.0.1.Final :: Spring Boot :: (v3.3.0) 2026-05-25 22:07:07.212 INFO  --- [ main] io.dataease.CoreApplication  : Starting CoreApplication v2.10.20 using Java 21.0.6 with PID 1 (/opt/apps/app.jar started by root in /deployments) 2026-05-25 22:07:07.214 INFO  --- [ main] io.dataease.CoreApplication  : The following 1 profile is active: "standalone" 2026-05-25 22:07:09.637 INFO  --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2026-05-25 22:07:09.643 INFO  --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data LDAP repositories in DEFAULT mode. 2026-05-25 22:07:09.735 INFO  --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 80 ms. Found 0 LDAP repository interfaces. 2026-05-25 22:07:09.755 INFO  --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2026-05-25 22:07:09.757 INFO  --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2026-05-25 22:07:09.785 INFO  --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 17 ms. Found 0 Redis repository interfaces. 2026-05-25 22:07:11.001 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.022 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.025 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.039 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.048 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.051 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.079 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.100 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'quartz-com.fit2cloud.autoconfigure.QuartzProperties' of type [com.fit2cloud.autoconfigure.QuartzProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.111 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.123 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.130 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionExecutionListeners' of type [org.springframework.boot.autoconfigure.transaction.ExecutionListenersTransactionManagerCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.136 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties' of type [org.springframework.boot.autoconfigure.transaction.TransactionProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.140 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'platformTransactionManagerCustomizers' of type [org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.165 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'transactionManager' of type [org.springframework.jdbc.support.JdbcTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.180 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.fit2cloud.autoconfigure.QuartzAutoConfiguration' of type [com.fit2cloud.autoconfigure.QuartzAutoConfiguration$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [schedulerStarter] is declared through a non-static factory method on that class; consider declaring it as static instead. 2026-05-25 22:07:11.205 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.flyway-org.springframework.boot.autoconfigure.flyway.FlywayProperties' of type [org.springframework.boot.autoconfigure.flyway.FlywayProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.218 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$FlywayConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$FlywayConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.231 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'flywayConnectionDetails' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$PropertiesFlywayConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.235 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'resourceProviderCustomizer' of type [org.springframework.boot.autoconfigure.flyway.ResourceProviderCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.427 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'flyway' of type [org.flywaydb.core.Flyway] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:11.467 INFO  --- [ main] com.zaxxer.hikari.HikariDataSource  : HikariPool-1 - Starting... 2026-05-25 22:07:11.716 INFO  --- [ main] com.zaxxer.hikari.pool.HikariPool  : HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@70ccb3bf 2026-05-25 22:07:11.719 INFO  --- [ main] com.zaxxer.hikari.HikariDataSource  : HikariPool-1 - Start completed. 2026-05-25 22:07:11.795 INFO  --- [ main] org.flywaydb.core.FlywayExecutor  : Database: jdbc:mysql://de-mysql-ds-test:3306/dataease (MySQL 8.4) 2026-05-25 22:07:11.811 WARN  --- [ main] o.f.core.internal.database.base.Database : Flyway upgrade recommended: MySQL 8.4 is newer than this version of Flyway and support has not been tested. The latest supported version of MySQL is 8.1. 2026-05-25 22:07:11.849 INFO  --- [ main] o.f.c.i.s.JdbcTableSchemaHistory  : Creating Schema History table `dataease`.`de_standalone_version` ... 2026-05-25 22:07:11.993 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Current version of schema `dataease`: << Empty Schema >> 2026-05-25 22:07:11.993 WARN  --- [ main] o.f.core.internal.command.DbMigrate  : outOfOrder mode is active. Migration of schema `dataease` may not be reproducible. 2026-05-25 22:07:12.023 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.1 - permission ddl" 2026-05-25 22:07:12.052 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_auth_busi_role' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.069 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.072 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_auth_busi_user' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.089 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.092 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_auth_menu' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.110 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_busi_resource' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.130 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.133 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_menu_resource' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.155 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_org' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.176 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_role' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.190 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.198 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_user' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.212 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.218 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_user_role' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.235 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_dataset_column_permissions' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.250 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.250 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.250 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.250 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.253 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_dataset_row_permissions_tree' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.270 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.270 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.270 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.270 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.273 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_embedded_instance' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.317 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.2 - permission ddl" 2026-05-25 22:07:12.323 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_api_key' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.336 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.339 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_sys_setting' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.486 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.3 - permission ddl" 2026-05-25 22:07:12.490 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_log' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.504 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.534 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.4 - permission ddl" 2026-05-25 22:07:12.582 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.5 - permission ddl" 2026-05-25 22:07:12.585 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_user_platform' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.622 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.6 - permission ddl" 2026-05-25 22:07:12.625 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_report_task' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.642 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_report_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.661 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_report_instance' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.698 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.7 - permission ddl" 2026-05-25 22:07:12.701 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_sys_variable' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.718 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_sys_variable_value' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.735 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_user_variable' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.762 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.789 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.8 - permission ddl" 2026-05-25 22:07:12.823 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.886 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.909 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.9 - permission ddl" 2026-05-25 22:07:12.920 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_data_filling' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.943 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:12.946 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_data_filling_task' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.964 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_data_filling_task_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:12.984 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_data_filling_task_instance' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:13.001 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_data_filling_task_sub_instance' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:13.021 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_data_filling_commit_log' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:13.081 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.10 - permission ddl" 2026-05-25 22:07:13.085 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:13.172 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.11 - permission ddl" 2026-05-25 22:07:13.255 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.12 - permission ddl" 2026-05-25 22:07:13.311 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:13.343 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:13.363 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.13 - permission ddl" 2026-05-25 22:07:13.401 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_login_limit' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:13.430 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.14 - permission ddl" 2026-05-25 22:07:13.438 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_user_mfa' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:13.454 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:13.482 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.15 - permission ddl" 2026-05-25 22:07:13.590 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.16 - permission ddl" 2026-05-25 22:07:13.675 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.17 - permission ddl" 2026-05-25 22:07:13.710 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_threshold_info_snapshot' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:13.729 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:13.729 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:13.729 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:13.800 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.18 - permission ddl" 2026-05-25 22:07:13.842 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.19 - permission ddl" 2026-05-25 22:07:13.870 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.20 - permission ddl" 2026-05-25 22:07:13.914 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.21 - permission ddl" 2026-05-25 22:07:13.958 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.22 - permission ddl" 2026-05-25 22:07:14.057 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.23 - permission ddl" 2026-05-25 22:07:14.077 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.24 - permission ddl" 2026-05-25 22:07:14.081 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.130 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.25 - xpack log index ddl" 2026-05-25 22:07:14.161 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.26 - permission ddl" 2026-05-25 22:07:14.284 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.0 - core ddl" 2026-05-25 22:07:14.287 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_datasource' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.309 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_driver' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.325 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.329 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_driver_jar' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.343 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.346 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_menu' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.361 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.362 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.362 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.368 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_dataset_group' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.424 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.426 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_dataset_table' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.444 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_dataset_table_field' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.460 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.462 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_rsa' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.480 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.data_visualization_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.497 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.500 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_datasource_task' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.517 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.517 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.517 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.517 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.517 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.519 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_datasource_task_log' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.540 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.541 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.541 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.541 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.541 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.543 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_de_engine' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.558 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.558 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.560 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_chart_view' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.577 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.577 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.577 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.579 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.area' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.655 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_FIRED_TRIGGERS' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.657 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_PAUSED_TRIGGER_GRPS' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.659 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_SCHEDULER_STATE' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.669 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_LOCKS' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.671 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_SIMPLE_TRIGGERS' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.673 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_SIMPROP_TRIGGERS' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.675 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_CRON_TRIGGERS' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.677 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_BLOB_TRIGGERS' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.678 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_TRIGGERS' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.680 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_JOB_DETAILS' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.682 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_CALENDARS' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.718 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.719 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.719 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.719 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.719 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.736 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.736 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.736 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.831 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.832 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.846 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.847 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.862 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_background' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.886 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_background_image' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.902 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_subject' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.920 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.922 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_dataset_table_sql_log' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.936 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.937 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.937 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:14.943 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_store' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.961 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_share' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:14.986 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_setting_authentication' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.004 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.007 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_link_jump' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.023 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.025 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_link_jump_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.065 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.066 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.068 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_link_jump_target_view_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.085 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_linkage' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.125 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.128 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_linkage_field' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.170 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_ds_finish_page' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.186 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_opt_recent' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.202 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_sys_setting' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.234 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.1 - ddl" 2026-05-25 22:07:15.238 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_template' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.257 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_template_category' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.276 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_template_category_map' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.294 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_template_extend_data' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.346 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_area_custom' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.424 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.2 - update table desc ddl" 2026-05-25 22:07:15.713 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.732 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.754 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.754 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.754 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.754 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.761 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.761 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.768 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.768 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.774 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.774 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.774 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.781 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.781 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.782 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.796 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.796 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.796 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.796 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.796 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.797 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.804 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.804 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.804 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.804 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.828 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.829 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.829 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.836 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.850 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.850 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.850 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.858 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.875 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.3 - ddl" 2026-05-25 22:07:15.879 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_watermark' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.895 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.951 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.4 - ddl" 2026-05-25 22:07:15.966 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.5 - ddl" 2026-05-25 22:07:15.968 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_outer_params' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.982 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:15.985 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_outer_params_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:15.999 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:16.002 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_outer_params_target_view_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.112 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.6 - ddl" 2026-05-25 22:07:16.141 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:16.260 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.demo_tea_material' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.293 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.demo_tea_order' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.336 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.de_template_version' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.354 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:16.369 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.7 - ddl" 2026-05-25 22:07:16.433 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_sys_startup_job' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.523 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:16.550 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:16.553 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_export_task' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.567 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:16.567 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:16.570 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_platform_token' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.599 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.8 - ddl" 2026-05-25 22:07:16.632 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_plugin' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.673 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:16.676 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_share_ticket' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.692 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_report_filter' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.720 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.9 - ddl" 2026-05-25 22:07:16.722 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_copilot_msg' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.739 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_copilot_token' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.761 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_copilot_config' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.784 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_api_traffic' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.841 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10 - ddl" 2026-05-25 22:07:16.887 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_threshold_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.903 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:16.903 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:16.903 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:16.905 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_threshold_instance' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:16.921 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:16.989 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_font' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.002 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.002 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.073 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.1 - ddl" 2026-05-25 22:07:17.100 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.101 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.142 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.2 - ddl" 2026-05-25 22:07:17.179 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.3 - ddl" 2026-05-25 22:07:17.284 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_custom_geo_area' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.301 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_custom_geo_sub_area' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.334 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.4 - ddl" 2026-05-25 22:07:17.449 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.462 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.462 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.462 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.462 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.491 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.492 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.492 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.510 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.515 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.528 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.529 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.536 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_webhook' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.554 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.578 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.5 - ddl" 2026-05-25 22:07:17.621 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.6 - ddl" 2026-05-25 22:07:17.692 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.7 - ddl" 2026-05-25 22:07:17.694 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.snapshot_core_chart_view' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.712 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.712 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.712 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.714 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.snapshot_data_visualization_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.729 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.731 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.snapshot_visualization_link_jump' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.746 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.748 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.snapshot_visualization_link_jump_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.765 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.765 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.767 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.snapshot_visualization_link_jump_target_view_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.783 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.snapshot_visualization_linkage' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.798 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.800 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.snapshot_visualization_linkage_field' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.815 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.snapshot_visualization_outer_params' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.829 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.831 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.snapshot_visualization_outer_params_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.844 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.845 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.845 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.846 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.snapshot_visualization_outer_params_target_view_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.875 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.8 - ddl" 2026-05-25 22:07:17.902 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.11 - ddl" 2026-05-25 22:07:17.905 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_export_download_task' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:17.921 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.921 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:17.936 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.13 - ddl" 2026-05-25 22:07:17.981 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.18 - ddl" 2026-05-25 22:07:17.996 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:18.009 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.19 - ddl" 2026-05-25 22:07:18.041 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:18.055 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.19.1 - ddl" 2026-05-25 22:07:18.166 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "3.1 - sync ddl" 2026-05-25 22:07:18.169 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_sync_task_info' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:18.184 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:18.186 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_sync_datasource' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:18.201 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:18.202 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Integer display width is deprecated and will be removed in a future release. (SQL State: HY000 - Error Code: 1681) 2026-05-25 22:07:18.204 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_sync_task_log' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:18.218 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_sync_task_lock' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:07:18.249 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "3.2 - sync ddl" 2026-05-25 22:07:18.324 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "3.3 - sync ddl" 2026-05-25 22:07:18.381 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Successfully applied 53 migrations to schema `dataease`, now at version v3.3 (execution time 00:05.387s) 2026-05-25 22:07:18.386 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'flywayInitializer' of type [org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:18.391 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration' of type [org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:18.401 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' of type [org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:18.474 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSourceScriptDatabaseInitializer' of type [org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:18.548 INFO  --- [ main] org.quartz.impl.StdSchedulerFactory  : Using default implementation for ThreadExecutor 2026-05-25 22:07:18.552 INFO  --- [ main] org.quartz.simpl.SimpleThreadPool  : Job execution threads will use class loader of thread: main 2026-05-25 22:07:18.568 INFO  --- [ main] org.quartz.core.SchedulerSignalerImpl  : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2026-05-25 22:07:18.569 INFO  --- [ main] org.quartz.core.QuartzScheduler  : Quartz Scheduler v.2.3.2 created. 2026-05-25 22:07:18.575 INFO  --- [ main] o.s.s.quartz.LocalDataSourceJobStore  : Using db table-based data access locking (synchronization). 2026-05-25 22:07:18.577 INFO  --- [ main] o.s.s.quartz.LocalDataSourceJobStore  : JobStoreCMT initialized. 2026-05-25 22:07:18.578 INFO  --- [ main] org.quartz.core.QuartzScheduler  : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'deSyncJob' with instanceId '6b940a8724141779718038551' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. 2026-05-25 22:07:18.578 INFO  --- [ main] org.quartz.impl.StdSchedulerFactory  : Quartz scheduler 'deSyncJob' initialized from an externally provided properties instance. 2026-05-25 22:07:18.579 INFO  --- [ main] org.quartz.impl.StdSchedulerFactory  : Quartz scheduler version: 2.3.2 2026-05-25 22:07:18.581 INFO  --- [ main] org.quartz.core.QuartzScheduler  : JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@3bede349 2026-05-25 22:07:18.587 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'clusterSchedulerFactoryBean' of type [org.springframework.scheduling.quartz.SchedulerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:18.598 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'clusterSchedulerFactoryBean' of type [org.quartz.impl.StdScheduler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:18.617 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'quartzTimeZone' of type [sun.util.calendar.ZoneInfo] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:18.630 WARN  --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'quartzManageService' of type [com.fit2cloud.quartz.service.QuartzManageService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [schedulerStarter]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE. 2026-05-25 22:07:19.112 INFO  --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port 8100 (http) 2026-05-25 22:07:19.129 INFO  --- [ main] o.apache.coyote.http11.Http11NioProtocol : Initializing ProtocolHandler ["http-nio-8100"] 2026-05-25 22:07:19.131 INFO  --- [ main] o.apache.catalina.core.StandardService  : Starting service [Tomcat] 2026-05-25 22:07:19.131 INFO  --- [ main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/10.1.24] 2026-05-25 22:07:19.180 INFO  --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/]  : Initializing Spring embedded WebApplicationContext 2026-05-25 22:07:19.180 INFO  --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 11878 ms Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts _ _ |_ _ _|_. ___ _ | _ | | |\/|_)(_| | |_\ |_)||_|_\ / | 3.5.6 2026-05-25 22:07:20.052 INFO  --- [ main] o.o.core.config.InitializationService  : Initializing OpenSAML using the Java Services API 2026-05-25 22:07:20.616 INFO  --- [ main] o.o.xmlsec.algorithm.AlgorithmRegistry  : Algorithm failed runtime support check, will not be usable: http://www.w3.org/2001/04/xmlenc#ripemd160 2026-05-25 22:07:20.620 INFO  --- [ main] o.o.xmlsec.algorithm.AlgorithmRegistry  : Algorithm failed runtime support check, will not be usable: http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160 2026-05-25 22:07:20.644 INFO  --- [ main] o.o.xmlsec.algorithm.AlgorithmRegistry  : Algorithm failed runtime support check, will not be usable: http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Available security providers: 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SUN - SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; PKCS12, JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration) 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SunRsaSign - Sun RSA signature provider 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SunEC - Sun Elliptic Curve provider 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SunJSSE - Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2/TLSv1.3/DTLSv1.0/DTLSv1.2) 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SunJCE - SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC, ChaCha20) 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SunJGSS - Sun (Kerberos v5, SPNEGO) 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SunSASL - Sun SASL provider(implements client mechanisms for: DIGEST-MD5, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, CRAM-MD5, NTLM) 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: XMLDSig - XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices) 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SunPCSC - Sun PC/SC provider 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: JdkLDAP - JdkLDAP Provider (implements LDAP CertStore) 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: JdkSASL - JDK SASL provider(implements client and server mechanisms for GSSAPI) 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SunPKCS11 - Unconfigured and unusable PKCS11 provider 2026-05-25 22:07:21.033 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : OpenSAML initialized successfully 2026-05-25 22:07:22.204 WARN  --- [ main] c.b.m.core.metadata.TableInfoHelper  : Can not find table primary key in Class: "io.dataease.datasource.dao.auto.entity.QrtzSchedulerState". 2026-05-25 22:07:22.204 WARN  --- [ main] c.b.m.core.injector.DefaultSqlInjector  : class io.dataease.datasource.dao.auto.entity.QrtzSchedulerState ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2026-05-25 22:07:22.461 WARN  --- [ main] c.b.m.core.injector.methods.SelectList  : [io.dataease.xpack.permissions.variable.dao.ext.mapper.VariablesExtMapper.selectList] Has been loaded by XML or SqlProvider or Mybatis's Annotation, so ignoring this injection for [class com.baomidou.mybatisplus.core.injector.methods.SelectList] 2026-05-25 22:07:22.994 WARN  --- [ main] c.b.m.core.metadata.TableInfoHelper  : Can not find table primary key in Class: "io.dataease.api.permissions.variable.dto.SysVariableValueItem". 2026-05-25 22:07:22.994 WARN  --- [ main] c.b.m.core.injector.DefaultSqlInjector  : class io.dataease.api.permissions.variable.dto.SysVariableValueItem ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2026-05-25 22:07:26.295 WARN  --- [ main] c.b.m.core.metadata.TableInfoHelper  : Can not find table primary key in Class: "io.dataease.visualization.dao.auto.entity.VisualizationLinkJumpTargetViewInfo". 2026-05-25 22:07:26.295 WARN  --- [ main] c.b.m.core.injector.DefaultSqlInjector  : class io.dataease.visualization.dao.auto.entity.VisualizationLinkJumpTargetViewInfo ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2026-05-25 22:07:27.727 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.759 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_role_busi_pers' created in EhcacheManager. 2026-05-25 22:07:27.764 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.769 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_echelon' created in EhcacheManager. 2026-05-25 22:07:27.774 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.779 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_role_busi_pers_interactive' created in EhcacheManager. 2026-05-25 22:07:27.782 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.788 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_global_mfa' created in EhcacheManager. 2026-05-25 22:07:27.791 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.796 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_community_language' created in EhcacheManager. 2026-05-25 22:07:27.823 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.828 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_custom_geo' created in EhcacheManager. 2026-05-25 22:07:27.840 INFO  --- [ main] io.dataease.listener.MyCacheListener  : MyCacheListener: init 2026-05-25 22:07:27.842 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.865 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_token_cache' created in EhcacheManager. 2026-05-25 22:07:27.868 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.873 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_busi_pers' created in EhcacheManager. 2026-05-25 22:07:27.875 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.881 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_org_global_resource' created in EhcacheManager. 2026-05-25 22:07:27.885 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.890 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_all_oid_flag_resource' created in EhcacheManager. 2026-05-25 22:07:27.892 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.897 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_rsa' created in EhcacheManager. 2026-05-25 22:07:27.899 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.905 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_role_menu_pers' created in EhcacheManager. 2026-05-25 22:07:27.907 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.913 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_lic_cache_result' created in EhcacheManager. 2026-05-25 22:07:27.916 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.921 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_count' created in EhcacheManager. 2026-05-25 22:07:27.925 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.930 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_login_user_cache' created in EhcacheManager. 2026-05-25 22:07:27.932 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.937 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_roles' created in EhcacheManager. 2026-05-25 22:07:27.940 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.945 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_busi_pers_interactive' created in EhcacheManager. 2026-05-25 22:07:27.947 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:07:27.952 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_world_map' created in EhcacheManager. 2026-05-25 22:07:28.108 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_role_busi_pers 2026-05-25 22:07:28.110 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_role_busi_pers 2026-05-25 22:07:28.111 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_echelon 2026-05-25 22:07:28.111 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_echelon 2026-05-25 22:07:28.111 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_role_busi_pers_interactive 2026-05-25 22:07:28.111 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_role_busi_pers_interactive 2026-05-25 22:07:28.112 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_global_mfa 2026-05-25 22:07:28.112 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_global_mfa 2026-05-25 22:07:28.112 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_community_language 2026-05-25 22:07:28.112 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_community_language 2026-05-25 22:07:28.113 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_custom_geo 2026-05-25 22:07:28.113 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_custom_geo 2026-05-25 22:07:28.113 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_token_cache 2026-05-25 22:07:28.113 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_token_cache 2026-05-25 22:07:28.114 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_busi_pers 2026-05-25 22:07:28.114 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_busi_pers 2026-05-25 22:07:28.114 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_org_global_resource 2026-05-25 22:07:28.114 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_org_global_resource 2026-05-25 22:07:28.114 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_all_oid_flag_resource 2026-05-25 22:07:28.115 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_all_oid_flag_resource 2026-05-25 22:07:28.115 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_rsa 2026-05-25 22:07:28.115 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_rsa 2026-05-25 22:07:28.115 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_role_menu_pers 2026-05-25 22:07:28.115 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_role_menu_pers 2026-05-25 22:07:28.116 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_lic_cache_result 2026-05-25 22:07:28.116 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_lic_cache_result 2026-05-25 22:07:28.116 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_count 2026-05-25 22:07:28.117 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_count 2026-05-25 22:07:28.117 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_login_user_cache 2026-05-25 22:07:28.117 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_login_user_cache 2026-05-25 22:07:28.117 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_roles 2026-05-25 22:07:28.117 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_roles 2026-05-25 22:07:28.118 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_busi_pers_interactive 2026-05-25 22:07:28.118 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_user_busi_pers_interactive 2026-05-25 22:07:28.118 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_world_map 2026-05-25 22:07:28.119 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_world_map 2026-05-25 22:07:28.386 INFO  --- [ main] o.s.b.a.w.s.WelcomePageHandlerMapping  : Adding welcome page: class path resource [static/index.html] 2026-05-25 22:07:29.601 INFO  --- [ main] o.s.l.core.support.AbstractContextSource : Property 'userDn' not set - anonymous context will be used for read-only operations 2026-05-25 22:07:29.878 INFO  --- [ main] o.apache.coyote.http11.Http11NioProtocol : Starting ProtocolHandler ["http-nio-8100"] 2026-05-25 22:07:29.892 INFO  --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port 8100 (http) with context path '/' 2026-05-25 22:07:29.895 INFO  --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler  : Starting... 2026-05-25 22:07:29.896 INFO  --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler  : BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@6d91f70f]] 2026-05-25 22:07:29.896 INFO  --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler  : Started. 2026-05-25 22:07:29.896 INFO  --- [ main] o.s.s.quartz.SchedulerFactoryBean  : Will start Quartz Scheduler [deSyncJob] in 60 seconds 2026-05-25 22:07:29.915 INFO  --- [ main] io.dataease.CoreApplication  : Started CoreApplication in 23.705 seconds (process running for 24.579) 2026-05-25 22:07:30.021 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_lic_cache_db' created in EhcacheManager. 2026-05-25 22:07:30.022 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_lic_cache_db 2026-05-25 22:07:30.022 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de_v2_lic_cache_db 2026-05-25 22:07:30.702 INFO  --- [ main] i.d.datasource.provider.CalciteProvider  : Method[initConnectionPool][Begin to init datasource pool...] 2026-05-25 22:07:30.713 INFO  --- [ main] i.d.datasource.provider.CalciteProvider  : Method[initConnectionPool][dsMap size...2] 2026-05-25 22:07:30.723 INFO  --- [ main] i.dataease.job.schedule.ScheduleManager  : Method[addOrUpdateCronJob][AddOrUpdateCronJob: Datasource,check_status] 2026-05-25 22:07:30.740 INFO  --- [ main] i.dataease.job.schedule.ScheduleManager  : Method[addCronJob][addCronJob: Datasource,check_status] 2026-05-25 22:07:30.785 INFO  --- [ main] i.dataease.listener.TemplateInitListener : Method[onApplicationEvent][=====Template init from code [Start]=====] 2026-05-25 22:07:31.281 INFO  --- [ main] i.dataease.listener.TemplateInitListener : Method[onApplicationEvent][=====Template init from code [End]=====] 2026-05-25 22:07:31.287 INFO  --- [ main] i.d.listener.VisualizationInitListener  : Method[onApplicationEvent][=====Visualization init from code [End]=====] 2026-05-25 22:07:31.287 INFO  --- [ main] i.d.listener.ChartFilterMergeListener  : ====chart filter merge [start]==== 2026-05-25 22:07:31.290 INFO  --- [ main] i.d.listener.ChartFilterMergeListener  : ====chart filter merge [doing]==== 2026-05-25 22:07:31.478 INFO  --- [ main] i.d.listener.ChartFilterMergeListener  : ====chart filter merge [end]==== 2026-05-25 22:07:31.478 INFO  --- [ main] i.d.listener.ChartFilterDynamicListener  : ====chart filter dynamic [start]==== 2026-05-25 22:07:31.479 INFO  --- [ main] i.d.listener.ChartFilterDynamicListener  : ====chart filter dynamic [doing]==== 2026-05-25 22:07:31.496 INFO  --- [ main] i.d.listener.ChartFilterDynamicListener  : ====chart filter dynamic [end]==== 2026-05-25 22:07:31.496 INFO  --- [ main] i.dataease.listener.DatasetCrossListener : ====dataset cross listener [start]==== 2026-05-25 22:07:31.497 INFO  --- [ main] i.dataease.listener.DatasetCrossListener : ====dataset cross listener [doing]==== 2026-05-25 22:07:31.548 INFO  --- [ main] i.dataease.listener.DatasetCrossListener : ====dataset cross listener [end]==== 2026-05-25 22:07:31.617 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de-cors-domain' created in EhcacheManager. 2026-05-25 22:07:31.618 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheConfiguration,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de-cors-domain 2026-05-25 22:07:31.618 INFO  --- [ main] org.ehcache.jsr107.Eh107CacheManager  : Registering Ehcache MBean javax.cache:type=CacheStatistics,CacheManager=jar.nested./opt/apps/app.jar/!BOOT-INF/classes/!/ehcache/ehcache.xml,Cache=de-cors-domain 2026-05-25 22:08:29.871 INFO  --- [MessageBroker-4] o.s.w.s.c.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 = 4, active threads = 1, queued tasks = 6, completed tasks = 14] 2026-05-25 22:08:29.898 INFO  --- [ler [deSyncJob]] o.s.s.quartz.SchedulerFactoryBean  : Starting Quartz Scheduler now, after delay of 60 seconds 2026-05-25 22:08:29.911 INFO  --- [ler [deSyncJob]] org.quartz.core.QuartzScheduler  : Scheduler deSyncJob_$_6b940a8724141779718038551 started. 2026-05-25 22:08:30.627 INFO  --- [ler [deSyncJob]] com.fit2cloud.quartz.SchedulerStarter  : reschedule all jobs... 2026-05-25 22:08:30.650 INFO  --- [ler [deSyncJob]] org.quartz.core.QuartzScheduler  : Scheduler deSyncJob_$_6b940a8724141779718038551 started. 2026-05-25 22:11:37.365 ERROR --- [SchedulerThread] org.quartz.core.ErrorLogger  : An error occurred while scanning for the next triggers to fire. org.quartz.JobPersistenceException: Couldn't acquire next trigger: class java.util.HashSet cannot be cast to class java.util.Map (java.util.HashSet and java.util.Map are in module java.base of loader 'bootstrap') at org.quartz.impl.jdbcjobstore.JobStoreSupport.acquireNextTrigger(JobStoreSupport.java:2923) at org.quartz.impl.jdbcjobstore.JobStoreSupport$41.execute(JobStoreSupport.java:2805) at org.quartz.impl.jdbcjobstore.JobStoreSupport$41.execute(JobStoreSupport.java:2803) at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3864) at org.quartz.impl.jdbcjobstore.JobStoreSupport.acquireNextTriggers(JobStoreSupport.java:2802) at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:287) Caused by: java.lang.ClassCastException: class java.util.HashSet cannot be cast to class java.util.Map (java.util.HashSet and java.util.Map are in module java.base of loader 'bootstrap') at org.quartz.impl.jdbcjobstore.StdJDBCDelegate.selectJobDetail(StdJDBCDelegate.java:860) at org.quartz.impl.jdbcjobstore.JobStoreSupport.retrieveJob(JobStoreSupport.java:1390) at org.quartz.impl.jdbcjobstore.JobStoreSupport.acquireNextTrigger(JobStoreSupport.java:2864) ... 5 common frames omitted