2271 lines
92 KiB
HTML
2271 lines
92 KiB
HTML
<!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 Aug 13 15:03:15 CST 2024</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">2024-08-13 15:03:15,317</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">2024-08-13 15:03:15,327</td>
|
||
<td class="Message">Starting JeecgSystemApplication using Java 1.8.0_201 on DESKTOP-JUGJK17 with PID 236748 (D:\APPLICATION\PROJECT\DBSD\DBSD_ZJPT\jeecg-boot\jeecg-module-system\jeecg-system-start\target\classes started by 杨君 in D:\APPLICATION\PROJECT\DBSD\DBSD_ZJPT\jeecg-boot)</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">2024-08-13 15:03:15,328</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">638</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:17,538</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">2024-08-13 15:03:17,542</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">2024-08-13 15:03:17,671</td>
|
||
<td class="Message">Finished Spring Data repository scanning in 110 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">2024-08-13 15:03:17,838</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">2024-08-13 15:03:17,839</td>
|
||
<td class="Message"> ------ minidao.base-package ------- org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*</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">2024-08-13 15:03:17,840</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">2024-08-13 15:03:17,969</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">2024-08-13 15:03:17,970</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">2024-08-13 15:03:17,970</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">2024-08-13 15:03:17,970</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">2024-08-13 15:03:17,970</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">2024-08-13 15:03:17,970</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">2024-08-13 15:03:17,970</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">2024-08-13 15:03:17,970</td>
|
||
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportExportLogDao }</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">2024-08-13 15:03:17,970</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 even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:17,970</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 odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:17,972</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 even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:17,972</td>
|
||
<td class="Message">register minidao name is { org.jeecg.modules.drag.dao.OnlDragCompDao }</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">2024-08-13 15:03:17,972</td>
|
||
<td class="Message">register minidao name is { org.jeecg.modules.drag.dao.OnlDragDatasetHeadDao }</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">2024-08-13 15:03:17,972</td>
|
||
<td class="Message">register minidao name is { org.jeecg.modules.drag.dao.OnlDragDatasetItemDao }</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">2024-08-13 15:03:17,972</td>
|
||
<td class="Message">register minidao name is { org.jeecg.modules.drag.dao.OnlDragDatasetParamDao }</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">2024-08-13 15:03:17,972</td>
|
||
<td class="Message">register minidao name is { org.jeecg.modules.drag.dao.OnlDragDataSourceDao }</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">2024-08-13 15:03:17,972</td>
|
||
<td class="Message">register minidao name is { org.jeecg.modules.drag.dao.OnlDragPageCompDao }</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">2024-08-13 15:03:17,973</td>
|
||
<td class="Message">register minidao name is { org.jeecg.modules.drag.dao.OnlDragPageDao }</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">2024-08-13 15:03:18,455</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#17' 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">2024-08-13 15:03:18,461</td>
|
||
<td class="Message">Bean 'onlDragPageDao' 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">2024-08-13 15:03:18,462</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#16' 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">2024-08-13 15:03:18,463</td>
|
||
<td class="Message">Bean 'onlDragPageCompDao' 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">2024-08-13 15:03:18,464</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#15' 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">2024-08-13 15:03:18,465</td>
|
||
<td class="Message">Bean 'onlDragDataSourceDao' 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">2024-08-13 15:03:18,467</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#14' 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">2024-08-13 15:03:18,469</td>
|
||
<td class="Message">Bean 'onlDragDatasetParamDao' 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">2024-08-13 15:03:18,471</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#13' 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">2024-08-13 15:03:18,472</td>
|
||
<td class="Message">Bean 'onlDragDatasetItemDao' 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">2024-08-13 15:03:18,473</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#12' 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">2024-08-13 15:03:18,475</td>
|
||
<td class="Message">Bean 'onlDragDatasetHeadDao' 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">2024-08-13 15:03:18,476</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#11' 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">2024-08-13 15:03:18,477</td>
|
||
<td class="Message">Bean 'onlDragCompDao' 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">2024-08-13 15:03:18,479</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#10' 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">2024-08-13 15:03:18,480</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">2024-08-13 15:03:18,481</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#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">2024-08-13 15:03:18,484</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">2024-08-13 15:03:18,485</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#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">2024-08-13 15:03:18,487</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">2024-08-13 15:03:18,488</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#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">2024-08-13 15:03:18,489</td>
|
||
<td class="Message">Bean 'jimuReportExportLogDao' 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">2024-08-13 15:03:18,490</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#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">2024-08-13 15:03:18,491</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">2024-08-13 15:03:18,493</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#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">2024-08-13 15:03:18,494</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">2024-08-13 15:03:18,495</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#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">2024-08-13 15:03:18,496</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">2024-08-13 15:03:18,497</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#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">2024-08-13 15:03:18,499</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">2024-08-13 15:03:18,502</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#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">2024-08-13 15:03:18,503</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">2024-08-13 15:03:18,504</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09#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">2024-08-13 15:03:18,505</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">2024-08-13 15:03:18,506</td>
|
||
<td class="Message">Bean '(inner bean)#fe42a09' 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">2024-08-13 15:03:18,506</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">2024-08-13 15:03:18,531</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">2024-08-13 15:03:18,538</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">2024-08-13 15:03:18,569</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">2024-08-13 15:03:18,571</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">2024-08-13 15:03:18,578</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">2024-08-13 15:03:18,581</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">2024-08-13 15:03:18,584</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">2024-08-13 15:03:18,587</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">2024-08-13 15:03:18,589</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">2024-08-13 15:03:18,616</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">2024-08-13 15:03:18,621</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">2024-08-13 15:03:18,623</td>
|
||
<td class="Message">Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$441/859156431] 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">2024-08-13 15:03:18,841</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">2024-08-13 15:03:18,960</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">2024-08-13 15:03:18,968</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">2024-08-13 15:03:18,970</td>
|
||
<td class="Message">Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$ddac7afe] 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">2024-08-13 15:03:19,526</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">2024-08-13 15:03:19,539</td>
|
||
<td class="Message">Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration$$EnhancerBySpringCGLIB$$ffe1ea59] 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">2024-08-13 15:03:19,554</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">2024-08-13 15:03:19,619</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">2024-08-13 15:03:20,706</td>
|
||
<td class="Message">===============(1)创建缓存管理器RedisCacheManager</td>
|
||
<td class="MethodOfCaller">redisCacheManager</td>
|
||
<td class="FileOfCaller">ShiroConfig.java</td>
|
||
<td class="LineOfCaller">263</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:20,709</td>
|
||
<td class="Message">===============(2)创建RedisManager,连接Redis..</td>
|
||
<td class="MethodOfCaller">redisManager</td>
|
||
<td class="FileOfCaller">ShiroConfig.java</td>
|
||
<td class="LineOfCaller">284</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:20,712</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">2024-08-13 15:03:20,719</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">2024-08-13 15:03:20,751</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">2024-08-13 15:03:20,783</td>
|
||
<td class="Message">Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$918910b5] 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">2024-08-13 15:03:20,790</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">2024-08-13 15:03:21,275</td>
|
||
<td class="Message">Tomcat initialized with port(s): 8080 (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">2024-08-13 15:03:21,288</td>
|
||
<td class="Message">Initializing ProtocolHandler ["http-nio-8080"]</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">2024-08-13 15:03:21,291</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 odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:21,291</td>
|
||
<td class="Message">Starting Servlet engine: [Apache Tomcat/9.0.83]</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">2024-08-13 15:03:21,441</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 odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:21,441</td>
|
||
<td class="Message">Root WebApplicationContext: initialization completed in 6061 ms</td>
|
||
<td class="MethodOfCaller">prepareWebApplicationContext</td>
|
||
<td class="FileOfCaller">ServletWebServerApplicationContext.java</td>
|
||
<td class="LineOfCaller">292</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:21,724</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">91</td>
|
||
</tr>
|
||
|
||
<tr class="warn odd">
|
||
<td class="Level">WARN</td>
|
||
<td class="Date">2024-08-13 15:03:21,848</td>
|
||
<td class="Message">Endpoint ID 'httptrace-new' contains invalid characters, please migrate to a valid format.</td>
|
||
<td class="MethodOfCaller">logWarning</td>
|
||
<td class="FileOfCaller">EndpointId.java</td>
|
||
<td class="LineOfCaller">155</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:22,670</td>
|
||
<td class="Message">{dataSource-1,master} inited</td>
|
||
<td class="MethodOfCaller">init</td>
|
||
<td class="FileOfCaller">DruidDataSource.java</td>
|
||
<td class="LineOfCaller">1002</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:22,673</td>
|
||
<td class="Message">dynamic-datasource - add a datasource named [master] success</td>
|
||
<td class="MethodOfCaller">addDataSource</td>
|
||
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
|
||
<td class="LineOfCaller">154</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:22,674</td>
|
||
<td class="Message">dynamic-datasource initial loaded [1] datasource,primary datasource named [master]</td>
|
||
<td class="MethodOfCaller">afterPropertiesSet</td>
|
||
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
|
||
<td class="LineOfCaller">237</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:25,818</td>
|
||
<td class="Message"> --- redis config init --- </td>
|
||
<td class="MethodOfCaller">redisTemplate</td>
|
||
<td class="FileOfCaller">RedisConfig.java</td>
|
||
<td class="LineOfCaller">56</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:27,582</td>
|
||
<td class="Message">Using default implementation for ThreadExecutor</td>
|
||
<td class="MethodOfCaller">instantiate</td>
|
||
<td class="FileOfCaller">StdSchedulerFactory.java</td>
|
||
<td class="LineOfCaller">1220</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:27,587</td>
|
||
<td class="Message">Job execution threads will use class loader of thread: main</td>
|
||
<td class="MethodOfCaller">initialize</td>
|
||
<td class="FileOfCaller">SimpleThreadPool.java</td>
|
||
<td class="LineOfCaller">268</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:27,604</td>
|
||
<td class="Message">Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl</td>
|
||
<td class="MethodOfCaller"><init></td>
|
||
<td class="FileOfCaller">SchedulerSignalerImpl.java</td>
|
||
<td class="LineOfCaller">61</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:27,604</td>
|
||
<td class="Message">Quartz Scheduler v.2.3.2 created.</td>
|
||
<td class="MethodOfCaller"><init></td>
|
||
<td class="FileOfCaller">QuartzScheduler.java</td>
|
||
<td class="LineOfCaller">229</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:27,607</td>
|
||
<td class="Message">Using db table-based data access locking (synchronization).</td>
|
||
<td class="MethodOfCaller">initialize</td>
|
||
<td class="FileOfCaller">JobStoreSupport.java</td>
|
||
<td class="LineOfCaller">672</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:27,610</td>
|
||
<td class="Message">JobStoreCMT initialized.</td>
|
||
<td class="MethodOfCaller">initialize</td>
|
||
<td class="FileOfCaller">JobStoreCMT.java</td>
|
||
<td class="LineOfCaller">145</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:27,611</td>
|
||
<td class="Message">Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'DESKTOP-JUGJK171723532607585'
|
||
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
|
||
NOT STARTED.
|
||
Currently in standby mode.
|
||
Number of jobs executed: 0
|
||
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
|
||
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
|
||
</td>
|
||
<td class="MethodOfCaller">initialize</td>
|
||
<td class="FileOfCaller">QuartzScheduler.java</td>
|
||
<td class="LineOfCaller">294</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:27,612</td>
|
||
<td class="Message">Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance.</td>
|
||
<td class="MethodOfCaller">instantiate</td>
|
||
<td class="FileOfCaller">StdSchedulerFactory.java</td>
|
||
<td class="LineOfCaller">1374</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:27,612</td>
|
||
<td class="Message">Quartz scheduler version: 2.3.2</td>
|
||
<td class="MethodOfCaller">instantiate</td>
|
||
<td class="FileOfCaller">StdSchedulerFactory.java</td>
|
||
<td class="LineOfCaller">1378</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:27,612</td>
|
||
<td class="Message">JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@623d222</td>
|
||
<td class="MethodOfCaller">setJobFactory</td>
|
||
<td class="FileOfCaller">QuartzScheduler.java</td>
|
||
<td class="LineOfCaller">2293</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:29,849</td>
|
||
<td class="Message"> Init JimuReport Config [ 线程池 ] </td>
|
||
<td class="MethodOfCaller">afterPropertiesSet</td>
|
||
<td class="FileOfCaller">JmReportExecutorConfig.java</td>
|
||
<td class="LineOfCaller">42</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:31,448</td>
|
||
<td class="Message">Exposing 2 endpoint(s) beneath base path '/actuator'</td>
|
||
<td class="MethodOfCaller"><init></td>
|
||
<td class="FileOfCaller">EndpointLinksResolver.java</td>
|
||
<td class="LineOfCaller">58</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,771</td>
|
||
<td class="Message">Scanning for classpath resources at 'classpath:db/callback' ...</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,772</td>
|
||
<td class="Message">Determining location urls for classpath:db/callback using ClassLoader sun.misc.Launcher$AppClassLoader@18b4aac2 ...</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,772</td>
|
||
<td class="Message">Unable to resolve location classpath:db/callback.</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,772</td>
|
||
<td class="Message">AWS SDK available: false</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,774</td>
|
||
<td class="Message">Google Cloud Storage available: false</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,774</td>
|
||
<td class="Message">Scanning for classpath resources at 'classpath:flyway/sql/mysql' ...</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,774</td>
|
||
<td class="Message">Determining location urls for classpath:flyway/sql/mysql using ClassLoader sun.misc.Launcher$AppClassLoader@18b4aac2 ...</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,775</td>
|
||
<td class="Message">Scanning URL: file:/D:/APPLICATION/PROJECT/DBSD/DBSD_ZJPT/jeecg-boot/jeecg-module-system/jeecg-system-start/target/classes/flyway/sql/mysql</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,776</td>
|
||
<td class="Message">JBoss VFS v2 available: false</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,778</td>
|
||
<td class="Message">Scanning starting at classpath root in filesystem: D:\APPLICATION\PROJECT\DBSD\DBSD_ZJPT\jeecg-boot\jeecg-module-system\jeecg-system-start\target\classes\</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,778</td>
|
||
<td class="Message">Scanning for resources in path: D:\APPLICATION\PROJECT\DBSD\DBSD_ZJPT\jeecg-boot\jeecg-module-system\jeecg-system-start\target\classes\flyway\sql\mysql (flyway/sql/mysql)</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,781</td>
|
||
<td class="Message">Found resource: flyway/sql/mysql/README.md</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,781</td>
|
||
<td class="Message">Found resource: flyway/sql/mysql/R__370_missingPermission.sql</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,781</td>
|
||
<td class="Message">Found resource: flyway/sql/mysql/V3.6.2__all_upgrade.sql</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,782</td>
|
||
<td class="Message">Found resource: flyway/sql/mysql/V3.6.3__all_upgrade.sql</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,782</td>
|
||
<td class="Message">Found resource: flyway/sql/mysql/V3.7.0__all_upgrade.sql</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:31,783</td>
|
||
<td class="Message">Scanning for classes at classpath:flyway/sql/mysql</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:32,461</td>
|
||
<td class="Message">Flyway Community Edition 7.15.0 by Redgate</td>
|
||
<td class="MethodOfCaller">info</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">44</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:32,462</td>
|
||
<td class="Message">Database: jdbc:mysql://127.0.0.1:3306/jeecg-boot (MySQL 8.4)</td>
|
||
<td class="MethodOfCaller">info</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">44</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,462</td>
|
||
<td class="Message">Driver : MySQL Connector/J mysql-connector-java-8.0.27 (Revision: e920b979015ae7117d60d72bcc8f077a839cd791)</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,573</td>
|
||
<td class="Message">DDL Transactions Supported: false</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,578</td>
|
||
<td class="Message">Schemas: </td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,578</td>
|
||
<td class="Message">Default schema: null</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="warn odd">
|
||
<td class="Level">WARN</td>
|
||
<td class="Date">2024-08-13 15:03:32,600</td>
|
||
<td class="Message">Flyway upgrade recommended: MySQL 8.4 is newer than this version of Flyway and support has not been tested. The latest supported version of MySQL is 8.0.</td>
|
||
<td class="MethodOfCaller">warn</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">48</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,604</td>
|
||
<td class="Message">Scanning for SQL callbacks ...</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,604</td>
|
||
<td class="Message">Filtering out resource: flyway/sql/mysql/README.md (filename: README.md)</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,629</td>
|
||
<td class="Message">Validating migrations ...</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,637</td>
|
||
<td class="Message">Filtering out resource: flyway/sql/mysql/README.md (filename: README.md)</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,637</td>
|
||
<td class="Message">Filtering out resource: flyway/sql/mysql/R__370_missingPermission.sql (filename: R__370_missingPermission.sql)</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,662</td>
|
||
<td class="Message">Filtering out resource: flyway/sql/mysql/README.md (filename: README.md)</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,663</td>
|
||
<td class="Message">Filtering out resource: flyway/sql/mysql/V3.6.2__all_upgrade.sql (filename: V3.6.2__all_upgrade.sql)</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug odd">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,663</td>
|
||
<td class="Message">Filtering out resource: flyway/sql/mysql/V3.6.3__all_upgrade.sql (filename: V3.6.3__all_upgrade.sql)</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,663</td>
|
||
<td class="Message">Filtering out resource: flyway/sql/mysql/V3.7.0__all_upgrade.sql (filename: V3.7.0__all_upgrade.sql)</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:32,719</td>
|
||
<td class="Message">Successfully validated 6 migrations (execution time 00:00.087s)</td>
|
||
<td class="MethodOfCaller">info</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">44</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:32,739</td>
|
||
<td class="Message">Current version of schema `jeecg-boot`: 3.7.0</td>
|
||
<td class="MethodOfCaller">info</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">44</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:32,740</td>
|
||
<td class="Message">Schema `jeecg-boot` is up to date. No migration necessary.</td>
|
||
<td class="MethodOfCaller">info</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">44</td>
|
||
</tr>
|
||
|
||
<tr class="debug even">
|
||
<td class="Level">DEBUG</td>
|
||
<td class="Date">2024-08-13 15:03:32,744</td>
|
||
<td class="Message">Memory usage: 159 of 1404M</td>
|
||
<td class="MethodOfCaller">debug</td>
|
||
<td class="FileOfCaller">Slf4jLog.java</td>
|
||
<td class="LineOfCaller">40</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:32,745</td>
|
||
<td class="Message">【数据库升级】平台集成了MySQL库的Flyway,数据库版本自动升级! </td>
|
||
<td class="MethodOfCaller">lambda$migrate$0</td>
|
||
<td class="FileOfCaller">FlywayConfig.java</td>
|
||
<td class="LineOfCaller">126</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:32,766</td>
|
||
<td class="Message"> Init CodeGenerate Config [ Get Db Config From application.yml ] </td>
|
||
<td class="MethodOfCaller">initCodeGenerateDbConfig</td>
|
||
<td class="FileOfCaller">CodeGenerateDbConfig.java</td>
|
||
<td class="LineOfCaller">50</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:32,877</td>
|
||
<td class="Message">Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest)]</td>
|
||
<td class="MethodOfCaller">initHandlerMethods</td>
|
||
<td class="FileOfCaller">WebMvcPropertySourcedRequestMappingHandlerMapping.java</td>
|
||
<td class="LineOfCaller">69</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:34,317</td>
|
||
<td class="Message">Starting ProtocolHandler ["http-nio-8080"]</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">2024-08-13 15:03:34,351</td>
|
||
<td class="Message">Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot'</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">2024-08-13 15:03:34,352</td>
|
||
<td class="Message">Documentation plugins bootstrapped</td>
|
||
<td class="MethodOfCaller">start</td>
|
||
<td class="FileOfCaller">DocumentationPluginsBootstrapper.java</td>
|
||
<td class="LineOfCaller">93</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:34,357</td>
|
||
<td class="Message">Found 1 custom documentation plugin(s)</td>
|
||
<td class="MethodOfCaller">bootstrapDocumentationPlugins</td>
|
||
<td class="FileOfCaller">AbstractDocumentationPluginsBootstrapper.java</td>
|
||
<td class="LineOfCaller">79</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:34,621</td>
|
||
<td class="Message">Scanning for api listing references</td>
|
||
<td class="MethodOfCaller">scan</td>
|
||
<td class="FileOfCaller">ApiListingReferenceScanner.java</td>
|
||
<td class="LineOfCaller">44</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:34,944</td>
|
||
<td class="Message">Generating unique operation named: addUsingPOST_1</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:34,950</td>
|
||
<td class="Message">Generating unique operation named: deleteUsingDELETE_1</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:34,951</td>
|
||
<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_1</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:34,953</td>
|
||
<td class="Message">Generating unique operation named: editUsingPUT_1</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:34,954</td>
|
||
<td class="Message">Generating unique operation named: editUsingPOST_1</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:34,956</td>
|
||
<td class="Message">Generating unique operation named: queryByIdUsingGET_1</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:34,987</td>
|
||
<td class="Message">Generating unique operation named: queryPageListUsingGET_1</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,019</td>
|
||
<td class="Message">Generating unique operation named: addUsingPOST_2</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,026</td>
|
||
<td class="Message">Generating unique operation named: deleteUsingDELETE_2</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,027</td>
|
||
<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_2</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,032</td>
|
||
<td class="Message">Generating unique operation named: editUsingPUT_2</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,034</td>
|
||
<td class="Message">Generating unique operation named: editUsingPOST_2</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,039</td>
|
||
<td class="Message">Generating unique operation named: queryByIdUsingGET_2</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,049</td>
|
||
<td class="Message">Generating unique operation named: addUsingPOST_3</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,052</td>
|
||
<td class="Message">Generating unique operation named: deleteUsingDELETE_3</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,055</td>
|
||
<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_3</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,058</td>
|
||
<td class="Message">Generating unique operation named: editUsingPUT_3</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,059</td>
|
||
<td class="Message">Generating unique operation named: editUsingPOST_3</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,062</td>
|
||
<td class="Message">Generating unique operation named: queryByIdUsingGET_3</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,067</td>
|
||
<td class="Message">Generating unique operation named: queryPageListUsingGET_2</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,074</td>
|
||
<td class="Message">Generating unique operation named: addUsingPOST_4</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,077</td>
|
||
<td class="Message">Generating unique operation named: deleteUsingDELETE_4</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,079</td>
|
||
<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_4</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,080</td>
|
||
<td class="Message">Generating unique operation named: editUsingPUT_4</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,080</td>
|
||
<td class="Message">Generating unique operation named: editUsingPOST_4</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,083</td>
|
||
<td class="Message">Generating unique operation named: queryByIdUsingGET_4</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,086</td>
|
||
<td class="Message">Generating unique operation named: queryPageListUsingGET_3</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,092</td>
|
||
<td class="Message">Generating unique operation named: addUsingPOST_5</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,093</td>
|
||
<td class="Message">Generating unique operation named: deleteUsingDELETE_5</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,095</td>
|
||
<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_5</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,096</td>
|
||
<td class="Message">Generating unique operation named: editUsingPUT_5</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,097</td>
|
||
<td class="Message">Generating unique operation named: editUsingPOST_5</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,100</td>
|
||
<td class="Message">Generating unique operation named: queryByIdUsingGET_5</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,104</td>
|
||
<td class="Message">Generating unique operation named: queryPageListUsingGET_4</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,115</td>
|
||
<td class="Message">Generating unique operation named: addUsingPOST_6</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,118</td>
|
||
<td class="Message">Generating unique operation named: deleteUsingDELETE_6</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,120</td>
|
||
<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_6</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,122</td>
|
||
<td class="Message">Generating unique operation named: editUsingPUT_6</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,123</td>
|
||
<td class="Message">Generating unique operation named: editUsingPOST_6</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,124</td>
|
||
<td class="Message">Generating unique operation named: queryByIdUsingGET_6</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,129</td>
|
||
<td class="Message">Generating unique operation named: queryPageListUsingGET_5</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,134</td>
|
||
<td class="Message">Generating unique operation named: addUsingPOST_7</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,136</td>
|
||
<td class="Message">Generating unique operation named: deleteUsingDELETE_7</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,137</td>
|
||
<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_7</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,139</td>
|
||
<td class="Message">Generating unique operation named: editUsingPUT_7</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,140</td>
|
||
<td class="Message">Generating unique operation named: editUsingPOST_7</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,141</td>
|
||
<td class="Message">Generating unique operation named: queryByIdUsingGET_7</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,145</td>
|
||
<td class="Message">Generating unique operation named: queryPageListUsingGET_6</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,158</td>
|
||
<td class="Message">Generating unique operation named: queryPageListUsingGET_7</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,161</td>
|
||
<td class="Message">Generating unique operation named: deleteUsingDELETE_8</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,172</td>
|
||
<td class="Message">Generating unique operation named: addUsingPOST_8</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,176</td>
|
||
<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_8</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,179</td>
|
||
<td class="Message">Generating unique operation named: editUsingPUT_8</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,180</td>
|
||
<td class="Message">Generating unique operation named: editUsingPOST_8</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,184</td>
|
||
<td class="Message">Generating unique operation named: queryByIdUsingGET_8</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,193</td>
|
||
<td class="Message">Generating unique operation named: addUsingPOST_9</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,195</td>
|
||
<td class="Message">Generating unique operation named: deleteUsingDELETE_9</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,197</td>
|
||
<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_9</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,199</td>
|
||
<td class="Message">Generating unique operation named: editUsingPUT_9</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,201</td>
|
||
<td class="Message">Generating unique operation named: editUsingPOST_9</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,203</td>
|
||
<td class="Message">Generating unique operation named: queryByCodeUsingGET_1</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,204</td>
|
||
<td class="Message">Generating unique operation named: queryByIdUsingGET_9</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,210</td>
|
||
<td class="Message">Generating unique operation named: queryPageListUsingGET_8</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,217</td>
|
||
<td class="Message">Generating unique operation named: addUsingPOST_10</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,219</td>
|
||
<td class="Message">Generating unique operation named: deleteUsingDELETE_10</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,224</td>
|
||
<td class="Message">Generating unique operation named: deleteBatchUsingDELETE_10</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,226</td>
|
||
<td class="Message">Generating unique operation named: editUsingPUT_10</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,227</td>
|
||
<td class="Message">Generating unique operation named: editUsingPOST_10</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:35,228</td>
|
||
<td class="Message">Generating unique operation named: queryByIdUsingGET_10</td>
|
||
<td class="MethodOfCaller">startingWith</td>
|
||
<td class="FileOfCaller">CachingOperationNameGenerator.java</td>
|
||
<td class="LineOfCaller">41</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:36,224</td>
|
||
<td class="Message">Will start Quartz Scheduler [MyScheduler] in 1 seconds</td>
|
||
<td class="MethodOfCaller">startScheduler</td>
|
||
<td class="FileOfCaller">SchedulerFactoryBean.java</td>
|
||
<td class="LineOfCaller">734</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:36,242</td>
|
||
<td class="Message">Init Token ignoreAuthUrls Config [ 集合 ] :[/test/jeecgDemo/html]</td>
|
||
<td class="MethodOfCaller">onApplicationEvent</td>
|
||
<td class="FileOfCaller">IgnoreAuthPostProcessor.java</td>
|
||
<td class="LineOfCaller">45</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:36,243</td>
|
||
<td class="Message">Init Token ignoreAuthUrls Config [ 耗时 ] :6毫秒</td>
|
||
<td class="MethodOfCaller">onApplicationEvent</td>
|
||
<td class="FileOfCaller">IgnoreAuthPostProcessor.java</td>
|
||
<td class="LineOfCaller">53</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:36,249</td>
|
||
<td class="Message">Started JeecgSystemApplication in 21.635 seconds (JVM running for 22.288)</td>
|
||
<td class="MethodOfCaller">logStarted</td>
|
||
<td class="FileOfCaller">StartupInfoLogger.java</td>
|
||
<td class="LineOfCaller">61</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:36,259</td>
|
||
<td class="Message"> Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] </td>
|
||
<td class="MethodOfCaller">onApplicationEvent</td>
|
||
<td class="FileOfCaller">CodeTemplateInitListener.java</td>
|
||
<td class="LineOfCaller">29</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:36,294</td>
|
||
<td class="Message">
|
||
----------------------------------------------------------
|
||
Application Jeecg-Boot is running! Access URLs:
|
||
Local: http://localhost:8080/jeecg-boot/
|
||
External: http://192.168.2.16:8080/jeecg-boot/
|
||
Swagger文档: http://192.168.2.16:8080/jeecg-boot/doc.html
|
||
----------------------------------------------------------</td>
|
||
<td class="MethodOfCaller">main</td>
|
||
<td class="FileOfCaller">JeecgSystemApplication.java</td>
|
||
<td class="LineOfCaller">35</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:37,227</td>
|
||
<td class="Message">Starting Quartz Scheduler now, after delay of 1 seconds</td>
|
||
<td class="MethodOfCaller">run</td>
|
||
<td class="FileOfCaller">SchedulerFactoryBean.java</td>
|
||
<td class="LineOfCaller">750</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:37,488</td>
|
||
<td class="Message">ClusterManager: detected 1 failed or restarted instances.</td>
|
||
<td class="MethodOfCaller">logWarnIfNonZero</td>
|
||
<td class="FileOfCaller">JobStoreSupport.java</td>
|
||
<td class="LineOfCaller">3644</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:37,488</td>
|
||
<td class="Message">ClusterManager: Scanning for instance "DESKTOP-JUGJK171721956327114"'s failed in-progress jobs.</td>
|
||
<td class="MethodOfCaller">clusterRecover</td>
|
||
<td class="FileOfCaller">JobStoreSupport.java</td>
|
||
<td class="LineOfCaller">3503</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:03:37,500</td>
|
||
<td class="Message">Scheduler MyScheduler_$_DESKTOP-JUGJK171723532607585 started.</td>
|
||
<td class="MethodOfCaller">start</td>
|
||
<td class="FileOfCaller">QuartzScheduler.java</td>
|
||
<td class="LineOfCaller">547</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:12:21,838</td>
|
||
<td class="Message">Scheduler MyScheduler_$_DESKTOP-JUGJK171723532607585 paused.</td>
|
||
<td class="MethodOfCaller">standby</td>
|
||
<td class="FileOfCaller">QuartzScheduler.java</td>
|
||
<td class="LineOfCaller">585</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:12:22,134</td>
|
||
<td class="Message">Shutting down Quartz Scheduler</td>
|
||
<td class="MethodOfCaller">destroy</td>
|
||
<td class="FileOfCaller">SchedulerFactoryBean.java</td>
|
||
<td class="LineOfCaller">847</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:12:22,134</td>
|
||
<td class="Message">Scheduler MyScheduler_$_DESKTOP-JUGJK171723532607585 shutting down.</td>
|
||
<td class="MethodOfCaller">shutdown</td>
|
||
<td class="FileOfCaller">QuartzScheduler.java</td>
|
||
<td class="LineOfCaller">666</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:12:22,135</td>
|
||
<td class="Message">Scheduler MyScheduler_$_DESKTOP-JUGJK171723532607585 paused.</td>
|
||
<td class="MethodOfCaller">standby</td>
|
||
<td class="FileOfCaller">QuartzScheduler.java</td>
|
||
<td class="LineOfCaller">585</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:12:22,135</td>
|
||
<td class="Message">Scheduler MyScheduler_$_DESKTOP-JUGJK171723532607585 shutdown complete.</td>
|
||
<td class="MethodOfCaller">shutdown</td>
|
||
<td class="FileOfCaller">QuartzScheduler.java</td>
|
||
<td class="LineOfCaller">740</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:12:22,142</td>
|
||
<td class="Message">dynamic-datasource start closing ....</td>
|
||
<td class="MethodOfCaller">destroy</td>
|
||
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
|
||
<td class="LineOfCaller">211</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:12:22,142</td>
|
||
<td class="Message">{dataSource-1} closing ...</td>
|
||
<td class="MethodOfCaller">close</td>
|
||
<td class="FileOfCaller">DruidDataSource.java</td>
|
||
<td class="LineOfCaller">2207</td>
|
||
</tr>
|
||
|
||
<tr class="info odd">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:12:22,151</td>
|
||
<td class="Message">{dataSource-1} closed</td>
|
||
<td class="MethodOfCaller">close</td>
|
||
<td class="FileOfCaller">DruidDataSource.java</td>
|
||
<td class="LineOfCaller">2280</td>
|
||
</tr>
|
||
|
||
<tr class="info even">
|
||
<td class="Level">INFO</td>
|
||
<td class="Date">2024-08-13 15:12:22,151</td>
|
||
<td class="Message">dynamic-datasource all closed success,bye</td>
|
||
<td class="MethodOfCaller">destroy</td>
|
||
<td class="FileOfCaller">DynamicRoutingDataSource.java</td>
|
||
<td class="LineOfCaller">215</td>
|
||
</tr>
|
||
</table>
|
||
</body></html> |