Log session start time Wed Apr 19 14:50:31 CST 2023

Logback Log Messages

Log session start time Wed Apr 19 15:02:50 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 14:50:32,143 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 15276 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 14:50:32,153 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 14:50:33,928 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 14:50:34,027 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 14:50:34,031 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 14:50:34,084 Finished Spring Data repository scanning in 43ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 14:50:34,090 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 14:50:34,092 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 14:50:34,121 Finished Spring Data repository scanning in 27ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 14:50:34,151 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 14:50:34,154 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 14:50:34,197 Finished Spring Data repository scanning in 25ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 14:50:35,168 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 14:50:35,172 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$262bec25] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 14:50:35,187 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 14:50:35,204 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 14:50:35,276 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 14:50:35,282 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 14:50:35,558 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 14:50:35,777 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 14:50:35,780 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$7a936830] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 14:50:36,408 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 14:50:36,425 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 14:50:36,426 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 14:50:36,427 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 14:50:36,790 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 14:50:36,791 Root WebApplicationContext: initialization completed in 4499 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 14:50:37,138 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 14:50:37,153 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 14:50:37,710 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 14:50:37,711 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 14:50:55,665 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 14:50:55,666 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 14:50:55,666 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 14:50:55,666 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 14:50:55,667 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 14:51:00,996 Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 14:51:00,997 Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
WARN 2023-04-19 14:51:00,998 Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 14:51:00,999 Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
INFO 2023-04-19 14:51:01,226 Version Spring Data Elasticsearch: 4.0.4.RELEASE logVersions VersionInfo.java 59
INFO 2023-04-19 14:51:01,227 Version Elasticsearch Client in build: 7.6.2 logVersions VersionInfo.java 60
INFO 2023-04-19 14:51:01,227 Version Elasticsearch Client used: 7.6.2 logVersions VersionInfo.java 61
INFO 2023-04-19 14:51:01,228 Version Elasticsearch cluster: 7.6.0 logVersions VersionInfo.java 69
INFO 2023-04-19 14:51:01,467 Initializing ExecutorService 'taskScheduler' initialize ExecutorConfigurationSupport.java 181
INFO 2023-04-19 14:51:01,513 Starting ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 14:51:01,535 Tomcat started on port(s): 8088 (http) with context path '' start TomcatWebServer.java 220
INFO 2023-04-19 14:51:01,551 Started DataSyncApplication in 31.302 seconds (JVM running for 36.037) logStarted StartupInfoLogger.java 61
ERROR 2023-04-19 14:51:55,246 {conn-10005, pstmt-20001} execute error. INSERT INTO CIS_SUBJECT2 ( id, title, suject_dy, point_analysis, event_context, propagation_path, statistic_analysis, hot_words ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: ORA-01461: 仅能绑定要插入 LONG 列的 LONG 值
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insert(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:59)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
    at com.zzsn.service.impl.SubjectServiceImpl$$EnhancerBySpringCGLIB$$63a5bbc.save(<generated>)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:210)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
ERROR 2023-04-19 14:51:56,509 {conn-10005, pstmt-20002} execute error. INSERT INTO CIS_SUBJECT2 ( id, title, suject_dy, point_analysis, event_context, propagation_path, statistic_analysis, hot_words ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: ORA-01461: 仅能绑定要插入 LONG 列的 LONG 值
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insert(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:59)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
    at com.zzsn.service.impl.SubjectServiceImpl$$EnhancerBySpringCGLIB$$63a5bbc.save(<generated>)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:210)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
ERROR 2023-04-19 14:51:57,629 {conn-10005, pstmt-20003} execute error. INSERT INTO CIS_SUBJECT2 ( id, title, suject_dy, point_analysis, event_context, propagation_path, statistic_analysis, hot_words ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: ORA-01461: 仅能绑定要插入 LONG 列的 LONG 值
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insert(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:59)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
    at com.zzsn.service.impl.SubjectServiceImpl$$EnhancerBySpringCGLIB$$63a5bbc.save(<generated>)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:210)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
ERROR 2023-04-19 14:51:58,832 {conn-10005, pstmt-20004} execute error. INSERT INTO CIS_SUBJECT2 ( id, title, suject_dy, point_analysis, event_context, propagation_path, statistic_analysis, hot_words ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: ORA-01461: 仅能绑定要插入 LONG 列的 LONG 值
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insert(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.IService.save(IService.java:59)
    at com.baomidou.mybatisplus.extension.service.IService$$FastClassBySpringCGLIB$$f8525d18.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
    at com.zzsn.service.impl.SubjectServiceImpl$$EnhancerBySpringCGLIB$$63a5bbc.save(<generated>)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:210)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Logback Log Messages

Log session start time Wed Apr 19 15:04:27 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:02:50,500 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 7440 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:02:50,512 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:02:52,337 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:02:52,450 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:02:52,455 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:02:52,504 Finished Spring Data repository scanning in 38ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:02:52,511 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:02:52,512 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:02:52,536 Finished Spring Data repository scanning in 22ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:02:52,563 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:02:52,566 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:02:52,606 Finished Spring Data repository scanning in 21ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:02:53,205 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:02:53,207 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6528bc18] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:02:53,219 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:02:53,229 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:02:53,266 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:02:53,272 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:02:53,472 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:02:53,662 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:02:53,665 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$b9903823] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:02:54,203 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:02:54,220 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:02:54,221 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:02:54,222 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:02:54,535 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:02:54,536 Root WebApplicationContext: initialization completed in 3885 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:02:54,902 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:02:54,917 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:02:55,369 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:02:55,370 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:03:16,239 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:03:16,240 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:03:16,241 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:03:16,241 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:03:16,241 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:03:16,978 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataMapper' defined in file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\BaseDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName refresh AbstractApplicationContext.java 559
INFO 2023-04-19 15:03:16,979 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2023-04-19 15:03:16,986 {dataSource-2} closing ... close DruidDataSource.java 1948
INFO 2023-04-19 15:03:17,365 {dataSource-2} closed close DruidDataSource.java 2020
INFO 2023-04-19 15:03:17,366 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2023-04-19 15:03:17,542 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2023-04-19 15:03:17,579 Stopping service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:03:17,600 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. logMessage ConditionEvaluationReportLoggingListener.java 136
ERROR 2023-04-19 15:03:17,627 Application run failed reportFailure SpringApplication.java 837
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataMapper' defined in file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\BaseDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:643)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.zzsn.DataSyncApplication.main(DataSyncApplication.java:16)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataMapper' defined in file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\BaseDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1524)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1404)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
     ... 20 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:655)
    at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:635)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1509)
     ... 31 common frames omitted
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)
    at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:650)
     ... 44 common frames omitted
