修改硫化机

dev
tengxi 2 years ago
parent 1d4d7ca7d3
commit 784cbcec6e

@ -195,7 +195,8 @@ public class TtInjectEquipController extends JeecgController<TtInjectEquip, ITtI
injectEquip.setEquipStatus(4); injectEquip.setEquipStatus(4);
injectEquip.setOpenTime(480); injectEquip.setOpenTime(480);
injectEquip.setTodayProgress(100); injectEquip.setTodayProgress(100);
injectEquip.setTodayQty(1200); // injectEquip.setTodayQty(1200);
injectEquip.setOutputQty(1200);
injectEquip.setPassRate(valueOf(93 + passrate)); injectEquip.setPassRate(valueOf(93 + passrate));
} }
} else if (i == 4 || i==5) { } else if (i == 4 || i==5) {
@ -208,7 +209,8 @@ public class TtInjectEquipController extends JeecgController<TtInjectEquip, ITtI
injectEquip.setEquipStatus(4); injectEquip.setEquipStatus(4);
injectEquip.setOpenTime(480); injectEquip.setOpenTime(480);
injectEquip.setTodayProgress(100); injectEquip.setTodayProgress(100);
injectEquip.setTodayQty(1200); // injectEquip.setTodayQty(1200);
injectEquip.setOutputQty(1200);
injectEquip.setPassRate(valueOf(94 + passrate)); injectEquip.setPassRate(valueOf(94 + passrate));
} }
} }
@ -222,7 +224,8 @@ public class TtInjectEquipController extends JeecgController<TtInjectEquip, ITtI
injectEquip.setEquipStatus(4); injectEquip.setEquipStatus(4);
injectEquip.setOpenTime(480); injectEquip.setOpenTime(480);
injectEquip.setTodayProgress(100); injectEquip.setTodayProgress(100);
injectEquip.setTodayQty(1200); // injectEquip.setTodayQty(1200);
injectEquip.setOutputQty(1200);
injectEquip.setPassRate(valueOf(92 + passrate)); injectEquip.setPassRate(valueOf(92 + passrate));
} }
} }
@ -236,7 +239,8 @@ public class TtInjectEquipController extends JeecgController<TtInjectEquip, ITtI
injectEquip.setEquipStatus(4); injectEquip.setEquipStatus(4);
injectEquip.setOpenTime(480); injectEquip.setOpenTime(480);
injectEquip.setTodayProgress(100); injectEquip.setTodayProgress(100);
injectEquip.setTodayQty(1200); // injectEquip.setTodayQty(1200);
injectEquip.setOutputQty(1200);
injectEquip.setPassRate(valueOf(91 + passrate)); injectEquip.setPassRate(valueOf(91 + passrate));
} }
} else { } else {
@ -249,7 +253,8 @@ public class TtInjectEquipController extends JeecgController<TtInjectEquip, ITtI
injectEquip.setEquipStatus(4); injectEquip.setEquipStatus(4);
injectEquip.setOpenTime(480); injectEquip.setOpenTime(480);
injectEquip.setTodayProgress(100); injectEquip.setTodayProgress(100);
injectEquip.setTodayQty(1200); // injectEquip.setTodayQty(1200);
injectEquip.setOutputQty(1200);
} }
} }
@ -362,6 +367,7 @@ public class TtInjectEquipController extends JeecgController<TtInjectEquip, ITtI
injectEquip.setPassRate(valueOf(0)); injectEquip.setPassRate(valueOf(0));
injectEquip.setCycleTime(0); injectEquip.setCycleTime(0);
injectEquip.setOutputQty(0); injectEquip.setOutputQty(0);
}else{ }else{
if (i == 1 || i==3) { if (i == 1 || i==3) {
injectEquip.setOpenTime(Minutes);//开机时长分钟 injectEquip.setOpenTime(Minutes);//开机时长分钟
@ -373,7 +379,8 @@ public class TtInjectEquipController extends JeecgController<TtInjectEquip, ITtI
injectEquip.setEquipStatus(4); injectEquip.setEquipStatus(4);
injectEquip.setOpenTime(480); injectEquip.setOpenTime(480);
injectEquip.setTodayProgress(100); injectEquip.setTodayProgress(100);
injectEquip.setTodayQty(1200); // injectEquip.setTodayQty(1200);
injectEquip.setOutputQty(1200);
injectEquip.setPassRate(valueOf(93 + passrate)); injectEquip.setPassRate(valueOf(93 + passrate));
} }
} else if (i == 4 || i==5) { } else if (i == 4 || i==5) {
@ -386,7 +393,8 @@ public class TtInjectEquipController extends JeecgController<TtInjectEquip, ITtI
injectEquip.setEquipStatus(4); injectEquip.setEquipStatus(4);
injectEquip.setOpenTime(480); injectEquip.setOpenTime(480);
injectEquip.setTodayProgress(100); injectEquip.setTodayProgress(100);
injectEquip.setTodayQty(1200); // injectEquip.setTodayQty(1200);
injectEquip.setOutputQty(1200);
injectEquip.setPassRate(valueOf(94 + passrate)); injectEquip.setPassRate(valueOf(94 + passrate));
} }
} }
@ -400,7 +408,8 @@ public class TtInjectEquipController extends JeecgController<TtInjectEquip, ITtI
injectEquip.setEquipStatus(4); injectEquip.setEquipStatus(4);
injectEquip.setOpenTime(480); injectEquip.setOpenTime(480);
injectEquip.setTodayProgress(100); injectEquip.setTodayProgress(100);
injectEquip.setTodayQty(1200); // injectEquip.setTodayQty(1200);
injectEquip.setOutputQty(1200);
injectEquip.setPassRate(valueOf(92 + passrate)); injectEquip.setPassRate(valueOf(92 + passrate));
} }
} }
@ -414,7 +423,8 @@ public class TtInjectEquipController extends JeecgController<TtInjectEquip, ITtI
injectEquip.setEquipStatus(4); injectEquip.setEquipStatus(4);
injectEquip.setOpenTime(480); injectEquip.setOpenTime(480);
injectEquip.setTodayProgress(100); injectEquip.setTodayProgress(100);
injectEquip.setTodayQty(1200); // injectEquip.setTodayQty(1200);
injectEquip.setOutputQty(1200);
injectEquip.setPassRate(valueOf(91 + passrate)); injectEquip.setPassRate(valueOf(91 + passrate));
} }
} else { } else {
@ -427,7 +437,8 @@ public class TtInjectEquipController extends JeecgController<TtInjectEquip, ITtI
injectEquip.setEquipStatus(4); injectEquip.setEquipStatus(4);
injectEquip.setOpenTime(480); injectEquip.setOpenTime(480);
injectEquip.setTodayProgress(100); injectEquip.setTodayProgress(100);
injectEquip.setTodayQty(1200); // injectEquip.setTodayQty(1200);
injectEquip.setOutputQty(1200);
} }
} }

