提交 8b1d10a5 作者: 刘伟刚

标题去重更新

上级 967180fd
maxId=23042000000124 maxId=23101300001722
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Logback Log Messages</title>
<style type="text/css">
table { margin-left: 2em; margin-right: 2em; border-left: 2px solid #AAA; }
TR.even { background: #FFFFFF; }
TR.odd { background: #EAEAEA; }
TR.warn TD.Level, TR.error TD.Level, TR.fatal TD.Level {font-weight: bold; color: #FF4040 }
TD { padding-right: 1ex; padding-left: 1ex; border-right: 2px solid #AAA; }
TD.Time, TD.Date { text-align: right; font-family: courier, monospace; font-size: smaller; }
TD.Thread { text-align: left; }
TD.Level { text-align: right; }
TD.Logger { text-align: left; }
TR.header { background: #596ED5; color: #FFF; font-weight: bold; font-size: larger; }
TD.Exception { background: #A2AEE8; font-family: courier, monospace;}
</style>
</head>
<body>
<hr/>
<p>Log session start time Wed Sep 14 15:13:27 CST 2022</p><p></p>
<table cellspacing="0">
<tr class="header">
<td class="Level">Level</td>
<td class="Date">Date</td>
<td class="Message">Message</td>
<td class="MethodOfCaller">MethodOfCaller</td>
<td class="FileOfCaller">FileOfCaller</td>
<td class="LineOfCaller">LineOfCaller</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:27,465</td>
<td class="Message">Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 45520 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)</td>
<td class="MethodOfCaller">logStarting</td>
<td class="FileOfCaller">StartupInfoLogger.java</td>
<td class="LineOfCaller">55</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:27,472</td>
<td class="Message">The following profiles are active: pro</td>
<td class="MethodOfCaller">logStartupProfileInfo</td>
<td class="FileOfCaller">SpringApplication.java</td>
<td class="LineOfCaller">655</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:13:29,183</td>
<td class="Message">No MyBatis mapper was found in &#39;[com.zzsn]&#39; package. Please check your configuration.</td>
<td class="MethodOfCaller">warn</td>
<td class="FileOfCaller">Logger.java</td>
<td class="LineOfCaller">44</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,282</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,286</td>
<td class="Message">Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,353</td>
<td class="Message">Finished Spring Data repository scanning in 43ms. Found 0 Elasticsearch repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,358</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,359</td>
<td class="Message">Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,375</td>
<td class="Message">Finished Spring Data repository scanning in 14ms. Found 0 Reactive Elasticsearch repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,394</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,396</td>
<td class="Message">Bootstrapping Spring Data Redis repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,426</td>
<td class="Message">Finished Spring Data repository scanning in 13ms. Found 0 Redis repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,864</td>
<td class="Message">Bean &#39;spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,866</td>
<td class="Message">Bean &#39;com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration&#39; of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bb2d17b4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,874</td>
<td class="Message">Bean &#39;dsProcessor&#39; of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,883</td>
<td class="Message">Bean &#39;dynamicDatasourceAnnotationAdvisor&#39; of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,908</td>
<td class="Message">Bean &#39;spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:29,912</td>
<td class="Message">Bean &#39;org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:30,182</td>
<td class="Message">Bean &#39;lettuceClientResources&#39; of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:30,386</td>
<td class="Message">Bean &#39;redisConnectionFactory&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:30,388</td>
<td class="Message">Bean &#39;redisConfig&#39; of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$f9493bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:30,935</td>
<td class="Message">Tomcat initialized with port(s): 8088 (http)</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">108</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:30,948</td>
<td class="Message">Initializing ProtocolHandler [&quot;http-nio-8088&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:30,949</td>
<td class="Message">Starting service [Tomcat]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:30,950</td>
<td class="Message">Starting Servlet engine: [Apache Tomcat/9.0.38]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:31,192</td>
<td class="Message">Initializing Spring embedded WebApplicationContext</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:31,193</td>
<td class="Message">Root WebApplicationContext: initialization completed in 3591 ms</td>
<td class="MethodOfCaller">prepareWebApplicationContext</td>
<td class="FileOfCaller">ServletWebServerApplicationContext.java</td>
<td class="LineOfCaller">285</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:31,450</td>
<td class="Message">动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置</td>
<td class="MethodOfCaller">&lt;init&gt;</td>
<td class="FileOfCaller">DynamicDataSourceCreator.java</td>
<td class="LineOfCaller">113</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:13:31,461</td>
<td class="Message">oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.</td>
<td class="MethodOfCaller">setDriverClassName</td>
<td class="FileOfCaller">DruidAbstractDataSource.java</td>
<td class="LineOfCaller">1214</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:31,940</td>
<td class="Message">{dataSource-1,master} inited</td>
<td class="MethodOfCaller">init</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">1003</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:13:31,941</td>
<td class="Message">oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.</td>
<td class="MethodOfCaller">setDriverClassName</td>
<td class="FileOfCaller">DruidAbstractDataSource.java</td>
<td class="LineOfCaller">1214</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:32,064</td>
<td class="Message">{dataSource-2,slave} inited</td>
<td class="MethodOfCaller">init</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">1003</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:32,065</td>
<td class="Message">初始共加载 2 个数据源</td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">203</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:32,065</td>
<td class="Message">动态数据源-加载 slave 成功</td>
<td class="MethodOfCaller">addDataSource</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">142</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:32,065</td>
<td class="Message">动态数据源-加载 master 成功</td>
<td class="MethodOfCaller">addDataSource</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">142</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:32,066</td>
<td class="Message">当前的默认数据源是单数据源,数据源名为 master</td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">212</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:13:35,756</td>
<td class="Message">Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn&#39;t convert to a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">273</td>
</tr>
<tr class="warn odd">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:13:35,756</td>
<td class="Message">Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn&#39;t convert from a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">263</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:13:35,757</td>
<td class="Message">Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn&#39;t convert to a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">273</td>
</tr>
<tr class="warn odd">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:13:35,757</td>
<td class="Message">Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn&#39;t convert from a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">263</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:36,010</td>
<td class="Message">Version Spring Data Elasticsearch: 4.0.4.RELEASE</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">59</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:36,010</td>
<td class="Message">Version Elasticsearch Client in build: 7.6.2</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">60</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:36,010</td>
<td class="Message">Version Elasticsearch Client used: 7.6.2</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">61</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:36,011</td>
<td class="Message">Version Elasticsearch cluster: 6.8.1</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">69</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:13:36,011</td>
<td class="Message">Version mismatch in between Elasticsearch Client and Cluster: 7.6.2 - 6.8.1</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">72</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:36,238</td>
<td class="Message">Initializing ExecutorService &#39;taskScheduler&#39;</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">ExecutorConfigurationSupport.java</td>
<td class="LineOfCaller">181</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:36,288</td>
<td class="Message">Starting ProtocolHandler [&quot;http-nio-8088&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:36,317</td>
<td class="Message">Tomcat started on port(s): 8088 (http) with context path &#39;&#39;</td>
<td class="MethodOfCaller">start</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">220</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:36,335</td>
<td class="Message">Started DataSyncApplication in 10.301 seconds (JVM running for 13.508)</td>
<td class="MethodOfCaller">logStarted</td>
<td class="FileOfCaller">StartupInfoLogger.java</td>
<td class="LineOfCaller">61</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:45,014</td>
<td class="Message">开始同步数据------------------------&gt;</td>
<td class="MethodOfCaller">run1</td>
<td class="FileOfCaller">DataSyncTask.java</td>
<td class="LineOfCaller">129</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:45,040</td>
<td class="Message">查询公司数据库basedata表中的新增数据,20092800063269</td>
<td class="MethodOfCaller">query</td>
<td class="FileOfCaller">DataSyncServiceImpl.java</td>
<td class="LineOfCaller">255</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:13:53,376</td>
<td class="Message">同步到es库中</td>
<td class="MethodOfCaller">syncEsData</td>
<td class="FileOfCaller">DataSyncServiceImpl.java</td>
<td class="LineOfCaller">506</td>
</tr>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Logback Log Messages</title>
<style type="text/css">
table { margin-left: 2em; margin-right: 2em; border-left: 2px solid #AAA; }
TR.even { background: #FFFFFF; }
TR.odd { background: #EAEAEA; }
TR.warn TD.Level, TR.error TD.Level, TR.fatal TD.Level {font-weight: bold; color: #FF4040 }
TD { padding-right: 1ex; padding-left: 1ex; border-right: 2px solid #AAA; }
TD.Time, TD.Date { text-align: right; font-family: courier, monospace; font-size: smaller; }
TD.Thread { text-align: left; }
TD.Level { text-align: right; }
TD.Logger { text-align: left; }
TR.header { background: #596ED5; color: #FFF; font-weight: bold; font-size: larger; }
TD.Exception { background: #A2AEE8; font-family: courier, monospace;}
</style>
</head>
<body>
<hr/>
<p>Log session start time Wed Sep 14 15:14:44 CST 2022</p><p></p>
<table cellspacing="0">
<tr class="header">
<td class="Level">Level</td>
<td class="Date">Date</td>
<td class="Message">Message</td>
<td class="MethodOfCaller">MethodOfCaller</td>
<td class="FileOfCaller">FileOfCaller</td>
<td class="LineOfCaller">LineOfCaller</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:45,075</td>
<td class="Message">Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 11196 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)</td>
<td class="MethodOfCaller">logStarting</td>
<td class="FileOfCaller">StartupInfoLogger.java</td>
<td class="LineOfCaller">55</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:45,088</td>
<td class="Message">The following profiles are active: pro</td>
<td class="MethodOfCaller">logStartupProfileInfo</td>
<td class="FileOfCaller">SpringApplication.java</td>
<td class="LineOfCaller">655</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:14:56,299</td>
<td class="Message">No MyBatis mapper was found in &#39;[com.zzsn]&#39; package. Please check your configuration.</td>
<td class="MethodOfCaller">warn</td>
<td class="FileOfCaller">Logger.java</td>
<td class="LineOfCaller">44</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:56,409</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:56,414</td>
<td class="Message">Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:56,471</td>
<td class="Message">Finished Spring Data repository scanning in 45ms. Found 0 Elasticsearch repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:56,479</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:56,481</td>
<td class="Message">Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:56,543</td>
<td class="Message">Finished Spring Data repository scanning in 60ms. Found 0 Reactive Elasticsearch repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:56,577</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:56,578</td>
<td class="Message">Bootstrapping Spring Data Redis repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:56,620</td>
<td class="Message">Finished Spring Data repository scanning in 22ms. Found 0 Redis repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:57,247</td>
<td class="Message">Bean &#39;spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:57,249</td>
<td class="Message">Bean &#39;com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:57,261</td>
<td class="Message">Bean &#39;dsProcessor&#39; of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:57,273</td>
<td class="Message">Bean &#39;dynamicDatasourceAnnotationAdvisor&#39; of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:57,313</td>
<td class="Message">Bean &#39;spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:57,320</td>
<td class="Message">Bean &#39;org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:57,531</td>
<td class="Message">Bean &#39;lettuceClientResources&#39; of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:57,708</td>
<td class="Message">Bean &#39;redisConnectionFactory&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:57,711</td>
<td class="Message">Bean &#39;redisConfig&#39; of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$edc94037] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:58,211</td>
<td class="Message">Tomcat initialized with port(s): 8088 (http)</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">108</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:58,229</td>
<td class="Message">Initializing ProtocolHandler [&quot;http-nio-8088&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:58,230</td>
<td class="Message">Starting service [Tomcat]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:58,231</td>
<td class="Message">Starting Servlet engine: [Apache Tomcat/9.0.38]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:58,550</td>
<td class="Message">Initializing Spring embedded WebApplicationContext</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:58,551</td>
<td class="Message">Root WebApplicationContext: initialization completed in 12658 ms</td>
<td class="MethodOfCaller">prepareWebApplicationContext</td>
<td class="FileOfCaller">ServletWebServerApplicationContext.java</td>
<td class="LineOfCaller">285</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:58,889</td>
<td class="Message">动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置</td>
<td class="MethodOfCaller">&lt;init&gt;</td>
<td class="FileOfCaller">DynamicDataSourceCreator.java</td>
<td class="LineOfCaller">113</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:14:58,899</td>
<td class="Message">oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.</td>
<td class="MethodOfCaller">setDriverClassName</td>
<td class="FileOfCaller">DruidAbstractDataSource.java</td>
<td class="LineOfCaller">1214</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:59,243</td>
<td class="Message">{dataSource-1,master} inited</td>
<td class="MethodOfCaller">init</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">1003</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:14:59,244</td>
<td class="Message">oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.</td>
<td class="MethodOfCaller">setDriverClassName</td>
<td class="FileOfCaller">DruidAbstractDataSource.java</td>
<td class="LineOfCaller">1214</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:59,389</td>
<td class="Message">{dataSource-2,slave} inited</td>
<td class="MethodOfCaller">init</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">1003</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:59,390</td>
<td class="Message">初始共加载 2 个数据源</td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">203</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:59,390</td>
<td class="Message">动态数据源-加载 slave 成功</td>
<td class="MethodOfCaller">addDataSource</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">142</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:59,391</td>
<td class="Message">动态数据源-加载 master 成功</td>
<td class="MethodOfCaller">addDataSource</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">142</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:14:59,392</td>
<td class="Message">当前的默认数据源是单数据源,数据源名为 master</td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">212</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:15:02,478</td>
<td class="Message">Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn&#39;t convert to a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">273</td>
</tr>
<tr class="warn odd">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:15:02,479</td>
<td class="Message">Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn&#39;t convert from a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">263</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:15:02,480</td>
<td class="Message">Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn&#39;t convert to a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">273</td>
</tr>
<tr class="warn odd">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:15:02,480</td>
<td class="Message">Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn&#39;t convert from a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">263</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:15:02,649</td>
<td class="Message">Version Spring Data Elasticsearch: 4.0.4.RELEASE</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">59</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:15:02,650</td>
<td class="Message">Version Elasticsearch Client in build: 7.6.2</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">60</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:15:02,650</td>
<td class="Message">Version Elasticsearch Client used: 7.6.2</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">61</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:15:02,650</td>
<td class="Message">Version Elasticsearch cluster: 6.8.1</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">69</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 15:15:02,650</td>
<td class="Message">Version mismatch in between Elasticsearch Client and Cluster: 7.6.2 - 6.8.1</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">72</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:15:02,825</td>
<td class="Message">Initializing ExecutorService &#39;taskScheduler&#39;</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">ExecutorConfigurationSupport.java</td>
<td class="LineOfCaller">181</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:15:02,866</td>
<td class="Message">Starting ProtocolHandler [&quot;http-nio-8088&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:15:02,886</td>
<td class="Message">Tomcat started on port(s): 8088 (http) with context path &#39;&#39;</td>
<td class="MethodOfCaller">start</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">220</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:15:02,905</td>
<td class="Message">Started DataSyncApplication in 19.449 seconds (JVM running for 23.575)</td>
<td class="MethodOfCaller">logStarted</td>
<td class="FileOfCaller">StartupInfoLogger.java</td>
<td class="LineOfCaller">61</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:15:15,012</td>
<td class="Message">开始同步数据------------------------&gt;</td>
<td class="MethodOfCaller">run1</td>
<td class="FileOfCaller">DataSyncTask.java</td>
<td class="LineOfCaller">129</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:15:15,029</td>
<td class="Message">查询公司数据库basedata表中的新增数据,20092800063269</td>
<td class="MethodOfCaller">query</td>
<td class="FileOfCaller">DataSyncServiceImpl.java</td>
<td class="LineOfCaller">255</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:15:24,401</td>
<td class="Message">同步到es库中</td>
<td class="MethodOfCaller">syncEsData</td>
<td class="FileOfCaller">DataSyncServiceImpl.java</td>
<td class="LineOfCaller">506</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:16:09,293</td>
<td class="Message">同步结束--------------------------------------&gt;</td>
<td class="MethodOfCaller">run1</td>
<td class="FileOfCaller">DataSyncTask.java</td>
<td class="LineOfCaller">145</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:16:15,114</td>
<td class="Message">开始同步数据------------------------&gt;</td>
<td class="MethodOfCaller">run1</td>
<td class="FileOfCaller">DataSyncTask.java</td>
<td class="LineOfCaller">129</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:16:15,115</td>
<td class="Message">查询公司数据库basedata表中的新增数据,20092800063269</td>
<td class="MethodOfCaller">query</td>
<td class="FileOfCaller">DataSyncServiceImpl.java</td>
<td class="LineOfCaller">255</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:16:16,009</td>
<td class="Message">同步到es库中</td>
<td class="MethodOfCaller">syncEsData</td>
<td class="FileOfCaller">DataSyncServiceImpl.java</td>
<td class="LineOfCaller">506</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:16:16,825</td>
<td class="Message">同步数据库出错,上一次最大ID是:[20092800063269],错误是:[thread waiting for the response was interrupted]</td>
<td class="MethodOfCaller">run1</td>
<td class="FileOfCaller">DataSyncTask.java</td>
<td class="LineOfCaller">143</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:16:16,825</td>
<td class="Message">Shutting down ExecutorService &#39;taskScheduler&#39;</td>
<td class="MethodOfCaller">shutdown</td>
<td class="FileOfCaller">ExecutorConfigurationSupport.java</td>
<td class="LineOfCaller">218</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:16:16,826</td>
<td class="Message">同步结束--------------------------------------&gt;</td>
<td class="MethodOfCaller">run1</td>
<td class="FileOfCaller">DataSyncTask.java</td>
<td class="LineOfCaller">145</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:16:16,830</td>
<td class="Message">closing dynamicDatasource ing....</td>
<td class="MethodOfCaller">destroy</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">182</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:16:16,833</td>
<td class="Message">{dataSource-2} closing ...</td>
<td class="MethodOfCaller">close</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">1948</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:16:16,926</td>
<td class="Message">{dataSource-2} closed</td>
<td class="MethodOfCaller">close</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">2020</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:16:16,927</td>
<td class="Message">{dataSource-1} closing ...</td>
<td class="MethodOfCaller">close</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">1948</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 15:16:17,008</td>
<td class="Message">{dataSource-1} closed</td>
<td class="MethodOfCaller">close</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">2020</td>
</tr>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Logback Log Messages</title>
<style type="text/css">
table { margin-left: 2em; margin-right: 2em; border-left: 2px solid #AAA; }
TR.even { background: #FFFFFF; }
TR.odd { background: #EAEAEA; }
TR.warn TD.Level, TR.error TD.Level, TR.fatal TD.Level {font-weight: bold; color: #FF4040 }
TD { padding-right: 1ex; padding-left: 1ex; border-right: 2px solid #AAA; }
TD.Time, TD.Date { text-align: right; font-family: courier, monospace; font-size: smaller; }
TD.Thread { text-align: left; }
TD.Level { text-align: right; }
TD.Logger { text-align: left; }
TR.header { background: #596ED5; color: #FFF; font-weight: bold; font-size: larger; }
TD.Exception { background: #A2AEE8; font-family: courier, monospace;}
</style>
</head>
<body>
<hr/>
<p>Log session start time Wed Sep 14 16:07:15 CST 2022</p><p></p>
<table cellspacing="0">
<tr class="header">
<td class="Level">Level</td>
<td class="Date">Date</td>
<td class="Message">Message</td>
<td class="MethodOfCaller">MethodOfCaller</td>
<td class="FileOfCaller">FileOfCaller</td>
<td class="LineOfCaller">LineOfCaller</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:16,335</td>
<td class="Message">Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 14476 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)</td>
<td class="MethodOfCaller">logStarting</td>
<td class="FileOfCaller">StartupInfoLogger.java</td>
<td class="LineOfCaller">55</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:16,362</td>
<td class="Message">The following profiles are active: pro</td>
<td class="MethodOfCaller">logStartupProfileInfo</td>
<td class="FileOfCaller">SpringApplication.java</td>
<td class="LineOfCaller">655</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 16:07:18,404</td>
<td class="Message">No MyBatis mapper was found in &#39;[com.zzsn]&#39; package. Please check your configuration.</td>
<td class="MethodOfCaller">warn</td>
<td class="FileOfCaller">Logger.java</td>
<td class="LineOfCaller">44</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:18,613</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:18,625</td>
<td class="Message">Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:18,694</td>
<td class="Message">Finished Spring Data repository scanning in 46ms. Found 0 Elasticsearch repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:18,699</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:18,701</td>
<td class="Message">Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:18,715</td>
<td class="Message">Finished Spring Data repository scanning in 13ms. Found 0 Reactive Elasticsearch repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:18,737</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:18,739</td>
<td class="Message">Bootstrapping Spring Data Redis repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:18,766</td>
<td class="Message">Finished Spring Data repository scanning in 12ms. Found 0 Redis repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:19,270</td>
<td class="Message">Bean &#39;spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:19,271</td>
<td class="Message">Bean &#39;com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:19,281</td>
<td class="Message">Bean &#39;dsProcessor&#39; of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:19,289</td>
<td class="Message">Bean &#39;dynamicDatasourceAnnotationAdvisor&#39; of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:19,320</td>
<td class="Message">Bean &#39;spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:19,324</td>
<td class="Message">Bean &#39;org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:19,514</td>
<td class="Message">Bean &#39;lettuceClientResources&#39; of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:19,771</td>
<td class="Message">Bean &#39;redisConnectionFactory&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:19,774</td>
<td class="Message">Bean &#39;redisConfig&#39; of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$6814542a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:20,443</td>
<td class="Message">Tomcat initialized with port(s): 8088 (http)</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">108</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:20,498</td>
<td class="Message">Initializing ProtocolHandler [&quot;http-nio-8088&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:20,500</td>
<td class="Message">Starting service [Tomcat]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:20,501</td>
<td class="Message">Starting Servlet engine: [Apache Tomcat/9.0.38]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:20,804</td>
<td class="Message">Initializing Spring embedded WebApplicationContext</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:20,804</td>
<td class="Message">Root WebApplicationContext: initialization completed in 4338 ms</td>
<td class="MethodOfCaller">prepareWebApplicationContext</td>
<td class="FileOfCaller">ServletWebServerApplicationContext.java</td>
<td class="LineOfCaller">285</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:21,129</td>
<td class="Message">动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置</td>
<td class="MethodOfCaller">&lt;init&gt;</td>
<td class="FileOfCaller">DynamicDataSourceCreator.java</td>
<td class="LineOfCaller">113</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 16:07:21,163</td>
<td class="Message">oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.</td>
<td class="MethodOfCaller">setDriverClassName</td>
<td class="FileOfCaller">DruidAbstractDataSource.java</td>
<td class="LineOfCaller">1214</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:21,701</td>
<td class="Message">{dataSource-1,master} inited</td>
<td class="MethodOfCaller">init</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">1003</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 16:07:21,702</td>
<td class="Message">oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.</td>
<td class="MethodOfCaller">setDriverClassName</td>
<td class="FileOfCaller">DruidAbstractDataSource.java</td>
<td class="LineOfCaller">1214</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:21,845</td>
<td class="Message">{dataSource-2,slave} inited</td>
<td class="MethodOfCaller">init</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">1003</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:21,845</td>
<td class="Message">初始共加载 2 个数据源</td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">203</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:21,846</td>
<td class="Message">动态数据源-加载 slave 成功</td>
<td class="MethodOfCaller">addDataSource</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">142</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:21,847</td>
<td class="Message">动态数据源-加载 master 成功</td>
<td class="MethodOfCaller">addDataSource</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">142</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:21,847</td>
<td class="Message">当前的默认数据源是单数据源,数据源名为 master</td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">212</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 16:07:25,311</td>
<td class="Message">Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn&#39;t convert to a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">273</td>
</tr>
<tr class="warn odd">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 16:07:25,312</td>
<td class="Message">Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn&#39;t convert from a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">263</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 16:07:25,313</td>
<td class="Message">Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn&#39;t convert to a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">273</td>
</tr>
<tr class="warn odd">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 16:07:25,313</td>
<td class="Message">Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn&#39;t convert from a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">263</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:25,576</td>
<td class="Message">Version Spring Data Elasticsearch: 4.0.4.RELEASE</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">59</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:25,576</td>
<td class="Message">Version Elasticsearch Client in build: 7.6.2</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">60</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:25,576</td>
<td class="Message">Version Elasticsearch Client used: 7.6.2</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">61</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:25,577</td>
<td class="Message">Version Elasticsearch cluster: 7.8.1</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">69</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2022-09-14 16:07:25,577</td>
<td class="Message">Version mismatch in between Elasticsearch Client and Cluster: 7.6.2 - 7.8.1</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">72</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:25,803</td>
<td class="Message">Initializing ExecutorService &#39;taskScheduler&#39;</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">ExecutorConfigurationSupport.java</td>
<td class="LineOfCaller">181</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:25,845</td>
<td class="Message">Starting ProtocolHandler [&quot;http-nio-8088&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:25,873</td>
<td class="Message">Tomcat started on port(s): 8088 (http) with context path &#39;&#39;</td>
<td class="MethodOfCaller">start</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">220</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:25,894</td>
<td class="Message">Started DataSyncApplication in 11.332 seconds (JVM running for 14.301)</td>
<td class="MethodOfCaller">logStarted</td>
<td class="FileOfCaller">StartupInfoLogger.java</td>
<td class="LineOfCaller">61</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:30,005</td>
<td class="Message">开始同步数据------------------------&gt;</td>
<td class="MethodOfCaller">run1</td>
<td class="FileOfCaller">DataSyncTask.java</td>
<td class="LineOfCaller">129</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:30,018</td>
<td class="Message">查询公司数据库basedata表中的新增数据,20092800063268</td>
<td class="MethodOfCaller">query</td>
<td class="FileOfCaller">DataSyncServiceImpl.java</td>
<td class="LineOfCaller">255</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:33,290</td>
<td class="Message">同步到es库中</td>
<td class="MethodOfCaller">syncEsData</td>
<td class="FileOfCaller">DataSyncServiceImpl.java</td>
<td class="LineOfCaller">506</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2022-09-14 16:07:46,402</td>
<td class="Message">同步结束--------------------------------------&gt;</td>
<td class="MethodOfCaller">run1</td>
<td class="FileOfCaller">DataSyncTask.java</td>
<td class="LineOfCaller">145</td>
</tr>
2022-09-14 15:13:27.465 [main] INFO com.zzsn.DataSyncApplication:55 - Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 45520 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)
2022-09-14 15:13:27.472 [main] INFO com.zzsn.DataSyncApplication:655 - The following profiles are active: pro
2022-09-14 15:13:29.183 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration.
2022-09-14 15:13:29.282 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-09-14 15:13:29.286 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.
2022-09-14 15:13:29.353 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 43ms. Found 0 Elasticsearch repository interfaces.
2022-09-14 15:13:29.358 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-09-14 15:13:29.359 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.
2022-09-14 15:13:29.375 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 14ms. Found 0 Reactive Elasticsearch repository interfaces.
2022-09-14 15:13:29.394 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-09-14 15:13:29.396 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2022-09-14 15:13:29.426 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 13ms. Found 0 Redis repository interfaces.
2022-09-14 15:13:29.864 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:13:29.866 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bb2d17b4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-14 15:13:29.874 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:13:29.883 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:13:29.908 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:13:29.912 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:13:30.182 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:13:30.386 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:13:30.388 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$f9493bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-14 15:13:30.935 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8088 (http)
2022-09-14 15:13:30.948 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8088"]
2022-09-14 15:13:30.949 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2022-09-14 15:13:30.950 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.38]
2022-09-14 15:13:31.192 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2022-09-14 15:13:31.193 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:285 - Root WebApplicationContext: initialization completed in 3591 ms
2022-09-14 15:13:31.450 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
2022-09-14 15:13:31.461 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-09-14 15:13:31.940 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
2022-09-14 15:13:31.941 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-09-14 15:13:32.064 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-2,slave} inited
2022-09-14 15:13:32.065 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 2 个数据源
2022-09-14 15:13:32.065 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 slave 成功
2022-09-14 15:13:32.065 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
2022-09-14 15:13:32.066 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
2022-09-14 15:13:35.756 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-09-14 15:13:35.756 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-09-14 15:13:35.757 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-09-14 15:13:35.757 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-09-14 15:13:36.010 [main] INFO o.s.data.elasticsearch.support.VersionInfo:59 - Version Spring Data Elasticsearch: 4.0.4.RELEASE
2022-09-14 15:13:36.010 [main] INFO o.s.data.elasticsearch.support.VersionInfo:60 - Version Elasticsearch Client in build: 7.6.2
2022-09-14 15:13:36.010 [main] INFO o.s.data.elasticsearch.support.VersionInfo:61 - Version Elasticsearch Client used: 7.6.2
2022-09-14 15:13:36.011 [main] INFO o.s.data.elasticsearch.support.VersionInfo:69 - Version Elasticsearch cluster: 6.8.1
2022-09-14 15:13:36.011 [main] WARN o.s.data.elasticsearch.support.VersionInfo:72 - Version mismatch in between Elasticsearch Client and Cluster: 7.6.2 - 6.8.1
2022-09-14 15:13:36.238 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler:181 - Initializing ExecutorService 'taskScheduler'
2022-09-14 15:13:36.288 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8088"]
2022-09-14 15:13:36.317 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8088 (http) with context path ''
2022-09-14 15:13:36.335 [main] INFO com.zzsn.DataSyncApplication:61 - Started DataSyncApplication in 10.301 seconds (JVM running for 13.508)
2022-09-14 15:13:45.014 [scheduling-1] INFO com.zzsn.task.DataSyncTask:129 - 开始同步数据------------------------>
2022-09-14 15:13:45.040 [scheduling-1] INFO com.zzsn.service.impl.DataSyncServiceImpl:255 - 查询公司数据库basedata表中的新增数据,20092800063269
2022-09-14 15:13:53.376 [scheduling-1] INFO com.zzsn.service.impl.DataSyncServiceImpl:506 - 同步到es库中
2022-09-14 15:14:45.075 [main] INFO com.zzsn.DataSyncApplication:55 - Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 11196 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)
2022-09-14 15:14:45.088 [main] INFO com.zzsn.DataSyncApplication:655 - The following profiles are active: pro
2022-09-14 15:14:56.299 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration.
2022-09-14 15:14:56.409 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-09-14 15:14:56.414 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.
2022-09-14 15:14:56.471 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 45ms. Found 0 Elasticsearch repository interfaces.
2022-09-14 15:14:56.479 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-09-14 15:14:56.481 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.
2022-09-14 15:14:56.543 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 60ms. Found 0 Reactive Elasticsearch repository interfaces.
2022-09-14 15:14:56.577 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-09-14 15:14:56.578 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2022-09-14 15:14:56.620 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 22ms. Found 0 Redis repository interfaces.
2022-09-14 15:14:57.247 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:14:57.249 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:14:57.261 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:14:57.273 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:14:57.313 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:14:57.320 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:14:57.531 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:14:57.708 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:14:57.711 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 15:14:58.211 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8088 (http)
2022-09-14 15:14:58.229 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8088"]
2022-09-14 15:14:58.230 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2022-09-14 15:14:58.231 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.38]
2022-09-14 15:14:58.550 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2022-09-14 15:14:58.551 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:285 - Root WebApplicationContext: initialization completed in 12658 ms
2022-09-14 15:14:58.889 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
2022-09-14 15:14:58.899 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-09-14 15:14:59.243 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
2022-09-14 15:14:59.244 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-09-14 15:14:59.389 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-2,slave} inited
2022-09-14 15:14:59.390 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 2 个数据源
2022-09-14 15:14:59.390 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 slave 成功
2022-09-14 15:14:59.391 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
2022-09-14 15:14:59.392 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
2022-09-14 15:15:02.478 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-09-14 15:15:02.479 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-09-14 15:15:02.480 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-09-14 15:15:02.480 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-09-14 15:15:02.649 [main] INFO o.s.data.elasticsearch.support.VersionInfo:59 - Version Spring Data Elasticsearch: 4.0.4.RELEASE
2022-09-14 15:15:02.650 [main] INFO o.s.data.elasticsearch.support.VersionInfo:60 - Version Elasticsearch Client in build: 7.6.2
2022-09-14 15:15:02.650 [main] INFO o.s.data.elasticsearch.support.VersionInfo:61 - Version Elasticsearch Client used: 7.6.2
2022-09-14 15:15:02.650 [main] INFO o.s.data.elasticsearch.support.VersionInfo:69 - Version Elasticsearch cluster: 6.8.1
2022-09-14 15:15:02.650 [main] WARN o.s.data.elasticsearch.support.VersionInfo:72 - Version mismatch in between Elasticsearch Client and Cluster: 7.6.2 - 6.8.1
2022-09-14 15:15:02.825 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler:181 - Initializing ExecutorService 'taskScheduler'
2022-09-14 15:15:02.866 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8088"]
2022-09-14 15:15:02.886 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8088 (http) with context path ''
2022-09-14 15:15:02.905 [main] INFO com.zzsn.DataSyncApplication:61 - Started DataSyncApplication in 19.449 seconds (JVM running for 23.575)
2022-09-14 15:15:15.012 [scheduling-1] INFO com.zzsn.task.DataSyncTask:129 - 开始同步数据------------------------>
2022-09-14 15:15:15.029 [scheduling-1] INFO com.zzsn.service.impl.DataSyncServiceImpl:255 - 查询公司数据库basedata表中的新增数据,20092800063269
2022-09-14 15:15:24.401 [scheduling-1] INFO com.zzsn.service.impl.DataSyncServiceImpl:506 - 同步到es库中
2022-09-14 15:16:09.293 [scheduling-1] INFO com.zzsn.task.DataSyncTask:145 - 同步结束-------------------------------------->
2022-09-14 15:16:15.114 [scheduling-1] INFO com.zzsn.task.DataSyncTask:129 - 开始同步数据------------------------>
2022-09-14 15:16:15.115 [scheduling-1] INFO com.zzsn.service.impl.DataSyncServiceImpl:255 - 查询公司数据库basedata表中的新增数据,20092800063269
2022-09-14 15:16:16.009 [scheduling-1] INFO com.zzsn.service.impl.DataSyncServiceImpl:506 - 同步到es库中
2022-09-14 15:16:16.825 [scheduling-1] INFO com.zzsn.task.DataSyncTask:143 - 同步数据库出错,上一次最大ID是:[20092800063269],错误是:[thread waiting for the response was interrupted]
2022-09-14 15:16:16.825 [SpringContextShutdownHook] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler:218 - Shutting down ExecutorService 'taskScheduler'
2022-09-14 15:16:16.826 [scheduling-1] INFO com.zzsn.task.DataSyncTask:145 - 同步结束-------------------------------------->
2022-09-14 15:16:16.830 [SpringContextShutdownHook] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:182 - closing dynamicDatasource ing....
2022-09-14 15:16:16.833 [SpringContextShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:1948 - {dataSource-2} closing ...
2022-09-14 15:16:16.926 [SpringContextShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2020 - {dataSource-2} closed
2022-09-14 15:16:16.927 [SpringContextShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:1948 - {dataSource-1} closing ...
2022-09-14 15:16:17.008 [SpringContextShutdownHook] INFO com.alibaba.druid.pool.DruidDataSource:2020 - {dataSource-1} closed
2022-09-14 16:07:16.335 [main] INFO com.zzsn.DataSyncApplication:55 - Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 14476 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)
2022-09-14 16:07:16.362 [main] INFO com.zzsn.DataSyncApplication:655 - The following profiles are active: pro
2022-09-14 16:07:18.404 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration.
2022-09-14 16:07:18.613 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-09-14 16:07:18.625 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.
2022-09-14 16:07:18.694 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 46ms. Found 0 Elasticsearch repository interfaces.
2022-09-14 16:07:18.699 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-09-14 16:07:18.701 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.
2022-09-14 16:07:18.715 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 13ms. Found 0 Reactive Elasticsearch repository interfaces.
2022-09-14 16:07:18.737 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-09-14 16:07:18.739 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2022-09-14 16:07:18.766 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 12ms. Found 0 Redis repository interfaces.
2022-09-14 16:07:19.270 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 16:07:19.271 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 16:07:19.281 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 16:07:19.289 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 16:07:19.320 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 16:07:19.324 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 16:07:19.514 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 16:07:19.771 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 16:07:19.774 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-09-14 16:07:20.443 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8088 (http)
2022-09-14 16:07:20.498 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8088"]
2022-09-14 16:07:20.500 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2022-09-14 16:07:20.501 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.38]
2022-09-14 16:07:20.804 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2022-09-14 16:07:20.804 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:285 - Root WebApplicationContext: initialization completed in 4338 ms
2022-09-14 16:07:21.129 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
2022-09-14 16:07:21.163 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-09-14 16:07:21.701 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
2022-09-14 16:07:21.702 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-09-14 16:07:21.845 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-2,slave} inited
2022-09-14 16:07:21.845 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 2 个数据源
2022-09-14 16:07:21.846 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 slave 成功
2022-09-14 16:07:21.847 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
2022-09-14 16:07:21.847 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
2022-09-14 16:07:25.311 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-09-14 16:07:25.312 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-09-14 16:07:25.313 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-09-14 16:07:25.313 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-09-14 16:07:25.576 [main] INFO o.s.data.elasticsearch.support.VersionInfo:59 - Version Spring Data Elasticsearch: 4.0.4.RELEASE
2022-09-14 16:07:25.576 [main] INFO o.s.data.elasticsearch.support.VersionInfo:60 - Version Elasticsearch Client in build: 7.6.2
2022-09-14 16:07:25.576 [main] INFO o.s.data.elasticsearch.support.VersionInfo:61 - Version Elasticsearch Client used: 7.6.2
2022-09-14 16:07:25.577 [main] INFO o.s.data.elasticsearch.support.VersionInfo:69 - Version Elasticsearch cluster: 7.8.1
2022-09-14 16:07:25.577 [main] WARN o.s.data.elasticsearch.support.VersionInfo:72 - Version mismatch in between Elasticsearch Client and Cluster: 7.6.2 - 7.8.1
2022-09-14 16:07:25.803 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler:181 - Initializing ExecutorService 'taskScheduler'
2022-09-14 16:07:25.845 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8088"]
2022-09-14 16:07:25.873 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8088 (http) with context path ''
2022-09-14 16:07:25.894 [main] INFO com.zzsn.DataSyncApplication:61 - Started DataSyncApplication in 11.332 seconds (JVM running for 14.301)
2022-09-14 16:07:30.005 [scheduling-1] INFO com.zzsn.task.DataSyncTask:129 - 开始同步数据------------------------>
2022-09-14 16:07:30.018 [scheduling-1] INFO com.zzsn.service.impl.DataSyncServiceImpl:255 - 查询公司数据库basedata表中的新增数据,20092800063268
2022-09-14 16:07:33.290 [scheduling-1] INFO com.zzsn.service.impl.DataSyncServiceImpl:506 - 同步到es库中
2022-09-14 16:07:46.402 [scheduling-1] INFO com.zzsn.task.DataSyncTask:145 - 同步结束-------------------------------------->
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
2022-12-07 13:32:43.290 [main] INFO com.zzsn.DataSyncApplication:55 - Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 2080 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)
2022-12-07 13:32:43.299 [main] INFO com.zzsn.DataSyncApplication:655 - The following profiles are active: pro
2022-12-07 13:32:54.639 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration.
2022-12-07 13:32:56.009 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:32:56.015 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.
2022-12-07 13:32:56.292 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 156ms. Found 0 Elasticsearch repository interfaces.
2022-12-07 13:32:56.312 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:32:56.313 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.
2022-12-07 13:32:56.601 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 186ms. Found 0 Reactive Elasticsearch repository interfaces.
2022-12-07 13:32:56.960 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:32:56.963 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2022-12-07 13:32:57.334 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 28ms. Found 0 Redis repository interfaces.
2022-12-07 13:33:00.628 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:33:00.633 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e48d8792] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-12-07 13:33:00.648 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:33:00.668 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:33:01.278 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:33:01.288 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:33:04.582 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:33:05.946 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:33:05.953 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$38f5039d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-12-07 13:33:07.519 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8088 (http)
2022-12-07 13:33:07.546 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8088"]
2022-12-07 13:33:07.547 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2022-12-07 13:33:07.549 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.38]
2022-12-07 13:33:10.560 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2022-12-07 13:33:10.563 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:285 - Root WebApplicationContext: initialization completed in 27092 ms
2022-12-07 13:33:18.335 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
2022-12-07 13:33:18.366 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-12-07 13:33:18.946 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
2022-12-07 13:33:18.947 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-12-07 13:33:22.030 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-2,slave} inited
2022-12-07 13:33:22.031 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 2 个数据源
2022-12-07 13:33:22.032 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 slave 成功
2022-12-07 13:33:22.033 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
2022-12-07 13:33:22.033 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
2022-12-07 13:33:25.934 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-12-07 13:33:25.935 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-12-07 13:33:25.936 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-12-07 13:33:25.937 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-12-07 13:33:30.239 [main] INFO o.s.data.elasticsearch.support.VersionInfo:59 - Version Spring Data Elasticsearch: 4.0.4.RELEASE
2022-12-07 13:33:30.240 [main] INFO o.s.data.elasticsearch.support.VersionInfo:60 - Version Elasticsearch Client in build: 7.6.2
2022-12-07 13:33:30.241 [main] INFO o.s.data.elasticsearch.support.VersionInfo:61 - Version Elasticsearch Client used: 7.6.2
2022-12-07 13:33:30.747 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler:181 - Initializing ExecutorService 'taskScheduler'
2022-12-07 13:33:30.815 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8088"]
2022-12-07 13:33:30.849 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8088 (http) with context path ''
2022-12-07 13:33:30.872 [main] INFO com.zzsn.DataSyncApplication:61 - Started DataSyncApplication in 50.03 seconds (JVM running for 53.337)
2022-12-07 13:34:52.993 [scheduling-1] ERROR druid.sql.Statement:149 - {conn-110005, pstmt-120000} execute error. SELECT COUNT( 1 ) FROM CIS_SUBJECT
WHERE (id = ?)
java.sql.SQLSyntaxErrorException: ORA-00942: 表或视图不存在
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.executeForDescribe(T4CPreparedStatement.java:861)
at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1145)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1267)
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.query(PreparedStatementHandler.java:64)
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
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.query(Unknown Source)
at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163)
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:143)
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
at com.sun.proxy.$Proxy103.query(Unknown Source)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
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.selectOne(Unknown Source)
at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:159)
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:108)
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
at com.sun.proxy.$Proxy91.selectCount(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.selectCount(Unknown Source)
at com.baomidou.mybatisplus.extension.service.IService.count(IService.java:266)
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$$661d9367.count(<generated>)
at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:199)
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)
2022-12-07 13:36:20.909 [scheduling-1] ERROR druid.sql.Statement:149 - {conn-110001, pstmt-120001} execute error. SELECT COUNT( 1 ) FROM CIS_SUBJECT
WHERE (id = ?)
java.sql.SQLSyntaxErrorException: ORA-00942: 表或视图不存在
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.executeForDescribe(T4CPreparedStatement.java:861)
at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1145)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1267)
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.query(PreparedStatementHandler.java:64)
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
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.query(Unknown Source)
at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163)
at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:143)
at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
at com.sun.proxy.$Proxy103.query(Unknown Source)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:76)
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.selectOne(Unknown Source)
at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:159)
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:108)
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
at com.sun.proxy.$Proxy91.selectCount(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.selectCount(Unknown Source)
at com.baomidou.mybatisplus.extension.service.IService.count(IService.java:266)
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$$661d9367.count(<generated>)
at com.zzsn.task.DataSyncTask.run2(DataSyncTask.java:199)
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)
2022-12-07 13:39:30.810 [main] INFO com.zzsn.DataSyncApplication:55 - Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 14432 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)
2022-12-07 13:39:30.819 [main] INFO com.zzsn.DataSyncApplication:655 - The following profiles are active: pro
2022-12-07 13:39:32.393 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration.
2022-12-07 13:39:32.463 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:39:32.466 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.
2022-12-07 13:39:32.501 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 28ms. Found 0 Elasticsearch repository interfaces.
2022-12-07 13:39:32.506 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:39:32.507 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.
2022-12-07 13:39:32.524 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 16ms. Found 0 Reactive Elasticsearch repository interfaces.
2022-12-07 13:39:32.546 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:39:32.547 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2022-12-07 13:39:32.581 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 18ms. Found 0 Redis repository interfaces.
2022-12-07 13:39:33.038 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:39:33.039 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$656308b3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-12-07 13:39:33.050 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:39:33.058 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:39:33.084 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:39:33.087 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:39:33.229 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:39:33.364 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:39:33.366 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$b9ca84be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-12-07 13:39:33.745 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8088 (http)
2022-12-07 13:39:33.758 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8088"]
2022-12-07 13:39:33.759 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2022-12-07 13:39:33.760 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.38]
2022-12-07 13:39:34.015 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2022-12-07 13:39:34.016 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:285 - Root WebApplicationContext: initialization completed in 3021 ms
2022-12-07 13:39:34.277 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
2022-12-07 13:39:34.286 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-12-07 13:39:34.668 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
2022-12-07 13:39:34.668 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-12-07 13:39:34.774 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-2,slave} inited
2022-12-07 13:39:34.774 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 2 个数据源
2022-12-07 13:39:34.774 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 slave 成功
2022-12-07 13:39:34.775 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
2022-12-07 13:39:34.775 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
2022-12-07 13:39:38.116 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-12-07 13:39:38.117 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-12-07 13:39:38.117 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-12-07 13:39:38.118 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-12-07 13:39:42.293 [main] INFO o.s.data.elasticsearch.support.VersionInfo:59 - Version Spring Data Elasticsearch: 4.0.4.RELEASE
2022-12-07 13:39:42.294 [main] INFO o.s.data.elasticsearch.support.VersionInfo:60 - Version Elasticsearch Client in build: 7.6.2
2022-12-07 13:39:42.294 [main] INFO o.s.data.elasticsearch.support.VersionInfo:61 - Version Elasticsearch Client used: 7.6.2
2022-12-07 13:39:42.664 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler:181 - Initializing ExecutorService 'taskScheduler'
2022-12-07 13:39:42.753 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8088"]
2022-12-07 13:39:42.837 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8088 (http) with context path ''
2022-12-07 13:39:42.900 [main] INFO com.zzsn.DataSyncApplication:61 - Started DataSyncApplication in 14.274 seconds (JVM running for 16.824)
2022-12-07 13:45:35.669 [main] INFO com.zzsn.DataSyncApplication:55 - Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 17124 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)
2022-12-07 13:45:35.676 [main] INFO com.zzsn.DataSyncApplication:655 - The following profiles are active: pro
2022-12-07 13:45:36.998 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration.
2022-12-07 13:45:37.070 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:45:37.073 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.
2022-12-07 13:45:37.108 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 27ms. Found 0 Elasticsearch repository interfaces.
2022-12-07 13:45:37.113 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:45:37.114 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.
2022-12-07 13:45:37.129 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 14ms. Found 0 Reactive Elasticsearch repository interfaces.
2022-12-07 13:45:37.147 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:45:37.148 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2022-12-07 13:45:37.175 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 14ms. Found 0 Redis repository interfaces.
2022-12-07 13:45:37.652 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:45:37.654 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d79e5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-12-07 13:45:37.661 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:45:37.670 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:45:37.696 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:45:37.701 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:45:37.853 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:45:38.051 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:45:38.055 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$5474f5f0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-12-07 13:45:38.622 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8088 (http)
2022-12-07 13:45:38.644 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8088"]
2022-12-07 13:45:38.646 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2022-12-07 13:45:38.647 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.38]
2022-12-07 13:45:38.947 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2022-12-07 13:45:38.949 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:285 - Root WebApplicationContext: initialization completed in 3147 ms
2022-12-07 13:45:39.213 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
2022-12-07 13:45:39.225 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-12-07 13:45:39.621 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
2022-12-07 13:45:39.622 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-12-07 13:45:39.727 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-2,slave} inited
2022-12-07 13:45:39.728 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 2 个数据源
2022-12-07 13:45:39.729 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 slave 成功
2022-12-07 13:45:39.729 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
2022-12-07 13:45:39.729 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
2022-12-07 13:45:43.143 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-12-07 13:45:43.144 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-12-07 13:45:43.144 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-12-07 13:45:43.145 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-12-07 13:45:47.320 [main] INFO o.s.data.elasticsearch.support.VersionInfo:59 - Version Spring Data Elasticsearch: 4.0.4.RELEASE
2022-12-07 13:45:47.323 [main] INFO o.s.data.elasticsearch.support.VersionInfo:60 - Version Elasticsearch Client in build: 7.6.2
2022-12-07 13:45:47.329 [main] INFO o.s.data.elasticsearch.support.VersionInfo:61 - Version Elasticsearch Client used: 7.6.2
2022-12-07 13:45:47.763 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler:181 - Initializing ExecutorService 'taskScheduler'
2022-12-07 13:45:47.821 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8088"]
2022-12-07 13:45:47.847 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8088 (http) with context path ''
2022-12-07 13:45:47.866 [main] INFO com.zzsn.DataSyncApplication:61 - Started DataSyncApplication in 13.913 seconds (JVM running for 16.179)
2022-12-07 13:54:15.922 [main] INFO com.zzsn.DataSyncApplication:55 - Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 12364 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)
2022-12-07 13:54:15.930 [main] INFO com.zzsn.DataSyncApplication:655 - The following profiles are active: pro
2022-12-07 13:54:16.936 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration.
2022-12-07 13:54:17.003 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:54:17.006 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.
2022-12-07 13:54:17.040 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 26ms. Found 0 Elasticsearch repository interfaces.
2022-12-07 13:54:17.044 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:54:17.045 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.
2022-12-07 13:54:17.061 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 14ms. Found 0 Reactive Elasticsearch repository interfaces.
2022-12-07 13:54:17.078 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:54:17.080 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2022-12-07 13:54:17.110 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 18ms. Found 0 Redis repository interfaces.
2022-12-07 13:54:17.564 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:54:17.566 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9f363583] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-12-07 13:54:17.573 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:54:17.581 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:54:17.607 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:54:17.611 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:54:17.758 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:54:17.896 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:54:17.898 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$f39db18e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-12-07 13:54:18.273 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8088 (http)
2022-12-07 13:54:18.286 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8088"]
2022-12-07 13:54:18.287 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2022-12-07 13:54:18.287 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.38]
2022-12-07 13:54:18.535 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2022-12-07 13:54:18.536 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:285 - Root WebApplicationContext: initialization completed in 2500 ms
2022-12-07 13:54:18.774 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
2022-12-07 13:54:18.784 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-12-07 13:54:19.133 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
2022-12-07 13:54:19.133 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-12-07 13:54:19.241 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-2,slave} inited
2022-12-07 13:54:19.242 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 2 个数据源
2022-12-07 13:54:19.242 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 slave 成功
2022-12-07 13:54:19.242 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
2022-12-07 13:54:19.242 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
2022-12-07 13:54:23.180 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-12-07 13:54:23.181 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-12-07 13:54:23.182 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-12-07 13:54:23.182 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-12-07 13:54:27.398 [main] INFO o.s.data.elasticsearch.support.VersionInfo:59 - Version Spring Data Elasticsearch: 4.0.4.RELEASE
2022-12-07 13:54:27.402 [main] INFO o.s.data.elasticsearch.support.VersionInfo:60 - Version Elasticsearch Client in build: 7.6.2
2022-12-07 13:54:27.404 [main] INFO o.s.data.elasticsearch.support.VersionInfo:61 - Version Elasticsearch Client used: 7.6.2
2022-12-07 13:54:27.714 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler:181 - Initializing ExecutorService 'taskScheduler'
2022-12-07 13:54:27.779 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8088"]
2022-12-07 13:54:27.799 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8088 (http) with context path ''
2022-12-07 13:54:27.830 [main] INFO com.zzsn.DataSyncApplication:61 - Started DataSyncApplication in 13.776 seconds (JVM running for 17.73)
2022-12-07 13:55:59.806 [main] INFO com.zzsn.DataSyncApplication:55 - Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 16092 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)
2022-12-07 13:55:59.814 [main] INFO com.zzsn.DataSyncApplication:655 - The following profiles are active: pro
2022-12-07 13:56:01.015 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration.
2022-12-07 13:56:01.102 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:56:01.108 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.
2022-12-07 13:56:01.156 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 37ms. Found 0 Elasticsearch repository interfaces.
2022-12-07 13:56:01.162 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:56:01.164 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.
2022-12-07 13:56:01.187 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 22ms. Found 0 Reactive Elasticsearch repository interfaces.
2022-12-07 13:56:01.209 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 13:56:01.211 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2022-12-07 13:56:01.252 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 20ms. Found 0 Redis repository interfaces.
2022-12-07 13:56:01.955 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:56:01.958 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3402a693] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-12-07 13:56:01.975 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:56:01.991 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:56:02.028 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:56:02.035 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:56:02.253 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:56:02.489 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 13:56:02.498 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$886a229e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-12-07 13:56:03.196 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8088 (http)
2022-12-07 13:56:03.208 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8088"]
2022-12-07 13:56:03.209 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2022-12-07 13:56:03.210 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.38]
2022-12-07 13:56:03.656 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2022-12-07 13:56:03.657 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:285 - Root WebApplicationContext: initialization completed in 3736 ms
2022-12-07 13:56:04.107 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
2022-12-07 13:56:04.117 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-12-07 13:56:04.524 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
2022-12-07 13:56:04.525 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-12-07 13:56:04.636 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-2,slave} inited
2022-12-07 13:56:04.637 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 2 个数据源
2022-12-07 13:56:04.637 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 slave 成功
2022-12-07 13:56:04.638 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
2022-12-07 13:56:04.638 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
2022-12-07 13:56:07.611 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-12-07 13:56:07.612 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-12-07 13:56:07.613 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-12-07 13:56:07.613 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-12-07 13:56:11.825 [main] INFO o.s.data.elasticsearch.support.VersionInfo:59 - Version Spring Data Elasticsearch: 4.0.4.RELEASE
2022-12-07 13:56:11.826 [main] INFO o.s.data.elasticsearch.support.VersionInfo:60 - Version Elasticsearch Client in build: 7.6.2
2022-12-07 13:56:11.826 [main] INFO o.s.data.elasticsearch.support.VersionInfo:61 - Version Elasticsearch Client used: 7.6.2
2022-12-07 13:56:12.028 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler:181 - Initializing ExecutorService 'taskScheduler'
2022-12-07 13:56:12.071 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8088"]
2022-12-07 13:56:12.092 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8088 (http) with context path ''
2022-12-07 13:56:12.109 [main] INFO com.zzsn.DataSyncApplication:61 - Started DataSyncApplication in 13.507 seconds (JVM running for 16.414)
2022-12-07 14:02:44.820 [main] INFO com.zzsn.DataSyncApplication:55 - Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 20868 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)
2022-12-07 14:02:44.840 [main] INFO com.zzsn.DataSyncApplication:655 - The following profiles are active: pro
2022-12-07 14:02:45.964 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration.
2022-12-07 14:02:46.033 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 14:02:46.036 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.
2022-12-07 14:02:46.073 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 30ms. Found 0 Elasticsearch repository interfaces.
2022-12-07 14:02:46.079 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 14:02:46.080 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.
2022-12-07 14:02:46.096 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 15ms. Found 0 Reactive Elasticsearch repository interfaces.
2022-12-07 14:02:46.114 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-12-07 14:02:46.115 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2022-12-07 14:02:46.144 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 16ms. Found 0 Redis repository interfaces.
2022-12-07 14:02:46.615 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 14:02:46.617 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1e9eca5e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-12-07 14:02:46.625 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 14:02:46.633 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 14:02:46.661 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 14:02:46.665 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 14:02:46.820 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 14:02:46.965 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2022-12-07 14:02:46.967 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$73064669] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-12-07 14:02:47.351 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8088 (http)
2022-12-07 14:02:47.364 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8088"]
2022-12-07 14:02:47.364 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2022-12-07 14:02:47.365 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.38]
2022-12-07 14:02:47.643 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2022-12-07 14:02:47.644 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:285 - Root WebApplicationContext: initialization completed in 2670 ms
2022-12-07 14:02:47.937 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
2022-12-07 14:02:47.955 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-12-07 14:02:48.403 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
2022-12-07 14:02:48.404 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2022-12-07 14:02:48.528 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-2,slave} inited
2022-12-07 14:02:48.529 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 2 个数据源
2022-12-07 14:02:48.529 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 slave 成功
2022-12-07 14:02:48.529 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
2022-12-07 14:02:48.530 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
2022-12-07 14:02:53.161 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-12-07 14:02:53.163 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-12-07 14:02:53.164 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2022-12-07 14:02:53.164 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2022-12-07 14:02:57.331 [main] INFO o.s.data.elasticsearch.support.VersionInfo:59 - Version Spring Data Elasticsearch: 4.0.4.RELEASE
2022-12-07 14:02:57.332 [main] INFO o.s.data.elasticsearch.support.VersionInfo:60 - Version Elasticsearch Client in build: 7.6.2
2022-12-07 14:02:57.332 [main] INFO o.s.data.elasticsearch.support.VersionInfo:61 - Version Elasticsearch Client used: 7.6.2
2022-12-07 14:02:57.510 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler:181 - Initializing ExecutorService 'taskScheduler'
2022-12-07 14:02:57.552 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8088"]
2022-12-07 14:02:57.574 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8088 (http) with context path ''
2022-12-07 14:02:57.595 [main] INFO com.zzsn.DataSyncApplication:61 - Started DataSyncApplication in 14.719 seconds (JVM running for 17.333)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Logback Log Messages</title>
<style type="text/css">
table { margin-left: 2em; margin-right: 2em; border-left: 2px solid #AAA; }
TR.even { background: #FFFFFF; }
TR.odd { background: #EAEAEA; }
TR.warn TD.Level, TR.error TD.Level, TR.fatal TD.Level {font-weight: bold; color: #FF4040 }
TD { padding-right: 1ex; padding-left: 1ex; border-right: 2px solid #AAA; }
TD.Time, TD.Date { text-align: right; font-family: courier, monospace; font-size: smaller; }
TD.Thread { text-align: left; }
TD.Level { text-align: right; }
TD.Logger { text-align: left; }
TR.header { background: #596ED5; color: #FFF; font-weight: bold; font-size: larger; }
TD.Exception { background: #A2AEE8; font-family: courier, monospace;}
</style>
</head>
<body>
<hr/>
<p>Log session start time Tue Mar 14 16:25:45 CST 2023</p><p></p>
<table cellspacing="0">
<tr class="header">
<td class="Level">Level</td>
<td class="Date">Date</td>
<td class="Message">Message</td>
<td class="MethodOfCaller">MethodOfCaller</td>
<td class="FileOfCaller">FileOfCaller</td>
<td class="LineOfCaller">LineOfCaller</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:45,456</td>
<td class="Message">Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 16812 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)</td>
<td class="MethodOfCaller">logStarting</td>
<td class="FileOfCaller">StartupInfoLogger.java</td>
<td class="LineOfCaller">55</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:45,467</td>
<td class="Message">The following profiles are active: pro</td>
<td class="MethodOfCaller">logStartupProfileInfo</td>
<td class="FileOfCaller">SpringApplication.java</td>
<td class="LineOfCaller">655</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:25:50,021</td>
<td class="Message">No MyBatis mapper was found in &#39;[com.zzsn]&#39; package. Please check your configuration.</td>
<td class="MethodOfCaller">warn</td>
<td class="FileOfCaller">Logger.java</td>
<td class="LineOfCaller">44</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:50,307</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:50,314</td>
<td class="Message">Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:50,428</td>
<td class="Message">Finished Spring Data repository scanning in 74ms. Found 0 Elasticsearch repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:50,439</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:50,441</td>
<td class="Message">Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:50,474</td>
<td class="Message">Finished Spring Data repository scanning in 31ms. Found 0 Reactive Elasticsearch repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:50,556</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:50,561</td>
<td class="Message">Bootstrapping Spring Data Redis repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:50,692</td>
<td class="Message">Finished Spring Data repository scanning in 71ms. Found 0 Redis repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:52,185</td>
<td class="Message">Bean &#39;spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:52,189</td>
<td class="Message">Bean &#39;com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration&#39; of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e80bb9e1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:52,204</td>
<td class="Message">Bean &#39;dsProcessor&#39; of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:52,234</td>
<td class="Message">Bean &#39;dynamicDatasourceAnnotationAdvisor&#39; of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:52,313</td>
<td class="Message">Bean &#39;spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:52,330</td>
<td class="Message">Bean &#39;org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:52,787</td>
<td class="Message">Bean &#39;lettuceClientResources&#39; of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:53,235</td>
<td class="Message">Bean &#39;redisConnectionFactory&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:53,239</td>
<td class="Message">Bean &#39;redisConfig&#39; of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$3c7335ec] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:54,419</td>
<td class="Message">Tomcat initialized with port(s): 8088 (http)</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">108</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:54,447</td>
<td class="Message">Initializing ProtocolHandler [&quot;http-nio-8088&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:54,449</td>
<td class="Message">Starting service [Tomcat]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:54,450</td>
<td class="Message">Starting Servlet engine: [Apache Tomcat/9.0.38]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:55,292</td>
<td class="Message">Initializing Spring embedded WebApplicationContext</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:55,293</td>
<td class="Message">Root WebApplicationContext: initialization completed in 9620 ms</td>
<td class="MethodOfCaller">prepareWebApplicationContext</td>
<td class="FileOfCaller">ServletWebServerApplicationContext.java</td>
<td class="LineOfCaller">285</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:25:58,338</td>
<td class="Message">动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置</td>
<td class="MethodOfCaller">&lt;init&gt;</td>
<td class="FileOfCaller">DynamicDataSourceCreator.java</td>
<td class="LineOfCaller">113</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:25:58,372</td>
<td class="Message">oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.</td>
<td class="MethodOfCaller">setDriverClassName</td>
<td class="FileOfCaller">DruidAbstractDataSource.java</td>
<td class="LineOfCaller">1214</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:00,126</td>
<td class="Message">{dataSource-1,master} inited</td>
<td class="MethodOfCaller">init</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">1003</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:26:00,127</td>
<td class="Message">oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.</td>
<td class="MethodOfCaller">setDriverClassName</td>
<td class="FileOfCaller">DruidAbstractDataSource.java</td>
<td class="LineOfCaller">1214</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:10,788</td>
<td class="Message">{dataSource-2,slave} inited</td>
<td class="MethodOfCaller">init</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">1003</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:10,790</td>
<td class="Message">初始共加载 2 个数据源</td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">203</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:10,790</td>
<td class="Message">动态数据源-加载 slave 成功</td>
<td class="MethodOfCaller">addDataSource</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">142</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:10,791</td>
<td class="Message">动态数据源-加载 master 成功</td>
<td class="MethodOfCaller">addDataSource</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">142</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:10,791</td>
<td class="Message">当前的默认数据源是单数据源,数据源名为 master</td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">212</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:26:17,359</td>
<td class="Message">Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn&#39;t convert to a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">273</td>
</tr>
<tr class="warn odd">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:26:17,360</td>
<td class="Message">Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn&#39;t convert from a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">263</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:26:17,361</td>
<td class="Message">Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn&#39;t convert to a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">273</td>
</tr>
<tr class="warn odd">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:26:17,362</td>
<td class="Message">Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn&#39;t convert from a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">263</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:17,841</td>
<td class="Message">Version Spring Data Elasticsearch: 4.0.4.RELEASE</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">59</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:17,841</td>
<td class="Message">Version Elasticsearch Client in build: 7.6.2</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">60</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:17,842</td>
<td class="Message">Version Elasticsearch Client used: 7.6.2</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">61</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:17,842</td>
<td class="Message">Version Elasticsearch cluster: 7.6.0</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">69</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:18,372</td>
<td class="Message">Initializing ExecutorService &#39;taskScheduler&#39;</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">ExecutorConfigurationSupport.java</td>
<td class="LineOfCaller">181</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:18,480</td>
<td class="Message">Starting ProtocolHandler [&quot;http-nio-8088&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:18,517</td>
<td class="Message">Tomcat started on port(s): 8088 (http) with context path &#39;&#39;</td>
<td class="MethodOfCaller">start</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">220</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:26:18,545</td>
<td class="Message">Started DataSyncApplication in 35.55 seconds (JVM running for 46.473)</td>
<td class="MethodOfCaller">logStarted</td>
<td class="FileOfCaller">StartupInfoLogger.java</td>
<td class="LineOfCaller">61</td>
</tr>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Logback Log Messages</title>
<style type="text/css">
table { margin-left: 2em; margin-right: 2em; border-left: 2px solid #AAA; }
TR.even { background: #FFFFFF; }
TR.odd { background: #EAEAEA; }
TR.warn TD.Level, TR.error TD.Level, TR.fatal TD.Level {font-weight: bold; color: #FF4040 }
TD { padding-right: 1ex; padding-left: 1ex; border-right: 2px solid #AAA; }
TD.Time, TD.Date { text-align: right; font-family: courier, monospace; font-size: smaller; }
TD.Thread { text-align: left; }
TD.Level { text-align: right; }
TD.Logger { text-align: left; }
TR.header { background: #596ED5; color: #FFF; font-weight: bold; font-size: larger; }
TD.Exception { background: #A2AEE8; font-family: courier, monospace;}
</style>
</head>
<body>
<hr/>
<p>Log session start time Tue Mar 14 16:28:48 CST 2023</p><p></p>
<table cellspacing="0">
<tr class="header">
<td class="Level">Level</td>
<td class="Date">Date</td>
<td class="Message">Message</td>
<td class="MethodOfCaller">MethodOfCaller</td>
<td class="FileOfCaller">FileOfCaller</td>
<td class="LineOfCaller">LineOfCaller</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:49,058</td>
<td class="Message">Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 2804 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)</td>
<td class="MethodOfCaller">logStarting</td>
<td class="FileOfCaller">StartupInfoLogger.java</td>
<td class="LineOfCaller">55</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:49,071</td>
<td class="Message">The following profiles are active: pro</td>
<td class="MethodOfCaller">logStartupProfileInfo</td>
<td class="FileOfCaller">SpringApplication.java</td>
<td class="LineOfCaller">655</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:28:51,309</td>
<td class="Message">No MyBatis mapper was found in &#39;[com.zzsn]&#39; package. Please check your configuration.</td>
<td class="MethodOfCaller">warn</td>
<td class="FileOfCaller">Logger.java</td>
<td class="LineOfCaller">44</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:51,501</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:51,507</td>
<td class="Message">Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:51,575</td>
<td class="Message">Finished Spring Data repository scanning in 51ms. Found 0 Elasticsearch repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:51,594</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:51,597</td>
<td class="Message">Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:51,625</td>
<td class="Message">Finished Spring Data repository scanning in 27ms. Found 0 Reactive Elasticsearch repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:51,663</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode!</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">249</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:51,667</td>
<td class="Message">Bootstrapping Spring Data Redis repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">127</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:51,716</td>
<td class="Message">Finished Spring Data repository scanning in 28ms. Found 0 Redis repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">187</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:52,976</td>
<td class="Message">Bean &#39;spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:52,980</td>
<td class="Message">Bean &#39;com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration&#39; of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b2314d80] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:53,058</td>
<td class="Message">Bean &#39;dsProcessor&#39; of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:53,072</td>
<td class="Message">Bean &#39;dynamicDatasourceAnnotationAdvisor&#39; of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:53,134</td>
<td class="Message">Bean &#39;spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:53,140</td>
<td class="Message">Bean &#39;org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:53,529</td>
<td class="Message">Bean &#39;lettuceClientResources&#39; of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:53,863</td>
<td class="Message">Bean &#39;redisConnectionFactory&#39; 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)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:53,867</td>
<td class="Message">Bean &#39;redisConfig&#39; of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$698c98b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">335</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:54,667</td>
<td class="Message">Tomcat initialized with port(s): 8088 (http)</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">108</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:54,691</td>
<td class="Message">Initializing ProtocolHandler [&quot;http-nio-8088&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:54,693</td>
<td class="Message">Starting service [Tomcat]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:54,721</td>
<td class="Message">Starting Servlet engine: [Apache Tomcat/9.0.38]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:55,278</td>
<td class="Message">Initializing Spring embedded WebApplicationContext</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:55,281</td>
<td class="Message">Root WebApplicationContext: initialization completed in 6068 ms</td>
<td class="MethodOfCaller">prepareWebApplicationContext</td>
<td class="FileOfCaller">ServletWebServerApplicationContext.java</td>
<td class="LineOfCaller">285</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:56,363</td>
<td class="Message">动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置</td>
<td class="MethodOfCaller">&lt;init&gt;</td>
<td class="FileOfCaller">DynamicDataSourceCreator.java</td>
<td class="LineOfCaller">113</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:28:56,431</td>
<td class="Message">oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.</td>
<td class="MethodOfCaller">setDriverClassName</td>
<td class="FileOfCaller">DruidAbstractDataSource.java</td>
<td class="LineOfCaller">1214</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:28:59,259</td>
<td class="Message">{dataSource-1,master} inited</td>
<td class="MethodOfCaller">init</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">1003</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:28:59,260</td>
<td class="Message">oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.</td>
<td class="MethodOfCaller">setDriverClassName</td>
<td class="FileOfCaller">DruidAbstractDataSource.java</td>
<td class="LineOfCaller">1214</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:29:23,573</td>
<td class="Message">{dataSource-2,slave} inited</td>
<td class="MethodOfCaller">init</td>
<td class="FileOfCaller">DruidDataSource.java</td>
<td class="LineOfCaller">1003</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:29:23,574</td>
<td class="Message">初始共加载 2 个数据源</td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">203</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:29:23,575</td>
<td class="Message">动态数据源-加载 slave 成功</td>
<td class="MethodOfCaller">addDataSource</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">142</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:29:23,575</td>
<td class="Message">动态数据源-加载 master 成功</td>
<td class="MethodOfCaller">addDataSource</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">142</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:29:23,576</td>
<td class="Message">当前的默认数据源是单数据源,数据源名为 master</td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
<td class="LineOfCaller">212</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:29:32,224</td>
<td class="Message">Registering converter from class org.springframework.data.geo.Point to interface java.util.Map as writing converter although it doesn&#39;t convert to a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">273</td>
</tr>
<tr class="warn odd">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:29:32,226</td>
<td class="Message">Registering converter from interface java.util.Map to class org.springframework.data.geo.Point as reading converter although it doesn&#39;t convert from a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">263</td>
</tr>
<tr class="warn even">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:29:32,227</td>
<td class="Message">Registering converter from class org.springframework.data.elasticsearch.core.geo.GeoPoint to interface java.util.Map as writing converter although it doesn&#39;t convert to a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">273</td>
</tr>
<tr class="warn odd">
<td class="Level">WARN</td>
<td class="Date">2023-03-14 16:29:32,227</td>
<td class="Message">Registering converter from interface java.util.Map to class org.springframework.data.elasticsearch.core.geo.GeoPoint as reading converter although it doesn&#39;t convert from a store-supported type! You might want to check your annotation setup at the converter implementation.</td>
<td class="MethodOfCaller">register</td>
<td class="FileOfCaller">CustomConversions.java</td>
<td class="LineOfCaller">263</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:29:32,609</td>
<td class="Message">Version Spring Data Elasticsearch: 4.0.4.RELEASE</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">59</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:29:32,610</td>
<td class="Message">Version Elasticsearch Client in build: 7.6.2</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">60</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:29:32,610</td>
<td class="Message">Version Elasticsearch Client used: 7.6.2</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">61</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:29:32,610</td>
<td class="Message">Version Elasticsearch cluster: 7.6.0</td>
<td class="MethodOfCaller">logVersions</td>
<td class="FileOfCaller">VersionInfo.java</td>
<td class="LineOfCaller">69</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:29:33,454</td>
<td class="Message">Initializing ExecutorService &#39;taskScheduler&#39;</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">ExecutorConfigurationSupport.java</td>
<td class="LineOfCaller">181</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:29:33,674</td>
<td class="Message">Starting ProtocolHandler [&quot;http-nio-8088&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:29:33,740</td>
<td class="Message">Tomcat started on port(s): 8088 (http) with context path &#39;&#39;</td>
<td class="MethodOfCaller">start</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">220</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-03-14 16:29:33,784</td>
<td class="Message">Started DataSyncApplication in 46.925 seconds (JVM running for 52.889)</td>
<td class="MethodOfCaller">logStarted</td>
<td class="FileOfCaller">StartupInfoLogger.java</td>
<td class="LineOfCaller">61</td>
</tr>
2023-03-14 16:25:45.456 [main] INFO com.zzsn.DataSyncApplication:55 - Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 16812 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)
2023-03-14 16:25:45.467 [main] INFO com.zzsn.DataSyncApplication:655 - The following profiles are active: pro
2023-03-14 16:25:50.021 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration.
2023-03-14 16:25:50.307 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2023-03-14 16:25:50.314 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.
2023-03-14 16:25:50.428 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 74ms. Found 0 Elasticsearch repository interfaces.
2023-03-14 16:25:50.439 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2023-03-14 16:25:50.441 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.
2023-03-14 16:25:50.474 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 31ms. Found 0 Reactive Elasticsearch repository interfaces.
2023-03-14 16:25:50.556 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2023-03-14 16:25:50.561 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2023-03-14 16:25:50.692 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 71ms. Found 0 Redis repository interfaces.
2023-03-14 16:25:52.185 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:25:52.189 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e80bb9e1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-03-14 16:25:52.204 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:25:52.234 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:25:52.313 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:25:52.330 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:25:52.787 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:25:53.235 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:25:53.239 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$3c7335ec] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-03-14 16:25:54.419 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8088 (http)
2023-03-14 16:25:54.447 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8088"]
2023-03-14 16:25:54.449 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2023-03-14 16:25:54.450 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.38]
2023-03-14 16:25:55.292 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2023-03-14 16:25:55.293 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:285 - Root WebApplicationContext: initialization completed in 9620 ms
2023-03-14 16:25:58.338 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
2023-03-14 16:25:58.372 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2023-03-14 16:26:00.126 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
2023-03-14 16:26:00.127 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2023-03-14 16:26:10.788 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-2,slave} inited
2023-03-14 16:26:10.790 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 2 个数据源
2023-03-14 16:26:10.790 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 slave 成功
2023-03-14 16:26:10.791 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
2023-03-14 16:26:10.791 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
2023-03-14 16:26:17.359 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2023-03-14 16:26:17.360 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2023-03-14 16:26:17.361 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2023-03-14 16:26:17.362 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2023-03-14 16:26:17.841 [main] INFO o.s.data.elasticsearch.support.VersionInfo:59 - Version Spring Data Elasticsearch: 4.0.4.RELEASE
2023-03-14 16:26:17.841 [main] INFO o.s.data.elasticsearch.support.VersionInfo:60 - Version Elasticsearch Client in build: 7.6.2
2023-03-14 16:26:17.842 [main] INFO o.s.data.elasticsearch.support.VersionInfo:61 - Version Elasticsearch Client used: 7.6.2
2023-03-14 16:26:17.842 [main] INFO o.s.data.elasticsearch.support.VersionInfo:69 - Version Elasticsearch cluster: 7.6.0
2023-03-14 16:26:18.372 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler:181 - Initializing ExecutorService 'taskScheduler'
2023-03-14 16:26:18.480 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8088"]
2023-03-14 16:26:18.517 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8088 (http) with context path ''
2023-03-14 16:26:18.545 [main] INFO com.zzsn.DataSyncApplication:61 - Started DataSyncApplication in 35.55 seconds (JVM running for 46.473)
2023-03-14 16:28:49.058 [main] INFO com.zzsn.DataSyncApplication:55 - Starting DataSyncApplication on DESKTOP-V7J96CJ with PID 2804 (E:\ideaWorkerspace\kgjDataSyncNoImage\target\classes started by WIN10 in E:\ideaWorkerspace\kgjDataSyncNoImage)
2023-03-14 16:28:49.071 [main] INFO com.zzsn.DataSyncApplication:655 - The following profiles are active: pro
2023-03-14 16:28:51.309 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[com.zzsn]' package. Please check your configuration.
2023-03-14 16:28:51.501 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2023-03-14 16:28:51.507 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Elasticsearch repositories in DEFAULT mode.
2023-03-14 16:28:51.575 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 51ms. Found 0 Elasticsearch repository interfaces.
2023-03-14 16:28:51.594 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2023-03-14 16:28:51.597 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Reactive Elasticsearch repositories in DEFAULT mode.
2023-03-14 16:28:51.625 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 27ms. Found 0 Reactive Elasticsearch repository interfaces.
2023-03-14 16:28:51.663 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:249 - Multiple Spring Data modules found, entering strict repository configuration mode!
2023-03-14 16:28:51.667 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:127 - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2023-03-14 16:28:51.716 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:187 - Finished Spring Data repository scanning in 28ms. Found 0 Redis repository interfaces.
2023-03-14 16:28:52.976 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:28:52.980 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b2314d80] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-03-14 16:28:53.058 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:28:53.072 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:28:53.134 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:28:53.140 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:28:53.529 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:28:53.863 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - 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)
2023-03-14 16:28:53.867 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:335 - Bean 'redisConfig' of type [com.zzsn.config.RedisConfig$$EnhancerBySpringCGLIB$$698c98b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-03-14 16:28:54.667 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8088 (http)
2023-03-14 16:28:54.691 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8088"]
2023-03-14 16:28:54.693 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2023-03-14 16:28:54.721 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.38]
2023-03-14 16:28:55.278 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2023-03-14 16:28:55.281 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:285 - Root WebApplicationContext: initialization completed in 6068 ms
2023-03-14 16:28:56.363 [main] INFO c.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
2023-03-14 16:28:56.431 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2023-03-14 16:28:59.259 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
2023-03-14 16:28:59.260 [main] WARN com.alibaba.druid.pool.DruidAbstractDataSource:1214 - oracle.jdbc.driver.OracleDriver is deprecated.Having use oracle.jdbc.OracleDriver.
2023-03-14 16:29:23.573 [main] INFO com.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-2,slave} inited
2023-03-14 16:29:23.574 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 2 个数据源
2023-03-14 16:29:23.575 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 slave 成功
2023-03-14 16:29:23.575 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
2023-03-14 16:29:23.576 [main] INFO c.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
2023-03-14 16:29:32.224 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2023-03-14 16:29:32.226 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2023-03-14 16:29:32.227 [main] WARN org.springframework.data.convert.CustomConversions:273 - 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.
2023-03-14 16:29:32.227 [main] WARN org.springframework.data.convert.CustomConversions:263 - 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.
2023-03-14 16:29:32.609 [main] INFO o.s.data.elasticsearch.support.VersionInfo:59 - Version Spring Data Elasticsearch: 4.0.4.RELEASE
2023-03-14 16:29:32.610 [main] INFO o.s.data.elasticsearch.support.VersionInfo:60 - Version Elasticsearch Client in build: 7.6.2
2023-03-14 16:29:32.610 [main] INFO o.s.data.elasticsearch.support.VersionInfo:61 - Version Elasticsearch Client used: 7.6.2
2023-03-14 16:29:32.610 [main] INFO o.s.data.elasticsearch.support.VersionInfo:69 - Version Elasticsearch cluster: 7.6.0
2023-03-14 16:29:33.454 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskScheduler:181 - Initializing ExecutorService 'taskScheduler'
2023-03-14 16:29:33.674 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Starting ProtocolHandler ["http-nio-8088"]
2023-03-14 16:29:33.740 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8088 (http) with context path ''
2023-03-14 16:29:33.784 [main] INFO com.zzsn.DataSyncApplication:61 - Started DataSyncApplication in 46.925 seconds (JVM running for 52.889)
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -186,6 +186,18 @@ ...@@ -186,6 +186,18 @@
<artifactId>commons-pool2</artifactId> <artifactId>commons-pool2</artifactId>
<version>2.6.2</version> <version>2.6.2</version>
</dependency> </dependency>
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>4.1.2</version>
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
<version>4.1.2</version>
</dependency>
</dependencies> </dependencies>
<build> <build>
......
package com.zzsn.controller;
import com.zzsn.entity.*;
import com.zzsn.service.BaseDataService;
import com.zzsn.service.impl.DataSyncServiceImpl;
import com.zzsn.utils.DateUtil;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.*;
@RestController
@RequestMapping("/basedata")
public class BaseDataController {
@Autowired
private BaseDataService baseDataService;
@Autowired
private DataSyncServiceImpl dataSyncService;
@RequestMapping(value ="/test", method = RequestMethod.GET)
@ResponseBody
public String test(){
return "hello!";
}
/**
* 新增或修改
* @param basedata 数据对象
* @return 结果
*/
@PostMapping("/save")
public ResultModel saveOrUpdate (@RequestBody Basedatavo basedata){
String date = DateUtil.format(new Date(), "YYYY-MM-dd HH:MM:ss");
String title = basedata.getTitle();
String publishDate = basedata.getPublishDate()==null?date:basedata.getPublishDate();
String sourceaddress = basedata.getSourceaddress();
String content = basedata.getContent();
String contentNoTag = basedata.getContentNoTag();
String summary = basedata.getSummary();
String origin = basedata.getOrigin()==null?"":basedata.getOrigin();
String orientation = basedata.getOrientation()==null?"1":basedata.getOrientation();
Map<String, Object> map=new HashMap<>();
Basedata bsdata = new Basedata();
bsdata.setTitle(title);
bsdata.setPublishDate(publishDate);
bsdata.setSourceaddress(sourceaddress);
bsdata.setContent(content);
bsdata.setContentNoTag(contentNoTag);
bsdata.setSummary(summary);
bsdata.setOrigin(origin);
bsdata.setOrientation(orientation);
// bsdata.setKeywords(keywords);
String bid = this.baseDataService.getserialno().toString();
Long idl =Long.parseLong(bid);
bsdata.setId(idl + "");
bsdata.setSid(290622l);
bsdata.setDelflag(2l);
bsdata.setIsdelete(0);
bsdata.setSourceType("news");
bsdata.setFromWhere("接口录入");
bsdata.setCreateDate(date);
List<Basedata> bsDataList=new ArrayList<>();
bsDataList.add(bsdata);
map.put("data",bsDataList);
BasedataType basedataType = new BasedataType();
basedataType.setId(Long.parseLong(bid.replace("0000","")));
basedataType.setBid(idl);
basedataType.setTid(16865l);
basedataType.setOrgId(3942l);
basedataType.setPublishDate(publishDate);
basedataType.setCreateDate(date);
basedataType.setDelflag(2l);
basedataType.setRelevance(0l);
List<BasedataType> typeList=new ArrayList<>();
typeList.add(basedataType);
//4.插入之前对basedata中的内容包含图片的进行base64转码,先不改变原content中src的内容
Map<String, Object> map1 = dataSyncService.imgHandler((List<Basedata>) map.get("data"));
try {
// dataSyncService.insertBatch((List<Basedata>) secretMap.get("data"), (List<BasedataType>) secretMap.get("typeData"),
// (List<BaseDataImage>) map1.get("imageList"), (List<CesSysWeb>) localMap.get("exitWebList")
// , (List<CesSysWeb>) localMap.get("newWebList"), (List<BaseDataWebMid>) localMap.get("baseDataWebList"));
dataSyncService.insertBatch((List<Basedata>) map.get("data"), typeList,
(List<BaseDataImage>) map1.get("imageList"), null
, null, null);
}catch (Exception e){
return ResultModel.OK("插入失败");
}
String id="插入数据的id: "+bid;
return ResultModel.OK(id);
}
}
package com.zzsn.entity;
import lombok.Data;
@Data
public class Basedatavo {
String title;
String publishDate;
String sourceaddress;
String content;
String contentNoTag ;
String summary ;
String origin;
String orientation ;
}
...@@ -17,6 +17,9 @@ public abstract interface BaseDataMapper extends BaseMapper<Basedata> { ...@@ -17,6 +17,9 @@ public abstract interface BaseDataMapper extends BaseMapper<Basedata> {
@DS("master") @DS("master")
public abstract int queryByAddress(@Param("source") String paramString); public abstract int queryByAddress(@Param("source") String paramString);
@DS("master")
public abstract int queryByTitle(@Param("title") String title);
public abstract int save(@Param("item") Basedata paramBasedata); public abstract int save(@Param("item") Basedata paramBasedata);
public abstract Basedata getContent(); public abstract Basedata getContent();
......
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
inner join (select t.* inner join (select t.*
from CIS_ANS_BASEDATA_TYPE T from CIS_ANS_BASEDATA_TYPE T
where T.ORG_ID = 3942 where T.ORG_ID = 3942
) N on N.bid = B.id and b.id <![CDATA[>]]> #{maxId} order by B.ID asc ) N on N.bid = B.id and b.id <![CDATA[>]]> #{maxId} order by B.ID asc
<!-- ) N on N.bid = B.id and b.id=21122800024724 order by B.ID asc--> <!-- ) N on N.bid = B.id and b.id=21122800024724 order by B.ID asc-->
</select> </select>
<insert id="save" parameterType="com.zzsn.entity.Basedata" useGeneratedKeys="false"> <insert id="save" parameterType="com.zzsn.entity.Basedata" useGeneratedKeys="false">
...@@ -149,6 +149,14 @@ ...@@ -149,6 +149,14 @@
CIS_ANS_BASEDATA CIS_ANS_BASEDATA
WHERE sourceaddress = #{source} WHERE sourceaddress = #{source}
</select> </select>
<select id="queryByTitle" resultType="java.lang.Integer">
SELECT
COUNT( ID )
FROM
CIS_ANS_BASEDATA
WHERE TITLE = #{title}
</select>
<select id="getContent" resultMap="basedataMap"> <select id="getContent" resultMap="basedataMap">
select CONTENT from CIS_ANS_BASEDATA where ID =20092900005829 select CONTENT from CIS_ANS_BASEDATA where ID =20092900005829
</select> </select>
...@@ -157,4 +165,4 @@ ...@@ -157,4 +165,4 @@
{call p_getSerialNo(1,#{serialNo,mode=OUT,jdbcType=VARCHAR},#{e,mode=OUT,jdbcType=VARCHAR})} {call p_getSerialNo(1,#{serialNo,mode=OUT,jdbcType=VARCHAR},#{e,mode=OUT,jdbcType=VARCHAR})}
]]> ]]>
</select> </select>
</mapper> </mapper>
\ No newline at end of file
...@@ -269,12 +269,27 @@ public class DataSyncServiceImpl extends ServiceImpl<BaseDataMapper,Basedata> im ...@@ -269,12 +269,27 @@ public class DataSyncServiceImpl extends ServiceImpl<BaseDataMapper,Basedata> im
public boolean isExist(Basedata basedata){ public boolean isExist(Basedata basedata){
// logger.info("查询网址是否已经存在科工局数据库中{}",basedata); // logger.info("查询网址是否已经存在科工局数据库中{}",basedata);
logger.info("查询网址是否已经存在科工局数据库中{}",basedata.getId()); logger.info("查询网址是否已经存在科工局数据库中{}",basedata.getId());
int i = dataMapper.queryByAddress(basedata.getSourceaddress()); int i=0;
try {
i = dataMapper.queryByAddress(basedata.getSourceaddress());
}catch (Exception e){
i=1;
}
// QueryWrapper<Basedata> queryWrapper = new QueryWrapper<>(); // QueryWrapper<Basedata> queryWrapper = new QueryWrapper<>();
// queryWrapper.eq("sourceaddress",basedata.getSourceaddress()); // queryWrapper.eq("sourceaddress",basedata.getSourceaddress());
if(i>0){ if(i>0){
// logger.info("该网址已经存在科工局数据库中{}",basedata.getId()); // logger.info("该网址已经存在科工局数据库中{}",basedata.getId());
logger.info("该网址已经存在科工局数据库中{}",basedata.getSourceaddress()); logger.info("该网址已经存在科工局数据库中{}",basedata.getSourceaddress());
}else {
try {
i = dataMapper.queryByTitle(basedata.getTitle());
} catch (Exception e) {
i=1;
}
if(i>0){
logger.info("该新闻已经存在科工局数据库中{}",basedata.getTitle());
}
} }
return i>0; return i>0;
} }
...@@ -289,7 +304,11 @@ public class DataSyncServiceImpl extends ServiceImpl<BaseDataMapper,Basedata> im ...@@ -289,7 +304,11 @@ public class DataSyncServiceImpl extends ServiceImpl<BaseDataMapper,Basedata> im
for (Basedata basedata : data) { for (Basedata basedata : data) {
Map<String, FileTag> contentFileTag = null; Map<String, FileTag> contentFileTag = null;
try{ try{
contentFileTag =ContentFileFinder.getContentFileTag(basedata.getContent(), basedata.getSourceaddress()); try {
contentFileTag = ContentFileFinder.getContentFileTag(basedata.getContent(), basedata.getSourceaddress());
}catch (Exception e){
result.add(basedata);
}
if(contentFileTag==null || contentFileTag.size()<1){ if(contentFileTag==null || contentFileTag.size()<1){
result.add(basedata); result.add(basedata);
continue; continue;
...@@ -498,14 +517,15 @@ public class DataSyncServiceImpl extends ServiceImpl<BaseDataMapper,Basedata> im ...@@ -498,14 +517,15 @@ public class DataSyncServiceImpl extends ServiceImpl<BaseDataMapper,Basedata> im
/** /**
* 对content中的视频进行处理 * 对content中的视频进行处理
* @param data * @param map1
* @return * @return
*/ */
public Map<String, Object> videoHandler(List<Basedata> data) { public Map<String, Object> videoHandler(Map<String, Object> map) {
logger.info("对content中的视频图片进行处理:{}",data); List<Basedata> data=(List<Basedata>)map.get("basedata");
Map<String, Object> map = new HashMap<>(); logger.info("对content中的视频图片进行处理:{}",data.size());
// Map<String, Object> map = new HashMap<>();
List<Basedata> result = new ArrayList<>(); List<Basedata> result = new ArrayList<>();
List<BaseDataImage> imageList =new ArrayList<>(); List<BaseDataImage> videoList =new ArrayList<>();
if(data!=null&&data.size()>0){ if(data!=null&&data.size()>0){
for (Basedata basedata : data) { for (Basedata basedata : data) {
Map<String, FileTag> contentFileTag = null; Map<String, FileTag> contentFileTag = null;
...@@ -515,40 +535,71 @@ public class DataSyncServiceImpl extends ServiceImpl<BaseDataMapper,Basedata> im ...@@ -515,40 +535,71 @@ public class DataSyncServiceImpl extends ServiceImpl<BaseDataMapper,Basedata> im
result.add(basedata); result.add(basedata);
continue; continue;
} }
Basedata base = new Basedata(); try {
BeanUtils.copyProperties(basedata,base); Basedata base = new Basedata();
//遍历map BeanUtils.copyProperties(basedata, base);
Document document = Jsoup.parse(basedata.getContent()); logger.info("对处理数据的标题:{}",base.getTitle());
for (String key:contentFileTag.keySet()){ //遍历map
FileTag value = contentFileTag.get(key); Document document = Jsoup.parse(basedata.getContent());
//使用MD5加密:ID+图片的原网址 for (String key : contentFileTag.keySet()) {
String md5 = DigestUtils.md5DigestAsHex((value.getAbsolutePath()).getBytes(StandardCharsets.UTF_8)); FileTag value = contentFileTag.get(key);
System.out.println("加密后的md5值{}"+md5); //使用MD5加密:ID+图片的原网址
String savePath = videoPath; String md5 = DigestUtils.md5DigestAsHex((value.getAbsolutePath()).getBytes(StandardCharsets.UTF_8));
String id = basedata.getId()+""; logger.info("加密后的md5值{}" + md5);
String url = value.getAbsolutePath(); String savePath = videoPath;
String referer = basedata.getSourceaddress(); String id = basedata.getId() + "";
String path = savePath; String url = value.getAbsolutePath();
String vname = md5 + ".mp4"; String referer = basedata.getSourceaddress();
ImgBaseUtil.sendDownloadInfo(id, url, referer, path, vname); String path = savePath;
//保存图片到本地,本地路径文件夹 String vname = md5 + ".mp4";
Document keyDoc = Jsoup.parse(key); ImgBaseUtil.sendDownloadInfo(id, url, referer, path, vname);
String src = keyDoc.select("video").attr("src"); //保存图片到本地,本地路径文件夹
Elements elements = document.select("*[src=\"" + src + "\"]"); Document keyDoc = Jsoup.parse(key);
for (Element e : elements) { String src = keyDoc.select("video").attr("src");
e.attr("src","/static/video/" + vname ); Elements elements = document.select("*[src=\"" + src + "\"]");
for (Element e : elements) {
e.attr("src", "/video/" + vname);
}
BaseDataImage baseDataImage = new BaseDataImage();
baseDataImage.setId(md5);
baseDataImage.setDataImage(vname);
baseDataImage.setBid(base.getId());
//暂不替换原content中的内容
if(StringUtils.isNotBlank(vname)){
logger.info("替换[{}]中的原图片[{}]为[{}]",base.getId(),key,md5);
System.out.println("视频tihuanchenggong");
videoList.add(baseDataImage);
base.setContent(base.getContent().replace(key,md5));
}else{
System.out.println("视频weipaqu");
base.setContent(base.getContent().replace(key,""));
}
} }
base.setContent(document.outerHtml());
result.add(base);
}catch (Exception e){
result.add(basedata);
logger.info("视频处理解析失败");
} }
base.setContent(document.outerHtml());
result.add(base);
}catch (Exception e){ }catch (Exception e){
logger.info("[{}]提取img报错:[{}]",basedata.getId(),e.getMessage()); logger.info("[{}]提取img报错:[{}]",basedata.getId(),e.getMessage());
result.add(basedata);
continue; continue;
} }
} }
} }
map.put("basedata",result); List<BaseDataImage> imageList=new ArrayList<>();
map.put("imageList",imageList); try {
imageList = (List<BaseDataImage>) map.get("imageList");
if (videoList.size() > 0) {
imageList.addAll(videoList);
}
map.put("basedata", result);
map.put("imageList", imageList);
}catch (Exception e){
map.put("basedata", result);
map.put("imageList", imageList);
}
return map; return map;
} }
......
...@@ -5,23 +5,34 @@ import com.alibaba.fastjson.JSONObject; ...@@ -5,23 +5,34 @@ import com.alibaba.fastjson.JSONObject;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper; import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.zzsn.constant.PageConstant; import com.zzsn.constant.PageConstant;
import com.zzsn.entity.*; import com.zzsn.entity.*;
import com.zzsn.mapper.BaseDataMapper;
import com.zzsn.mapper.BaseDataTypeMapper;
import com.zzsn.mapper.SubjectMapper; import com.zzsn.mapper.SubjectMapper;
import com.zzsn.service.BaseDataService; import com.zzsn.service.BaseDataService;
import com.zzsn.service.SubjectService; import com.zzsn.service.SubjectService;
import com.zzsn.service.impl.DataSyncServiceImpl; import com.zzsn.service.impl.DataSyncServiceImpl;
import com.zzsn.service.impl.DataTypeSyncServiceImpl; import com.zzsn.service.impl.DataTypeSyncServiceImpl;
import com.zzsn.utils.DateUtil;
import com.zzsn.utils.FileUtil; import com.zzsn.utils.FileUtil;
import org.apache.commons.lang.StringUtils; import org.apache.commons.lang.StringUtils;
import org.apache.poi.hssf.usermodel.HSSFWorkbook;
import org.apache.poi.ss.usermodel.Row;
import org.apache.poi.ss.usermodel.Sheet;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import org.slf4j.Logger; import org.slf4j.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value; import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Bean;
import org.springframework.core.env.Environment;
import org.springframework.scheduling.annotation.EnableScheduling; import org.springframework.scheduling.annotation.EnableScheduling;
import org.springframework.scheduling.annotation.Scheduled; import org.springframework.scheduling.annotation.Scheduled;
import org.springframework.stereotype.Component; import org.springframework.stereotype.Component;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException; import java.io.IOException;
import java.util.Date;
import java.util.List; import java.util.List;
import java.util.Map; import java.util.Map;
import org.springframework.context.support.PropertySourcesPlaceholderConfigurer; import org.springframework.context.support.PropertySourcesPlaceholderConfigurer;
...@@ -48,6 +59,15 @@ public class DataSyncTask { ...@@ -48,6 +59,15 @@ public class DataSyncTask {
@Autowired @Autowired
private SubjectMapper subjectMapper; private SubjectMapper subjectMapper;
@Autowired
private BaseDataMapper dataMapper;
@Autowired
private BaseDataTypeMapper dataTypeMapper;
@Value("excelpath")
String excelpath;
@Autowired
private Environment environment;
@Bean @Bean
public static PropertySourcesPlaceholderConfigurer propertyConfigInDev() { public static PropertySourcesPlaceholderConfigurer propertyConfigInDev() {
return new PropertySourcesPlaceholderConfigurer();// //使spring能够识别 ${cron} return new PropertySourcesPlaceholderConfigurer();// //使spring能够识别 ${cron}
...@@ -81,6 +101,7 @@ public class DataSyncTask { ...@@ -81,6 +101,7 @@ public class DataSyncTask {
//重新复制ID //重新复制ID
for (Basedata basedata : data) { for (Basedata basedata : data) {
String bid = this.baseDataService.getserialno().toString(); String bid = this.baseDataService.getserialno().toString();
logger.info("生成的bid"+bid);
for (BasedataType basedataType : typeList) { for (BasedataType basedataType : typeList) {
if (basedataType.getBid().compareTo(Long.valueOf(basedata.getId())) == 0) { if (basedataType.getBid().compareTo(Long.valueOf(basedata.getId())) == 0) {
basedataType.setBid(Long.valueOf(bid)); basedataType.setBid(Long.valueOf(bid));
...@@ -94,16 +115,18 @@ public class DataSyncTask { ...@@ -94,16 +115,18 @@ public class DataSyncTask {
Map<String, Object> map1 = dataSyncService.imgHandler((List<Basedata>) map.get("data")); Map<String, Object> map1 = dataSyncService.imgHandler((List<Basedata>) map.get("data"));
//插入之前对basedata中的内容包含视频的进行base64转码,先不改变原content中src的内容 //插入之前对basedata中的内容包含视频的进行base64转码,先不改变原content中src的内容
//对视频进行下载,在表里记录id,视频路径,资讯id 视频是通过aria2c 来进行下载 异步下载 //对视频进行下载,在表里记录id,视频路径,资讯id 视频是通过aria2c 来进行下载 异步下载
Map<String, Object> map2 = dataSyncService.videoHandler((List<Basedata>) map1.get("basedata")); // Map<String, Object> map2 = dataSyncService.videoHandler((List<Basedata>) map1.get("basedata"));
Map<String, Object> map2 = dataSyncService.videoHandler(map1);
//5.通过密点库对要插入到basedata的信息进行过滤 //5.通过密点库对要插入到basedata的信息进行过滤
Map<String, Object> secretMap = dataSyncService.secret((List<Basedata>) map2.get("basedata"),typeList); // Map<String, Object> secretMap = dataSyncService.secret((List<Basedata>) map2.get("basedata"),typeList);
// Map<String, Object> secretMap = dataSyncService.secret((List<Basedata>) map1.get("basedata"),typeList); // Map<String, Object> secretMap = dataSyncService.secret((List<Basedata>) map1.get("basedata"),typeList);
//6.对文章内容中的地区进行抽取 //6.对文章内容中的地区进行抽取
Map<String, Object> localMap = dataSyncService.getLocal((List<Basedata>) secretMap.get("data"),(Map<String,Long>)secretMap.get("secretLevelMap")); logger.info("6.对文章内容中的地区进行抽取[{}]",maxId);
List<Basedata> list = (List<Basedata>)secretMap.get("data"); // Map<String, Object> localMap = dataSyncService.getLocal((List<Basedata>) secretMap.get("data"),(Map<String,Long>)secretMap.get("secretLevelMap"));
List<BasedataType> basedataTypeList = (List<BasedataType>)secretMap.get("typeData"); // List<Basedata> list = (List<Basedata>)secretMap.get("data");
// List<BasedataType> basedataTypeList = (List<BasedataType>)secretMap.get("typeData");
// for (Basedata basedata : list) { // for (Basedata basedata : list) {
// String bid = this.baseDataService.getserialno().toString(); // String bid = this.baseDataService.getserialno().toString();
...@@ -115,10 +138,23 @@ public class DataSyncTask { ...@@ -115,10 +138,23 @@ public class DataSyncTask {
// basedata.setId(bid); // basedata.setId(bid);
// } // }
//7.插入到科工局数据库 //7.插入到科工局数据库
dataSyncService.insertBatch((List<Basedata>) secretMap.get("data"), (List<BasedataType>) secretMap.get("typeData"), logger.info("7.插入到科工局数据库[{}]",maxId);
(List<BaseDataImage>) map1.get("imageList"), (List<CesSysWeb>)localMap.get("exitWebList") try {
,(List<CesSysWeb>)localMap.get("newWebList"), (List<BaseDataWebMid>)localMap.get("baseDataWebList")); // dataSyncService.insertBatch((List<Basedata>) secretMap.get("data"), (List<BasedataType>) secretMap.get("typeData"),
// (List<BaseDataImage>) map1.get("imageList"), (List<CesSysWeb>) localMap.get("exitWebList")
// , (List<CesSysWeb>) localMap.get("newWebList"), (List<BaseDataWebMid>) localMap.get("baseDataWebList"));
//同步图片
// dataSyncService.insertBatch((List<Basedata>) map1.get("basedata"), typeList,
// (List<BaseDataImage>) map1.get("imageList"), null
// , null, null);
//同步视频
dataSyncService.insertBatch((List<Basedata>) map2.get("basedata"), typeList,
(List<BaseDataImage>) map2.get("imageList"), null
, null, null);
}catch (Exception e){
}
//8.同步到es库中 //8.同步到es库中
// dataSyncService.syncEsData((List<Basedata>) secretMap.get("data")); // dataSyncService.syncEsData((List<Basedata>) secretMap.get("data"));
...@@ -159,7 +195,7 @@ public class DataSyncTask { ...@@ -159,7 +195,7 @@ public class DataSyncTask {
} }
/**fixedDelay:上一次执行完毕时间点之后5秒再执行*/ /**fixedDelay:上一次执行完毕时间点之后5秒再执行*/
@Scheduled(fixedDelay = 1000*60*60*24) // @Scheduled(fixedDelay = 1000*60*60*24)
public void run2() throws InterruptedException { public void run2() throws InterruptedException {
Thread.sleep(6000); Thread.sleep(6000);
String userid = "1627977335177150466"; String userid = "1627977335177150466";
...@@ -235,4 +271,315 @@ public class DataSyncTask { ...@@ -235,4 +271,315 @@ public class DataSyncTask {
} }
/**第一次延迟2秒后执行,之后按fixedDelay的规则每5秒执行一次
* 同步excel数据到表中 test_detail
*
* */
// @Scheduled(fixedDelay = 1000*60*60*24)
public void run4() throws Exception{
logger.info("开始同步数据------------------------>");
// 读取Excel文件
excelpath =environment.getProperty("excelpath");
System.out.println("读取文件名:"+excelpath);
File file = new File(excelpath);
FileInputStream fis = new FileInputStream(file);
Sheet sheet=null;
try {
HSSFWorkbook workbook = new HSSFWorkbook(fis);
sheet = workbook.getSheetAt(0);
}catch (Exception e){
}
if(sheet==null){
try {
XSSFWorkbook workbook = new XSSFWorkbook(fis);
sheet = workbook.getSheetAt(0);
}catch (Exception e){
}
}
if(sheet==null){
System.out.println("文件加载异常");
}
// 获取有数据的列数
int lastRowNum = sheet.getLastRowNum();
int lastCellNum = 0;
for (int i = 0; i <= lastRowNum; i++) {
Row row = sheet.getRow(i);
if (row != null) {
int rowLastCellNum = row.getLastCellNum();
if (rowLastCellNum > lastCellNum) {
lastCellNum = rowLastCellNum;
}
}
}
int numColumnsWithData = lastCellNum + 1;
for (int i = 1; i < lastRowNum+1; i++) {
try {
Row row = sheet.getRow(i);
Basedata basedata=new Basedata();
String bid = this.baseDataService.getserialno().toString();
Long idl =Long.parseLong(bid);
basedata.setId(idl + "");
if(row.getCell(1).toString().length()>100){
basedata.setTitle(row.getCell(1).toString().substring(0,100));
}else {
basedata.setTitle(row.getCell(1).toString());
}
basedata.setContent(row.getCell(9).toString());
basedata.setSourceaddress(row.getCell(3).toString()+"/2023");
String date = DateUtil.format(new Date(), "YYYY-MM-dd HH:MM:ss");
basedata.setPublishDate(date);
basedata.setCreateDate(date);
basedata.setContentNoTag(row.getCell(9).toString());
dataMapper.save(basedata);
logger.info("导入资讯id:"+basedata.getId()+ "导入资讯标题:"+basedata.getTitle());
BasedataType basedataType = new BasedataType();
basedataType.setId(Long.parseLong(bid+"11"));
basedataType.setBid(idl);
basedataType.setTid(1001l);
basedataType.setOrgId(1002l);
// basedataType.setPublishDate(row.getCell(4).toString());
basedataType.setPublishDate(date);
basedataType.setCreateDate(date);
basedataType.setDelflag(2l);
basedataType.setRelevance(0l);
dataTypeMapper.insert(basedataType);
logger.info("导入资讯类型id:"+basedataType.getId());
}catch (Exception e){
logger.info("保存解析异常!!!");
}
}
logger.info("同步结束-------------------------------------->");
}
/**第一次延迟2秒后执行,之后按fixedDelay的规则每5秒执行一次
* 同步excel数据到表中 test_detail
*
* */
// @Scheduled(fixedDelay = 1000*30)
public void run5() throws Exception{
logger.info("开始同步处理数据------------------------>");
// 读取Excel文件
excelpath =environment.getProperty("excelpath");
System.out.println("处理信息路径 :"+excelpath);
File file = new File(excelpath);
FileInputStream fis = new FileInputStream(file);
Sheet sheet=null;
try {
HSSFWorkbook workbook = new HSSFWorkbook(fis);
sheet = workbook.getSheetAt(0);
}catch (Exception e){
}
if(sheet==null){
try {
XSSFWorkbook workbook = new XSSFWorkbook(fis);
sheet = workbook.getSheetAt(0);
}catch (Exception e){
}
}
if(sheet==null){
System.out.println("文件加载异常");
}
// 获取有数据的列数
int lastRowNum = sheet.getLastRowNum();
int lastCellNum = 0;
for (int i = 0; i <= lastRowNum; i++) {
Row row = sheet.getRow(i);
if (row != null) {
int rowLastCellNum = row.getLastCellNum();
if (rowLastCellNum > lastCellNum) {
lastCellNum = rowLastCellNum;
}
}
}
int numColumnsWithData = lastCellNum + 1;
logger.info("采集到信息的条数"+lastRowNum);
int k=1;
for (int i = 1; i < lastRowNum+1; i++) {
try {
Row row = sheet.getRow(i);
Basedata basedata=new Basedata();
String bid="123400011";
try {
bid = this.baseDataService.getserialno().toString();
System.out.println("生成的信息id" + bid);
}catch (Exception e){
logger.info("生成id异常!");
}
Long idl =Long.parseLong(bid);
basedata.setId(idl + "");
if(row.getCell(1).toString().length()>100){
basedata.setTitle(row.getCell(1).toString().substring(0,100));
}else {
basedata.setTitle(row.getCell(1).toString());
}
basedata.setSummary(row.getCell(9).toString());
basedata.setKeywords(row.getCell(17).toString());
basedata.setAuthor(row.getCell(7).toString());
basedata.setSourcesite(row.getCell(4).toString());
basedata.setSourceaddress(row.getCell(3).toString());
basedata.setType(row.getCell(6).toString());
// basedata.setPublishDate(row.getCell(9).toString());
// basedata.setCreateDate(row.getCell(11).toString());
basedata.setContent(row.getCell(9).toString());
basedata.setSid(1111l);
// basedata.setLang(row.getCell(13).toString());
basedata.setIsBrief(row.getCell(14).toString().replace(".0",""));
basedata.setOrigin(row.getCell(15).toString());
basedata.setContentNoTag(row.getCell(9).toString());
// basedata.setOrientation(row.getCell(22).toString());
// basedata.setSourceType(row.getCell(23).toString());
basedata.setContentImgCvtTag(row.getCell(9).toString());
// basedata.setReprintCount(row.getCell(27).toString().replace(".0",""));
basedata.setFromWhere(row.getCell(6).toString());
basedata.setDelflag(2l);
String date = DateUtil.format(new Date(), "YYYY-MM-dd HH:MM:ss");
basedata.setPublishDate(row.getCell(5).toString());
basedata.setCreateDate(date);
basedata.setIsdelete(0);
try {
dataMapper.save(basedata);
}catch (Exception e){
logger.info("basedata保存失败");
}
logger.info("保存资讯id:"+basedata.getId()+ " 资讯标题:"+basedata.getTitle());
BasedataType basedataType = new BasedataType();
basedataType.setId(Long.parseLong(bid.replace("0000","")));
basedataType.setBid(idl);
basedataType.setTid(16865l);
basedataType.setOrgId(3942l);
basedataType.setPublishDate(date);
basedataType.setCreateDate(date);
basedataType.setDelflag(2l);
basedataType.setRelevance(0l);
try {
dataTypeMapper.insert(basedataType);
}catch (Exception e){
logger.info("basedataType保存失败");
}
logger.info("资讯类型id:"+basedataType.getId());
k++;
}catch (Exception e){
logger.info("保存解析异常!!!");
}
}
logger.info("数据插入到表中数量:"+k);
logger.info("同步结束-------------------------------------->");
}
// @Scheduled(fixedDelay = 1000*60*60)
public void run6() throws Exception{
logger.info("开始同步处理数据------------------------>");
// 读取Excel文件
excelpath =environment.getProperty("excelpath");
System.out.println("处理信息路径 :"+excelpath);
File file = new File(excelpath);
FileInputStream fis = new FileInputStream(file);
Sheet sheet=null;
try {
HSSFWorkbook workbook = new HSSFWorkbook(fis);
sheet = workbook.getSheetAt(0);
}catch (Exception e){
}
if(sheet==null){
try {
XSSFWorkbook workbook = new XSSFWorkbook(fis);
sheet = workbook.getSheetAt(0);
}catch (Exception e){
}
}
if(sheet==null){
System.out.println("文件加载异常");
}
// 获取有数据的列数
int lastRowNum = sheet.getLastRowNum();
int lastCellNum = 0;
for (int i = 0; i <= lastRowNum; i++) {
Row row = sheet.getRow(i);
if (row != null) {
int rowLastCellNum = row.getLastCellNum();
if (rowLastCellNum > lastCellNum) {
lastCellNum = rowLastCellNum;
}
}
}
int numColumnsWithData = lastCellNum + 1;
logger.info("采集到信息的条数"+lastRowNum);
for (int i = 1; i < lastRowNum+1; i++) {
try {
Row row = sheet.getRow(i);
Basedata basedata=new Basedata();
String bid = this.baseDataService.getserialno().toString();
Long idl =Long.parseLong(bid);
basedata.setId(idl + "");
if(row.getCell(1).toString().length()>100){
basedata.setTitle(row.getCell(1).toString().substring(0,100));
}else {
basedata.setTitle(row.getCell(1).toString());
}
basedata.setSummary(row.getCell(9).toString());
basedata.setKeywords(row.getCell(17).toString());
basedata.setAuthor(row.getCell(7).toString());
// basedata.setSourcesite(row.getCell(4).toString());
basedata.setSourcesite("测试7");
basedata.setSourceaddress(row.getCell(3).toString());
basedata.setType(row.getCell(6).toString());
// basedata.setPublishDate(row.getCell(9).toString());
// basedata.setCreateDate(row.getCell(11).toString());
basedata.setContent(row.getCell(9).toString());
basedata.setSid(290622l);
// basedata.setLang(row.getCell(13).toString());
basedata.setIsBrief(row.getCell(14).toString().replace(".0",""));
// basedata.setOrigin(row.getCell(15).toString());
basedata.setOrigin("测试7");
basedata.setContentNoTag(row.getCell(9).toString());
// basedata.setOrientation(row.getCell(22).toString());
// basedata.setSourceType(row.getCell(23).toString());
basedata.setContentImgCvtTag(row.getCell(9).toString());
// basedata.setReprintCount(row.getCell(27).toString().replace(".0",""));
basedata.setFromWhere(row.getCell(6).toString());
basedata.setDelflag(2l);
String date = DateUtil.format(new Date(), "YYYY-MM-dd HH:MM:ss");
basedata.setPublishDate(row.getCell(5).toString());
basedata.setCreateDate(date);
basedata.setIsdelete(0);
dataMapper.save(basedata);
logger.info("保存资讯id:"+basedata.getId()+ " 资讯标题:"+basedata.getTitle());
BasedataType basedataType = new BasedataType();
basedataType.setId(Long.parseLong(bid.replace("0000","")));
basedataType.setBid(idl);
basedataType.setTid(16865l);
basedataType.setOrgId(3942l);
basedataType.setPublishDate(date);
basedataType.setCreateDate(date);
basedataType.setDelflag(2l);
basedataType.setRelevance(0l);
dataTypeMapper.insert(basedataType);
logger.info("资讯类型id:"+basedataType.getId());
}catch (Exception e){
logger.info("保存解析异常!!!");
}
}
logger.info("同步结束-------------------------------------->");
}
} }
...@@ -18,35 +18,35 @@ import org.jsoup.select.Elements; ...@@ -18,35 +18,35 @@ import org.jsoup.select.Elements;
/** /**
* 获取正文中的图片或者文件 * 获取正文中的图片或者文件
* 创建人:李东亮 * 创建人:李东亮
* 创建时间:2016-8-30 下午5:25:04 * 创建时间:2016-8-30 下午5:25:04
* 公司 :郑州数能软件科技有限公司 * 公司 :郑州数能软件科技有限公司
* @version 1.0 * @version 1.0
* *
*/ */
public class ContentFileFinder { public class ContentFileFinder {
/** /**
* 获取父路径 * 获取父路径
* 创建人: 李东亮 * 创建人: 李东亮
* 创建时间: 2015-7-6 下午3:17:44 * 创建时间: 2015-7-6 下午3:17:44
* @version 1.0 * @version 1.0
* @param path * @param path
* @return * @return
* @throws IOException * @throws IOException
*/ */
public static String getDirPath(String path) { public static String getDirPath(String path) {
path = path.substring(0, path.lastIndexOf("/")) ; path = path.substring(0, path.lastIndexOf("/")) ;
return path; return path;
} }
/** /**
* 去除路径中的./ * 去除路径中的./
* 创建人: 李东亮 * 创建人: 李东亮
* 创建时间: 2015-7-6 下午3:43:00 * 创建时间: 2015-7-6 下午3:43:00
* @version 1.0 * @version 1.0
* @param currentPageURL,imgPath * @param currentPageURL,imgPath
* @return * @return
* @throws IOException * @throws IOException
*/ */
public static String formatPath(String currentPageURL,String imgPath) { public static String formatPath(String currentPageURL,String imgPath) {
String start=""; String start="";
...@@ -59,7 +59,7 @@ public class ContentFileFinder { ...@@ -59,7 +59,7 @@ public class ContentFileFinder {
if(imgPath.startsWith("/")){ if(imgPath.startsWith("/")){
//add lihuawei 增加双斜杠判断图片 如果开始时双斜杠就增加http: //add lihuawei 增加双斜杠判断图片 如果开始时双斜杠就增加http:
if(imgPath.startsWith("//")){ if(imgPath.startsWith("//")){
return start+imgPath.replace("//", ""); return start+imgPath.replace("//", "");
} }
currentPageURL = currentPageURL.replace(start, ""); currentPageURL = currentPageURL.replace(start, "");
...@@ -70,10 +70,10 @@ public class ContentFileFinder { ...@@ -70,10 +70,10 @@ public class ContentFileFinder {
String domain = currentPageURL.substring(0, subIndex); String domain = currentPageURL.substring(0, subIndex);
return start+domain+imgPath; return start+domain+imgPath;
} }
//相对路径 //相对路径
String path = currentPageURL+"/"+imgPath; String path = currentPageURL+"/"+imgPath;
path = path.replaceAll(start, "D:/"); path = path.replaceAll(start, "D:/");
File f = new File(path); File f = new File(path);
String filePath=""; String filePath="";
...@@ -98,7 +98,7 @@ public class ContentFileFinder { ...@@ -98,7 +98,7 @@ public class ContentFileFinder {
if(imgPath.startsWith("/")){ if(imgPath.startsWith("/")){
//add lihuawei 增加双斜杠判断图片 如果开始时双斜杠就增加http: //add lihuawei 增加双斜杠判断图片 如果开始时双斜杠就增加http:
if(imgPath.startsWith("//")){ if(imgPath.startsWith("//")){
return start+imgPath.replace("//", ""); return start+imgPath.replace("//", "");
} }
currentPageURL = currentPageURL.replace(start, ""); currentPageURL = currentPageURL.replace(start, "");
...@@ -109,10 +109,10 @@ public class ContentFileFinder { ...@@ -109,10 +109,10 @@ public class ContentFileFinder {
String domain = currentPageURL.substring(0, subIndex); String domain = currentPageURL.substring(0, subIndex);
return start+domain+imgPath; return start+domain+imgPath;
} }
//相对路径 //相对路径
String path = currentPageURL+"/"+imgPath; String path = currentPageURL+"/"+imgPath;
path = path.replaceAll(start, "D:/"); path = path.replaceAll(start, "D:/");
File f = new File(path); File f = new File(path);
String filePath=""; String filePath="";
...@@ -126,11 +126,11 @@ public class ContentFileFinder { ...@@ -126,11 +126,11 @@ public class ContentFileFinder {
result = result.replaceAll("\\\\", "/"); result = result.replaceAll("\\\\", "/");
return result; return result;
} }
/** /**
* 生成图片文件保存路径 * 生成图片文件保存路径
* 创建人: 李东亮 * 创建人: 李东亮
* 创建时间: 2016-3-23 下午2:50:33 * 创建时间: 2016-3-23 下午2:50:33
* @version 1.0 * @version 1.0
* @return * @return
*/ */
...@@ -139,11 +139,11 @@ public class ContentFileFinder { ...@@ -139,11 +139,11 @@ public class ContentFileFinder {
String uuid = UUID.randomUUID().toString(); String uuid = UUID.randomUUID().toString();
return dir+"/"+uuid+suffix; return dir+"/"+uuid+suffix;
} }
/** /**
* 确保有src属性并且src属性指向正确的图片地址 * 确保有src属性并且src属性指向正确的图片地址
* 创建人: 李东亮 * 创建人: 李东亮
* 创建时间: 2016-6-6 下午1:46:03 * 创建时间: 2016-6-6 下午1:46:03
* @version 1.0 * @version 1.0
* @param imgTag * @param imgTag
* @return * @return
...@@ -166,11 +166,11 @@ public class ContentFileFinder { ...@@ -166,11 +166,11 @@ public class ContentFileFinder {
imgTag.attr("src", imgTag.attr(firstSrcAtt)); imgTag.attr("src", imgTag.attr(firstSrcAtt));
return imgTag; return imgTag;
} }
/** /**
* 获取图片的绝对路径 * 获取图片的绝对路径
* 创建人: 李东亮 * 创建人: 李东亮
* 创建时间: 2016-6-6 下午2:05:02 * 创建时间: 2016-6-6 下午2:05:02
* @version 1.0 * @version 1.0
* @param element * @param element
* @param uri * @param uri
...@@ -194,36 +194,49 @@ public class ContentFileFinder { ...@@ -194,36 +194,49 @@ public class ContentFileFinder {
//add lihuawei jsoup有图片补全功能直接使用,这样拿到的链接都是正确的 //add lihuawei jsoup有图片补全功能直接使用,这样拿到的链接都是正确的
element.setBaseUri(uri); element.setBaseUri(uri);
String absolutePath1= element.absUrl(linkAtt); String absolutePath1= element.absUrl(linkAtt);
//String puriDir = getDirPath(uri); //String puriDir = getDirPath(uri);
//absolutePath = formatPath(puriDir,absolutePath1); //absolutePath = formatPath(puriDir,absolutePath1);
return absolutePath1; return absolutePath1;
} }
return absolutePath; return absolutePath;
} }
/** /**
* 获取后缀名 * 获取后缀名
* 创建人: 李东亮 * 创建人: 李东亮
* 创建时间: 2016-8-30 下午5:00:39 * 创建时间: 2016-8-30 下午5:00:39
* @version 1.0 * @version 1.0
* @param uri * @param uri
* @return * @return
*/ */
public static String getSuffix(String uri){ public static String getSuffix(String uri){
String suffix="";
uri = uri.replaceAll("http://|https://", ""); uri = uri.replaceAll("http://|https://", "");
Pattern p = Pattern.compile("/.+(\\.\\w{1,4})$"); Pattern p = Pattern.compile("/.+(\\.\\w{1,4})$");
Matcher m = p.matcher(uri); Matcher m = p.matcher(uri);
if(m.find()){ if(m.find()){
return m.group(1); suffix= m.group(1);
} }
return ""; if(uri.contains(".jpg")){
suffix=".jpg";
}
if(uri.contains(".png")){
suffix=".png";
}
if(uri.contains(".jpeg")){
suffix=".jpeg";
}
if(uri.contains(".gif")){
suffix=".gif";
}
return suffix;
} }
/** /**
* 获取正文中的文件标签,包含正文中的图片和附件 * 获取正文中的文件标签,包含正文中的图片和附件
* 创建人: 李东亮 * 创建人: 李东亮
* 创建时间: 2016-9-8 下午3:01:09 * 创建时间: 2016-9-8 下午3:01:09
* @version 1.0 * @version 1.0
* @param content * @param content
* @param sourceaddress * @param sourceaddress
...@@ -271,12 +284,13 @@ public class ContentFileFinder { ...@@ -271,12 +284,13 @@ public class ContentFileFinder {
fileTag.setAbsoluteTag(imgTag.outerHtml()); fileTag.setAbsoluteTag(imgTag.outerHtml());
//图片保存路径 //图片保存路径
suffix = ContentFileFinder.getSuffix(absolutePath); suffix = ContentFileFinder.getSuffix(absolutePath);
fileTag.setSuffix(suffix.substring(1)); // fileTag.setSuffix(suffix.substring(1));
// if(StringUtils.isNotBlank(suffix)){ if(StringUtils.isNotBlank(suffix)){
// fileTag.setSuffix(suffix.substring(1)); fileTag.setSuffix(suffix.substring(1));
// }else{ }else{
// fileTag.setSuffix(""); fileTag.setSuffix("");
// } continue;
}
savePath = genImgFileName(suffix); savePath = genImgFileName(suffix);
fileTag.setSavePath(savePath); fileTag.setSavePath(savePath);
//图片保存标签 //图片保存标签
......
...@@ -514,12 +514,18 @@ public class ImgBaseUtil { ...@@ -514,12 +514,18 @@ public class ImgBaseUtil {
* @param vname 下载文件名 * @param vname 下载文件名
*/ */
public static void sendDownloadInfo(String id,String url,String referer,String path,String vname ){ public static void sendDownloadInfo(String id,String url,String referer,String path,String vname ){
String param="{\"jsonrpc\": \"2.0\", \"id\": \""+id+"\", \"method\": \"aria2.addUri\"," for (int i = 0; i < 3; i++) {
+ "\"params\": [[\""+url+"\"], {\"referer\":\""+referer+"\" , \"dir\": \""+path+"\",\"out\":\""+vname+"\"}]}"; try {
sendPost_body("http://localhost:6800/jsonrpc",param); String param = "{\"jsonrpc\": \"2.0\", \"id\": \"" + id + "\", \"method\": \"aria2.addUri\","
+ "\"params\": [[\"" + url + "\"], {\"referer\":\"" + referer + "\" , \"dir\": \"" + path + "\",\"out\":\"" + vname + "\"}]}";
sendPost_body("http://localhost:6800/jsonrpc", param);
}catch (Exception e){
}
}
} }
public static String sendPost_body(String arl, String s) {
public static String sendPost_body(String arl, String s) {
// 创建url资源 // 创建url资源
OutputStreamWriter out = null; OutputStreamWriter out = null;
URL url; URL url;
......
...@@ -43,8 +43,8 @@ spring: ...@@ -43,8 +43,8 @@ spring:
# 多数据源配置 # 多数据源配置
master: master:
url: jdbc:oracle:thin:@localhost:1521:orcl url: jdbc:oracle:thin:@localhost:1521:orcl
username: cis1 username: cistest
password: cis1 password: cistest
driver-class-name: oracle.jdbc.driver.OracleDriver driver-class-name: oracle.jdbc.driver.OracleDriver
# slave: # slave:
# url: jdbc:oracle:thin:@localhost:1521:orcl # url: jdbc:oracle:thin:@localhost:1521:orcl
...@@ -163,3 +163,6 @@ proxy: ...@@ -163,3 +163,6 @@ proxy:
video: video:
path: /home/ubuntu/video/ path: /home/ubuntu/video/
excelpath: C:\\Users\\WIN10\\Desktop\\测试数据库环境\\22222.xls
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论