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:12:41,418 |-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:12:41,538 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 22:12:41,538 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 22:12:41,547 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 22:12:41,577 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [info_log] 22:12:41,577 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 22:12:41,592 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2139168000 - setting totalSizeCap to 10 GB 22:12:41,596 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2139168000 - Archive files will be limited to [10 MB] each. 22:12:41,600 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2139168000 - No compression will be used 22:12:41,601 |-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:12:41,625 |-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:12:41,625 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@64712be - Roll-over at midnight. 22:12:41,632 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@64712be - Setting initial period to 2026-05-25T14:12:41.631Z 22:12:41,634 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 22:12:41,638 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[info_log] - Active log file name: /opt/dataease2.0/logs/dataease/info.log 22:12:41,639 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[info_log] - File property is set to [/opt/dataease2.0/logs/dataease/info.log] 22:12:41,643 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [error_log] 22:12:41,643 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 22:12:41,645 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@696739588 - setting totalSizeCap to 10 GB 22:12:41,645 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@696739588 - Archive files will be limited to [10 MB] each. 22:12:41,645 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@696739588 - No compression will be used 22:12:41,645 |-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:12:41,646 |-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:12:41,646 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4816c290 - Roll-over at midnight. 22:12:41,646 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4816c290 - Setting initial period to 2026-05-25T14:12:41.646Z 22:12:41,647 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 22:12:41,648 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[error_log] - Active log file name: /opt/dataease2.0/logs/dataease/error.log 22:12:41,648 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[error_log] - File property is set to [/opt/dataease2.0/logs/dataease/error.log] 22:12:41,649 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 22:12:41,649 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4efcf8a - Propagating INFO level on Logger[ROOT] onto the JUL framework 22:12:41,650 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 22:12:41,650 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [info_log] to Logger[ROOT] 22:12:41,650 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [error_log] to Logger[ROOT] 22:12:41,651 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2c95ac9e - End of configuration. 22:12:41,651 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4e4efc1b - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.0) 2026-05-25 22:12:41.707 INFO  --- [kground-preinit] o.h.validator.internal.util.Version  : HV000001: Hibernate Validator 8.0.1.Final 2026-05-25 22:12:41.838 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:12:41.839 INFO  --- [ main] io.dataease.CoreApplication  : The following 1 profile is active: "standalone" 2026-05-25 22:12:44.259 INFO  --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2026-05-25 22:12:44.263 INFO  --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data LDAP repositories in DEFAULT mode. 2026-05-25 22:12:44.375 INFO  --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 102 ms. Found 0 LDAP repository interfaces. 2026-05-25 22:12:44.399 INFO  --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2026-05-25 22:12:44.400 INFO  --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2026-05-25 22:12:44.437 INFO  --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25 ms. Found 0 Redis repository interfaces. 2026-05-25 22:12:45.719 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:12:45.736 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:12:45.739 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:12:45.754 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:12:45.761 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:12:45.765 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:12:45.786 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:12:45.808 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:12:45.816 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:12:45.827 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:12:45.834 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:12:45.838 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:12:45.841 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:12:45.852 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:12:45.865 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:12:45.887 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:12:45.901 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:12:45.915 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:12:45.920 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:12:46.091 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:12:46.139 INFO  --- [ main] com.zaxxer.hikari.HikariDataSource  : HikariPool-1 - Starting... 2026-05-25 22:12:46.380 INFO  --- [ main] com.zaxxer.hikari.pool.HikariPool  : HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2c8e096 2026-05-25 22:12:46.382 INFO  --- [ main] com.zaxxer.hikari.HikariDataSource  : HikariPool-1 - Start completed. 2026-05-25 22:12:46.442 INFO  --- [ main] org.flywaydb.core.FlywayExecutor  : Database: jdbc:mysql://de-mysql-touch:3306/dataease (MySQL 8.4) 2026-05-25 22:12:46.459 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:12:46.495 INFO  --- [ main] o.f.c.i.s.JdbcTableSchemaHistory  : Creating Schema History table `dataease`.`de_standalone_version` ... 2026-05-25 22:12:46.637 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Current version of schema `dataease`: << Empty Schema >> 2026-05-25 22:12:46.638 WARN  --- [ main] o.f.core.internal.command.DbMigrate  : outOfOrder mode is active. Migration of schema `dataease` may not be reproducible. 2026-05-25 22:12:46.685 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.1 - permission ddl" 2026-05-25 22:12:46.710 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:12:46.725 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:12:46.728 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:12:46.745 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:12:46.748 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:12:46.766 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:12:46.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:12:46.784 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:12:46.805 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_org' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:46.826 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_role' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:46.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:12:46.857 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.per_user' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:46.875 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:12:46.882 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:12:46.906 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:12:46.922 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:12:46.923 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:12:46.923 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:12:46.923 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:12:46.925 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:12:46.966 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:12:46.967 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:12:46.967 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:12:46.967 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:12:46.969 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:12:47.016 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.2 - permission ddl" 2026-05-25 22:12:47.024 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:12:47.040 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:12:47.043 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:12:47.189 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.3 - permission ddl" 2026-05-25 22:12:47.192 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_log' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:47.208 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:12:47.235 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.4 - permission ddl" 2026-05-25 22:12:47.263 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.5 - permission ddl" 2026-05-25 22:12:47.266 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:12:47.309 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.6 - permission ddl" 2026-05-25 22:12:47.312 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:12:47.330 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:12:47.350 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:12:47.390 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.7 - permission ddl" 2026-05-25 22:12:47.393 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:12:47.413 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:12:47.431 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:12:47.458 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:12:47.485 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.8 - permission ddl" 2026-05-25 22:12:47.519 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:12:47.575 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:12:47.597 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.9 - permission ddl" 2026-05-25 22:12:47.605 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:12:47.621 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:12:47.623 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:12:47.642 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:12:47.659 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:12:47.679 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:12:47.700 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:12:47.758 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.10 - permission ddl" 2026-05-25 22:12:47.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:12:47.849 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.11 - permission ddl" 2026-05-25 22:12:47.927 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.12 - permission ddl" 2026-05-25 22:12:47.958 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:12:47.990 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:12:48.011 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.13 - permission ddl" 2026-05-25 22:12:48.051 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:12:48.086 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.14 - permission ddl" 2026-05-25 22:12:48.095 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:12:48.111 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:12:48.139 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.15 - permission ddl" 2026-05-25 22:12:48.224 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.16 - permission ddl" 2026-05-25 22:12:48.312 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.17 - permission ddl" 2026-05-25 22:12:48.345 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:12:48.365 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:12:48.366 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:12:48.366 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:12:48.439 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.18 - permission ddl" 2026-05-25 22:12:48.480 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.19 - permission ddl" 2026-05-25 22:12:48.508 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.20 - permission ddl" 2026-05-25 22:12:48.552 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.21 - permission ddl" 2026-05-25 22:12:48.595 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.22 - permission ddl" 2026-05-25 22:12:48.689 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.23 - permission ddl" 2026-05-25 22:12:48.707 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.24 - permission ddl" 2026-05-25 22:12:48.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:12:48.757 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.25 - xpack log index ddl" 2026-05-25 22:12:48.787 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "1.26 - permission ddl" 2026-05-25 22:12:48.914 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.0 - core ddl" 2026-05-25 22:12:48.936 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_datasource' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.005 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_driver' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.020 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:12:49.023 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:12:49.040 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:12:49.043 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_menu' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.059 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:12:49.059 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:12:49.059 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:12:49.066 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:12:49.082 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:12:49.085 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:12:49.101 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:12:49.120 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:12:49.123 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_rsa' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.143 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:12:49.159 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:12:49.162 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:12:49.176 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:12:49.176 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:12:49.176 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:12:49.176 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:12:49.176 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:12:49.178 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:12:49.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:12:49.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:12:49.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:12:49.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:12:49.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:12:49.204 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:12:49.221 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:12:49.221 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:12:49.223 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:12:49.241 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:12:49.242 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:12:49.242 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:12:49.244 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.area' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.323 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:12:49.325 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:12:49.327 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:12:49.329 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_LOCKS' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.331 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:12:49.334 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:12:49.336 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:12:49.337 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:12:49.339 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_TRIGGERS' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.341 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:12:49.343 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.QRTZ_CALENDARS' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.388 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:12:49.389 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:12:49.389 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:12:49.389 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:12:49.389 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:12:49.409 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:12:49.409 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:12:49.409 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:12:49.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:12:49.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:12:49.524 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:12:49.524 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:12:49.540 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_background' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.566 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:12:49.584 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_subject' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.602 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:12:49.605 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:12:49.619 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:12:49.620 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:12:49.620 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:12:49.627 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_store' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.643 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_share' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.661 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:12:49.674 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:12:49.677 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:12:49.691 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:12:49.693 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:12:49.709 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:12:49.710 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:12:49.711 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:12:49.729 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_linkage' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.747 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:12:49.749 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:12:49.793 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:12:49.809 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:12:49.826 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:12:49.856 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.1 - ddl" 2026-05-25 22:12:49.858 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_template' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:49.876 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:12:49.901 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:12:49.917 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:12:50.011 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:12:50.045 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.2 - update table desc ddl" 2026-05-25 22:12:50.319 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:12:50.338 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:12:50.356 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:12:50.357 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:12:50.357 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:12:50.357 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:12:50.367 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:12:50.367 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:12:50.373 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:12:50.373 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:12:50.378 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:12:50.378 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:12:50.378 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:12:50.385 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:12:50.385 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:12:50.386 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:12:50.393 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:12:50.394 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:12:50.394 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:12:50.394 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:12:50.394 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:12:50.394 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:12:50.401 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:12:50.401 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:12:50.401 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:12:50.401 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:12:50.408 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:12:50.408 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:12:50.408 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:12:50.415 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:12:50.427 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:12:50.427 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:12:50.427 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:12:50.433 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:12:50.447 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.3 - ddl" 2026-05-25 22:12:50.450 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.visualization_watermark' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:50.464 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:12:50.511 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.4 - ddl" 2026-05-25 22:12:50.525 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.5 - ddl" 2026-05-25 22:12:50.527 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:12:50.539 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:12:50.540 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:12:50.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:12:50.556 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:12:50.670 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.6 - ddl" 2026-05-25 22:12:50.698 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:12:50.813 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:12:50.844 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:12:50.887 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:12:50.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:12:50.918 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.7 - ddl" 2026-05-25 22:12:50.933 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:12:51.058 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:12:51.084 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:12:51.087 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:12:51.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:12:51.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:12:51.102 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:12:51.131 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.8 - ddl" 2026-05-25 22:12:51.161 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_plugin' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:51.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:12:51.206 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:12:51.219 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:12:51.247 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.9 - ddl" 2026-05-25 22:12:51.250 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:12:51.266 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:12:51.285 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:12:51.301 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:12:51.355 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10 - ddl" 2026-05-25 22:12:51.398 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:12:51.415 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:12:51.415 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:12:51.415 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:12:51.417 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:12:51.430 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:12:51.495 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.core_font' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:51.509 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:12:51.509 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:12:51.573 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.1 - ddl" 2026-05-25 22:12:51.599 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:12:51.599 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:12:51.637 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.2 - ddl" 2026-05-25 22:12:51.670 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.3 - ddl" 2026-05-25 22:12:51.757 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:12:51.770 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:12:51.799 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.4 - ddl" 2026-05-25 22:12:51.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:12:51.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:12:51.859 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:12:51.859 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:12:51.859 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:12:51.888 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:12:51.888 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:12:51.888 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:12:51.909 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:12:51.916 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:12:51.927 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:12:51.927 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:12:51.933 WARN  --- [ main] o.f.c.i.s.DefaultSqlScriptExecutor  : DB: Unknown table 'dataease.xpack_webhook' (SQL State: 42S02 - Error Code: 1051) 2026-05-25 22:12:51.992 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:12:52.017 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.5 - ddl" 2026-05-25 22:12:52.063 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.6 - ddl" 2026-05-25 22:12:52.135 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.7 - ddl" 2026-05-25 22:12:52.137 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:12:52.156 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:12:52.156 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:12:52.156 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:12:52.158 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:12:52.174 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:12:52.176 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:12:52.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:12:52.193 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:12:52.207 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:12:52.207 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:12:52.208 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:12:52.222 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:12:52.234 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:12:52.236 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:12:52.251 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:12:52.262 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:12:52.265 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:12:52.279 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:12:52.279 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:12:52.279 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:12:52.281 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:12:52.307 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.8 - ddl" 2026-05-25 22:12:52.330 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.11 - ddl" 2026-05-25 22:12:52.332 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:12:52.346 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:12:52.346 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:12:52.358 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.13 - ddl" 2026-05-25 22:12:52.394 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.18 - ddl" 2026-05-25 22:12:52.405 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:12:52.417 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.19 - ddl" 2026-05-25 22:12:52.445 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:12:52.460 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "2.10.19.1 - ddl" 2026-05-25 22:12:52.526 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "3.1 - sync ddl" 2026-05-25 22:12:52.528 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:12:52.543 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:12:52.545 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:12:52.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:12:52.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:12:52.559 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:12:52.576 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:12:52.607 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "3.2 - sync ddl" 2026-05-25 22:12:52.672 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Migrating schema `dataease` to version "3.3 - sync ddl" 2026-05-25 22:12:52.722 INFO  --- [ main] o.f.core.internal.command.DbMigrate  : Successfully applied 53 migrations to schema `dataease`, now at version v3.3 (execution time 00:05.072s) 2026-05-25 22:12:52.726 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:12:52.730 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:12:52.740 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:12:52.769 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:12:52.850 INFO  --- [ main] org.quartz.impl.StdSchedulerFactory  : Using default implementation for ThreadExecutor 2026-05-25 22:12:52.855 INFO  --- [ main] org.quartz.simpl.SimpleThreadPool  : Job execution threads will use class loader of thread: main 2026-05-25 22:12:52.876 INFO  --- [ main] org.quartz.core.SchedulerSignalerImpl  : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2026-05-25 22:12:52.877 INFO  --- [ main] org.quartz.core.QuartzScheduler  : Quartz Scheduler v.2.3.2 created. 2026-05-25 22:12:52.883 INFO  --- [ main] o.s.s.quartz.LocalDataSourceJobStore  : Using db table-based data access locking (synchronization). 2026-05-25 22:12:52.886 INFO  --- [ main] o.s.s.quartz.LocalDataSourceJobStore  : JobStoreCMT initialized. 2026-05-25 22:12:52.887 INFO  --- [ main] org.quartz.core.QuartzScheduler  : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'deSyncJob' with instanceId '1f839f43c7261779718372854' 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:12:52.887 INFO  --- [ main] org.quartz.impl.StdSchedulerFactory  : Quartz scheduler 'deSyncJob' initialized from an externally provided properties instance. 2026-05-25 22:12:52.887 INFO  --- [ main] org.quartz.impl.StdSchedulerFactory  : Quartz scheduler version: 2.3.2 2026-05-25 22:12:52.890 INFO  --- [ main] org.quartz.core.QuartzScheduler  : JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@5a644d75 2026-05-25 22:12:52.897 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:12:52.908 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:12:52.932 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:12:52.946 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:12:53.421 INFO  --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port 8100 (http) 2026-05-25 22:12:53.438 INFO  --- [ main] o.apache.coyote.http11.Http11NioProtocol : Initializing ProtocolHandler ["http-nio-8100"] 2026-05-25 22:12:53.440 INFO  --- [ main] o.apache.catalina.core.StandardService  : Starting service [Tomcat] 2026-05-25 22:12:53.441 INFO  --- [ main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/10.1.24] 2026-05-25 22:12:53.507 INFO  --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/]  : Initializing Spring embedded WebApplicationContext 2026-05-25 22:12:53.507 INFO  --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 11571 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:12:54.385 INFO  --- [ main] o.o.core.config.InitializationService  : Initializing OpenSAML using the Java Services API 2026-05-25 22:12:54.974 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:12:54.980 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:12:54.994 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:12:55.397 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Available security providers: 2026-05-25 22:12:55.397 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:12:55.397 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SunRsaSign - Sun RSA signature provider 2026-05-25 22:12:55.397 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SunEC - Sun Elliptic Curve provider 2026-05-25 22:12:55.397 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:12:55.397 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:12:55.397 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SunJGSS - Sun (Kerberos v5, SPNEGO) 2026-05-25 22:12:55.397 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:12:55.397 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:12:55.397 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SunPCSC - Sun PC/SC provider 2026-05-25 22:12:55.397 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: JdkLDAP - JdkLDAP Provider (implements LDAP CertStore) 2026-05-25 22:12:55.397 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:12:55.397 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : Provider: SunPKCS11 - Unconfigured and unusable PKCS11 provider 2026-05-25 22:12:55.397 INFO  --- [ main] i.d.x.b.s.saml.OpenSAMLInitializer  : OpenSAML initialized successfully 2026-05-25 22:12:56.586 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:12:56.587 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:12:56.827 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:12:57.417 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:12:57.417 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:13:00.491 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:13:00.491 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:13:01.817 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.852 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_role_busi_pers' created in EhcacheManager. 2026-05-25 22:13:01.856 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.861 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_echelon' created in EhcacheManager. 2026-05-25 22:13:01.866 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.871 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_role_busi_pers_interactive' created in EhcacheManager. 2026-05-25 22:13:01.874 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.879 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_global_mfa' created in EhcacheManager. 2026-05-25 22:13:01.882 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.887 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_community_language' created in EhcacheManager. 2026-05-25 22:13:01.890 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.895 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_custom_geo' created in EhcacheManager. 2026-05-25 22:13:01.908 INFO  --- [ main] io.dataease.listener.MyCacheListener  : MyCacheListener: init 2026-05-25 22:13:01.909 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.933 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_token_cache' created in EhcacheManager. 2026-05-25 22:13:01.936 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.941 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_busi_pers' created in EhcacheManager. 2026-05-25 22:13:01.943 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.948 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_org_global_resource' created in EhcacheManager. 2026-05-25 22:13:01.951 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.957 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_all_oid_flag_resource' created in EhcacheManager. 2026-05-25 22:13:01.959 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.964 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_rsa' created in EhcacheManager. 2026-05-25 22:13:01.966 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.977 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_role_menu_pers' created in EhcacheManager. 2026-05-25 22:13:01.979 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.984 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_lic_cache_result' created in EhcacheManager. 2026-05-25 22:13:01.986 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.990 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_count' created in EhcacheManager. 2026-05-25 22:13:01.993 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:01.997 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_login_user_cache' created in EhcacheManager. 2026-05-25 22:13:02.000 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:02.004 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_roles' created in EhcacheManager. 2026-05-25 22:13:02.006 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:02.011 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_user_busi_pers_interactive' created in EhcacheManager. 2026-05-25 22:13:02.013 INFO  --- [ main] .e.s.o.t.o.p.UpfrontAllocatingPageSource : Allocating 10.0MB in chunks 2026-05-25 22:13:02.017 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_world_map' created in EhcacheManager. 2026-05-25 22:13:02.176 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:13:02.178 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:13:02.179 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:13:02.179 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:13:02.179 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:13:02.179 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:13:02.180 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:13:02.180 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:13:02.180 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:13:02.180 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:13:02.180 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:13:02.181 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:13:02.181 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:13:02.181 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:13:02.181 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:13:02.182 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:13:02.182 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:13:02.182 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:13:02.182 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:13:02.183 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:13:02.183 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:13:02.183 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:13:02.183 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:13:02.184 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:13:02.184 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:13:02.184 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:13:02.184 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:13:02.185 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:13:02.185 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:13:02.185 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:13:02.186 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:13:02.186 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:13:02.186 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:13:02.186 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:13:02.186 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:13:02.187 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:13:02.449 INFO  --- [ main] o.s.b.a.w.s.WelcomePageHandlerMapping  : Adding welcome page: class path resource [static/index.html] 2026-05-25 22:13:03.758 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:13:03.979 INFO  --- [ main] o.apache.coyote.http11.Http11NioProtocol : Starting ProtocolHandler ["http-nio-8100"] 2026-05-25 22:13:03.991 INFO  --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port 8100 (http) with context path '/' 2026-05-25 22:13:03.999 INFO  --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler  : Starting... 2026-05-25 22:13:03.999 INFO  --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler  : BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@1915d4a6]] 2026-05-25 22:13:04.000 INFO  --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler  : Started. 2026-05-25 22:13:04.000 INFO  --- [ main] o.s.s.quartz.SchedulerFactoryBean  : Will start Quartz Scheduler [deSyncJob] in 60 seconds 2026-05-25 22:13:04.021 INFO  --- [ main] io.dataease.CoreApplication  : Started CoreApplication in 23.154 seconds (process running for 24.028) 2026-05-25 22:13:04.109 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de_v2_lic_cache_db' created in EhcacheManager. 2026-05-25 22:13:04.109 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:13:04.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_lic_cache_db 2026-05-25 22:13:04.560 INFO  --- [ main] i.d.datasource.provider.CalciteProvider  : Method[initConnectionPool][Begin to init datasource pool...] 2026-05-25 22:13:04.573 INFO  --- [ main] i.d.datasource.provider.CalciteProvider  : Method[initConnectionPool][dsMap size...2] 2026-05-25 22:13:04.584 INFO  --- [ main] i.dataease.job.schedule.ScheduleManager  : Method[addOrUpdateCronJob][AddOrUpdateCronJob: Datasource,check_status] 2026-05-25 22:13:04.609 INFO  --- [ main] i.dataease.job.schedule.ScheduleManager  : Method[addCronJob][addCronJob: Datasource,check_status] 2026-05-25 22:13:04.651 INFO  --- [ main] i.dataease.listener.TemplateInitListener : Method[onApplicationEvent][=====Template init from code [Start]=====] 2026-05-25 22:13:05.032 INFO  --- [ main] i.dataease.listener.TemplateInitListener : Method[onApplicationEvent][=====Template init from code [End]=====] 2026-05-25 22:13:05.037 INFO  --- [ main] i.d.listener.VisualizationInitListener  : Method[onApplicationEvent][=====Visualization init from code [End]=====] 2026-05-25 22:13:05.038 INFO  --- [ main] i.d.listener.ChartFilterMergeListener  : ====chart filter merge [start]==== 2026-05-25 22:13:05.040 INFO  --- [ main] i.d.listener.ChartFilterMergeListener  : ====chart filter merge [doing]==== 2026-05-25 22:13:05.202 INFO  --- [ main] i.d.listener.ChartFilterMergeListener  : ====chart filter merge [end]==== 2026-05-25 22:13:05.202 INFO  --- [ main] i.d.listener.ChartFilterDynamicListener  : ====chart filter dynamic [start]==== 2026-05-25 22:13:05.205 INFO  --- [ main] i.d.listener.ChartFilterDynamicListener  : ====chart filter dynamic [doing]==== 2026-05-25 22:13:05.223 INFO  --- [ main] i.d.listener.ChartFilterDynamicListener  : ====chart filter dynamic [end]==== 2026-05-25 22:13:05.223 INFO  --- [ main] i.dataease.listener.DatasetCrossListener : ====dataset cross listener [start]==== 2026-05-25 22:13:05.225 INFO  --- [ main] i.dataease.listener.DatasetCrossListener : ====dataset cross listener [doing]==== 2026-05-25 22:13:05.278 INFO  --- [ main] i.dataease.listener.DatasetCrossListener : ====dataset cross listener [end]==== 2026-05-25 22:13:05.334 INFO  --- [ main] org.ehcache.core.EhcacheManager  : Cache 'de-cors-domain' created in EhcacheManager. 2026-05-25 22:13:05.335 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:13:05.335 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:14:03.973 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:14:04.002 INFO  --- [ler [deSyncJob]] o.s.s.quartz.SchedulerFactoryBean  : Starting Quartz Scheduler now, after delay of 60 seconds 2026-05-25 22:14:04.016 INFO  --- [ler [deSyncJob]] org.quartz.core.QuartzScheduler  : Scheduler deSyncJob_$_1f839f43c7261779718372854 started. 2026-05-25 22:14:04.500 INFO  --- [ler [deSyncJob]] com.fit2cloud.quartz.SchedulerStarter  : reschedule all jobs... 2026-05-25 22:14:04.523 INFO  --- [ler [deSyncJob]] org.quartz.core.QuartzScheduler  : Scheduler deSyncJob_$_1f839f43c7261779718372854 started. 2026-05-25 22:17:40.019 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