Caused by: org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean.buildSqlSessionFactory(MybatisSqlSessionFactoryBean.java:593)
    at com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean.afterPropertiesSet(MybatisSqlSessionFactoryBean.java:429)
    at com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean.getObject(MybatisSqlSessionFactoryBean.java:626)
    at com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration.sqlSessionFactory(MybatisPlusAutoConfiguration.java:215)
    at com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$3962b7e1.CGLIB$sqlSessionFactory$1(<generated>)
    at com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$3962b7e1$$FastClassBySpringCGLIB$$318cdd27.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244)
    at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331)
    at com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$3962b7e1.sqlSessionFactory(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
     ... 45 common frames omitted
Caused by: org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.configurationElement(XMLMapperBuilder.java:122)
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.parse(XMLMapperBuilder.java:94)
    at com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean.buildSqlSessionFactory(MybatisSqlSessionFactoryBean.java:591)
     ... 58 common frames omitted
Caused by: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.apache.ibatis.builder.SqlSourceBuilder$ParameterMappingTokenHandler.buildParameterMapping(SqlSourceBuilder.java:117)
    at org.apache.ibatis.builder.SqlSourceBuilder$ParameterMappingTokenHandler.handleToken(SqlSourceBuilder.java:67)
    at org.apache.ibatis.parsing.GenericTokenParser.parse(GenericTokenParser.java:77)
    at org.apache.ibatis.builder.SqlSourceBuilder.parse(SqlSourceBuilder.java:45)
    at org.apache.ibatis.scripting.defaults.RawSqlSource.<init>(RawSqlSource.java:46)
    at org.apache.ibatis.scripting.defaults.RawSqlSource.<init>(RawSqlSource.java:40)
    at org.apache.ibatis.scripting.xmltags.XMLScriptBuilder.parseScriptNode(XMLScriptBuilder.java:72)
    at org.apache.ibatis.scripting.xmltags.XMLLanguageDriver.createSqlSource(XMLLanguageDriver.java:44)
    at org.apache.ibatis.builder.xml.XMLStatementBuilder.parseStatementNode(XMLStatementBuilder.java:96)
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.buildStatementFromContext(XMLMapperBuilder.java:137)
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.buildStatementFromContext(XMLMapperBuilder.java:130)
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.configurationElement(XMLMapperBuilder.java:120)
     ... 60 common frames omitted
Logback Log Messages

Log session start time Wed Apr 19 15:06:49 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:04:28,108 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 14764 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:04:28,118 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:04:29,825 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:04:29,927 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:04:29,931 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:04:29,974 Finished Spring Data repository scanning in 35ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:04:29,980 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:04:29,981 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:04:30,002 Finished Spring Data repository scanning in 19ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:04:30,025 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:04:30,028 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:04:30,064 Finished Spring Data repository scanning in 18ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:04:30,693 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:04:30,696 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$db62b356] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:04:30,708 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:04:30,719 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:04:30,761 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:04:30,767 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:04:30,998 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:04:31,176 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:04:31,180 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$2fca2f61] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:04:31,733 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:04:31,751 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:04:31,753 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:04:31,754 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:04:32,072 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:04:32,072 Root WebApplicationContext: initialization completed in 3805 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:04:32,396 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:04:32,408 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:04:32,902 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:04:32,902 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:04:55,436 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:04:55,437 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:04:55,438 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:04:55,438 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:04:55,439 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:04:56,146 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataMapper' defined in file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\BaseDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName refresh AbstractApplicationContext.java 559
INFO 2023-04-19 15:04:56,147 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2023-04-19 15:04:56,152 {dataSource-2} closing ... close DruidDataSource.java 1948
INFO 2023-04-19 15:04:56,363 {dataSource-2} closed close DruidDataSource.java 2020
INFO 2023-04-19 15:04:56,364 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2023-04-19 15:04:56,490 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2023-04-19 15:04:56,529 Stopping service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:04:56,553 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. logMessage ConditionEvaluationReportLoggingListener.java 136
ERROR 2023-04-19 15:04:56,579 Application run failed reportFailure SpringApplication.java 837
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataMapper' defined in file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\BaseDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:643)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.zzsn.DataSyncApplication.main(DataSyncApplication.java:16)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataMapper' defined in file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\BaseDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1524)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1404)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
     ... 20 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:655)
    at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:635)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1509)
     ... 31 common frames omitted
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)
    at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:650)
     ... 44 common frames omitted
Caused by: org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean.buildSqlSessionFactory(MybatisSqlSessionFactoryBean.java:593)
    at com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean.afterPropertiesSet(MybatisSqlSessionFactoryBean.java:429)
    at com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean.getObject(MybatisSqlSessionFactoryBean.java:626)
    at com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration.sqlSessionFactory(MybatisPlusAutoConfiguration.java:215)
    at com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$af9caf1f.CGLIB$sqlSessionFactory$1(<generated>)
    at com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$af9caf1f$$FastClassBySpringCGLIB$$304c972d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244)
    at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331)
    at com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$af9caf1f.sqlSessionFactory(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
     ... 45 common frames omitted
Caused by: org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.configurationElement(XMLMapperBuilder.java:122)
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.parse(XMLMapperBuilder.java:94)
    at com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean.buildSqlSessionFactory(MybatisSqlSessionFactoryBean.java:591)
     ... 58 common frames omitted
Caused by: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=BLOB,javaType=String,typeHandler=com.zzsn.utils.BlobTypeHandler}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.apache.ibatis.builder.SqlSourceBuilder$ParameterMappingTokenHandler.buildParameterMapping(SqlSourceBuilder.java:117)
    at org.apache.ibatis.builder.SqlSourceBuilder$ParameterMappingTokenHandler.handleToken(SqlSourceBuilder.java:67)
    at org.apache.ibatis.parsing.GenericTokenParser.parse(GenericTokenParser.java:77)
    at org.apache.ibatis.builder.SqlSourceBuilder.parse(SqlSourceBuilder.java:45)
    at org.apache.ibatis.scripting.defaults.RawSqlSource.<init>(RawSqlSource.java:46)
    at org.apache.ibatis.scripting.defaults.RawSqlSource.<init>(RawSqlSource.java:40)
    at org.apache.ibatis.scripting.xmltags.XMLScriptBuilder.parseScriptNode(XMLScriptBuilder.java:72)
    at org.apache.ibatis.scripting.xmltags.XMLLanguageDriver.createSqlSource(XMLLanguageDriver.java:44)
    at org.apache.ibatis.builder.xml.XMLStatementBuilder.parseStatementNode(XMLStatementBuilder.java:96)
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.buildStatementFromContext(XMLMapperBuilder.java:137)
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.buildStatementFromContext(XMLMapperBuilder.java:130)
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.configurationElement(XMLMapperBuilder.java:120)
     ... 60 common frames omitted
