| INFO |
2022-09-14 15:14:45,075 |
Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 11196 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) |
logStarting |
StartupInfoLogger.java |
55 |
| INFO |
2022-09-14 15:14:45,088 |
The following profiles are active: pro |
logStartupProfileInfo |
SpringApplication.java |
655 |
| WARN |
2022-09-14 15:14:56,299 |
No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. |
warn |
Logger.java |
44 |
| INFO |
2022-09-14 15:14:56,409 |
Multiple Spring Data modules found, entering strict repository configuration mode! |
multipleStoresDetected |
RepositoryConfigurationDelegate.java |
249 |
| INFO |
2022-09-14 15:14:56,414 |
Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
127 |
| INFO |
2022-09-14 15:14:56,471 |
Finished Spring Data repository scanning in 45ms. Found 0 Elasticsearch repository interfaces. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
187 |
| INFO |
2022-09-14 15:14:56,479 |
Multiple Spring Data modules found, entering strict repository configuration mode! |
multipleStoresDetected |
RepositoryConfigurationDelegate.java |
249 |
| INFO |
2022-09-14 15:14:56,481 |
Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
127 |
| INFO |
2022-09-14 15:14:56,543 |
Finished Spring Data repository scanning in 60ms. Found 0 Reactive Elasticsearch repository interfaces. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
187 |
| INFO |
2022-09-14 15:14:56,577 |
Multiple Spring Data modules found, entering strict repository configuration mode! |
multipleStoresDetected |
RepositoryConfigurationDelegate.java |
249 |
| INFO |
2022-09-14 15:14:56,578 |
Bootstrapping Spring Data Redis repositories in DEFAULT mode. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
127 |
| INFO |
2022-09-14 15:14:56,620 |
Finished Spring Data repository scanning in 22ms. Found 0 Redis repository interfaces. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
187 |
| INFO |
2022-09-14 15:14:57,247 |
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 |
2022-09-14 15:14:57,249 |
Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9961c42c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
335 |
| INFO |
2022-09-14 15:14:57,261 |
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 |
2022-09-14 15:14:57,273 |
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 |
2022-09-14 15:14:57,313 |
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 |
2022-09-14 15:14:57,320 |
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 |
2022-09-14 15:14:57,531 |
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 |
2022-09-14 15:14:57,708 |
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 |
2022-09-14 15:14:57,711 |
Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$edc94037] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
335 |
| INFO |
2022-09-14 15:14:58,211 |
Tomcat initialized with port(s): 8088 (http) |
initialize |
TomcatWebServer.java |
108 |
| INFO |
2022-09-14 15:14:58,229 |
Initializing ProtocolHandler ["http-nio-8088"] |
log |
DirectJDKLog.java |
173 |
| INFO |
2022-09-14 15:14:58,230 |
Starting service [Tomcat] |
log |
DirectJDKLog.java |
173 |
| INFO |
2022-09-14 15:14:58,231 |
Starting Servlet engine: [Apache Tomcat/9.0.38] |
log |
DirectJDKLog.java |
173 |
| INFO |
2022-09-14 15:14:58,550 |
Initializing Spring embedded WebApplicationContext |
log |
DirectJDKLog.java |
173 |
| INFO |
2022-09-14 15:14:58,551 |
Root WebApplicationContext: initialization completed in 12658 ms |
prepareWebApplicationContext |
ServletWebServerApplicationContext.java |
285 |
| INFO |
2022-09-14 15:14:58,889 |
动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 |
<init> |
DynamicDataSourceCreator.java |
113 |
| WARN |
2022-09-14 15:14:58,899 |
oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. |
setDriverClassName |
DruidAbstractDataSource.java |
1214 |
| INFO |
2022-09-14 15:14:59,243 |
{dataSource-1,master} inited |
init |
DruidDataSource.java |
1003 |
| WARN |
2022-09-14 15:14:59,244 |
oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. |
setDriverClassName |
DruidAbstractDataSource.java |
1214 |
| INFO |
2022-09-14 15:14:59,389 |
{dataSource-2,slave} inited |
init |
DruidDataSource.java |
1003 |
| INFO |
2022-09-14 15:14:59,390 |
初始共加载 2 个数据源 |
afterPropertiesSet |
DynamicRoutingDataSource.java |
203 |
| INFO |
2022-09-14 15:14:59,390 |
动态数据源-加载 slave 成功 |
addDataSource |
DynamicRoutingDataSource.java |
142 |
| INFO |
2022-09-14 15:14:59,391 |
动态数据源-加载 master 成功 |
addDataSource |
DynamicRoutingDataSource.java |
142 |
| INFO |
2022-09-14 15:14:59,392 |
当前的默认数据源是单数据源,数据源名为 master |
afterPropertiesSet |
DynamicRoutingDataSource.java |
212 |
| WARN |
2022-09-14 15:15:02,478 |
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 |
2022-09-14 15:15:02,479 |
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 |
2022-09-14 15:15:02,480 |
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 |
2022-09-14 15:15:02,480 |
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 |
2022-09-14 15:15:02,649 |
Version Spring Data Elasticsearch: 4.0.4.RELEASE |
logVersions |
VersionInfo.java |
59 |
| INFO |
2022-09-14 15:15:02,650 |
Version Elasticsearch Client in build: 7.6.2 |
logVersions |
VersionInfo.java |
60 |
| INFO |
2022-09-14 15:15:02,650 |
Version Elasticsearch Client used: 7.6.2 |
logVersions |
VersionInfo.java |
61 |
| INFO |
2022-09-14 15:15:02,650 |
Version Elasticsearch cluster: 6.8.1 |
logVersions |
VersionInfo.java |
69 |
| WARN |
2022-09-14 15:15:02,650 |
Version mismatch in between Elasticsearch Client and Cluster: 7.6.2 - 6.8.1 |
logVersions |
VersionInfo.java |
72 |
| INFO |
2022-09-14 15:15:02,825 |
Initializing ExecutorService 'taskScheduler' |
initialize |
ExecutorConfigurationSupport.java |
181 |
| INFO |
2022-09-14 15:15:02,866 |
Starting ProtocolHandler ["http-nio-8088"] |
log |
DirectJDKLog.java |
173 |
| INFO |
2022-09-14 15:15:02,886 |
Tomcat started on port(s): 8088 (http) with context path '' |
start |
TomcatWebServer.java |
220 |
| INFO |
2022-09-14 15:15:02,905 |
Started DataSyncApplication in 19.449 seconds (JVM running for 23.575) |
logStarted |
StartupInfoLogger.java |
61 |
| INFO |
2022-09-14 15:15:15,012 |
开始同步数据------------------------> |
run1 |
DataSyncTask.java |
129 |
| INFO |
2022-09-14 15:15:15,029 |
查询公司数据库basedata表中的新增数据,20092800063269 |
query |
DataSyncServiceImpl.java |
255 |
| INFO |
2022-09-14 15:15:24,401 |
同步到es库中 |
syncEsData |
DataSyncServiceImpl.java |
506 |
| INFO |
2022-09-14 15:16:09,293 |
同步结束--------------------------------------> |
run1 |
DataSyncTask.java |
145 |
| INFO |
2022-09-14 15:16:15,114 |
开始同步数据------------------------> |
run1 |
DataSyncTask.java |
129 |
| INFO |
2022-09-14 15:16:15,115 |
查询公司数据库basedata表中的新增数据,20092800063269 |
query |
DataSyncServiceImpl.java |
255 |
| INFO |
2022-09-14 15:16:16,009 |
同步到es库中 |
syncEsData |
DataSyncServiceImpl.java |
506 |
| INFO |
2022-09-14 15:16:16,825 |
同步数据库出错,上一次最大ID是:[20092800063269],错误是:[thread waiting for the response was interrupted] |
run1 |
DataSyncTask.java |
143 |
| INFO |
2022-09-14 15:16:16,825 |
Shutting down ExecutorService 'taskScheduler' |
shutdown |
ExecutorConfigurationSupport.java |
218 |
| INFO |
2022-09-14 15:16:16,826 |
同步结束--------------------------------------> |
run1 |
DataSyncTask.java |
145 |
| INFO |
2022-09-14 15:16:16,830 |
closing dynamicDatasource ing.... |
destroy |
DynamicRoutingDataSource.java |
182 |
| INFO |
2022-09-14 15:16:16,833 |
{dataSource-2} closing ... |
close |
DruidDataSource.java |
1948 |
| INFO |
2022-09-14 15:16:16,926 |
{dataSource-2} closed |
close |
DruidDataSource.java |
2020 |
| INFO |
2022-09-14 15:16:16,927 |
{dataSource-1} closing ... |
close |
DruidDataSource.java |
1948 |
| INFO |
2022-09-14 15:16:17,008 |
{dataSource-1} closed |
close |
DruidDataSource.java |
2020 |
Logback Log Messages
Log session start time Wed Sep 14 16:07:15 CST 2022
| INFO |
2022-09-14 16:07:16,335 |
Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 14476 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage) |
logStarting |
StartupInfoLogger.java |
55 |
| INFO |
2022-09-14 16:07:16,362 |
The following profiles are active: pro |
logStartupProfileInfo |
SpringApplication.java |
655 |
| WARN |
2022-09-14 16:07:18,404 |
No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration. |
warn |
Logger.java |
44 |
| INFO |
2022-09-14 16:07:18,613 |
Multiple Spring Data modules found, entering strict repository configuration mode! |
multipleStoresDetected |
RepositoryConfigurationDelegate.java |
249 |
| INFO |
2022-09-14 16:07:18,625 |
Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
127 |
| INFO |
2022-09-14 16:07:18,694 |
Finished Spring Data repository scanning in 46ms. Found 0 Elasticsearch repository interfaces. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
187 |
| INFO |
2022-09-14 16:07:18,699 |
Multiple Spring Data modules found, entering strict repository configuration mode! |
multipleStoresDetected |
RepositoryConfigurationDelegate.java |
249 |
| INFO |
2022-09-14 16:07:18,701 |
Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
127 |
| INFO |
2022-09-14 16:07:18,715 |
Finished Spring Data repository scanning in 13ms. Found 0 Reactive Elasticsearch repository interfaces. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
187 |
| INFO |
2022-09-14 16:07:18,737 |
Multiple Spring Data modules found, entering strict repository configuration mode! |
multipleStoresDetected |
RepositoryConfigurationDelegate.java |
249 |
| INFO |
2022-09-14 16:07:18,739 |
Bootstrapping Spring Data Redis repositories in DEFAULT mode. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
127 |
| INFO |
2022-09-14 16:07:18,766 |
Finished Spring Data repository scanning in 12ms. Found 0 Redis repository interfaces. |
registerRepositoriesIn |
RepositoryConfigurationDelegate.java |
187 |
| INFO |
2022-09-14 16:07:19,270 |
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 |
2022-09-14 16:07:19,271 |
Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$13acd81f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
335 |
| INFO |
2022-09-14 16:07:19,281 |
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 |
2022-09-14 16:07:19,289 |
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 |
2022-09-14 16:07:19,320 |
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 |
2022-09-14 16:07:19,324 |
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 |
2022-09-14 16:07:19,514 |
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 |
2022-09-14 16:07:19,771 |
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 |
2022-09-14 16:07:19,774 |
Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$6814542a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
postProcessAfterInitialization |
PostProcessorRegistrationDelegate.java |
335 |
| INFO |
2022-09-14 16:07:20,443 |
Tomcat initialized with port(s): 8088 (http) |
initialize |
TomcatWebServer.java |
108 |
| INFO |
2022-09-14 16:07:20,498 |
Initializing ProtocolHandler ["http-nio-8088"] |
log |
DirectJDKLog.java |
173 |
| INFO |
2022-09-14 16:07:20,500 |
Starting service [Tomcat] |
log |
DirectJDKLog.java |
173 |
| INFO |
2022-09-14 16:07:20,501 |
Starting Servlet engine: [Apache Tomcat/9.0.38] |
log |
DirectJDKLog.java |
173 |
| INFO |
2022-09-14 16:07:20,804 |
Initializing Spring embedded WebApplicationContext |
log |
DirectJDKLog.java |
173 |
| INFO |
2022-09-14 16:07:20,804 |
Root WebApplicationContext: initialization completed in 4338 ms |
prepareWebApplicationContext |
ServletWebServerApplicationContext.java |
285 |
| INFO |
2022-09-14 16:07:21,129 |
动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 |
<init> |
DynamicDataSourceCreator.java |
113 |
| WARN |
2022-09-14 16:07:21,163 |
oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. |
setDriverClassName |
DruidAbstractDataSource.java |
1214 |
| INFO |
2022-09-14 16:07:21,701 |
{dataSource-1,master} inited |
init |
DruidDataSource.java |
1003 |
| WARN |
2022-09-14 16:07:21,702 |
oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver. |
setDriverClassName |
DruidAbstractDataSource.java |
1214 |
| INFO |
2022-09-14 16:07:21,845 |
{dataSource-2,slave} inited |
init |
DruidDataSource.java |
1003 |
| INFO |
2022-09-14 16:07:21,845 |
初始共加载 2 个数据源 |
afterPropertiesSet |
DynamicRoutingDataSource.java |
203 |
| INFO |
2022-09-14 16:07:21,846 |
动态数据源-加载 slave 成功 |
addDataSource |
DynamicRoutingDataSource.java |
142 |
| INFO |
2022-09-14 16:07:21,847 |
动态数据源-加载 master 成功 |
addDataSource |
DynamicRoutingDataSource.java |
142 |
| INFO |
2022-09-14 16:07:21,847 |
当前的默认数据源是单数据源,数据源名为 master |
afterPropertiesSet |
DynamicRoutingDataSource.java |
212 |
| WARN |
2022-09-14 16:07:25,311 |
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 |
2022-09-14 16:07:25,312 |
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 |
2022-09-14 16:07:25,313 |
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 |
2022-09-14 16:07:25,313 |
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 |
2022-09-14 16:07:25,576 |
Version Spring Data Elasticsearch: 4.0.4.RELEASE |
logVersions |
VersionInfo.java |
59 |
| INFO |
2022-09-14 16:07:25,576 |
Version Elasticsearch Client in build: 7.6.2 |
logVersions |
VersionInfo.java |
60 |
| INFO |
2022-09-14 16:07:25,576 |
Version Elasticsearch Client used: 7.6.2 |
logVersions |
VersionInfo.java |
61 |
| INFO |
2022-09-14 16:07:25,577 |
Version Elasticsearch cluster: 7.8.1 |
logVersions |
VersionInfo.java |
69 |
| WARN |
2022-09-14 16:07:25,577 |
Version mismatch in between Elasticsearch Client and Cluster: 7.6.2 - 7.8.1 |
logVersions |
VersionInfo.java |
72 |
| INFO |
2022-09-14 16:07:25,803 |
Initializing ExecutorService 'taskScheduler' |
initialize |
ExecutorConfigurationSupport.java |
181 |
| INFO |
2022-09-14 16:07:25,845 |
Starting ProtocolHandler ["http-nio-8088"] |
log |
DirectJDKLog.java |
173 |
| INFO |
2022-09-14 16:07:25,873 |
Tomcat started on port(s): 8088 (http) with context path '' |
start |
TomcatWebServer.java |
220 |
| INFO |
2022-09-14 16:07:25,894 |
Started DataSyncApplication in 11.332 seconds (JVM running for 14.301) |
logStarted |
StartupInfoLogger.java |
61 |
| INFO |
2022-09-14 16:07:30,005 |
开始同步数据------------------------> |
run1 |
DataSyncTask.java |
129 |
| INFO |
2022-09-14 16:07:30,018 |
查询公司数据库basedata表中的新增数据,20092800063268 |
query |
DataSyncServiceImpl.java |
255 |
| INFO |
2022-09-14 16:07:33,290 |
同步到es库中 |
syncEsData |
DataSyncServiceImpl.java |
506 |
| INFO |
2022-09-14 16:07:46,402 |
同步结束--------------------------------------> |
run1 |
DataSyncTask.java |
145 |