| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html>  <head>    <title>Logback Log Messages</title><style  type="text/css">table { margin-left: 2em; margin-right: 2em; border-left: 2px solid #AAA; }TR.even { background: #FFFFFF; }TR.odd { background: #EAEAEA; }TR.warn TD.Level, TR.error TD.Level, TR.fatal TD.Level {font-weight: bold; color: #FF4040 }TD { padding-right: 1ex; padding-left: 1ex; border-right: 2px solid #AAA; }TD.Time, TD.Date { text-align: right; font-family: courier, monospace; font-size: smaller; }TD.Thread { text-align: left; }TD.Level { text-align: right; }TD.Logger { text-align: left; }TR.header { background: #596ED5; color: #FFF; font-weight: bold; font-size: larger; }TD.Exception { background: #A2AEE8; font-family: courier, monospace;}</style>  </head><body><hr/><p>Log session start time Wed Dec 01 10:48:30 CST 2021</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="warn even"><td class="Level">WARN</td><td class="Date">2021-12-01 10:48:30,384</td><td class="Message">For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath</td><td class="MethodOfCaller">warn</td><td class="FileOfCaller">CompositeLog.java</td><td class="LineOfCaller">127</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:30,477</td><td class="Message">Starting JeecgSystemApplication v2.4.2 on DESKTOP-4V3SAD1 with PID 41152 (D:\porject\GEKE_SERVICE\jeecg-boot-module-system\target\jeecg-boot-module-system-2.4.2.jar started by LZP in D:\porject\GEKE_SERVICE\jeecg-boot-module-system\target)</td><td class="MethodOfCaller">logStarting</td><td class="FileOfCaller">StartupInfoLogger.java</td><td class="LineOfCaller">50</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:30,478</td><td class="Message">The following profiles are active: dev</td><td class="MethodOfCaller">logStartupProfileInfo</td><td class="FileOfCaller">SpringApplication.java</td><td class="LineOfCaller">679</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:34,114</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">244</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:34,126</td><td class="Message">Bootstrapping Spring Data repositories in DEFAULT mode.</td><td class="MethodOfCaller">registerRepositoriesIn</td><td class="FileOfCaller">RepositoryConfigurationDelegate.java</td><td class="LineOfCaller">126</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:34,286</td><td class="Message">Finished Spring Data repository scanning in 130ms. Found 0 repository interfaces.</td><td class="MethodOfCaller">registerRepositoriesIn</td><td class="FileOfCaller">RepositoryConfigurationDelegate.java</td><td class="LineOfCaller">182</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:34,756</td><td class="Message"> ******************* init miniDao config [ begin ] *********************** </td><td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td><td class="FileOfCaller">MinidaoAutoConfiguration.java</td><td class="LineOfCaller">25</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:34,757</td><td class="Message"> ------ minidao.base-package ------- org.jeecg.modules.jmreport.desreport.*</td><td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td><td class="FileOfCaller">MinidaoAutoConfiguration.java</td><td class="LineOfCaller">27</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:34,757</td><td class="Message"> ------ minidao.db-type ------------ mysql</td><td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td><td class="FileOfCaller">MinidaoAutoConfiguration.java</td><td class="LineOfCaller">28</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:34,761</td><td class="Message"> ------ minidao Set Interceptor  ------- </td><td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td><td class="FileOfCaller">MinidaoAutoConfiguration.java</td><td class="LineOfCaller">39</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:34,762</td><td class="Message"> *******************  init miniDao config  [ end ] *********************** </td><td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td><td class="FileOfCaller">MinidaoAutoConfiguration.java</td><td class="LineOfCaller">50</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:34,834</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">2021-12-01 10:48:34,835</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">2021-12-01 10:48:34,840</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">2021-12-01 10:48:34,840</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">2021-12-01 10:48:34,841</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">2021-12-01 10:48:34,841</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">2021-12-01 10:48:34,841</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">2021-12-01 10:48:34,841</td><td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }</td><td class="MethodOfCaller">doScan</td><td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td><td class="LineOfCaller">48</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:34,842</td><td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }</td><td class="MethodOfCaller">doScan</td><td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td><td class="LineOfCaller">48</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:34,842</td><td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }</td><td class="MethodOfCaller">doScan</td><td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td><td class="LineOfCaller">48</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:35,368</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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:35,373</td><td class="Message">Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$56801547] 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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:35,405</td><td class="Message">Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceCreatorAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceCreatorAutoConfiguration$$EnhancerBySpringCGLIB$$7c53d551] 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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:35,472</td><td class="Message">Bean 'basicDataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.BasicDataSourceCreator] 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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:35,477</td><td class="Message">Bean 'jndiDataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.JndiDataSourceCreator] 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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:35,480</td><td class="Message">Bean 'druidDataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.DruidDataSourceCreator] 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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:35,482</td><td class="Message">Bean 'hikariDataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.HikariDataSourceCreator] 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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:35,483</td><td class="Message">Bean 'dataSourceCreator' of type [com.baomidou.dynamic.datasource.creator.DataSourceCreator] 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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:35,486</td><td class="Message">Bean 'dynamicDataSourceProvider' of type [com.baomidou.dynamic.datasource.provider.YmlDynamicDataSourceProvider] 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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,330</td><td class="Message">{dataSource-1,master} inited</td><td class="MethodOfCaller">init</td><td class="FileOfCaller">DruidDataSource.java</td><td class="LineOfCaller">994</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,337</td><td class="Message">dynamic-datasource - load a datasource named [master] success</td><td class="MethodOfCaller">addDataSource</td><td class="FileOfCaller">DynamicRoutingDataSource.java</td><td class="LineOfCaller">132</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,338</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">2021-12-01 10:48:36,340</td><td class="Message">Bean 'dataSource' of type [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] 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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,353</td><td class="Message">Bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties' of type [org.springframework.boot.autoconfigure.jdbc.JdbcProperties] 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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,355</td><td class="Message">Bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$JdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$57cd2e3] 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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,379</td><td class="Message">Bean 'jdbcTemplate' of type [org.springframework.jdbc.core.JdbcTemplate] 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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,383</td><td class="Message">Bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration$NamedParameterJdbcTemplateConfiguration$$EnhancerBySpringCGLIB$$f75dca13] 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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,395</td><td class="Message">Bean 'namedParameterJdbcTemplate' of type [org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate] 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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,405</td><td class="Message">Bean '(inner bean)#4fd4cae3#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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,416</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,419</td><td class="Message">Bean '(inner bean)#4fd4cae3#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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,421</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,425</td><td class="Message">Bean '(inner bean)#4fd4cae3#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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,427</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,430</td><td class="Message">Bean '(inner bean)#4fd4cae3#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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,433</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,436</td><td class="Message">Bean '(inner bean)#4fd4cae3#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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,438</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,443</td><td class="Message">Bean '(inner bean)#4fd4cae3#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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,445</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,449</td><td class="Message">Bean '(inner bean)#4fd4cae3#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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,450</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,453</td><td class="Message">Bean '(inner bean)#4fd4cae3#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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,455</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,458</td><td class="Message">Bean '(inner bean)#4fd4cae3#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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,460</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,464</td><td class="Message">Bean '(inner bean)#4fd4cae3' 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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,466</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,488</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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,498</td><td class="Message">Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$20b62c0] 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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:36,823</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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:38,206</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:38,225</td><td class="Message">Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$4c2dec6f] 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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:38,543</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:39,589</td><td class="Message">===============(1)创建缓存管理器RedisCacheManager</td><td class="MethodOfCaller">redisCacheManager</td><td class="FileOfCaller">ShiroConfig.java</td><td class="LineOfCaller">212</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:39,592</td><td class="Message">===============(2)创建RedisManager,连接Redis..</td><td class="MethodOfCaller">redisManager</td><td class="FileOfCaller">ShiroConfig.java</td><td class="LineOfCaller">230</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:39,596</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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:39,600</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:39,685</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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:39,813</td><td class="Message">Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ecf1a476] 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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:40,047</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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:40,066</td><td class="Message">Bean 'redisConfig' of type [org.jeecg.config.redis.RedisConfig$$EnhancerBySpringCGLIB$$c316db83] 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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:40,125</td><td class="Message">Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a8226] 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">330</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:40,133</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">330</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:40,693</td><td class="Message">Tomcat initialized with port(s): 8101 (http)</td><td class="MethodOfCaller">initialize</td><td class="FileOfCaller">TomcatWebServer.java</td><td class="LineOfCaller">90</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:40,720</td><td class="Message">Initializing ProtocolHandler ["http-nio-8101"]</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">2021-12-01 10:48:40,733</td><td class="Message">Starting service [Tomcat]</td><td class="MethodOfCaller">log</td><td class="FileOfCaller">DirectJDKLog.java</td><td class="LineOfCaller">173</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:40,733</td><td class="Message">Starting Servlet engine: [Apache Tomcat/9.0.19]</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">2021-12-01 10:48:40,904</td><td class="Message">Initializing Spring embedded WebApplicationContext</td><td class="MethodOfCaller">log</td><td class="FileOfCaller">DirectJDKLog.java</td><td class="LineOfCaller">173</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:40,905</td><td class="Message">Root WebApplicationContext: initialization completed in 10340 ms</td><td class="MethodOfCaller">prepareWebApplicationContext</td><td class="FileOfCaller">ServletWebServerApplicationContext.java</td><td class="LineOfCaller">296</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:45,290</td><td class="Message"> --- redis config init --- </td><td class="MethodOfCaller">starterRedisTemplate</td><td class="FileOfCaller">RedisConfiguration.java</td><td class="LineOfCaller">45</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:45,336</td><td class="Message"> --- redis config init --- </td><td class="MethodOfCaller">redisTemplate</td><td class="FileOfCaller">RedisConfig.java</td><td class="LineOfCaller">66</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:47,662</td><td class="Message">Using default implementation for ThreadExecutor</td><td class="MethodOfCaller">instantiate</td><td class="FileOfCaller">StdSchedulerFactory.java</td><td class="LineOfCaller">1208</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:47,667</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 odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:47,684</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 even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:47,685</td><td class="Message">Quartz Scheduler v.2.3.1 created.</td><td class="MethodOfCaller"><init></td><td class="FileOfCaller">QuartzScheduler.java</td><td class="LineOfCaller">229</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:47,694</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 even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:47,697</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 odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:47,698</td><td class="Message">Scheduler meta-data: Quartz Scheduler (v2.3.1) 'MyScheduler' with instanceId 'DESKTOP-4V3SAD11638326927666'  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 even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:47,699</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">1362</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:47,699</td><td class="Message">Quartz scheduler version: 2.3.1</td><td class="MethodOfCaller">instantiate</td><td class="FileOfCaller">StdSchedulerFactory.java</td><td class="LineOfCaller">1366</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:47,699</td><td class="Message">JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@c808207</td><td class="MethodOfCaller">setJobFactory</td><td class="FileOfCaller">QuartzScheduler.java</td><td class="LineOfCaller">2293</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:48,900</td><td class="Message"> --- Init JimuReport Config --- </td><td class="MethodOfCaller">afterPropertiesSet</td><td class="FileOfCaller">JimuReportConfiguration.java</td><td class="LineOfCaller">53</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:50,147</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">59</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:50,331</td><td class="Message">Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]</td><td class="MethodOfCaller">initHandlerMethods</td><td class="FileOfCaller">PropertySourcedRequestMappingHandlerMapping.java</td><td class="LineOfCaller">69</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:50,408</td><td class="Message">---创建线程池---</td><td class="MethodOfCaller">asyncServiceExecutor</td><td class="FileOfCaller">JmReportExecutorConfig.java</td><td class="LineOfCaller">21</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:50,412</td><td class="Message">Initializing ExecutorService</td><td class="MethodOfCaller">initialize</td><td class="FileOfCaller">ExecutorConfigurationSupport.java</td><td class="LineOfCaller">171</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:50,414</td><td class="Message">Initializing ExecutorService 'jmReportTaskExecutor'</td><td class="MethodOfCaller">initialize</td><td class="FileOfCaller">ExecutorConfigurationSupport.java</td><td class="LineOfCaller">171</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:51,810</td><td class="Message">Context refreshed</td><td class="MethodOfCaller">start</td><td class="FileOfCaller">DocumentationPluginsBootstrapper.java</td><td class="LineOfCaller">160</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:51,838</td><td class="Message">Found 1 custom documentation plugin(s)</td><td class="MethodOfCaller">start</td><td class="FileOfCaller">DocumentationPluginsBootstrapper.java</td><td class="LineOfCaller">163</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:51,903</td><td class="Message">Scanning for api listing references</td><td class="MethodOfCaller">scan</td><td class="FileOfCaller">ApiListingReferenceScanner.java</td><td class="LineOfCaller">41</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,332</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,335</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,338</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,340</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,361</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,421</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,423</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,455</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,457</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,459</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,467</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,481</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,484</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,486</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,488</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,491</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,499</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,508</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,511</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,513</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,515</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,517</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,525</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,535</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,537</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,540</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,543</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,546</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,554</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,560</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,562</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,565</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,567</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,569</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,575</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,583</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,586</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,589</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,591</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,593</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,599</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,611</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,613</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,615</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,617</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,621</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,627</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,638</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,640</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,643</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,646</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,651</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,662</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,669</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,673</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,676</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,677</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">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,679</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">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,687</td><td class="Message">Generating unique operation named: queryPageListUsingGET_9</td><td class="MethodOfCaller">startingWith</td><td class="FileOfCaller">CachingOperationNameGenerator.java</td><td class="LineOfCaller">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,698</td><td class="Message">Generating unique operation named: addUsingPOST_11</td><td class="MethodOfCaller">startingWith</td><td class="FileOfCaller">CachingOperationNameGenerator.java</td><td class="LineOfCaller">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,701</td><td class="Message">Generating unique operation named: deleteUsingDELETE_11</td><td class="MethodOfCaller">startingWith</td><td class="FileOfCaller">CachingOperationNameGenerator.java</td><td class="LineOfCaller">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,704</td><td class="Message">Generating unique operation named: deleteBatchUsingDELETE_11</td><td class="MethodOfCaller">startingWith</td><td class="FileOfCaller">CachingOperationNameGenerator.java</td><td class="LineOfCaller">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,706</td><td class="Message">Generating unique operation named: editUsingPUT_11</td><td class="MethodOfCaller">startingWith</td><td class="FileOfCaller">CachingOperationNameGenerator.java</td><td class="LineOfCaller">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,708</td><td class="Message">Generating unique operation named: queryByIdUsingGET_11</td><td class="MethodOfCaller">startingWith</td><td class="FileOfCaller">CachingOperationNameGenerator.java</td><td class="LineOfCaller">40</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,715</td><td class="Message">Generating unique operation named: queryPageListUsingGET_10</td><td class="MethodOfCaller">startingWith</td><td class="FileOfCaller">CachingOperationNameGenerator.java</td><td class="LineOfCaller">40</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,966</td><td class="Message">Starting without optional epoll library</td><td class="MethodOfCaller"><clinit></td><td class="FileOfCaller">EpollProvider.java</td><td class="LineOfCaller">68</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:52,969</td><td class="Message">Starting without optional kqueue library</td><td class="MethodOfCaller"><clinit></td><td class="FileOfCaller">KqueueProvider.java</td><td class="LineOfCaller">70</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:53,871</td><td class="Message">Starting Quartz Scheduler now</td><td class="MethodOfCaller">startScheduler</td><td class="FileOfCaller">SchedulerFactoryBean.java</td><td class="LineOfCaller">726</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:54,230</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 odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:54,231</td><td class="Message">ClusterManager: Scanning for instance "DESKTOP-4V3SAD11638259352825"'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 even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:54,244</td><td class="Message">Scheduler MyScheduler_$_DESKTOP-4V3SAD11638326927666 started.</td><td class="MethodOfCaller">start</td><td class="FileOfCaller">QuartzScheduler.java</td><td class="LineOfCaller">547</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:54,294</td><td class="Message">Starting ProtocolHandler ["http-nio-8101"]</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">2021-12-01 10:48:54,325</td><td class="Message">Tomcat started on port(s): 8101 (http) with context path '/jeecg-boot'</td><td class="MethodOfCaller">start</td><td class="FileOfCaller">TomcatWebServer.java</td><td class="LineOfCaller">204</td></tr><tr class="info odd"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:54,330</td><td class="Message">Started JeecgSystemApplication in 25.454 seconds (JVM running for 26.536)</td><td class="MethodOfCaller">logStarted</td><td class="FileOfCaller">StartupInfoLogger.java</td><td class="LineOfCaller">59</td></tr><tr class="info even"><td class="Level">INFO</td><td class="Date">2021-12-01 10:48:54,364</td><td class="Message">----------------------------------------------------------	Application Jeecg-Boot is running! Access URLs:	Local: 		http://localhost:8101/jeecg-boot/	External: 	http://10.0.0.94:8101/jeecg-boot/	Swagger文档: 	http://10.0.0.94:8101/jeecg-boot/doc.html----------------------------------------------------------</td><td class="MethodOfCaller">main</td><td class="FileOfCaller">JeecgSystemApplication.java</td><td class="LineOfCaller">37</td></tr>
 |