Logback Log Messages

Log session start time Wed Apr 19 15:11:48 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:06:49,415 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 9036 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:06:49,427 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:06:50,687 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:06:50,759 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:06:50,762 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:06:50,795 Finished Spring Data repository scanning in 26ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:06:50,800 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:06:50,801 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:06:50,816 Finished Spring Data repository scanning in 14ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:06:50,838 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:06:50,840 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:06:50,867 Finished Spring Data repository scanning in 14ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:06:51,328 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:06:51,330 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$61f053f6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:06:51,339 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:06:51,350 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:06:51,380 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:06:51,387 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:06:51,530 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:06:51,682 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:06:51,685 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$b657d001] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:06:52,086 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:06:52,102 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:06:52,103 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:06:52,103 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:06:52,362 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:06:52,363 Root WebApplicationContext: initialization completed in 2765 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:06:52,614 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:06:52,624 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:06:52,981 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:06:52,982 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:07:12,728 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:07:12,729 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:07:12,729 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:07:12,730 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:07:12,730 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:07:15,931 Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:07:15,932 Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
WARN 2023-04-19 15:07:15,932 Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:07:15,933 Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
INFO 2023-04-19 15:07:16,101 Version Spring Data Elasticsearch: 4.0.4.RELEASE logVersions VersionInfo.java 59
INFO 2023-04-19 15:07:16,101 Version Elasticsearch Client in build: 7.6.2 logVersions VersionInfo.java 60
INFO 2023-04-19 15:07:16,102 Version Elasticsearch Client used: 7.6.2 logVersions VersionInfo.java 61
INFO 2023-04-19 15:07:16,102 Version Elasticsearch cluster: 7.6.0 logVersions VersionInfo.java 69
INFO 2023-04-19 15:07:16,289 Initializing ExecutorService 'taskScheduler' initialize ExecutorConfigurationSupport.java 181
INFO 2023-04-19 15:07:16,340 Starting ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:07:16,362 Tomcat started on port(s): 8088 (http) with context path '' start TomcatWebServer.java 220
INFO 2023-04-19 15:07:16,378 Started DataSyncApplication in 29.236 seconds (JVM running for 32.279) logStarted StartupInfoLogger.java 61
Logback Log Messages

Log session start time Wed Apr 19 15:15:26 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:11:48,260 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 15172 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:11:48,267 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:11:49,230 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:11:49,303 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:11:49,305 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:11:49,337 Finished Spring Data repository scanning in 24ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:11:49,342 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:11:49,343 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:11:49,358 Finished Spring Data repository scanning in 14ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:11:49,375 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:11:49,376 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:11:49,401 Finished Spring Data repository scanning in 12ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:11:50,035 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:11:50,037 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$61f053f6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:11:50,051 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:11:50,065 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:11:50,125 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:11:50,132 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:11:50,491 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:11:50,709 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:11:50,713 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$b657d001] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:11:51,192 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:11:51,208 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:11:51,209 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:11:51,210 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:11:51,501 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:11:51,502 Root WebApplicationContext: initialization completed in 3144 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:11:51,754 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:11:51,764 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:11:52,113 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:11:52,114 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:12:21,376 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:12:21,377 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:12:21,378 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:12:21,378 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:12:21,378 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:12:21,921 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataMapper' defined in file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\BaseDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=LONGVARBINARY}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName refresh AbstractApplicationContext.java 559
INFO 2023-04-19 15:12:21,922 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2023-04-19 15:12:21,927 {dataSource-2} closing ... close DruidDataSource.java 1948
INFO 2023-04-19 15:12:22,202 {dataSource-2} closed close DruidDataSource.java 2020
INFO 2023-04-19 15:12:22,203 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2023-04-19 15:12:22,324 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2023-04-19 15:12:22,355 Stopping service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:12:22,369 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. logMessage ConditionEvaluationReportLoggingListener.java 136
ERROR 2023-04-19 15:12:22,386 Application run failed reportFailure SpringApplication.java 837
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataMapper' defined in file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\BaseDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=LONGVARBINARY}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:643)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
    at com.zzsn.DataSyncApplication.main(DataSyncApplication.java:16)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'baseDataMapper' defined in file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\BaseDataMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=LONGVARBINARY}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1524)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1404)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
     ... 20 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=LONGVARBINARY}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:655)
    at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:635)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1509)
     ... 31 common frames omitted
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=LONGVARBINARY}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)
    at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:650)
     ... 44 common frames omitted
Caused by: org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=LONGVARBINARY}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean.buildSqlSessionFactory(MybatisSqlSessionFactoryBean.java:593)
    at com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean.afterPropertiesSet(MybatisSqlSessionFactoryBean.java:429)
    at com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean.getObject(MybatisSqlSessionFactoryBean.java:626)
    at com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration.sqlSessionFactory(MybatisPlusAutoConfiguration.java:215)
    at com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$362a4fbf.CGLIB$sqlSessionFactory$2(<generated>)
    at com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$362a4fbf$$FastClassBySpringCGLIB$$8e88e0cc.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244)
    at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331)
    at com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$362a4fbf.sqlSessionFactory(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
     ... 45 common frames omitted
Caused by: org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. The XML location is 'file [E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes\com\zzsn\mapper\xml\SubjectMapper.xml]'. Cause: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=LONGVARBINARY}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.configurationElement(XMLMapperBuilder.java:122)
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.parse(XMLMapperBuilder.java:94)
    at com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean.buildSqlSessionFactory(MybatisSqlSessionFactoryBean.java:591)
     ... 58 common frames omitted