@ -2878,3 +2878,36 @@ TD.Exception { background: #A2AEE8; font-family: courier, monospace;}
<td class="LineOfCaller">LineOfCaller</td> <td class="LineOfCaller">LineOfCaller</td>
</tr> </tr>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Logback Log Messages</title>
<style type="text/css">
table { margin-left: 2em; margin-right: 2em; border-left: 2px solid #AAA; }
TR.even { background: #FFFFFF; }
TR.odd { background: #EAEAEA; }
TR.warn TD.Level, TR.error TD.Level, TR.fatal TD.Level {font-weight: bold; color: #FF4040 }
TD { padding-right: 1ex; padding-left: 1ex; border-right: 2px solid #AAA; }
TD.Time, TD.Date { text-align: right; font-family: courier, monospace; font-size: smaller; }
TD.Thread { text-align: left; }
TD.Level { text-align: right; }
TD.Logger { text-align: left; }
TR.header { background: #596ED5; color: #FFF; font-weight: bold; font-size: larger; }
TD.Exception { background: #A2AEE8; font-family: courier, monospace;}
</style>
</head>
<body>
<hr/>
<p>Log session start time Fri Feb 17 17:19:19 CST 2023</p><p></p>
<table cellspacing="0">
<tr class="header">
<td class="Level">Level</td>
<td class="Date">Date</td>
<td class="Message">Message</td>
<td class="MethodOfCaller">MethodOfCaller</td>
<td class="FileOfCaller">FileOfCaller</td>
<td class="LineOfCaller">LineOfCaller</td>
</tr>

@ -4540,3 +4540,958 @@ TD.Exception { background: #A2AEE8; font-family: courier, monospace;}
<td class="FileOfCaller">SensitiveDataAspect.java</td> <td class="FileOfCaller">SensitiveDataAspect.java</td>
<td class="LineOfCaller">76</td> <td class="LineOfCaller">76</td>
</tr> </tr>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Logback Log Messages</title>
<style type="text/css">
table { margin-left: 2em; margin-right: 2em; border-left: 2px solid #AAA; }
TR.even { background: #FFFFFF; }
TR.odd { background: #EAEAEA; }
TR.warn TD.Level, TR.error TD.Level, TR.fatal TD.Level {font-weight: bold; color: #FF4040 }
TD { padding-right: 1ex; padding-left: 1ex; border-right: 2px solid #AAA; }
TD.Time, TD.Date { text-align: right; font-family: courier, monospace; font-size: smaller; }
TD.Thread { text-align: left; }
TD.Level { text-align: right; }
TD.Logger { text-align: left; }
TR.header { background: #596ED5; color: #FFF; font-weight: bold; font-size: larger; }
TD.Exception { background: #A2AEE8; font-family: courier, monospace;}
</style>
</head>
<body>
<hr/>
<p>Log session start time Fri Feb 17 17:19:19 CST 2023</p><p></p>
<table cellspacing="0">
<tr class="header">
<td class="Level">Level</td>
<td class="Date">Date</td>
<td class="Message">Message</td>
<td class="MethodOfCaller">MethodOfCaller</td>
<td class="FileOfCaller">FileOfCaller</td>
<td class="LineOfCaller">LineOfCaller</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:19,624</td>
<td class="Message">HV000001: Hibernate Validator 6.2.5.Final</td>
<td class="MethodOfCaller">&lt;clinit&gt;</td>
<td class="FileOfCaller">Version.java</td>
<td class="LineOfCaller">21</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:19,656</td>
<td class="Message">Starting LinkageSystemApplication using Java 1.8.0_281 on DESKTOP-9EB22GD with PID 23148 (D:\tengxi\tiantaixianghe\TTXH-MES\linkage-boot\linkage-module-system\linkage-system-start\target\classes started by admin in D:\tengxi\tiantaixianghe\TTXH-MES\linkage-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">2023-02-17 17:19:19,657</td>
<td class="Message">The following 1 profile is active: &quot;dev&quot;</td>
<td class="MethodOfCaller">logStartupProfileInfo</td>
<td class="FileOfCaller">SpringApplication.java</td>
<td class="LineOfCaller">651</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:24,390</td>
<td class="Message">Multiple Spring Data modules found, entering strict repository configuration mode</td>
<td class="MethodOfCaller">multipleStoresDetected</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">262</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:24,397</td>
<td class="Message">Bootstrapping Spring Data Redis repositories in DEFAULT mode.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">132</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:24,980</td>
<td class="Message">Finished Spring Data repository scanning in 553 ms. Found 0 Redis repository interfaces.</td>
<td class="MethodOfCaller">registerRepositoriesIn</td>
<td class="FileOfCaller">RepositoryConfigurationDelegate.java</td>
<td class="LineOfCaller">201</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:25,214</td>
<td class="Message"> ******************* init miniDao config [ begin ] *********************** </td>
<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
<td class="LineOfCaller">23</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:25,214</td>
<td class="Message"> ------ minidao.base-package ------- org.jeecg.modules.jmreport.*</td>
<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
<td class="LineOfCaller">25</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:25,214</td>
<td class="Message"> ******************* init miniDao config [ end ] *********************** </td>
<td class="MethodOfCaller">miniDaoBeanScannerConfigurer</td>
<td class="FileOfCaller">MinidaoAutoConfiguration.java</td>
<td class="LineOfCaller">42</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:25,560</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:25,560</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:25,560</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:25,560</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:25,560</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:25,560</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:25,560</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:25,560</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:25,560</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:25,560</td>
<td class="Message">register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }</td>
<td class="MethodOfCaller">doScan</td>
<td class="FileOfCaller">MiniDaoClassPathMapperScanner.java</td>
<td class="LineOfCaller">48</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,077</td>
<td class="Message">Bean &#39;(inner bean)#179ee36b#9&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,077</td>
<td class="Message">Bean &#39;jimuReportShareDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,077</td>
<td class="Message">Bean &#39;(inner bean)#179ee36b#8&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,077</td>
<td class="Message">Bean &#39;jimuReportMapDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,077</td>
<td class="Message">Bean &#39;(inner bean)#179ee36b#7&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,077</td>
<td class="Message">Bean &#39;jimuReportLinkDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,077</td>
<td class="Message">Bean &#39;(inner bean)#179ee36b#6&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,077</td>
<td class="Message">Bean &#39;jimuReportDictItemDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,077</td>
<td class="Message">Bean &#39;(inner bean)#179ee36b#5&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,093</td>
<td class="Message">Bean &#39;jimuReportDictDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,093</td>
<td class="Message">Bean &#39;(inner bean)#179ee36b#4&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,093</td>
<td class="Message">Bean &#39;jimuReportDbParamDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,093</td>
<td class="Message">Bean &#39;(inner bean)#179ee36b#3&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,093</td>
<td class="Message">Bean &#39;jimuReportDbFieldDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,093</td>
<td class="Message">Bean &#39;(inner bean)#179ee36b#2&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,093</td>
<td class="Message">Bean &#39;jimuReportDbDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,093</td>
<td class="Message">Bean &#39;(inner bean)#179ee36b#1&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,093</td>
<td class="Message">Bean &#39;jimuReportDataSourceDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,093</td>
<td class="Message">Bean &#39;(inner bean)#179ee36b&#39; of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,093</td>
<td class="Message">Bean &#39;jimuReportDao&#39; of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,124</td>
<td class="Message">Bean &#39;spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties&#39; of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,124</td>
<td class="Message">Bean &#39;org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration&#39; of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,156</td>
<td class="Message">Bean &#39;org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration&#39; of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,156</td>
<td class="Message">Bean &#39;org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration&#39; of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,156</td>
<td class="Message">Bean &#39;management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties&#39; of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,156</td>
<td class="Message">Bean &#39;prometheusConfig&#39; of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,171</td>
<td class="Message">Bean &#39;collectorRegistry&#39; of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,171</td>
<td class="Message">Bean &#39;org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration&#39; of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,171</td>
<td class="Message">Bean &#39;micrometerClock&#39; of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,225</td>
<td class="Message">Bean &#39;prometheusMeterRegistry&#39; of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,230</td>
<td class="Message">Bean &#39;micrometerOptions&#39; of type [io.lettuce.core.metrics.MicrometerOptions] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,231</td>
<td class="Message">Bean &#39;lettuceMetrics&#39; of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$450/104719610] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,387</td>
<td class="Message">Bean &#39;lettuceClientResources&#39; of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,518</td>
<td class="Message">Bean &#39;redisConnectionFactory&#39; of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,525</td>
<td class="Message">Bean &#39;jeecgBaseConfig&#39; of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,529</td>
<td class="Message">Bean &#39;shiroConfig&#39; of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$6d54aaa2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,981</td>
<td class="Message">Bean &#39;spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties&#39; of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:26,988</td>
<td class="Message">Bean &#39;com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration&#39; of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$77a6d37a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:27,003</td>
<td class="Message">Bean &#39;dsProcessor&#39; of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:27,096</td>
<td class="Message">Bean &#39;shiroRealm&#39; of type [org.jeecg.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:27,515</td>
<td class="Message">===============(1)创建缓存管理器RedisCacheManager</td>
<td class="MethodOfCaller">redisCacheManager</td>
<td class="FileOfCaller">ShiroConfig.java</td>
<td class="LineOfCaller">227</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:27,519</td>
<td class="Message">===============(2)创建RedisManager,连接Redis..</td>
<td class="MethodOfCaller">redisManager</td>
<td class="FileOfCaller">ShiroConfig.java</td>
<td class="LineOfCaller">245</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:27,527</td>
<td class="Message">Bean &#39;redisManager&#39; of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:27,540</td>
<td class="Message">Bean &#39;securityManager&#39; of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:27,579</td>
<td class="Message">Bean &#39;authorizationAttributeSourceAdvisor&#39; of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:27,622</td>
<td class="Message">Bean &#39;org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration&#39; of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$21314059] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:27,626</td>
<td class="Message">Bean &#39;eventBus&#39; of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)</td>
<td class="MethodOfCaller">postProcessAfterInitialization</td>
<td class="FileOfCaller">PostProcessorRegistrationDelegate.java</td>
<td class="LineOfCaller">376</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:28,227</td>
<td class="Message">Tomcat initialized with port(s): 8091 (http)</td>
<td class="MethodOfCaller">initialize</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">108</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:28,245</td>
<td class="Message">Initializing ProtocolHandler [&quot;http-nio-8091&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:28,245</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">2023-02-17 17:19:28,245</td>
<td class="Message">Starting Servlet engine: [Apache Tomcat/9.0.69]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:28,642</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">2023-02-17 17:19:28,642</td>
<td class="Message">Root WebApplicationContext: initialization completed in 8857 ms</td>
<td class="MethodOfCaller">prepareWebApplicationContext</td>
<td class="FileOfCaller">ServletWebServerApplicationContext.java</td>
<td class="LineOfCaller">290</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:28,911</td>
<td class="Message"> Init JimuReport Config [ Token Interceptor &amp; Resource Locations ] </td>
<td class="MethodOfCaller">afterPropertiesSet</td>
<td class="FileOfCaller">JimuReportConfiguration.java</td>
<td class="LineOfCaller">99</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:30,080</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 even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:30,095</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 odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:30,095</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 even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:35,127</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 odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:37,390</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 even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:37,406</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">2023-02-17 17:19:37,421</td>
<td class="Message">Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl</td>
<td class="MethodOfCaller">&lt;init&gt;</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">2023-02-17 17:19:37,421</td>
<td class="Message">Quartz Scheduler v.2.3.2 created.</td>
<td class="MethodOfCaller">&lt;init&gt;</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">2023-02-17 17:19:37,437</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">2023-02-17 17:19:37,437</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">2023-02-17 17:19:37,437</td>
<td class="Message">Scheduler meta-data: Quartz Scheduler (v2.3.2) &#39;MyScheduler&#39; with instanceId &#39;DESKTOP-9EB22GD1676625577406&#39;
Scheduler class: &#39;org.quartz.core.QuartzScheduler&#39; - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool &#39;org.quartz.simpl.SimpleThreadPool&#39; - with 10 threads.
Using job-store &#39;org.springframework.scheduling.quartz.LocalDataSourceJobStore&#39; - 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">2023-02-17 17:19:37,437</td>
<td class="Message">Quartz scheduler &#39;MyScheduler&#39; 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 odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:37,437</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 even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:37,437</td>
<td class="Message">JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1d7d968c</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">2023-02-17 17:19:39,565</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 even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:43,334</td>
<td class="Message">Exposing 2 endpoint(s) beneath base path &#39;/actuator&#39;</td>
<td class="MethodOfCaller">&lt;init&gt;</td>
<td class="FileOfCaller">EndpointLinksResolver.java</td>
<td class="LineOfCaller">58</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:43,479</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">46</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:44,673</td>
<td class="Message">Starting ProtocolHandler [&quot;http-nio-8091&quot;]</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:44,703</td>
<td class="Message">Tomcat started on port(s): 8091 (http) with context path &#39;/linkage-boot&#39;</td>
<td class="MethodOfCaller">start</td>
<td class="FileOfCaller">TomcatWebServer.java</td>
<td class="LineOfCaller">220</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:48,149</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">2023-02-17 17:19:48,168</td>
<td class="Message">Started LinkageSystemApplication in 29.57 seconds (JVM running for 31.147)</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">2023-02-17 17:19:48,178</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">30</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:48,360</td>
<td class="Message">
----------------------------------------------------------
Application Linkage-Boot is running! Access URLs:
Local: http://localhost:8091/linkage-boot/
External: http://192.168.0.32:8091/linkage-boot/
Swagger文档: http://192.168.0.32:8091/linkage-boot/doc.html
----------------------------------------------------------</td>
<td class="MethodOfCaller">main</td>
<td class="FileOfCaller">LinkageSystemApplication.java</td>
<td class="LineOfCaller">35</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:48,753</td>
<td class="Message">Initializing Spring DispatcherServlet &#39;dispatcherServlet&#39;</td>
<td class="MethodOfCaller">log</td>
<td class="FileOfCaller">DirectJDKLog.java</td>
<td class="LineOfCaller">173</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:48,753</td>
<td class="Message">Initializing Servlet &#39;dispatcherServlet&#39;</td>
<td class="MethodOfCaller">initServletBean</td>
<td class="FileOfCaller">FrameworkServlet.java</td>
<td class="LineOfCaller">525</td>
</tr>
<tr class="info even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:48,756</td>
<td class="Message">Completed initialization in 2 ms</td>
<td class="MethodOfCaller">initServletBean</td>
<td class="FileOfCaller">FrameworkServlet.java</td>
<td class="LineOfCaller">547</td>
</tr>
<tr class="info odd">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:49,160</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 even">
<td class="Level">INFO</td>
<td class="Date">2023-02-17 17:19:49,450</td>
<td class="Message">Scheduler MyScheduler_$_DESKTOP-9EB22GD1676625577406 started.</td>
<td class="MethodOfCaller">start</td>
<td class="FileOfCaller">QuartzScheduler.java</td>
<td class="LineOfCaller">547</td>
</tr>

Loading…
Cancel
Save