<!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 Mon Jul 03 16:59:26 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-07-03 16:59:27,116</td>
|
<td class="Message">HV000001: Hibernate Validator 6.2.5.Final</td>
|
<td class="MethodOfCaller"><clinit></td>
|
<td class="FileOfCaller">Version.java</td>
|
<td class="LineOfCaller">21</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:27,138</td>
|
<td class="Message">Starting JeecgSystemApplication v3.4.4 using Java 11.0.16.1 on DESKTOP-B2KRUIV with PID 14668 (D:\2023\arj\workspace\arj-boot\jeecg-module-system\jeecg-system-start\target\jeecg-system-start-3.4.4.jar started by wh in D:\2023\arj\workspace\arj-boot\jeecg-module-system\jeecg-system-start\target)</td>
|
<td class="MethodOfCaller">logStarting</td>
|
<td class="FileOfCaller">StartupInfoLogger.java</td>
|
<td class="LineOfCaller">55</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:27,140</td>
|
<td class="Message">The following 1 profile is active: "dev"</td>
|
<td class="MethodOfCaller">logStartupProfileInfo</td>
|
<td class="FileOfCaller">SpringApplication.java</td>
|
<td class="LineOfCaller">651</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,056</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">262</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,060</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">132</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,137</td>
|
<td class="Message">Finished Spring Data repository scanning in 60 ms. Found 0 Redis repository interfaces.</td>
|
<td class="MethodOfCaller">registerRepositoriesIn</td>
|
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
|
<td class="LineOfCaller">201</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,273</td>
|
<td class="Message"> ******************* init miniDao config [ begin ] *********************** </td>
|
<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
|
<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
|
<td class="LineOfCaller">23</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,273</td>
|
<td class="Message"> ------ minidao.base-package ------- org.jeecg.modules.jmreport.*</td>
|
<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
|
<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
|
<td class="LineOfCaller">25</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,275</td>
|
<td class="Message"> ******************* init miniDao config [ end ] *********************** </td>
|
<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
|
<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
|
<td class="LineOfCaller">42</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,319</td>
|
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao }</td>
|
<td class="MethodOfCaller">doScan</td>
|
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
<td class="LineOfCaller">48</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,320</td>
|
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao }</td>
|
<td class="MethodOfCaller">doScan</td>
|
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
<td class="LineOfCaller">48</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,321</td>
|
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao }</td>
|
<td class="MethodOfCaller">doScan</td>
|
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
<td class="LineOfCaller">48</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,322</td>
|
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao }</td>
|
<td class="MethodOfCaller">doScan</td>
|
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
<td class="LineOfCaller">48</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,322</td>
|
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao }</td>
|
<td class="MethodOfCaller">doScan</td>
|
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
<td class="LineOfCaller">48</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,322</td>
|
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao }</td>
|
<td class="MethodOfCaller">doScan</td>
|
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
<td class="LineOfCaller">48</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,323</td>
|
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao }</td>
|
<td class="MethodOfCaller">doScan</td>
|
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
<td class="LineOfCaller">48</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,323</td>
|
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }</td>
|
<td class="MethodOfCaller">doScan</td>
|
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
<td class="LineOfCaller">48</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,323</td>
|
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }</td>
|
<td class="MethodOfCaller">doScan</td>
|
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
<td class="LineOfCaller">48</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,324</td>
|
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }</td>
|
<td class="MethodOfCaller">doScan</td>
|
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
|
<td class="LineOfCaller">48</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,673</td>
|
<td class="Message">Bean '(inner bean)#6d868997#9' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,679</td>
|
<td class="Message">Bean 'jimuReportShareDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,680</td>
|
<td class="Message">Bean '(inner bean)#6d868997#8' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,682</td>
|
<td class="Message">Bean 'jimuReportMapDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,683</td>
|
<td class="Message">Bean '(inner bean)#6d868997#7' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,684</td>
|
<td class="Message">Bean 'jimuReportLinkDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,686</td>
|
<td class="Message">Bean '(inner bean)#6d868997#6' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,687</td>
|
<td class="Message">Bean 'jimuReportDictItemDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,688</td>
|
<td class="Message">Bean '(inner bean)#6d868997#5' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,689</td>
|
<td class="Message">Bean 'jimuReportDictDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,691</td>
|
<td class="Message">Bean '(inner bean)#6d868997#4' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,692</td>
|
<td class="Message">Bean 'jimuReportDbParamDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,693</td>
|
<td class="Message">Bean '(inner bean)#6d868997#3' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,694</td>
|
<td class="Message">Bean 'jimuReportDbFieldDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,695</td>
|
<td class="Message">Bean '(inner bean)#6d868997#2' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,697</td>
|
<td class="Message">Bean 'jimuReportDbDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,698</td>
|
<td class="Message">Bean '(inner bean)#6d868997#1' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,699</td>
|
<td class="Message">Bean 'jimuReportDataSourceDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,701</td>
|
<td class="Message">Bean '(inner bean)#6d868997' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,708</td>
|
<td class="Message">Bean 'jimuReportDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,731</td>
|
<td class="Message">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)</td>
|
<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
<td class="LineOfCaller">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,737</td>
|
<td class="Message">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)</td>
|
<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
<td class="LineOfCaller">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,758</td>
|
<td class="Message">Bean 'org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,761</td>
|
<td class="Message">Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,768</td>
|
<td class="Message">Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,771</td>
|
<td class="Message">Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,775</td>
|
<td class="Message">Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,777</td>
|
<td class="Message">Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,778</td>
|
<td class="Message">Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,801</td>
|
<td class="Message">Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,806</td>
|
<td class="Message">Bean 'micrometerOptions' of type [io.lettuce.core.metrics.MicrometerOptions] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,807</td>
|
<td class="Message">Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$509/0x0000000800697840] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:29,998</td>
|
<td class="Message">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)</td>
|
<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
<td class="LineOfCaller">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,088</td>
|
<td class="Message">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)</td>
|
<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
<td class="LineOfCaller">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,093</td>
|
<td class="Message">Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,095</td>
|
<td class="Message">Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$669bfaa4] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,405</td>
|
<td class="Message">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)</td>
|
<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
<td class="LineOfCaller">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,414</td>
|
<td class="Message">Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$70ee237c] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,423</td>
|
<td class="Message">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)</td>
|
<td class="MethodOfCaller">postProcessAfterInitialization</td>
|
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
|
<td class="LineOfCaller">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,479</td>
|
<td class="Message">Bean 'shiroRealm' of type [org.jeecg.config.shiro.ShiroRealm] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,695</td>
|
<td class="Message">===============(1)´´½¨»º´æ¹ÜÀíÆ÷RedisCacheManager</td>
|
<td class="MethodOfCaller">redisCacheManager</td>
|
<td class="FileOfCaller">ShiroConfig.java</td>
|
<td class="LineOfCaller">237</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,699</td>
|
<td class="Message">===============(2)´´½¨RedisManager,Á¬½ÓRedis..</td>
|
<td class="MethodOfCaller">redisManager</td>
|
<td class="FileOfCaller">ShiroConfig.java</td>
|
<td class="LineOfCaller">255</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,704</td>
|
<td class="Message">Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,712</td>
|
<td class="Message">Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,752</td>
|
<td class="Message">Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,780</td>
|
<td class="Message">Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$1a78905b] 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">376</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:30,785</td>
|
<td class="Message">Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] 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">376</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:31,177</td>
|
<td class="Message">Tomcat initialized with port(s): 9090 (http)</td>
|
<td class="MethodOfCaller">initialize</td>
|
<td class="FileOfCaller">TomcatWebServer.java</td>
|
<td class="LineOfCaller">108</td>
|
</tr>
|
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:31,260</td>
|
<td class="Message">Root WebApplicationContext: initialization completed in 4074 ms</td>
|
<td class="MethodOfCaller">prepareWebApplicationContext</td>
|
<td class="FileOfCaller">ServletWebServerApplicationContext.java</td>
|
<td class="LineOfCaller">290</td>
|
</tr>
|
|
<tr class="info even">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:31,448</td>
|
<td class="Message"> Init JimuReport Config [ Token Interceptor & Resource Locations ] </td>
|
<td class="MethodOfCaller">afterPropertiesSet</td>
|
<td class="FileOfCaller">JimuReportConfiguration.java</td>
|
<td class="LineOfCaller">99</td>
|
</tr>
|
|
<tr class="error odd">
|
<td class="Level">ERROR</td>
|
<td class="Date">2023-07-03 16:59:36,276</td>
|
<td class="Message">init datasource error, url: jdbc:mysql://localhost:3306/jeecg-boot?useUnicode=true&characterEncoding=utf8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai</td>
|
<td class="MethodOfCaller">init</td>
|
<td class="FileOfCaller">DruidDataSource.java</td>
|
<td class="LineOfCaller">927</td>
|
</tr>
|
<tr><td class="Exception" colspan="6">java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
|
<br /> at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
|
<br /> at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
<br /> at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
|
<br /> at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
|
<br /> at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
|
<br /> at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:898)
|
<br /> at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823)
|
<br /> at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:448)
|
<br /> at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
<br /> at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
|
<br /> at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
|
<br /> at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
|
<br /> at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
|
<br /> at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
|
<br /> at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
|
<br /> at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
|
<br /> at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
|
<br /> at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
|
<br /> at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1646)
|
<br /> at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1710)
|
<br /> at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:923)
|
<br /> at com.baomidou.dynamic.datasource.creator.DruidDataSourceCreator.createDataSource(DruidDataSourceCreator.java:158)
|
<br /> at com.baomidou.dynamic.datasource.creator.DataSourceCreator.createDruidDataSource(DataSourceCreator.java:174)
|
<br /> at com.baomidou.dynamic.datasource.creator.DataSourceCreator.createDataSource(DataSourceCreator.java:92)
|
<br /> at com.baomidou.dynamic.datasource.provider.AbstractDataSourceProvider.createDataSourceMap(AbstractDataSourceProvider.java:45)
|
<br /> at com.baomidou.dynamic.datasource.provider.YmlDynamicDataSourceProvider.loadDataSources(YmlDynamicDataSourceProvider.java:43)
|
<br /> at com.baomidou.dynamic.datasource.DynamicRoutingDataSource.afterPropertiesSet(DynamicRoutingDataSource.java:229)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
|
<br /> at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
|
<br /> at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
|
<br /> at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
|
<br /> at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
|
<br /> at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
|
<br /> at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
|
<br /> at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1519)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1417)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
|
<br /> at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
|
<br /> at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
|
<br /> at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:544)
|
<br /> at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
|
<br /> at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
|
<br /> at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
|
<br /> at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
|
<br /> at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
|
<br /> at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
|
<br /> at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
|
<br /> at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657)
|
<br /> at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
|
<br /> at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
|
<br /> at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
|
<br /> at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
|
<br /> at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
|
<br /> at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
|
<br /> at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145)
|
<br /> at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:745)
|
<br /> at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:423)
|
<br /> at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
|
<br /> at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317)
|
<br /> at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
|
<br /> at org.jeecg.JeecgSystemApplication.main(JeecgSystemApplication.java:31)
|
<br /> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
<br /> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
<br /> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
<br /> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
|
<br /> at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
|
<br /> at org.springframework.boot.loader.Launcher.launch(Launcher.java:108)
|
<br /> at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
|
<br /> at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
|
<br />Caused by: com.mysql.cj.exceptions.CJException: Access denied for user 'root'@'localhost' (using password: YES)
|
<br /> at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
<br /> at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
<br /> at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
<br /> at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
|
<br /> at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
|
<br /> at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
|
<br /> at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
|
<br /> at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:129)
|
<br /> at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:848)
|
<br /> at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:770)
|
<br /> at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:738)
|
<br /> at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:155)
|
<br /> at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:472)
|
<br /> at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:212)
|
<br /> at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1433)
|
<br /> at com.mysql.cj.NativeSession.connect(NativeSession.java:133)
|
<br /> at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:842)
|
<br /> ... 102 common frames omitted
|
</td></tr>
|
<tr class="error even">
|
<td class="Level">ERROR</td>
|
<td class="Date">2023-07-03 16:59:36,287</td>
|
<td class="Message">{dataSource-1} init error</td>
|
<td class="MethodOfCaller">init</td>
|
<td class="FileOfCaller">DruidDataSource.java</td>
|
<td class="LineOfCaller">969</td>
|
</tr>
|
<tr><td class="Exception" colspan="6">java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
|
<br /> at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
|
<br /> at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
|
<br /> at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
|
<br /> at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
|
<br /> at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
|
<br /> at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:898)
|
<br /> at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823)
|
<br /> at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:448)
|
<br /> at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
|
<br /> at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
|
<br /> at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156)
|
<br /> at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
|
<br /> at com.alibaba.druid.filter.FilterEventAdapter.connection_connect(FilterEventAdapter.java:38)
|
<br /> at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
|
<br /> at com.alibaba.druid.filter.FilterAdapter.connection_connect(FilterAdapter.java:787)
|
<br /> at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
|
<br /> at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:218)
|
<br /> at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150)
|
<br /> at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1646)
|
<br /> at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1710)
|
<br /> at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:923)
|
<br /> at com.baomidou.dynamic.datasource.creator.DruidDataSourceCreator.createDataSource(DruidDataSourceCreator.java:158)
|
<br /> at com.baomidou.dynamic.datasource.creator.DataSourceCreator.createDruidDataSource(DataSourceCreator.java:174)
|
<br /> at com.baomidou.dynamic.datasource.creator.DataSourceCreator.createDataSource(DataSourceCreator.java:92)
|
<br /> at com.baomidou.dynamic.datasource.provider.AbstractDataSourceProvider.createDataSourceMap(AbstractDataSourceProvider.java:45)
|
<br /> at com.baomidou.dynamic.datasource.provider.YmlDynamicDataSourceProvider.loadDataSources(YmlDynamicDataSourceProvider.java:43)
|
<br /> at com.baomidou.dynamic.datasource.DynamicRoutingDataSource.afterPropertiesSet(DynamicRoutingDataSource.java:229)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
|
<br /> at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
|
<br /> at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
|
<br /> at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
|
<br /> at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
|
<br /> at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
|
<br /> at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
|
<br /> at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1519)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1417)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
|
<br /> at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
|
<br /> at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
|
<br /> at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:544)
|
<br /> at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:520)
|
<br /> at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:673)
|
<br /> at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:228)
|
<br /> at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
|
<br /> at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:329)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
|
<br /> at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
|
<br /> at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
|
<br /> at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657)
|
<br /> at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
|
<br /> at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
|
<br /> at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
|
<br /> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
|
<br /> at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
|
<br /> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
|
<br /> at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
|
<br /> at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
|
<br /> at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
|
<br /> at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145)
|
<br /> at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:745)
|
<br /> at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:423)
|
<br /> at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
|
<br /> at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317)
|
<br /> at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
|
<br /> at org.jeecg.JeecgSystemApplication.main(JeecgSystemApplication.java:31)
|
<br /> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
<br /> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
<br /> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
<br /> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
|
<br /> at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)
|
<br /> at org.springframework.boot.loader.Launcher.launch(Launcher.java:108)
|
<br /> at org.springframework.boot.loader.Launcher.launch(Launcher.java:58)
|
<br /> at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88)
|
<br />Caused by: com.mysql.cj.exceptions.CJException: Access denied for user 'root'@'localhost' (using password: YES)
|
<br /> at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
<br /> at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
<br /> at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
<br /> at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
|
<br /> at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
|
<br /> at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
|
<br /> at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
|
<br /> at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:129)
|
<br /> at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:848)
|
<br /> at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:770)
|
<br /> at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:738)
|
<br /> at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:155)
|
<br /> at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:472)
|
<br /> at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:212)
|
<br /> at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1433)
|
<br /> at com.mysql.cj.NativeSession.connect(NativeSession.java:133)
|
<br /> at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:842)
|
<br /> ... 102 common frames omitted
|
</td></tr>
|
<tr class="info odd">
|
<td class="Level">INFO</td>
|
<td class="Date">2023-07-03 16:59:36,293</td>
|
<td class="Message">{dataSource-1,master} inited</td>
|
<td class="MethodOfCaller">init</td>
|
<td class="FileOfCaller">DruidDataSource.java</td>
|
<td class="LineOfCaller">994</td>
|
</tr>
|
|
<tr class="warn even">
|
<td class="Level">WARN</td>
|
<td class="Date">2023-07-03 16:59:36,296</td>
|
<td class="Message">Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'jimuReportTokenService': Unsatisfied dependency expressed through field 'sysBaseApi'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysBaseApiImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserMapper' defined in URL [jar:file:/D:/2023/arj/workspace/arj-boot/jeecg-module-system/jeecg-system-start/target/jeecg-system-start-3.4.4.jar!/BOOT-INF/lib/jeecg-system-biz-3.4.4.jar!/org/jeecg/modules/system/mapper/SysUserMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/baomidou/dynamic/datasource/spring/boot/autoconfigure/DynamicDataSourceAutoConfiguration.class]: Invocation of init method failed; nested exception is com.baomidou.dynamic.datasource.exception.ErrorCreateDataSourceException: druid create error</td>
|
<td class="MethodOfCaller">refresh</td>
|
<td class="FileOfCaller">AbstractApplicationContext.java</td>
|
<td class="LineOfCaller">591</td>
|
</tr>
|
</table>
|
</body></html>
|