Caused by: org.apache.ibatis.builder.BuilderException: An invalid property ',jdbcType' was found in mapping #{item.sujectDy,,jdbcType=LONGVARBINARY}. Valid properties are javaType,jdbcType,mode,numericScale,resultMap,typeHandler,jdbcTypeName
    at org.apache.ibatis.builder.SqlSourceBuilder$ParameterMappingTokenHandler.buildParameterMapping(SqlSourceBuilder.java:117)
    at org.apache.ibatis.builder.SqlSourceBuilder$ParameterMappingTokenHandler.handleToken(SqlSourceBuilder.java:67)
    at org.apache.ibatis.parsing.GenericTokenParser.parse(GenericTokenParser.java:77)
    at org.apache.ibatis.builder.SqlSourceBuilder.parse(SqlSourceBuilder.java:45)
    at org.apache.ibatis.scripting.defaults.RawSqlSource.<init>(RawSqlSource.java:46)
    at org.apache.ibatis.scripting.defaults.RawSqlSource.<init>(RawSqlSource.java:40)
    at org.apache.ibatis.scripting.xmltags.XMLScriptBuilder.parseScriptNode(XMLScriptBuilder.java:72)
    at org.apache.ibatis.scripting.xmltags.XMLLanguageDriver.createSqlSource(XMLLanguageDriver.java:44)
    at org.apache.ibatis.builder.xml.XMLStatementBuilder.parseStatementNode(XMLStatementBuilder.java:96)
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.buildStatementFromContext(XMLMapperBuilder.java:137)
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.buildStatementFromContext(XMLMapperBuilder.java:130)
    at org.apache.ibatis.builder.xml.XMLMapperBuilder.configurationElement(XMLMapperBuilder.java:120)
     ... 60 common frames omitted
Logback Log Messages

Log session start time Wed Apr 19 15:15:51 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:15:27,086 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 13120 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:15:27,093 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:15:28,503 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:15:28,593 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:15:28,596 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:15:28,639 Finished Spring Data repository scanning in 36ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:15:28,646 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:15:28,647 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:15:28,675 Finished Spring Data repository scanning in 27ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:15:28,716 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:15:28,718 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:15:28,780 Finished Spring Data repository scanning in 28ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:15:30,015 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:30,017 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d59d297c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:30,031 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:30,044 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:30,092 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:30,099 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:30,324 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:30,548 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:30,552 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$2a04a587] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:31,411 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:15:31,465 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:15:31,473 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:15:31,474 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:15:31,901 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:15:31,902 Root WebApplicationContext: initialization completed in 4552 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:15:32,267 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:15:32,278 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:15:32,767 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:15:32,768 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
Logback Log Messages

Log session start time Wed Apr 19 15:17:58 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:15:52,022 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 3496 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:15:52,032 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:15:53,091 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:15:53,169 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:15:53,172 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:15:53,215 Finished Spring Data repository scanning in 35ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:15:53,221 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:15:53,222 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:15:53,244 Finished Spring Data repository scanning in 20ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:15:53,260 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:15:53,262 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:15:53,287 Finished Spring Data repository scanning in 13ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:15:53,728 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:53,729 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e345ab2d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:53,738 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:53,745 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:53,771 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:53,774 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:53,914 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:54,056 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:54,058 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$37ad2738] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:15:54,831 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:15:54,863 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:15:54,866 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:15:54,868 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:15:55,180 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:15:55,180 Root WebApplicationContext: initialization completed in 3039 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:15:55,421 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:15:55,429 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:15:55,772 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:15:55,773 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:16:07,855 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:16:07,856 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:16:07,856 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:16:07,856 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:16:07,857 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:16:11,469 Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:16:11,470 Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
WARN 2023-04-19 15:16:11,471 Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:16:11,472 Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
INFO 2023-04-19 15:16:11,776 Version Spring Data Elasticsearch: 4.0.4.RELEASE logVersions VersionInfo.java 59
INFO 2023-04-19 15:16:11,778 Version Elasticsearch Client in build: 7.6.2 logVersions VersionInfo.java 60
INFO 2023-04-19 15:16:11,779 Version Elasticsearch Client used: 7.6.2 logVersions VersionInfo.java 61
INFO 2023-04-19 15:16:11,779 Version Elasticsearch cluster: 7.6.0 logVersions VersionInfo.java 69
INFO 2023-04-19 15:16:12,225 Initializing ExecutorService 'taskScheduler' initialize ExecutorConfigurationSupport.java 181
INFO 2023-04-19 15:16:12,312 Starting ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:16:12,340 Tomcat started on port(s): 8088 (http) with context path '' start TomcatWebServer.java 220
INFO 2023-04-19 15:16:12,360 Started DataSyncApplication in 21.691 seconds (JVM running for 25.202) logStarted StartupInfoLogger.java 61
ERROR 2023-04-19 15:16:32,848 {conn-10005, pstmt-20001} execute error. insert into CIS_SUBJECT ( ID, TITLE, suject_dy, point_analysis, event_context, event_context, propagation_path, statistic_analysis )values(?, ?, ?, ?, ?, ?, ?) statementLogError Slf4jLogFilter.java 149
java.sql.SQLSyntaxErrorException: ORA-00947: 没有足够的值
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insertMsg(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insertMsg(Unknown Source)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:214)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
ERROR 2023-04-19 15:16:36,310 {conn-10005, pstmt-20002} execute error. insert into CIS_SUBJECT ( ID, TITLE, suject_dy, point_analysis, event_context, event_context, propagation_path, statistic_analysis )values(?, ?, ?, ?, ?, ?, ?) statementLogError Slf4jLogFilter.java 149
java.sql.SQLSyntaxErrorException: ORA-00947: 没有足够的值
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insertMsg(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insertMsg(Unknown Source)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:214)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
ERROR 2023-04-19 15:16:37,965 {conn-10005, pstmt-20003} execute error. insert into CIS_SUBJECT ( ID, TITLE, suject_dy, point_analysis, event_context, event_context, propagation_path, statistic_analysis )values(?, ?, ?, ?, ?, ?, ?) statementLogError Slf4jLogFilter.java 149
java.sql.SQLSyntaxErrorException: ORA-00947: 没有足够的值
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insertMsg(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insertMsg(Unknown Source)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:214)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
ERROR 2023-04-19 15:16:40,170 {conn-10005, pstmt-20004} execute error. insert into CIS_SUBJECT ( ID, TITLE, suject_dy, point_analysis, event_context, event_context, propagation_path, statistic_analysis )values(?, ?, ?, ?, ?, ?, ?) statementLogError Slf4jLogFilter.java 149
java.sql.SQLSyntaxErrorException: ORA-00947: 没有足够的值
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insertMsg(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insertMsg(Unknown Source)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:214)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Logback Log Messages

Log session start time Wed Apr 19 15:22:47 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:17:58,642 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 6436 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:17:58,654 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:18:00,061 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:18:00,172 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:18:00,176 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:18:00,222 Finished Spring Data repository scanning in 37ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:18:00,232 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:18:00,233 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:18:00,264 Finished Spring Data repository scanning in 26ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:18:00,315 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:18:00,318 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:18:00,388 Finished Spring Data repository scanning in 37ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:18:01,430 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:18:01,434 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8881f488] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:18:01,448 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:18:01,459 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:18:01,495 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:18:01,501 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:18:01,720 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:18:01,902 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:18:01,905 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$dce97093] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:18:02,441 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:18:02,457 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:18:02,459 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:18:02,460 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:18:02,791 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:18:02,792 Root WebApplicationContext: initialization completed in 4020 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:18:03,130 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:18:03,156 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:18:03,661 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:18:03,662 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:18:29,057 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:18:29,058 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:18:29,059 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:18:29,059 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:18:29,059 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:18:34,503 Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:18:34,504 Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
WARN 2023-04-19 15:18:34,505 Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:18:34,506 Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
INFO 2023-04-19 15:18:34,731 Version Spring Data Elasticsearch: 4.0.4.RELEASE logVersions VersionInfo.java 59
INFO 2023-04-19 15:18:34,731 Version Elasticsearch Client in build: 7.6.2 logVersions VersionInfo.java 60
INFO 2023-04-19 15:18:34,732 Version Elasticsearch Client used: 7.6.2 logVersions VersionInfo.java 61
INFO 2023-04-19 15:18:34,732 Version Elasticsearch cluster: 7.6.0 logVersions VersionInfo.java 69
INFO 2023-04-19 15:18:34,985 Initializing ExecutorService 'taskScheduler' initialize ExecutorConfigurationSupport.java 181
INFO 2023-04-19 15:18:35,041 Starting ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:18:35,077 Tomcat started on port(s): 8088 (http) with context path '' start TomcatWebServer.java 220
INFO 2023-04-19 15:18:35,104 Started DataSyncApplication in 38.139 seconds (JVM running for 42.312) logStarted StartupInfoLogger.java 61
Logback Log Messages

Log session start time Wed Apr 19 15:24:08 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:22:48,094 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 4380 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:22:48,103 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:22:49,196 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:22:49,262 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:22:49,264 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:22:49,297 Finished Spring Data repository scanning in 25ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:22:49,301 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:22:49,302 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:22:49,317 Finished Spring Data repository scanning in 14ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:22:49,334 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:22:49,336 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:22:49,363 Finished Spring Data repository scanning in 14ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:22:49,793 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:22:49,794 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$16a37ebc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:22:49,803 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:22:49,810 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:22:49,837 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:22:49,841 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:22:50,143 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:22:50,417 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:22:50,422 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$6b0afac7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:22:50,930 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:22:50,942 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:22:50,943 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:22:50,944 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:22:51,196 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:22:51,196 Root WebApplicationContext: initialization completed in 2987 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:22:51,437 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:22:51,446 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:22:51,789 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:22:51,789 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:23:03,358 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:23:03,358 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:23:03,359 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:23:03,359 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:23:03,359 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:23:06,424 Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:23:06,424 Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
WARN 2023-04-19 15:23:06,425 Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:23:06,425 Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
INFO 2023-04-19 15:23:06,586 Version Spring Data Elasticsearch: 4.0.4.RELEASE logVersions VersionInfo.java 59
INFO 2023-04-19 15:23:06,586 Version Elasticsearch Client in build: 7.6.2 logVersions VersionInfo.java 60
INFO 2023-04-19 15:23:06,587 Version Elasticsearch Client used: 7.6.2 logVersions VersionInfo.java 61
INFO 2023-04-19 15:23:06,587 Version Elasticsearch cluster: 7.6.0 logVersions VersionInfo.java 69
INFO 2023-04-19 15:23:06,765 Initializing ExecutorService 'taskScheduler' initialize ExecutorConfigurationSupport.java 181
INFO 2023-04-19 15:23:06,806 Starting ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:23:06,825 Tomcat started on port(s): 8088 (http) with context path '' start TomcatWebServer.java 220
INFO 2023-04-19 15:23:06,841 Started DataSyncApplication in 20.064 seconds (JVM running for 23.402) logStarted StartupInfoLogger.java 61
Logback Log Messages

Log session start time Wed Apr 19 15:26:30 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:24:09,256 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 10792 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:24:09,267 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:24:10,643 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:24:10,714 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:24:10,717 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:24:10,749 Finished Spring Data repository scanning in 25ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:24:10,753 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:24:10,754 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:24:10,769 Finished Spring Data repository scanning in 13ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:24:10,788 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:24:10,790 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:24:10,813 Finished Spring Data repository scanning in 12ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:24:11,260 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:24:11,261 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e345ab2d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:24:11,269 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:24:11,276 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:24:11,301 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:24:11,305 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:24:11,444 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:24:11,590 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:24:11,592 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$37ad2738] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:24:11,971 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:24:11,984 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:24:11,984 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:24:11,985 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:24:12,242 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:24:12,243 Root WebApplicationContext: initialization completed in 2815 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:24:12,482 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:24:12,491 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:24:12,844 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:24:12,844 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:24:41,298 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:24:41,299 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:24:41,299 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:24:41,299 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:24:41,300 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:24:44,689 Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:24:44,689 Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
WARN 2023-04-19 15:24:44,690 Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:24:44,690 Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
INFO 2023-04-19 15:24:44,843 Version Spring Data Elasticsearch: 4.0.4.RELEASE logVersions VersionInfo.java 59
INFO 2023-04-19 15:24:44,843 Version Elasticsearch Client in build: 7.6.2 logVersions VersionInfo.java 60
INFO 2023-04-19 15:24:44,843 Version Elasticsearch Client used: 7.6.2 logVersions VersionInfo.java 61
INFO 2023-04-19 15:24:44,844 Version Elasticsearch cluster: 7.6.0 logVersions VersionInfo.java 69
INFO 2023-04-19 15:24:45,039 Initializing ExecutorService 'taskScheduler' initialize ExecutorConfigurationSupport.java 181
INFO 2023-04-19 15:24:45,082 Starting ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:24:45,101 Tomcat started on port(s): 8088 (http) with context path '' start TomcatWebServer.java 220
INFO 2023-04-19 15:24:45,116 Started DataSyncApplication in 37.594 seconds (JVM running for 40.289) logStarted StartupInfoLogger.java 61
Logback Log Messages

Log session start time Wed Apr 19 15:29:25 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:26:30,450 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 15324 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:26:30,460 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:26:31,733 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:26:31,838 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:26:31,843 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:26:31,887 Finished Spring Data repository scanning in 33ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:26:31,893 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:26:31,895 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:26:31,915 Finished Spring Data repository scanning in 19ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:26:31,940 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:26:31,944 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:26:31,981 Finished Spring Data repository scanning in 18ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:26:32,589 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:26:32,591 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$59dbba14] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:26:32,604 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:26:32,614 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:26:32,649 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:26:32,656 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:26:32,854 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:26:33,027 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:26:33,031 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$ae43361f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:26:33,550 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:26:33,575 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:26:33,577 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:26:33,578 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:26:33,939 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:26:33,940 Root WebApplicationContext: initialization completed in 3346 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:26:34,174 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:26:34,184 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:26:34,531 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:26:34,531 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:27:06,593 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:27:06,594 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:27:06,594 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:27:06,595 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:27:06,595 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:27:10,149 Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:27:10,150 Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
WARN 2023-04-19 15:27:10,150 Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:27:10,151 Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
INFO 2023-04-19 15:27:10,306 Version Spring Data Elasticsearch: 4.0.4.RELEASE logVersions VersionInfo.java 59
INFO 2023-04-19 15:27:10,307 Version Elasticsearch Client in build: 7.6.2 logVersions VersionInfo.java 60
INFO 2023-04-19 15:27:10,307 Version Elasticsearch Client used: 7.6.2 logVersions VersionInfo.java 61
INFO 2023-04-19 15:27:10,308 Version Elasticsearch cluster: 7.6.0 logVersions VersionInfo.java 69
INFO 2023-04-19 15:27:10,508 Initializing ExecutorService 'taskScheduler' initialize ExecutorConfigurationSupport.java 181
INFO 2023-04-19 15:27:10,550 Starting ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:27:10,572 Tomcat started on port(s): 8088 (http) with context path '' start TomcatWebServer.java 220
INFO 2023-04-19 15:27:10,587 Started DataSyncApplication in 41.726 seconds (JVM running for 44.373) logStarted StartupInfoLogger.java 61
Logback Log Messages

Log session start time Wed Apr 19 15:33:43 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:29:26,039 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 14916 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:29:26,049 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:29:27,446 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:29:27,542 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:29:27,546 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:29:27,593 Finished Spring Data repository scanning in 37ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:29:27,598 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:29:27,599 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:29:27,620 Finished Spring Data repository scanning in 19ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:29:27,641 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:29:27,644 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:29:27,689 Finished Spring Data repository scanning in 17ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:29:28,205 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:29:28,206 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8881f488] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:29:28,215 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:29:28,222 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:29:28,249 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:29:28,253 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:29:28,390 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:29:28,533 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:29:28,535 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$dce97093] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:29:28,902 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:29:28,915 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:29:28,916 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:29:28,917 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:29:29,208 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:29:29,209 Root WebApplicationContext: initialization completed in 3037 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:29:29,471 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:29:29,482 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:29:29,857 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:29:29,857 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:29:44,276 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:29:44,276 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:29:44,277 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:29:44,277 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:29:44,277 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:29:47,457 Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:29:47,458 Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
WARN 2023-04-19 15:29:47,459 Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:29:47,459 Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
INFO 2023-04-19 15:29:47,608 Version Spring Data Elasticsearch: 4.0.4.RELEASE logVersions VersionInfo.java 59
INFO 2023-04-19 15:29:47,609 Version Elasticsearch Client in build: 7.6.2 logVersions VersionInfo.java 60
INFO 2023-04-19 15:29:47,609 Version Elasticsearch Client used: 7.6.2 logVersions VersionInfo.java 61
INFO 2023-04-19 15:29:47,609 Version Elasticsearch cluster: 7.6.0 logVersions VersionInfo.java 69
INFO 2023-04-19 15:29:47,802 Initializing ExecutorService 'taskScheduler' initialize ExecutorConfigurationSupport.java 181
INFO 2023-04-19 15:29:47,848 Starting ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:29:47,869 Tomcat started on port(s): 8088 (http) with context path '' start TomcatWebServer.java 220
INFO 2023-04-19 15:29:47,884 Started DataSyncApplication in 23.591 seconds (JVM running for 26.601) logStarted StartupInfoLogger.java 61
ERROR 2023-04-19 15:30:16,310 {conn-10005, pstmt-20001} execute error. insert into CIS_SUBJECT ( ID, TITLE, suject_dy, point_analysis, event_context, propagation_path, statistic_analysis,hot_words )values(?, ?, ?, ?, ?, ?, ?, ?) statementLogError Slf4jLogFilter.java 149
java.sql.SQLSyntaxErrorException: ORA-00932: 数据类型不一致: 应为 CLOB, 但却获得 BLOB
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insertMsg(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insertMsg(Unknown Source)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:214)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
ERROR 2023-04-19 15:30:25,682 {conn-10005, pstmt-20002} execute error. insert into CIS_SUBJECT ( ID, TITLE, suject_dy, point_analysis, event_context, propagation_path, statistic_analysis,hot_words )values(?, ?, ?, ?, ?, ?, ?, ?) statementLogError Slf4jLogFilter.java 149
java.sql.SQLSyntaxErrorException: ORA-00932: 数据类型不一致: 应为 CLOB, 但却获得 BLOB
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insertMsg(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insertMsg(Unknown Source)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:214)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Logback Log Messages

Log session start time Wed Apr 19 15:38:47 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:33:44,263 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 1548 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:33:44,274 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:33:45,860 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:33:45,988 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:33:45,993 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:33:46,054 Finished Spring Data repository scanning in 48ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:33:46,062 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:33:46,064 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:33:46,093 Finished Spring Data repository scanning in 28ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:33:46,127 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:33:46,136 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:33:46,182 Finished Spring Data repository scanning in 22ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:33:46,998 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:33:47,001 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e88cdbb9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:33:47,016 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:33:47,030 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:33:47,090 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:33:47,097 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:33:47,374 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:33:47,575 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:33:47,579 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$3cf457c4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:33:48,152 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:33:48,174 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:33:48,175 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:33:48,177 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:33:48,536 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:33:48,536 Root WebApplicationContext: initialization completed in 4107 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:33:48,896 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:33:48,907 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:33:49,654 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:33:49,654 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:34:05,505 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:34:05,506 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:34:05,507 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:34:05,508 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:34:05,508 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:34:11,176 Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:34:11,177 Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
WARN 2023-04-19 15:34:11,178 Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:34:11,179 Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
INFO 2023-04-19 15:34:11,413 Version Spring Data Elasticsearch: 4.0.4.RELEASE logVersions VersionInfo.java 59
INFO 2023-04-19 15:34:11,414 Version Elasticsearch Client in build: 7.6.2 logVersions VersionInfo.java 60
INFO 2023-04-19 15:34:11,414 Version Elasticsearch Client used: 7.6.2 logVersions VersionInfo.java 61
INFO 2023-04-19 15:34:11,415 Version Elasticsearch cluster: 7.6.0 logVersions VersionInfo.java 69
INFO 2023-04-19 15:34:11,731 Initializing ExecutorService 'taskScheduler' initialize ExecutorConfigurationSupport.java 181
INFO 2023-04-19 15:34:11,798 Starting ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:34:11,828 Tomcat started on port(s): 8088 (http) with context path '' start TomcatWebServer.java 220
INFO 2023-04-19 15:34:11,852 Started DataSyncApplication in 30.02 seconds (JVM running for 35.348) logStarted StartupInfoLogger.java 61
ERROR 2023-04-19 15:34:36,757 {conn-10005, pstmt-20001} execute error. insert into CIS_SUBJECT ( ID, TITLE, suject_dy, point_analysis, event_context, propagation_path, statistic_analysis,hot_words )values(?, ?, ?, ?, ?, ?, ?, ?) statementLogError Slf4jLogFilter.java 149
java.sql.SQLSyntaxErrorException: ORA-00932: 数据类型不一致: 应为 CLOB, 但却获得 BLOB
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insertMsg(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insertMsg(Unknown Source)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:214)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
ERROR 2023-04-19 15:36:45,062 {conn-10005, pstmt-20002} execute error. insert into CIS_SUBJECT ( ID, TITLE, suject_dy, point_analysis, event_context, propagation_path, statistic_analysis,hot_words )values(?, ?, ?, ?, ?, ?, ?, ?) statementLogError Slf4jLogFilter.java 149
java.sql.SQLSyntaxErrorException: ORA-00932: 数据类型不一致: 应为 CLOB, 但却获得 BLOB
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insertMsg(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insertMsg(Unknown Source)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:214)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Logback Log Messages

Log session start time Wed Apr 19 15:41:33 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:38:48,018 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 392 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:38:48,030 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:38:49,145 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:38:49,246 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:38:49,250 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:38:49,303 Finished Spring Data repository scanning in 35ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:38:49,309 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:38:49,310 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:38:49,339 Finished Spring Data repository scanning in 27ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:38:49,365 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:38:49,368 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:38:49,405 Finished Spring Data repository scanning in 17ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:38:50,145 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:38:50,148 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8881f488] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:38:50,162 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:38:50,175 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:38:50,225 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:38:50,230 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:38:50,535 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:38:50,764 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:38:50,769 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$dce97093] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:38:51,425 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:38:51,441 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:38:51,442 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:38:51,443 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:38:51,808 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:38:51,809 Root WebApplicationContext: initialization completed in 3661 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:38:52,071 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:38:52,082 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:38:52,442 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:38:52,443 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:39:02,936 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:39:02,937 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:39:02,937 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:39:02,937 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:39:02,937 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:39:06,278 Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:39:06,279 Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
WARN 2023-04-19 15:39:06,279 Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:39:06,279 Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
INFO 2023-04-19 15:39:06,434 Version Spring Data Elasticsearch: 4.0.4.RELEASE logVersions VersionInfo.java 59
INFO 2023-04-19 15:39:06,435 Version Elasticsearch Client in build: 7.6.2 logVersions VersionInfo.java 60
INFO 2023-04-19 15:39:06,435 Version Elasticsearch Client used: 7.6.2 logVersions VersionInfo.java 61
INFO 2023-04-19 15:39:06,435 Version Elasticsearch cluster: 7.6.0 logVersions VersionInfo.java 69
INFO 2023-04-19 15:39:06,739 Initializing ExecutorService 'taskScheduler' initialize ExecutorConfigurationSupport.java 181
INFO 2023-04-19 15:39:06,818 Starting ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:39:06,858 Tomcat started on port(s): 8088 (http) with context path '' start TomcatWebServer.java 220
INFO 2023-04-19 15:39:06,885 Started DataSyncApplication in 20.854 seconds (JVM running for 25.206) logStarted StartupInfoLogger.java 61
ERROR 2023-04-19 15:39:31,361 {conn-10005, pstmt-20001} execute error. insert into CIS_SUBJECT ( ID, TITLE, suject_dy, point_analysis, event_context, propagation_path, statistic_analysis,hot_words )values(?, ?, ?, ?, ?, ?, ?, ?) statementLogError Slf4jLogFilter.java 149
java.sql.SQLSyntaxErrorException: ORA-00932: 数据类型不一致: 应为 CLOB, 但却获得 BLOB
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insertMsg(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insertMsg(Unknown Source)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:214)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
ERROR 2023-04-19 15:41:19,983 {conn-10005, pstmt-20002} execute error. insert into CIS_SUBJECT ( ID, TITLE, suject_dy, point_analysis, event_context, propagation_path, statistic_analysis,hot_words )values(?, ?, ?, ?, ?, ?, ?, ?) statementLogError Slf4jLogFilter.java 149
java.sql.SQLSyntaxErrorException: ORA-00932: 数据类型不一致: 应为 CLOB, 但却获得 BLOB
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy104.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.update(MybatisCachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy103.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
    at com.sun.proxy.$Proxy78.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:60)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
    at com.sun.proxy.$Proxy91.insertMsg(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationInterceptor.invoke(DynamicDataSourceAnnotationInterceptor.java:52)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
    at com.sun.proxy.$Proxy92.insertMsg(Unknown Source)
    at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:214)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
    at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Logback Log Messages

Log session start time Wed Apr 19 15:44:51 CST 2023

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:41:33,314 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 13468 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:41:33,322 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:41:34,344 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:41:34,414 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:41:34,416 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:41:34,448 Finished Spring Data repository scanning in 24ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:41:34,452 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:41:34,453 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:41:34,469 Finished Spring Data repository scanning in 14ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:41:34,485 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:41:34,487 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:41:34,512 Finished Spring Data repository scanning in 12ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:41:34,950 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:41:34,951 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$61f053f6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:41:34,959 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:41:34,966 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:41:34,994 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:41:34,998 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:41:35,274 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:41:35,475 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:41:35,479 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$b657d001] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:41:35,967 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:41:35,979 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:41:35,980 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:41:35,981 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:41:36,247 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:41:36,247 Root WebApplicationContext: initialization completed in 2809 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:41:36,530 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:41:36,542 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:41:37,015 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:41:37,016 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:41:49,541 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:41:49,542 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:41:49,543 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:41:49,544 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:41:49,545 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:41:52,877 Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:41:52,878 Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
WARN 2023-04-19 15:41:52,878 Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:41:52,879 Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
INFO 2023-04-19 15:41:53,045 Version Spring Data Elasticsearch: 4.0.4.RELEASE logVersions VersionInfo.java 59
INFO 2023-04-19 15:41:53,045 Version Elasticsearch Client in build: 7.6.2 logVersions VersionInfo.java 60
INFO 2023-04-19 15:41:53,046 Version Elasticsearch Client used: 7.6.2 logVersions VersionInfo.java 61
INFO 2023-04-19 15:41:53,046 Version Elasticsearch cluster: 7.6.0 logVersions VersionInfo.java 69
INFO 2023-04-19 15:41:53,232 Initializing ExecutorService 'taskScheduler' initialize ExecutorConfigurationSupport.java 181
INFO 2023-04-19 15:41:53,274 Starting ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:41:53,295 Tomcat started on port(s): 8088 (http) with context path '' start TomcatWebServer.java 220
INFO 2023-04-19 15:41:53,310 Started DataSyncApplication in 21.413 seconds (JVM running for 24.961) logStarted StartupInfoLogger.java 61
Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2023-04-19 15:44:51,599 Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 6652 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) logStarting StartupInfoLogger.java 55
INFO 2023-04-19 15:44:51,607 The following profiles are active: pro logStartupProfileInfo SpringApplication.java 655
WARN 2023-04-19 15:44:52,695 No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. warn Logger.java 44
INFO 2023-04-19 15:44:52,811 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:44:52,816 Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:44:52,868 Finished Spring Data repository scanning in 40ms. Found 0 Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:44:52,875 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:44:52,876 Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:44:52,901 Finished Spring Data repository scanning in 22ms. Found 0 Reactive Elasticsearch repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:44:52,930 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 249
INFO 2023-04-19 15:44:52,933 Bootstrapping Spring Data Redis repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 127
INFO 2023-04-19 15:44:53,006 Finished Spring Data repository scanning in 43ms. Found 0 Redis repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 187
INFO 2023-04-19 15:44:53,527 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:44:53,529 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8881f488] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:44:53,540 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:44:53,556 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:44:53,588 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:44:53,591 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:44:53,730 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:44:53,864 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:44:53,866 Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$dce97093] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 335
INFO 2023-04-19 15:44:54,246 Tomcat initialized with port(s): 8088 (http) initialize TomcatWebServer.java 108
INFO 2023-04-19 15:44:54,259 Initializing ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:44:54,260 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2023-04-19 15:44:54,261 Starting Servlet engine: [Apache Tomcat/9.0.38] log DirectJDKLog.java 173
INFO 2023-04-19 15:44:54,520 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2023-04-19 15:44:54,521 Root WebApplicationContext: initialization completed in 2807 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 285
INFO 2023-04-19 15:44:54,760 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
WARN 2023-04-19 15:44:54,771 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:44:55,213 {dataSource-1,master} inited init DruidDataSource.java 1003
WARN 2023-04-19 15:44:55,214 oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. setDriverClassName DruidAbstractDataSource.java 1214
INFO 2023-04-19 15:45:10,354 {dataSource-2,slave} inited init DruidDataSource.java 1003
INFO 2023-04-19 15:45:10,354 初始共加载 2 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2023-04-19 15:45:10,355 动态数据源-加载 slave 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:45:10,355 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2023-04-19 15:45:10,355 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2023-04-19 15:45:13,507 Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:45:13,508 Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
WARN 2023-04-19 15:45:13,509 Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn't convert to a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 273
WARN 2023-04-19 15:45:13,510 Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn't convert from a store-supported type! You might want to check your annotation setup at the converter implementation. register CustomConversions.java 263
INFO 2023-04-19 15:45:13,665 Version Spring Data Elasticsearch: 4.0.4.RELEASE logVersions VersionInfo.java 59
INFO 2023-04-19 15:45:13,665 Version Elasticsearch Client in build: 7.6.2 logVersions VersionInfo.java 60
INFO 2023-04-19 15:45:13,666 Version Elasticsearch Client used: 7.6.2 logVersions VersionInfo.java 61
INFO 2023-04-19 15:45:13,666 Version Elasticsearch cluster: 7.6.0 logVersions VersionInfo.java 69
INFO 2023-04-19 15:45:13,844 Initializing ExecutorService 'taskScheduler' initialize ExecutorConfigurationSupport.java 181
INFO 2023-04-19 15:45:13,884 Starting ProtocolHandler ["http-nio-8088"] log DirectJDKLog.java 173
INFO 2023-04-19 15:45:13,908 Tomcat started on port(s): 8088 (http) with context path '' start TomcatWebServer.java 220
INFO 2023-04-19 15:45:13,928 Started DataSyncApplication in 23.707 seconds (JVM running for 27.679) logStarted StartupInfoLogger.java 61