ota.log 179 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241
  1. 2023-08-16 09:27:12.562 INFO 9928 --- [main] com.gyee.alarm.AlarmWeb : Starting AlarmWeb on sltc with PID 9928 (E:\idea_workspace\alarmNew\alarm-web\target\classes started by shilin in E:\idea_workspace\alarmNew)
  2. 2023-08-16 09:27:12.573 INFO 9928 --- [main] com.gyee.alarm.AlarmWeb : The following profiles are active: jn
  3. 2023-08-16 09:27:13.744 INFO 9928 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  4. 2023-08-16 09:27:13.746 INFO 9928 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  5. 2023-08-16 09:27:13.816 INFO 9928 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 57ms. Found 0 Redis repository interfaces.
  6. 2023-08-16 09:27:14.141 INFO 9928 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  7. 2023-08-16 09:27:14.145 INFO 9928 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a83a3384] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  8. 2023-08-16 09:27:14.159 INFO 9928 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  9. 2023-08-16 09:27:14.395 INFO 9928 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6015 (http)
  10. 2023-08-16 09:27:14.406 INFO 9928 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  11. 2023-08-16 09:27:14.406 INFO 9928 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
  12. 2023-08-16 09:27:14.511 INFO 9928 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  13. 2023-08-16 09:27:14.511 INFO 9928 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1760 ms
  14. 2023-08-16 09:27:14.751 INFO 9928 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited
  15. 2023-08-16 09:27:14.752 ERROR 9928 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set
  16. 2023-08-16 09:27:14.753 INFO 9928 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited
  17. 2023-08-16 09:27:14.753 INFO 9928 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success
  18. 2023-08-16 09:27:14.753 INFO 9928 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success
  19. 2023-08-16 09:27:14.753 INFO 9928 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
  20. 2023-08-16 09:27:16.151 ERROR 9928 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.alarm.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file
  21. 2023-08-16 09:27:18.628 INFO 9928 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  22. 2023-08-16 09:27:18.683 INFO 9928 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  23. 2023-08-16 09:27:18.799 INFO 9928 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  24. 2023-08-16 09:27:19.317 INFO 9928 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
  25. 2023-08-16 09:27:19.328 INFO 9928 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
  26. 2023-08-16 09:27:19.355 INFO 9928 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
  27. 2023-08-16 09:27:19.481 INFO 9928 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteAlertruleUsingDELETE_1
  28. 2023-08-16 09:27:19.482 INFO 9928 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importExcelUsingPOST_1
  29. 2023-08-16 09:27:19.483 INFO 9928 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingGET_1
  30. 2023-08-16 09:27:19.486 INFO 9928 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByPageUsingGET_1
  31. 2023-08-16 09:27:19.501 INFO 9928 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveAndUpdateAlertruleUsingPOST_1
  32. 2023-08-16 09:27:19.556 INFO 9928 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6015 (http) with context path ''
  33. 2023-08-16 09:27:19.559 INFO 9928 --- [main] com.gyee.alarm.AlarmWeb : Started AlarmWeb in 7.335 seconds (JVM running for 8.778)
  34. 2023-08-16 09:27:19.564 INFO 9928 --- [main] com.gyee.alarm.init.CacheContext : 缓存开始------------------------------------------------------------
  35. 2023-08-16 09:27:19.565 INFO 9928 --- [main] com.gyee.alarm.init.CacheContext : SXJ_KGDL_NJL_FDC_STA------------------19
  36. 2023-08-16 09:27:20.488 INFO 9928 --- [main] io.lettuce.core.EpollProvider : Starting without optional epoll library
  37. 2023-08-16 09:27:20.492 INFO 9928 --- [main] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  38. 2023-08-16 09:27:22.090 INFO 9928 --- [main] com.gyee.alarm.init.CacheContext : 3177
  39. 2023-08-16 09:27:44.799 INFO 9928 --- [main] com.gyee.alarm.init.CacheContext : 缓存结束------------------------------------------------------------
  40. 2023-08-16 09:27:44.800 INFO 9928 --- [main] com.gyee.alarm.AlarmWeb :
  41. -------------------------------------------------------------------
  42. 智能报警系统启动成功,访问路径如下:
  43. 本地路径: http://localhost:6015/
  44. 网络地址: http://192.168.56.1:6015/
  45. API文档: http://192.168.56.1:6015//swagger-ui.html
  46. -----------------------------------------------------------------------
  47. 2023-08-16 09:27:45.140 INFO 9928 --- [RMI TCP Connection(1)-192.168.56.1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  48. 2023-08-16 09:27:45.140 INFO 9928 --- [RMI TCP Connection(1)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  49. 2023-08-16 09:27:45.149 INFO 9928 --- [RMI TCP Connection(1)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Completed initialization in 9 ms
  50. 2023-08-16 09:31:55.745 INFO 9928 --- [SpringContextShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  51. 2023-08-16 09:31:55.935 INFO 9928 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing ....
  52. 2023-08-16 09:31:55.938 INFO 9928 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed
  53. 2023-08-16 09:31:55.940 INFO 9928 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  54. 2023-08-16 09:31:55.941 INFO 9928 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye
  55. 2023-08-16 09:36:07.331 INFO 7668 --- [main] com.gyee.alarm.AlarmWeb : Starting AlarmWeb on sltc with PID 7668 (E:\idea_workspace\alarmNew\alarm-web\target\classes started by shilin in E:\idea_workspace\alarmNew)
  56. 2023-08-16 09:36:07.334 INFO 7668 --- [main] com.gyee.alarm.AlarmWeb : The following profiles are active: jn
  57. 2023-08-16 09:36:08.520 INFO 7668 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  58. 2023-08-16 09:36:08.522 INFO 7668 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  59. 2023-08-16 09:36:08.591 INFO 7668 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 60ms. Found 0 Redis repository interfaces.
  60. 2023-08-16 09:36:08.962 INFO 7668 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  61. 2023-08-16 09:36:08.969 INFO 7668 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$cc35558e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  62. 2023-08-16 09:36:08.989 INFO 7668 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  63. 2023-08-16 09:36:09.300 INFO 7668 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6015 (http)
  64. 2023-08-16 09:36:09.309 INFO 7668 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  65. 2023-08-16 09:36:09.310 INFO 7668 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
  66. 2023-08-16 09:36:09.427 INFO 7668 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  67. 2023-08-16 09:36:09.427 INFO 7668 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1934 ms
  68. 2023-08-16 09:36:09.679 INFO 7668 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited
  69. 2023-08-16 09:36:09.681 ERROR 7668 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set
  70. 2023-08-16 09:36:09.681 INFO 7668 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited
  71. 2023-08-16 09:36:09.681 INFO 7668 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success
  72. 2023-08-16 09:36:09.681 INFO 7668 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success
  73. 2023-08-16 09:36:09.681 INFO 7668 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
  74. 2023-08-16 09:36:11.142 ERROR 7668 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.alarm.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file
  75. 2023-08-16 09:36:13.651 INFO 7668 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  76. 2023-08-16 09:36:13.700 INFO 7668 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  77. 2023-08-16 09:36:13.786 INFO 7668 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  78. 2023-08-16 09:36:14.263 INFO 7668 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
  79. 2023-08-16 09:36:14.273 INFO 7668 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
  80. 2023-08-16 09:36:14.298 INFO 7668 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
  81. 2023-08-16 09:36:14.419 INFO 7668 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteAlertruleUsingDELETE_1
  82. 2023-08-16 09:36:14.420 INFO 7668 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importExcelUsingPOST_1
  83. 2023-08-16 09:36:14.421 INFO 7668 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingGET_1
  84. 2023-08-16 09:36:14.425 INFO 7668 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByPageUsingGET_1
  85. 2023-08-16 09:36:14.439 INFO 7668 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveAndUpdateAlertruleUsingPOST_1
  86. 2023-08-16 09:36:14.488 INFO 7668 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6015 (http) with context path ''
  87. 2023-08-16 09:36:14.490 INFO 7668 --- [main] com.gyee.alarm.AlarmWeb : Started AlarmWeb in 7.463 seconds (JVM running for 8.509)
  88. 2023-08-16 09:36:14.495 INFO 7668 --- [main] com.gyee.alarm.init.CacheContext : 缓存开始------------------------------------------------------------
  89. 2023-08-16 09:36:14.495 INFO 7668 --- [main] com.gyee.alarm.init.CacheContext : SXJ_KGDL_NJL_FDC_STA------------------19
  90. 2023-08-16 09:36:15.347 INFO 7668 --- [main] io.lettuce.core.EpollProvider : Starting without optional epoll library
  91. 2023-08-16 09:36:15.349 INFO 7668 --- [main] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  92. 2023-08-16 09:36:16.825 INFO 7668 --- [main] com.gyee.alarm.init.CacheContext : 3177
  93. 2023-08-16 09:36:40.464 INFO 7668 --- [main] com.gyee.alarm.init.CacheContext : 缓存结束------------------------------------------------------------
  94. 2023-08-16 09:36:40.466 INFO 7668 --- [main] com.gyee.alarm.AlarmWeb :
  95. -------------------------------------------------------------------
  96. 智能报警系统启动成功,访问路径如下:
  97. 本地路径: http://localhost:6015/
  98. 网络地址: http://192.168.56.1:6015/
  99. API文档: http://192.168.56.1:6015//swagger-ui.html
  100. -----------------------------------------------------------------------
  101. 2023-08-16 09:36:40.974 INFO 7668 --- [RMI TCP Connection(1)-192.168.56.1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  102. 2023-08-16 09:36:40.974 INFO 7668 --- [RMI TCP Connection(1)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  103. 2023-08-16 09:36:40.979 INFO 7668 --- [RMI TCP Connection(1)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Completed initialization in 5 ms
  104. 2023-08-16 09:43:02.431 INFO 7668 --- [SpringContextShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  105. 2023-08-16 09:43:02.562 INFO 7668 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing ....
  106. 2023-08-16 09:43:02.564 INFO 7668 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed
  107. 2023-08-16 09:43:02.565 INFO 7668 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  108. 2023-08-16 09:43:02.565 INFO 7668 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye
  109. 2023-08-16 09:43:07.117 INFO 3676 --- [main] com.gyee.alarm.AlarmWeb : Starting AlarmWeb on sltc with PID 3676 (E:\idea_workspace\alarmNew\alarm-web\target\classes started by shilin in E:\idea_workspace\alarmNew)
  110. 2023-08-16 09:43:07.119 INFO 3676 --- [main] com.gyee.alarm.AlarmWeb : The following profiles are active: jn
  111. 2023-08-16 09:43:08.199 INFO 3676 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  112. 2023-08-16 09:43:08.201 INFO 3676 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  113. 2023-08-16 09:43:08.267 INFO 3676 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 56ms. Found 0 Redis repository interfaces.
  114. 2023-08-16 09:43:08.566 INFO 3676 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  115. 2023-08-16 09:43:08.570 INFO 3676 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2b0e09f6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  116. 2023-08-16 09:43:08.583 INFO 3676 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  117. 2023-08-16 09:43:08.785 INFO 3676 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6015 (http)
  118. 2023-08-16 09:43:08.795 INFO 3676 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  119. 2023-08-16 09:43:08.795 INFO 3676 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
  120. 2023-08-16 09:43:08.900 INFO 3676 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  121. 2023-08-16 09:43:08.900 INFO 3676 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1621 ms
  122. 2023-08-16 09:43:09.121 INFO 3676 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited
  123. 2023-08-16 09:43:09.122 ERROR 3676 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set
  124. 2023-08-16 09:43:09.123 INFO 3676 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited
  125. 2023-08-16 09:43:09.123 INFO 3676 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success
  126. 2023-08-16 09:43:09.123 INFO 3676 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success
  127. 2023-08-16 09:43:09.123 INFO 3676 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
  128. 2023-08-16 09:43:10.555 ERROR 3676 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.alarm.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file
  129. 2023-08-16 09:43:13.413 INFO 3676 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  130. 2023-08-16 09:43:13.487 INFO 3676 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  131. 2023-08-16 09:43:13.590 INFO 3676 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  132. 2023-08-16 09:43:14.169 INFO 3676 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
  133. 2023-08-16 09:43:14.183 INFO 3676 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
  134. 2023-08-16 09:43:14.218 INFO 3676 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
  135. 2023-08-16 09:43:14.364 INFO 3676 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteAlertruleUsingDELETE_1
  136. 2023-08-16 09:43:14.365 INFO 3676 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importExcelUsingPOST_1
  137. 2023-08-16 09:43:14.366 INFO 3676 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingGET_1
  138. 2023-08-16 09:43:14.369 INFO 3676 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByPageUsingGET_1
  139. 2023-08-16 09:43:14.386 INFO 3676 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveAndUpdateAlertruleUsingPOST_1
  140. 2023-08-16 09:43:14.444 INFO 3676 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6015 (http) with context path ''
  141. 2023-08-16 09:43:14.446 INFO 3676 --- [main] com.gyee.alarm.AlarmWeb : Started AlarmWeb in 7.616 seconds (JVM running for 8.659)
  142. 2023-08-16 09:43:14.450 INFO 3676 --- [main] com.gyee.alarm.init.CacheContext : 缓存开始------------------------------------------------------------
  143. 2023-08-16 09:43:14.450 INFO 3676 --- [main] com.gyee.alarm.init.CacheContext : SXJ_KGDL_NJL_FDC_STA------------------19
  144. 2023-08-16 09:43:15.536 INFO 3676 --- [main] io.lettuce.core.EpollProvider : Starting without optional epoll library
  145. 2023-08-16 09:43:15.538 INFO 3676 --- [main] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  146. 2023-08-16 09:43:17.273 INFO 3676 --- [main] com.gyee.alarm.init.CacheContext : 3177
  147. 2023-08-16 09:43:38.785 INFO 3676 --- [main] com.gyee.alarm.init.CacheContext : 缓存结束------------------------------------------------------------
  148. 2023-08-16 09:43:38.788 INFO 3676 --- [main] com.gyee.alarm.AlarmWeb :
  149. -------------------------------------------------------------------
  150. 智能报警系统启动成功,访问路径如下:
  151. 本地路径: http://localhost:6015/
  152. 网络地址: http://192.168.56.1:6015/
  153. API文档: http://192.168.56.1:6015//swagger-ui.html
  154. -----------------------------------------------------------------------
  155. 2023-08-16 09:43:39.069 INFO 3676 --- [RMI TCP Connection(7)-192.168.56.1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  156. 2023-08-16 09:43:39.070 INFO 3676 --- [RMI TCP Connection(7)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  157. 2023-08-16 09:43:39.077 INFO 3676 --- [RMI TCP Connection(7)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Completed initialization in 7 ms
  158. 2023-08-16 09:43:59.773 INFO 3676 --- [SpringContextShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  159. 2023-08-16 09:43:59.905 INFO 3676 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing ....
  160. 2023-08-16 09:43:59.908 INFO 3676 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed
  161. 2023-08-16 09:43:59.909 INFO 3676 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  162. 2023-08-16 09:43:59.909 INFO 3676 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye
  163. 2023-08-16 09:44:06.072 INFO 15912 --- [main] com.gyee.alarm.AlarmWeb : Starting AlarmWeb on sltc with PID 15912 (E:\idea_workspace\alarmNew\alarm-web\target\classes started by shilin in E:\idea_workspace\alarmNew)
  164. 2023-08-16 09:44:06.074 INFO 15912 --- [main] com.gyee.alarm.AlarmWeb : The following profiles are active: jn
  165. 2023-08-16 09:44:07.179 INFO 15912 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  166. 2023-08-16 09:44:07.181 INFO 15912 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  167. 2023-08-16 09:44:07.250 INFO 15912 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 58ms. Found 0 Redis repository interfaces.
  168. 2023-08-16 09:44:07.561 INFO 15912 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  169. 2023-08-16 09:44:07.565 INFO 15912 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6910008b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  170. 2023-08-16 09:44:07.579 INFO 15912 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  171. 2023-08-16 09:44:07.792 INFO 15912 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6015 (http)
  172. 2023-08-16 09:44:07.801 INFO 15912 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  173. 2023-08-16 09:44:07.801 INFO 15912 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
  174. 2023-08-16 09:44:07.903 INFO 15912 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  175. 2023-08-16 09:44:07.903 INFO 15912 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1669 ms
  176. 2023-08-16 09:44:08.133 INFO 15912 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited
  177. 2023-08-16 09:44:08.134 ERROR 15912 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set
  178. 2023-08-16 09:44:08.135 INFO 15912 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited
  179. 2023-08-16 09:44:08.135 INFO 15912 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success
  180. 2023-08-16 09:44:08.135 INFO 15912 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success
  181. 2023-08-16 09:44:08.135 INFO 15912 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
  182. 2023-08-16 09:44:09.516 ERROR 15912 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.alarm.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file
  183. 2023-08-16 09:44:12.023 INFO 15912 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  184. 2023-08-16 09:44:12.072 INFO 15912 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  185. 2023-08-16 09:44:12.159 INFO 15912 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  186. 2023-08-16 09:44:12.649 INFO 15912 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
  187. 2023-08-16 09:44:12.658 INFO 15912 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
  188. 2023-08-16 09:44:12.683 INFO 15912 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
  189. 2023-08-16 09:44:12.801 INFO 15912 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteAlertruleUsingDELETE_1
  190. 2023-08-16 09:44:12.802 INFO 15912 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importExcelUsingPOST_1
  191. 2023-08-16 09:44:12.803 INFO 15912 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingGET_1
  192. 2023-08-16 09:44:12.806 INFO 15912 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByPageUsingGET_1
  193. 2023-08-16 09:44:12.821 INFO 15912 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveAndUpdateAlertruleUsingPOST_1
  194. 2023-08-16 09:44:12.870 INFO 15912 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6015 (http) with context path ''
  195. 2023-08-16 09:44:12.873 INFO 15912 --- [main] com.gyee.alarm.AlarmWeb : Started AlarmWeb in 7.091 seconds (JVM running for 8.106)
  196. 2023-08-16 09:44:12.878 INFO 15912 --- [main] com.gyee.alarm.init.CacheContext : 缓存开始------------------------------------------------------------
  197. 2023-08-16 09:44:12.878 INFO 15912 --- [main] com.gyee.alarm.init.CacheContext : SXJ_KGDL_NJL_FDC_STA------------------19
  198. 2023-08-16 09:44:13.740 INFO 15912 --- [main] io.lettuce.core.EpollProvider : Starting without optional epoll library
  199. 2023-08-16 09:44:13.742 INFO 15912 --- [main] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  200. 2023-08-16 09:44:15.252 INFO 15912 --- [main] com.gyee.alarm.init.CacheContext : 3177
  201. 2023-08-16 09:44:38.523 INFO 15912 --- [main] com.gyee.alarm.init.CacheContext : 缓存结束------------------------------------------------------------
  202. 2023-08-16 09:44:38.525 INFO 15912 --- [main] com.gyee.alarm.AlarmWeb :
  203. -------------------------------------------------------------------
  204. 智能报警系统启动成功,访问路径如下:
  205. 本地路径: http://localhost:6015/
  206. 网络地址: http://192.168.56.1:6015/
  207. API文档: http://192.168.56.1:6015//swagger-ui.html
  208. -----------------------------------------------------------------------
  209. 2023-08-16 09:44:39.520 INFO 15912 --- [RMI TCP Connection(5)-192.168.56.1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  210. 2023-08-16 09:44:39.521 INFO 15912 --- [RMI TCP Connection(5)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  211. 2023-08-16 09:44:39.526 INFO 15912 --- [RMI TCP Connection(5)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Completed initialization in 5 ms
  212. 2023-08-16 09:46:11.304 ERROR 15912 --- [http-nio-6015-exec-4] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  213. ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql :
  214. SELECT COUNT(1) FROM pro_econ_alarm_configuration WHERE 1 = 1 AND station_id = ? AND description LIKE '?'
  215. ### The error may exist in com/gyee/alarm/mapper/auto/ProEconAlarmConfigurationMapper.java (best guess)
  216. ### The error may involve com.gyee.alarm.mapper.auto.ProEconAlarmConfigurationMapper.pageQueryAll-Inline
  217. ### The error occurred while setting parameters
  218. ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql :
  219. SELECT COUNT(1) FROM pro_econ_alarm_configuration WHERE 1 = 1 AND station_id = ? AND description LIKE '?'
  220. ] with root cause
  221. org.postgresql.util.PSQLException: 栏位索引超过许可范围:2,栏位数:1。
  222. at org.postgresql.core.v3.SimpleParameterList.bind(SimpleParameterList.java:65) ~[postgresql-42.2.5.jar:42.2.5]
  223. at org.postgresql.core.v3.SimpleParameterList.setStringParameter(SimpleParameterList.java:128) ~[postgresql-42.2.5.jar:42.2.5]
  224. at org.postgresql.jdbc.PgPreparedStatement.bindString(PgPreparedStatement.java:996) ~[postgresql-42.2.5.jar:42.2.5]
  225. at org.postgresql.jdbc.PgPreparedStatement.setString(PgPreparedStatement.java:326) ~[postgresql-42.2.5.jar:42.2.5]
  226. at org.postgresql.jdbc.PgPreparedStatement.setString(PgPreparedStatement.java:313) ~[postgresql-42.2.5.jar:42.2.5]
  227. at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_setString(FilterChainImpl.java:3301) ~[druid-1.1.10.jar:1.1.10]
  228. at com.alibaba.druid.filter.FilterAdapter.preparedStatement_setString(FilterAdapter.java:1362) ~[druid-1.1.10.jar:1.1.10]
  229. at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_setString(FilterChainImpl.java:3298) ~[druid-1.1.10.jar:1.1.10]
  230. at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.setString(PreparedStatementProxyImpl.java:611) ~[druid-1.1.10.jar:1.1.10]
  231. at com.alibaba.druid.pool.DruidPooledPreparedStatement.setString(DruidPooledPreparedStatement.java:370) ~[druid-1.1.10.jar:1.1.10]
  232. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_351]
  233. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_351]
  234. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_351]
  235. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_351]
  236. at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:67) ~[mybatis-3.5.4.jar:3.5.4]
  237. at com.sun.proxy.$Proxy286.setString(Unknown Source) ~[na:na]
  238. at org.apache.ibatis.type.StringTypeHandler.setNonNullParameter(StringTypeHandler.java:31) ~[mybatis-3.5.4.jar:3.5.4]
  239. at org.apache.ibatis.type.StringTypeHandler.setNonNullParameter(StringTypeHandler.java:26) ~[mybatis-3.5.4.jar:3.5.4]
  240. at org.apache.ibatis.type.BaseTypeHandler.setParameter(BaseTypeHandler.java:69) ~[mybatis-3.5.4.jar:3.5.4]
  241. at org.apache.ibatis.type.UnknownTypeHandler.setNonNullParameter(UnknownTypeHandler.java:67) ~[mybatis-3.5.4.jar:3.5.4]
  242. at org.apache.ibatis.type.BaseTypeHandler.setParameter(BaseTypeHandler.java:69) ~[mybatis-3.5.4.jar:3.5.4]
  243. at com.baomidou.mybatisplus.core.MybatisDefaultParameterHandler.setParameters(MybatisDefaultParameterHandler.java:231) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  244. at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:240) ~[mybatis-plus-extension-3.3.2.jar:3.3.2]
  245. at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:201) ~[mybatis-plus-extension-3.3.2.jar:3.3.2]
  246. at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) ~[mybatis-3.5.4.jar:3.5.4]
  247. at com.sun.proxy.$Proxy284.prepare(Unknown Source) ~[na:na]
  248. at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:92) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  249. at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  250. at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) ~[mybatis-3.5.4.jar:3.5.4]
  251. at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) ~[mybatis-3.5.4.jar:3.5.4]
  252. at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  253. at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  254. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.4.jar:3.5.4]
  255. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) ~[mybatis-3.5.4.jar:3.5.4]
  256. at sun.reflect.GeneratedMethodAccessor271.invoke(Unknown Source) ~[na:na]
  257. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_351]
  258. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_351]
  259. at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ~[mybatis-spring-2.0.4.jar:2.0.4]
  260. at com.sun.proxy.$Proxy112.selectList(Unknown Source) ~[na:na]
  261. at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) ~[mybatis-spring-2.0.4.jar:2.0.4]
  262. at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  263. at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  264. at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  265. at com.sun.proxy.$Proxy116.pageQueryAll(Unknown Source) ~[na:na]
  266. at com.gyee.alarm.service.auto.impl.ProEconAlarmConfigurationServiceImpl.pageQueryAll(ProEconAlarmConfigurationServiceImpl.java:33) ~[classes/:na]
  267. at com.gyee.alarm.service.AlarmConfigurationService.pageQueryAll(AlarmConfigurationService.java:105) ~[classes/:na]
  268. at com.gyee.alarm.controller.AlarmConfigurationController.queryByPage(AlarmConfigurationController.java:99) ~[classes/:na]
  269. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_351]
  270. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_351]
  271. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_351]
  272. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_351]
  273. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  274. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  275. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  276. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:888) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  277. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  278. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  279. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  280. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  281. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  282. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  283. at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  284. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  285. at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  286. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  287. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  288. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.29.jar:9.0.29]
  289. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  290. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  291. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) ~[druid-1.1.10.jar:1.1.10]
  292. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  293. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  294. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  295. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  296. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  297. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  298. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  299. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  300. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  301. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  302. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108) ~[spring-boot-actuator-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  303. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  304. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  305. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  306. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  307. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  308. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  309. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  310. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  311. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-9.0.29.jar:9.0.29]
  312. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526) [tomcat-embed-core-9.0.29.jar:9.0.29]
  313. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat-embed-core-9.0.29.jar:9.0.29]
  314. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.29.jar:9.0.29]
  315. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.29.jar:9.0.29]
  316. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.29.jar:9.0.29]
  317. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) [tomcat-embed-core-9.0.29.jar:9.0.29]
  318. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.29.jar:9.0.29]
  319. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860) [tomcat-embed-core-9.0.29.jar:9.0.29]
  320. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1591) [tomcat-embed-core-9.0.29.jar:9.0.29]
  321. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.29.jar:9.0.29]
  322. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_351]
  323. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_351]
  324. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.29.jar:9.0.29]
  325. at java.lang.Thread.run(Thread.java:750) [na:1.8.0_351]
  326. 2023-08-16 09:47:35.941 INFO 15912 --- [SpringContextShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  327. 2023-08-16 09:47:36.084 INFO 15912 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing ....
  328. 2023-08-16 09:47:36.087 INFO 15912 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed
  329. 2023-08-16 09:47:36.088 INFO 15912 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  330. 2023-08-16 09:47:36.088 INFO 15912 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye
  331. 2023-08-16 09:47:40.882 INFO 21144 --- [main] com.gyee.alarm.AlarmWeb : Starting AlarmWeb on sltc with PID 21144 (E:\idea_workspace\alarmNew\alarm-web\target\classes started by shilin in E:\idea_workspace\alarmNew)
  332. 2023-08-16 09:47:40.884 INFO 21144 --- [main] com.gyee.alarm.AlarmWeb : The following profiles are active: jn
  333. 2023-08-16 09:47:41.959 INFO 21144 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  334. 2023-08-16 09:47:41.960 INFO 21144 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  335. 2023-08-16 09:47:42.027 INFO 21144 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 57ms. Found 0 Redis repository interfaces.
  336. 2023-08-16 09:47:42.322 INFO 21144 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  337. 2023-08-16 09:47:42.326 INFO 21144 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$454c9bf3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  338. 2023-08-16 09:47:42.340 INFO 21144 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  339. 2023-08-16 09:47:42.546 INFO 21144 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6015 (http)
  340. 2023-08-16 09:47:42.555 INFO 21144 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  341. 2023-08-16 09:47:42.555 INFO 21144 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
  342. 2023-08-16 09:47:42.657 INFO 21144 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  343. 2023-08-16 09:47:42.657 INFO 21144 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1616 ms
  344. 2023-08-16 09:47:42.876 INFO 21144 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited
  345. 2023-08-16 09:47:42.877 ERROR 21144 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set
  346. 2023-08-16 09:47:42.878 INFO 21144 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited
  347. 2023-08-16 09:47:42.878 INFO 21144 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success
  348. 2023-08-16 09:47:42.878 INFO 21144 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success
  349. 2023-08-16 09:47:42.878 INFO 21144 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
  350. 2023-08-16 09:47:44.242 ERROR 21144 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.alarm.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file
  351. 2023-08-16 09:47:46.686 INFO 21144 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  352. 2023-08-16 09:47:46.734 INFO 21144 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  353. 2023-08-16 09:47:46.823 INFO 21144 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  354. 2023-08-16 09:47:47.320 INFO 21144 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
  355. 2023-08-16 09:47:47.329 INFO 21144 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
  356. 2023-08-16 09:47:47.355 INFO 21144 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
  357. 2023-08-16 09:47:47.474 INFO 21144 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteAlertruleUsingDELETE_1
  358. 2023-08-16 09:47:47.476 INFO 21144 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importExcelUsingPOST_1
  359. 2023-08-16 09:47:47.477 INFO 21144 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingGET_1
  360. 2023-08-16 09:47:47.481 INFO 21144 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByPageUsingGET_1
  361. 2023-08-16 09:47:47.496 INFO 21144 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveAndUpdateAlertruleUsingPOST_1
  362. 2023-08-16 09:47:47.545 INFO 21144 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6015 (http) with context path ''
  363. 2023-08-16 09:47:47.548 INFO 21144 --- [main] com.gyee.alarm.AlarmWeb : Started AlarmWeb in 6.949 seconds (JVM running for 7.973)
  364. 2023-08-16 09:47:47.553 INFO 21144 --- [main] com.gyee.alarm.init.CacheContext : 缓存开始------------------------------------------------------------
  365. 2023-08-16 09:47:47.553 INFO 21144 --- [main] com.gyee.alarm.init.CacheContext : SXJ_KGDL_NJL_FDC_STA------------------19
  366. 2023-08-16 09:47:48.650 INFO 21144 --- [main] io.lettuce.core.EpollProvider : Starting without optional epoll library
  367. 2023-08-16 09:47:48.651 INFO 21144 --- [main] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  368. 2023-08-16 09:47:50.120 INFO 21144 --- [main] com.gyee.alarm.init.CacheContext : 3177
  369. 2023-08-16 09:48:12.027 INFO 21144 --- [main] com.gyee.alarm.init.CacheContext : 缓存结束------------------------------------------------------------
  370. 2023-08-16 09:48:12.029 INFO 21144 --- [main] com.gyee.alarm.AlarmWeb :
  371. -------------------------------------------------------------------
  372. 智能报警系统启动成功,访问路径如下:
  373. 本地路径: http://localhost:6015/
  374. 网络地址: http://192.168.56.1:6015/
  375. API文档: http://192.168.56.1:6015//swagger-ui.html
  376. -----------------------------------------------------------------------
  377. 2023-08-16 09:48:13.213 INFO 21144 --- [RMI TCP Connection(3)-192.168.56.1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  378. 2023-08-16 09:48:13.213 INFO 21144 --- [RMI TCP Connection(3)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  379. 2023-08-16 09:48:13.217 INFO 21144 --- [RMI TCP Connection(3)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Completed initialization in 4 ms
  380. 2023-08-16 09:48:26.019 ERROR 21144 --- [http-nio-6015-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
  381. ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql :
  382. SELECT COUNT(1) FROM pro_econ_alarm_configuration WHERE 1 = 1 AND description LIKE '?'
  383. ### The error may exist in com/gyee/alarm/mapper/auto/ProEconAlarmConfigurationMapper.java (best guess)
  384. ### The error may involve com.gyee.alarm.mapper.auto.ProEconAlarmConfigurationMapper.pageQueryAll-Inline
  385. ### The error occurred while setting parameters
  386. ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql :
  387. SELECT COUNT(1) FROM pro_econ_alarm_configuration WHERE 1 = 1 AND description LIKE '?'
  388. ] with root cause
  389. org.postgresql.util.PSQLException: 栏位索引超过许可范围:1,栏位数:0。
  390. at org.postgresql.core.v3.SimpleParameterList.bind(SimpleParameterList.java:65) ~[postgresql-42.2.5.jar:42.2.5]
  391. at org.postgresql.core.v3.SimpleParameterList.setStringParameter(SimpleParameterList.java:128) ~[postgresql-42.2.5.jar:42.2.5]
  392. at org.postgresql.jdbc.PgPreparedStatement.bindString(PgPreparedStatement.java:996) ~[postgresql-42.2.5.jar:42.2.5]
  393. at org.postgresql.jdbc.PgPreparedStatement.setString(PgPreparedStatement.java:326) ~[postgresql-42.2.5.jar:42.2.5]
  394. at org.postgresql.jdbc.PgPreparedStatement.setString(PgPreparedStatement.java:313) ~[postgresql-42.2.5.jar:42.2.5]
  395. at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_setString(FilterChainImpl.java:3301) ~[druid-1.1.10.jar:1.1.10]
  396. at com.alibaba.druid.filter.FilterAdapter.preparedStatement_setString(FilterAdapter.java:1362) ~[druid-1.1.10.jar:1.1.10]
  397. at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_setString(FilterChainImpl.java:3298) ~[druid-1.1.10.jar:1.1.10]
  398. at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.setString(PreparedStatementProxyImpl.java:611) ~[druid-1.1.10.jar:1.1.10]
  399. at com.alibaba.druid.pool.DruidPooledPreparedStatement.setString(DruidPooledPreparedStatement.java:370) ~[druid-1.1.10.jar:1.1.10]
  400. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_351]
  401. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_351]
  402. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_351]
  403. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_351]
  404. at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:67) ~[mybatis-3.5.4.jar:3.5.4]
  405. at com.sun.proxy.$Proxy286.setString(Unknown Source) ~[na:na]
  406. at org.apache.ibatis.type.StringTypeHandler.setNonNullParameter(StringTypeHandler.java:31) ~[mybatis-3.5.4.jar:3.5.4]
  407. at org.apache.ibatis.type.StringTypeHandler.setNonNullParameter(StringTypeHandler.java:26) ~[mybatis-3.5.4.jar:3.5.4]
  408. at org.apache.ibatis.type.BaseTypeHandler.setParameter(BaseTypeHandler.java:69) ~[mybatis-3.5.4.jar:3.5.4]
  409. at org.apache.ibatis.type.UnknownTypeHandler.setNonNullParameter(UnknownTypeHandler.java:67) ~[mybatis-3.5.4.jar:3.5.4]
  410. at org.apache.ibatis.type.BaseTypeHandler.setParameter(BaseTypeHandler.java:69) ~[mybatis-3.5.4.jar:3.5.4]
  411. at com.baomidou.mybatisplus.core.MybatisDefaultParameterHandler.setParameters(MybatisDefaultParameterHandler.java:231) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  412. at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:240) ~[mybatis-plus-extension-3.3.2.jar:3.3.2]
  413. at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:201) ~[mybatis-plus-extension-3.3.2.jar:3.3.2]
  414. at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) ~[mybatis-3.5.4.jar:3.5.4]
  415. at com.sun.proxy.$Proxy284.prepare(Unknown Source) ~[na:na]
  416. at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:92) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  417. at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  418. at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) ~[mybatis-3.5.4.jar:3.5.4]
  419. at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) ~[mybatis-3.5.4.jar:3.5.4]
  420. at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  421. at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  422. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.4.jar:3.5.4]
  423. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) ~[mybatis-3.5.4.jar:3.5.4]
  424. at sun.reflect.GeneratedMethodAccessor271.invoke(Unknown Source) ~[na:na]
  425. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_351]
  426. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_351]
  427. at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ~[mybatis-spring-2.0.4.jar:2.0.4]
  428. at com.sun.proxy.$Proxy112.selectList(Unknown Source) ~[na:na]
  429. at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) ~[mybatis-spring-2.0.4.jar:2.0.4]
  430. at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  431. at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  432. at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  433. at com.sun.proxy.$Proxy116.pageQueryAll(Unknown Source) ~[na:na]
  434. at com.gyee.alarm.service.auto.impl.ProEconAlarmConfigurationServiceImpl.pageQueryAll(ProEconAlarmConfigurationServiceImpl.java:33) ~[classes/:na]
  435. at com.gyee.alarm.service.AlarmConfigurationService.pageQueryAll(AlarmConfigurationService.java:105) ~[classes/:na]
  436. at com.gyee.alarm.controller.AlarmConfigurationController.queryByPage(AlarmConfigurationController.java:99) ~[classes/:na]
  437. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_351]
  438. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_351]
  439. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_351]
  440. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_351]
  441. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  442. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  443. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  444. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:888) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  445. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  446. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  447. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  448. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  449. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  450. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  451. at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  452. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  453. at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  454. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  455. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  456. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.29.jar:9.0.29]
  457. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  458. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  459. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) ~[druid-1.1.10.jar:1.1.10]
  460. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  461. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  462. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  463. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  464. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  465. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  466. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  467. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  468. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  469. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  470. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108) ~[spring-boot-actuator-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  471. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  472. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  473. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  474. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  475. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  476. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  477. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  478. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  479. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-9.0.29.jar:9.0.29]
  480. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526) [tomcat-embed-core-9.0.29.jar:9.0.29]
  481. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat-embed-core-9.0.29.jar:9.0.29]
  482. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.29.jar:9.0.29]
  483. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.29.jar:9.0.29]
  484. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.29.jar:9.0.29]
  485. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) [tomcat-embed-core-9.0.29.jar:9.0.29]
  486. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.29.jar:9.0.29]
  487. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860) [tomcat-embed-core-9.0.29.jar:9.0.29]
  488. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1591) [tomcat-embed-core-9.0.29.jar:9.0.29]
  489. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.29.jar:9.0.29]
  490. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_351]
  491. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_351]
  492. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.29.jar:9.0.29]
  493. at java.lang.Thread.run(Thread.java:750) [na:1.8.0_351]
  494. 2023-08-16 09:51:35.480 INFO 21144 --- [SpringContextShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  495. 2023-08-16 09:51:35.628 INFO 21144 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing ....
  496. 2023-08-16 09:51:35.631 INFO 21144 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed
  497. 2023-08-16 09:51:35.632 INFO 21144 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  498. 2023-08-16 09:51:35.632 INFO 21144 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye
  499. 2023-08-16 09:51:40.842 INFO 20568 --- [main] com.gyee.alarm.AlarmWeb : Starting AlarmWeb on sltc with PID 20568 (E:\idea_workspace\alarmNew\alarm-web\target\classes started by shilin in E:\idea_workspace\alarmNew)
  500. 2023-08-16 09:51:40.844 INFO 20568 --- [main] com.gyee.alarm.AlarmWeb : The following profiles are active: jn
  501. 2023-08-16 09:51:41.967 INFO 20568 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  502. 2023-08-16 09:51:41.969 INFO 20568 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  503. 2023-08-16 09:51:42.035 INFO 20568 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 57ms. Found 0 Redis repository interfaces.
  504. 2023-08-16 09:51:42.330 INFO 20568 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  505. 2023-08-16 09:51:42.335 INFO 20568 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5636fd88] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  506. 2023-08-16 09:51:42.349 INFO 20568 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  507. 2023-08-16 09:51:42.547 INFO 20568 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6015 (http)
  508. 2023-08-16 09:51:42.555 INFO 20568 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  509. 2023-08-16 09:51:42.555 INFO 20568 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
  510. 2023-08-16 09:51:42.659 INFO 20568 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  511. 2023-08-16 09:51:42.659 INFO 20568 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1650 ms
  512. 2023-08-16 09:51:42.886 INFO 20568 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited
  513. 2023-08-16 09:51:42.887 ERROR 20568 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set
  514. 2023-08-16 09:51:42.887 INFO 20568 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited
  515. 2023-08-16 09:51:42.887 INFO 20568 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success
  516. 2023-08-16 09:51:42.887 INFO 20568 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success
  517. 2023-08-16 09:51:42.887 INFO 20568 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
  518. 2023-08-16 09:51:44.303 ERROR 20568 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.alarm.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file
  519. 2023-08-16 09:51:46.805 INFO 20568 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  520. 2023-08-16 09:51:46.853 INFO 20568 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  521. 2023-08-16 09:51:46.947 INFO 20568 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  522. 2023-08-16 09:51:47.490 INFO 20568 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
  523. 2023-08-16 09:51:47.500 INFO 20568 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
  524. 2023-08-16 09:51:47.525 INFO 20568 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
  525. 2023-08-16 09:51:47.643 INFO 20568 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteAlertruleUsingDELETE_1
  526. 2023-08-16 09:51:47.644 INFO 20568 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importExcelUsingPOST_1
  527. 2023-08-16 09:51:47.645 INFO 20568 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingGET_1
  528. 2023-08-16 09:51:47.648 INFO 20568 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByPageUsingGET_1
  529. 2023-08-16 09:51:47.663 INFO 20568 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveAndUpdateAlertruleUsingPOST_1
  530. 2023-08-16 09:51:47.710 INFO 20568 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6015 (http) with context path ''
  531. 2023-08-16 09:51:47.713 INFO 20568 --- [main] com.gyee.alarm.AlarmWeb : Started AlarmWeb in 7.161 seconds (JVM running for 8.44)
  532. 2023-08-16 09:51:47.717 INFO 20568 --- [main] com.gyee.alarm.init.CacheContext : 缓存开始------------------------------------------------------------
  533. 2023-08-16 09:51:47.717 INFO 20568 --- [main] com.gyee.alarm.init.CacheContext : SXJ_KGDL_NJL_FDC_STA------------------19
  534. 2023-08-16 09:51:48.644 INFO 20568 --- [main] io.lettuce.core.EpollProvider : Starting without optional epoll library
  535. 2023-08-16 09:51:48.646 INFO 20568 --- [main] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  536. 2023-08-16 09:51:50.214 INFO 20568 --- [main] com.gyee.alarm.init.CacheContext : 3177
  537. 2023-08-16 09:52:15.406 INFO 20568 --- [main] com.gyee.alarm.init.CacheContext : 缓存结束------------------------------------------------------------
  538. 2023-08-16 09:52:15.409 INFO 20568 --- [main] com.gyee.alarm.AlarmWeb :
  539. -------------------------------------------------------------------
  540. 智能报警系统启动成功,访问路径如下:
  541. 本地路径: http://localhost:6015/
  542. 网络地址: http://192.168.56.1:6015/
  543. API文档: http://192.168.56.1:6015//swagger-ui.html
  544. -----------------------------------------------------------------------
  545. 2023-08-16 09:52:16.752 INFO 20568 --- [RMI TCP Connection(5)-192.168.56.1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  546. 2023-08-16 09:52:16.752 INFO 20568 --- [RMI TCP Connection(5)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  547. 2023-08-16 09:52:16.765 INFO 20568 --- [RMI TCP Connection(5)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Completed initialization in 13 ms
  548. 2023-08-16 09:52:48.468 INFO 20568 --- [SpringContextShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  549. 2023-08-16 09:52:48.637 INFO 20568 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing ....
  550. 2023-08-16 09:52:48.640 INFO 20568 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed
  551. 2023-08-16 09:52:48.642 INFO 20568 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  552. 2023-08-16 09:52:48.642 INFO 20568 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye
  553. 2023-08-16 09:52:54.061 INFO 8672 --- [main] com.gyee.alarm.AlarmWeb : Starting AlarmWeb on sltc with PID 8672 (E:\idea_workspace\alarmNew\alarm-web\target\classes started by shilin in E:\idea_workspace\alarmNew)
  554. 2023-08-16 09:52:54.063 INFO 8672 --- [main] com.gyee.alarm.AlarmWeb : The following profiles are active: jn
  555. 2023-08-16 09:52:55.213 INFO 8672 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  556. 2023-08-16 09:52:55.215 INFO 8672 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  557. 2023-08-16 09:52:55.284 INFO 8672 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 59ms. Found 0 Redis repository interfaces.
  558. 2023-08-16 09:52:55.588 INFO 8672 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  559. 2023-08-16 09:52:55.592 INFO 8672 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4a025658] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  560. 2023-08-16 09:52:55.606 INFO 8672 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  561. 2023-08-16 09:52:55.829 INFO 8672 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6015 (http)
  562. 2023-08-16 09:52:55.838 INFO 8672 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  563. 2023-08-16 09:52:55.839 INFO 8672 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
  564. 2023-08-16 09:52:55.949 INFO 8672 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  565. 2023-08-16 09:52:55.950 INFO 8672 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1721 ms
  566. 2023-08-16 09:52:56.216 INFO 8672 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited
  567. 2023-08-16 09:52:56.218 ERROR 8672 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set
  568. 2023-08-16 09:52:56.218 INFO 8672 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited
  569. 2023-08-16 09:52:56.219 INFO 8672 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success
  570. 2023-08-16 09:52:56.219 INFO 8672 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success
  571. 2023-08-16 09:52:56.219 INFO 8672 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
  572. 2023-08-16 09:52:57.641 ERROR 8672 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.alarm.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file
  573. 2023-08-16 09:53:00.520 INFO 8672 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  574. 2023-08-16 09:53:00.585 INFO 8672 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  575. 2023-08-16 09:53:00.696 INFO 8672 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  576. 2023-08-16 09:53:01.211 INFO 8672 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
  577. 2023-08-16 09:53:01.222 INFO 8672 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
  578. 2023-08-16 09:53:01.248 INFO 8672 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
  579. 2023-08-16 09:53:01.368 INFO 8672 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteAlertruleUsingDELETE_1
  580. 2023-08-16 09:53:01.369 INFO 8672 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importExcelUsingPOST_1
  581. 2023-08-16 09:53:01.370 INFO 8672 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingGET_1
  582. 2023-08-16 09:53:01.374 INFO 8672 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByPageUsingGET_1
  583. 2023-08-16 09:53:01.389 INFO 8672 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveAndUpdateAlertruleUsingPOST_1
  584. 2023-08-16 09:53:01.438 INFO 8672 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6015 (http) with context path ''
  585. 2023-08-16 09:53:01.441 INFO 8672 --- [main] com.gyee.alarm.AlarmWeb : Started AlarmWeb in 7.665 seconds (JVM running for 8.722)
  586. 2023-08-16 09:53:01.446 INFO 8672 --- [main] com.gyee.alarm.init.CacheContext : 缓存开始------------------------------------------------------------
  587. 2023-08-16 09:53:01.447 INFO 8672 --- [main] com.gyee.alarm.init.CacheContext : SXJ_KGDL_NJL_FDC_STA------------------19
  588. 2023-08-16 09:53:02.703 INFO 8672 --- [main] io.lettuce.core.EpollProvider : Starting without optional epoll library
  589. 2023-08-16 09:53:02.705 INFO 8672 --- [main] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  590. 2023-08-16 09:53:04.395 INFO 8672 --- [main] com.gyee.alarm.init.CacheContext : 3177
  591. 2023-08-16 09:53:28.583 INFO 8672 --- [main] com.gyee.alarm.init.CacheContext : 缓存结束------------------------------------------------------------
  592. 2023-08-16 09:53:28.585 INFO 8672 --- [main] com.gyee.alarm.AlarmWeb :
  593. -------------------------------------------------------------------
  594. 智能报警系统启动成功,访问路径如下:
  595. 本地路径: http://localhost:6015/
  596. 网络地址: http://192.168.56.1:6015/
  597. API文档: http://192.168.56.1:6015//swagger-ui.html
  598. -----------------------------------------------------------------------
  599. 2023-08-16 09:53:29.241 INFO 8672 --- [RMI TCP Connection(10)-192.168.56.1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  600. 2023-08-16 09:53:29.241 INFO 8672 --- [RMI TCP Connection(10)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  601. 2023-08-16 09:53:29.249 INFO 8672 --- [RMI TCP Connection(10)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Completed initialization in 8 ms
  602. 2023-08-16 09:59:42.461 INFO 8672 --- [SpringContextShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  603. 2023-08-16 09:59:42.621 INFO 8672 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing ....
  604. 2023-08-16 09:59:42.626 INFO 8672 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed
  605. 2023-08-16 09:59:42.628 INFO 8672 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  606. 2023-08-16 09:59:42.628 INFO 8672 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye
  607. 2023-08-16 09:59:47.839 INFO 19328 --- [main] com.gyee.alarm.AlarmWeb : Starting AlarmWeb on sltc with PID 19328 (E:\idea_workspace\alarmNew\alarm-web\target\classes started by shilin in E:\idea_workspace\alarmNew)
  608. 2023-08-16 09:59:47.841 INFO 19328 --- [main] com.gyee.alarm.AlarmWeb : The following profiles are active: jn
  609. 2023-08-16 09:59:48.919 INFO 19328 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  610. 2023-08-16 09:59:48.921 INFO 19328 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  611. 2023-08-16 09:59:48.987 INFO 19328 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 57ms. Found 0 Redis repository interfaces.
  612. 2023-08-16 09:59:49.289 INFO 19328 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  613. 2023-08-16 09:59:49.293 INFO 19328 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e10ec82] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  614. 2023-08-16 09:59:49.307 INFO 19328 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  615. 2023-08-16 09:59:49.516 INFO 19328 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6015 (http)
  616. 2023-08-16 09:59:49.525 INFO 19328 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  617. 2023-08-16 09:59:49.526 INFO 19328 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
  618. 2023-08-16 09:59:49.631 INFO 19328 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  619. 2023-08-16 09:59:49.631 INFO 19328 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1633 ms
  620. 2023-08-16 09:59:49.851 INFO 19328 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited
  621. 2023-08-16 09:59:49.853 ERROR 19328 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set
  622. 2023-08-16 09:59:49.853 INFO 19328 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited
  623. 2023-08-16 09:59:49.853 INFO 19328 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success
  624. 2023-08-16 09:59:49.853 INFO 19328 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success
  625. 2023-08-16 09:59:49.853 INFO 19328 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
  626. 2023-08-16 09:59:51.266 ERROR 19328 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.alarm.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file
  627. 2023-08-16 09:59:53.728 INFO 19328 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  628. 2023-08-16 09:59:53.776 INFO 19328 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  629. 2023-08-16 09:59:53.864 INFO 19328 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  630. 2023-08-16 09:59:54.354 INFO 19328 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
  631. 2023-08-16 09:59:54.364 INFO 19328 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
  632. 2023-08-16 09:59:54.389 INFO 19328 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
  633. 2023-08-16 09:59:54.509 INFO 19328 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteAlertruleUsingDELETE_1
  634. 2023-08-16 09:59:54.511 INFO 19328 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importExcelUsingPOST_1
  635. 2023-08-16 09:59:54.511 INFO 19328 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingGET_1
  636. 2023-08-16 09:59:54.515 INFO 19328 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByPageUsingGET_1
  637. 2023-08-16 09:59:54.530 INFO 19328 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveAndUpdateAlertruleUsingPOST_1
  638. 2023-08-16 09:59:54.577 INFO 19328 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6015 (http) with context path ''
  639. 2023-08-16 09:59:54.580 INFO 19328 --- [main] com.gyee.alarm.AlarmWeb : Started AlarmWeb in 7.021 seconds (JVM running for 8.031)
  640. 2023-08-16 09:59:54.585 INFO 19328 --- [main] com.gyee.alarm.init.CacheContext : 缓存开始------------------------------------------------------------
  641. 2023-08-16 09:59:54.585 INFO 19328 --- [main] com.gyee.alarm.init.CacheContext : SXJ_KGDL_NJL_FDC_STA------------------19
  642. 2023-08-16 09:59:55.444 INFO 19328 --- [main] io.lettuce.core.EpollProvider : Starting without optional epoll library
  643. 2023-08-16 09:59:55.446 INFO 19328 --- [main] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  644. 2023-08-16 09:59:56.913 INFO 19328 --- [main] com.gyee.alarm.init.CacheContext : 3177
  645. 2023-08-16 10:00:21.463 INFO 19328 --- [main] com.gyee.alarm.init.CacheContext : 缓存结束------------------------------------------------------------
  646. 2023-08-16 10:00:21.465 INFO 19328 --- [main] com.gyee.alarm.AlarmWeb :
  647. -------------------------------------------------------------------
  648. 智能报警系统启动成功,访问路径如下:
  649. 本地路径: http://localhost:6015/
  650. 网络地址: http://192.168.56.1:6015/
  651. API文档: http://192.168.56.1:6015//swagger-ui.html
  652. -----------------------------------------------------------------------
  653. 2023-08-16 10:00:22.352 INFO 19328 --- [RMI TCP Connection(2)-192.168.56.1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  654. 2023-08-16 10:00:22.352 INFO 19328 --- [RMI TCP Connection(2)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  655. 2023-08-16 10:00:22.372 INFO 19328 --- [RMI TCP Connection(2)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Completed initialization in 20 ms
  656. 2023-08-16 10:02:08.953 INFO 19328 --- [SpringContextShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  657. 2023-08-16 10:02:09.096 INFO 19328 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing ....
  658. 2023-08-16 10:02:09.098 INFO 19328 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed
  659. 2023-08-16 10:02:09.100 INFO 19328 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  660. 2023-08-16 10:02:09.100 INFO 19328 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye
  661. 2023-08-16 10:02:14.685 INFO 1832 --- [main] com.gyee.alarm.AlarmWeb : Starting AlarmWeb on sltc with PID 1832 (E:\idea_workspace\alarmNew\alarm-web\target\classes started by shilin in E:\idea_workspace\alarmNew)
  662. 2023-08-16 10:02:14.687 INFO 1832 --- [main] com.gyee.alarm.AlarmWeb : The following profiles are active: jn
  663. 2023-08-16 10:02:15.770 INFO 1832 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  664. 2023-08-16 10:02:15.772 INFO 1832 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  665. 2023-08-16 10:02:15.840 INFO 1832 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 57ms. Found 0 Redis repository interfaces.
  666. 2023-08-16 10:02:16.188 INFO 1832 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  667. 2023-08-16 10:02:16.193 INFO 1832 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$213321f1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  668. 2023-08-16 10:02:16.208 INFO 1832 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  669. 2023-08-16 10:02:16.426 INFO 1832 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6015 (http)
  670. 2023-08-16 10:02:16.439 INFO 1832 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  671. 2023-08-16 10:02:16.439 INFO 1832 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
  672. 2023-08-16 10:02:16.560 INFO 1832 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  673. 2023-08-16 10:02:16.561 INFO 1832 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1719 ms
  674. 2023-08-16 10:02:16.776 INFO 1832 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited
  675. 2023-08-16 10:02:16.778 ERROR 1832 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set
  676. 2023-08-16 10:02:16.778 INFO 1832 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited
  677. 2023-08-16 10:02:16.778 INFO 1832 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success
  678. 2023-08-16 10:02:16.778 INFO 1832 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success
  679. 2023-08-16 10:02:16.778 INFO 1832 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
  680. 2023-08-16 10:02:18.292 ERROR 1832 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.alarm.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file
  681. 2023-08-16 10:02:20.871 INFO 1832 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  682. 2023-08-16 10:02:20.924 INFO 1832 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  683. 2023-08-16 10:02:21.012 INFO 1832 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  684. 2023-08-16 10:02:21.505 INFO 1832 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
  685. 2023-08-16 10:02:21.515 INFO 1832 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
  686. 2023-08-16 10:02:21.543 INFO 1832 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
  687. 2023-08-16 10:02:21.678 INFO 1832 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteAlertruleUsingDELETE_1
  688. 2023-08-16 10:02:21.679 INFO 1832 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importExcelUsingPOST_1
  689. 2023-08-16 10:02:21.680 INFO 1832 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingGET_1
  690. 2023-08-16 10:02:21.684 INFO 1832 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByPageUsingGET_1
  691. 2023-08-16 10:02:21.701 INFO 1832 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveAndUpdateAlertruleUsingPOST_1
  692. 2023-08-16 10:02:21.760 INFO 1832 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6015 (http) with context path ''
  693. 2023-08-16 10:02:21.763 INFO 1832 --- [main] com.gyee.alarm.AlarmWeb : Started AlarmWeb in 7.37 seconds (JVM running for 8.41)
  694. 2023-08-16 10:02:21.767 INFO 1832 --- [main] com.gyee.alarm.init.CacheContext : 缓存开始------------------------------------------------------------
  695. 2023-08-16 10:02:21.768 INFO 1832 --- [main] com.gyee.alarm.init.CacheContext : SXJ_KGDL_NJL_FDC_STA------------------19
  696. 2023-08-16 10:02:22.829 INFO 1832 --- [main] io.lettuce.core.EpollProvider : Starting without optional epoll library
  697. 2023-08-16 10:02:22.831 INFO 1832 --- [main] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  698. 2023-08-16 10:02:24.413 INFO 1832 --- [main] com.gyee.alarm.init.CacheContext : 3177
  699. 2023-08-16 10:02:50.087 INFO 1832 --- [main] com.gyee.alarm.init.CacheContext : 缓存结束------------------------------------------------------------
  700. 2023-08-16 10:02:50.089 INFO 1832 --- [main] com.gyee.alarm.AlarmWeb :
  701. -------------------------------------------------------------------
  702. 智能报警系统启动成功,访问路径如下:
  703. 本地路径: http://localhost:6015/
  704. 网络地址: http://192.168.56.1:6015/
  705. API文档: http://192.168.56.1:6015//swagger-ui.html
  706. -----------------------------------------------------------------------
  707. 2023-08-16 10:02:50.359 INFO 1832 --- [RMI TCP Connection(3)-192.168.56.1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  708. 2023-08-16 10:02:50.359 INFO 1832 --- [RMI TCP Connection(3)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  709. 2023-08-16 10:02:50.370 INFO 1832 --- [RMI TCP Connection(3)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms
  710. 2023-08-16 10:14:57.593 INFO 1832 --- [SpringContextShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  711. 2023-08-16 10:14:57.734 INFO 1832 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing ....
  712. 2023-08-16 10:14:57.737 INFO 1832 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed
  713. 2023-08-16 10:14:57.738 INFO 1832 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  714. 2023-08-16 10:14:57.738 INFO 1832 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye
  715. 2023-08-16 10:15:03.505 INFO 2540 --- [main] com.gyee.alarm.AlarmWeb : Starting AlarmWeb on sltc with PID 2540 (E:\idea_workspace\alarmNew\alarm-web\target\classes started by shilin in E:\idea_workspace\alarmNew)
  716. 2023-08-16 10:15:03.507 INFO 2540 --- [main] com.gyee.alarm.AlarmWeb : The following profiles are active: jn
  717. 2023-08-16 10:15:04.617 INFO 2540 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  718. 2023-08-16 10:15:04.619 INFO 2540 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  719. 2023-08-16 10:15:04.685 INFO 2540 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 56ms. Found 0 Redis repository interfaces.
  720. 2023-08-16 10:15:04.998 INFO 2540 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  721. 2023-08-16 10:15:05.002 INFO 2540 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$213321f1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  722. 2023-08-16 10:15:05.019 INFO 2540 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  723. 2023-08-16 10:15:05.229 INFO 2540 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6015 (http)
  724. 2023-08-16 10:15:05.238 INFO 2540 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  725. 2023-08-16 10:15:05.238 INFO 2540 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
  726. 2023-08-16 10:15:05.342 INFO 2540 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  727. 2023-08-16 10:15:05.342 INFO 2540 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1673 ms
  728. 2023-08-16 10:15:05.574 INFO 2540 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited
  729. 2023-08-16 10:15:05.575 ERROR 2540 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set
  730. 2023-08-16 10:15:05.576 INFO 2540 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited
  731. 2023-08-16 10:15:05.576 INFO 2540 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success
  732. 2023-08-16 10:15:05.576 INFO 2540 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success
  733. 2023-08-16 10:15:05.576 INFO 2540 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
  734. 2023-08-16 10:15:07.094 ERROR 2540 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.alarm.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file
  735. 2023-08-16 10:15:09.550 INFO 2540 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  736. 2023-08-16 10:15:09.598 INFO 2540 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  737. 2023-08-16 10:15:09.684 INFO 2540 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  738. 2023-08-16 10:15:10.178 INFO 2540 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
  739. 2023-08-16 10:15:10.189 INFO 2540 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
  740. 2023-08-16 10:15:10.216 INFO 2540 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
  741. 2023-08-16 10:15:10.343 INFO 2540 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteAlertruleUsingDELETE_1
  742. 2023-08-16 10:15:10.344 INFO 2540 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importExcelUsingPOST_1
  743. 2023-08-16 10:15:10.345 INFO 2540 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingGET_1
  744. 2023-08-16 10:15:10.349 INFO 2540 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByPageUsingGET_1
  745. 2023-08-16 10:15:10.364 INFO 2540 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveAndUpdateAlertruleUsingPOST_1
  746. 2023-08-16 10:15:10.418 INFO 2540 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6015 (http) with context path ''
  747. 2023-08-16 10:15:10.420 INFO 2540 --- [main] com.gyee.alarm.AlarmWeb : Started AlarmWeb in 7.214 seconds (JVM running for 8.205)
  748. 2023-08-16 10:15:10.425 INFO 2540 --- [main] com.gyee.alarm.init.CacheContext : 缓存开始------------------------------------------------------------
  749. 2023-08-16 10:15:10.425 INFO 2540 --- [main] com.gyee.alarm.init.CacheContext : SXJ_KGDL_NJL_FDC_STA------------------19
  750. 2023-08-16 10:15:11.472 INFO 2540 --- [main] io.lettuce.core.EpollProvider : Starting without optional epoll library
  751. 2023-08-16 10:15:11.475 INFO 2540 --- [main] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  752. 2023-08-16 10:15:13.076 INFO 2540 --- [main] com.gyee.alarm.init.CacheContext : 3177
  753. 2023-08-16 10:15:37.444 INFO 2540 --- [main] com.gyee.alarm.init.CacheContext : 缓存结束------------------------------------------------------------
  754. 2023-08-16 10:15:37.447 INFO 2540 --- [main] com.gyee.alarm.AlarmWeb :
  755. -------------------------------------------------------------------
  756. 智能报警系统启动成功,访问路径如下:
  757. 本地路径: http://localhost:6015/
  758. 网络地址: http://192.168.56.1:6015/
  759. API文档: http://192.168.56.1:6015//swagger-ui.html
  760. -----------------------------------------------------------------------
  761. 2023-08-16 10:15:38.423 INFO 2540 --- [RMI TCP Connection(6)-192.168.56.1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  762. 2023-08-16 10:15:38.423 INFO 2540 --- [RMI TCP Connection(6)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  763. 2023-08-16 10:15:38.437 INFO 2540 --- [RMI TCP Connection(6)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Completed initialization in 14 ms
  764. 2023-08-16 10:17:09.666 ERROR 2540 --- [http-nio-6015-exec-2] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
  765. ### Error querying database. Cause: org.postgresql.util.PSQLException: 错误: 字段 "rule_type" 不存在
  766. 建议:也许您想要引用列"pro_econ_rule_update_event.rule_ype"。
  767. 位置:22
  768. ### The error may exist in com/gyee/alarm/mapper/auto/ProEconRuleUpdateEventMapper.java (best guess)
  769. ### The error may involve defaultParameterMap
  770. ### The error occurred while setting parameters
  771. ### SQL: SELECT id,rule_name,rule_type,rule_id,update_time,update_type,update_user,station_id,model_id FROM pro_econ_rule_update_event ORDER BY update_time DESC limit ? offset ?
  772. ### Cause: org.postgresql.util.PSQLException: 错误: 字段 "rule_type" 不存在
  773. 建议:也许您想要引用列"pro_econ_rule_update_event.rule_ype"。
  774. 位置:22
  775. ; bad SQL grammar []; nested exception is org.postgresql.util.PSQLException: 错误: 字段 "rule_type" 不存在
  776. 建议:也许您想要引用列"pro_econ_rule_update_event.rule_ype"。
  777. 位置:22] with root cause
  778. org.postgresql.util.PSQLException: 错误: 字段 "rule_type" 不存在
  779. 建议:也许您想要引用列"pro_econ_rule_update_event.rule_ype"。
  780. 位置:22
  781. at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2440) ~[postgresql-42.2.5.jar:42.2.5]
  782. at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2183) ~[postgresql-42.2.5.jar:42.2.5]
  783. at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:308) ~[postgresql-42.2.5.jar:42.2.5]
  784. at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:441) ~[postgresql-42.2.5.jar:42.2.5]
  785. at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:365) ~[postgresql-42.2.5.jar:42.2.5]
  786. at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:143) ~[postgresql-42.2.5.jar:42.2.5]
  787. at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:132) ~[postgresql-42.2.5.jar:42.2.5]
  788. at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409) ~[druid-1.1.10.jar:1.1.10]
  789. at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440) ~[druid-1.1.10.jar:1.1.10]
  790. at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407) ~[druid-1.1.10.jar:1.1.10]
  791. at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167) ~[druid-1.1.10.jar:1.1.10]
  792. at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:498) ~[druid-1.1.10.jar:1.1.10]
  793. at sun.reflect.GeneratedMethodAccessor281.invoke(Unknown Source) ~[na:na]
  794. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_351]
  795. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_351]
  796. at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) ~[mybatis-3.5.4.jar:3.5.4]
  797. at com.sun.proxy.$Proxy286.execute(Unknown Source) ~[na:na]
  798. at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) ~[mybatis-3.5.4.jar:3.5.4]
  799. at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) ~[mybatis-3.5.4.jar:3.5.4]
  800. at sun.reflect.GeneratedMethodAccessor280.invoke(Unknown Source) ~[na:na]
  801. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_351]
  802. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_351]
  803. at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) ~[mybatis-3.5.4.jar:3.5.4]
  804. at com.sun.proxy.$Proxy284.query(Unknown Source) ~[na:na]
  805. at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  806. at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) ~[mybatis-3.5.4.jar:3.5.4]
  807. at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) ~[mybatis-3.5.4.jar:3.5.4]
  808. at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  809. at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  810. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.4.jar:3.5.4]
  811. at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) ~[mybatis-3.5.4.jar:3.5.4]
  812. at sun.reflect.GeneratedMethodAccessor271.invoke(Unknown Source) ~[na:na]
  813. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_351]
  814. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_351]
  815. at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ~[mybatis-spring-2.0.4.jar:2.0.4]
  816. at com.sun.proxy.$Proxy112.selectList(Unknown Source) ~[na:na]
  817. at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) ~[mybatis-spring-2.0.4.jar:2.0.4]
  818. at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  819. at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  820. at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  821. at com.sun.proxy.$Proxy118.selectPage(Unknown Source) ~[na:na]
  822. at com.gyee.alarm.service.RuleUpdateEventService.getUpdateEventByPage(RuleUpdateEventService.java:49) ~[classes/:na]
  823. at com.gyee.alarm.controller.ProEconRuleUpdateEventController.getRuleEventLog(ProEconRuleUpdateEventController.java:61) ~[classes/:na]
  824. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_351]
  825. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_351]
  826. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_351]
  827. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_351]
  828. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  829. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  830. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  831. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:888) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  832. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  833. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  834. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  835. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  836. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  837. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  838. at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  839. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  840. at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  841. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  842. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  843. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.29.jar:9.0.29]
  844. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  845. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  846. at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) ~[druid-1.1.10.jar:1.1.10]
  847. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  848. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  849. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  850. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  851. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  852. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  853. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  854. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  855. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  856. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  857. at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108) ~[spring-boot-actuator-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  858. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  859. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  860. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  861. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  862. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  863. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  864. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  865. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) ~[tomcat-embed-core-9.0.29.jar:9.0.29]
  866. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-9.0.29.jar:9.0.29]
  867. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526) [tomcat-embed-core-9.0.29.jar:9.0.29]
  868. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) [tomcat-embed-core-9.0.29.jar:9.0.29]
  869. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.29.jar:9.0.29]
  870. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.29.jar:9.0.29]
  871. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) [tomcat-embed-core-9.0.29.jar:9.0.29]
  872. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:367) [tomcat-embed-core-9.0.29.jar:9.0.29]
  873. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.29.jar:9.0.29]
  874. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860) [tomcat-embed-core-9.0.29.jar:9.0.29]
  875. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1591) [tomcat-embed-core-9.0.29.jar:9.0.29]
  876. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.29.jar:9.0.29]
  877. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_351]
  878. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_351]
  879. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.29.jar:9.0.29]
  880. at java.lang.Thread.run(Thread.java:750) [na:1.8.0_351]
  881. 2023-08-16 10:23:48.538 INFO 2540 --- [SpringContextShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  882. 2023-08-16 10:23:48.689 INFO 2540 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing ....
  883. 2023-08-16 10:23:48.692 INFO 2540 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed
  884. 2023-08-16 10:23:48.694 INFO 2540 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  885. 2023-08-16 10:23:48.694 INFO 2540 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye
  886. 2023-08-16 10:23:54.961 INFO 21052 --- [main] com.gyee.alarm.AlarmWeb : Starting AlarmWeb on sltc with PID 21052 (E:\idea_workspace\alarmNew\alarm-web\target\classes started by shilin in E:\idea_workspace\alarmNew)
  887. 2023-08-16 10:23:54.963 INFO 21052 --- [main] com.gyee.alarm.AlarmWeb : The following profiles are active: jn
  888. 2023-08-16 10:23:56.032 INFO 21052 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  889. 2023-08-16 10:23:56.034 INFO 21052 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  890. 2023-08-16 10:23:56.100 INFO 21052 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 57ms. Found 0 Redis repository interfaces.
  891. 2023-08-16 10:23:56.405 INFO 21052 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  892. 2023-08-16 10:23:56.409 INFO 21052 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2b0e09f6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  893. 2023-08-16 10:23:56.424 INFO 21052 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  894. 2023-08-16 10:23:56.634 INFO 21052 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6015 (http)
  895. 2023-08-16 10:23:56.643 INFO 21052 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  896. 2023-08-16 10:23:56.643 INFO 21052 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
  897. 2023-08-16 10:23:56.744 INFO 21052 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  898. 2023-08-16 10:23:56.744 INFO 21052 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1624 ms
  899. 2023-08-16 10:23:56.953 INFO 21052 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited
  900. 2023-08-16 10:23:56.955 ERROR 21052 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set
  901. 2023-08-16 10:23:56.955 INFO 21052 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited
  902. 2023-08-16 10:23:56.955 INFO 21052 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success
  903. 2023-08-16 10:23:56.955 INFO 21052 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success
  904. 2023-08-16 10:23:56.955 INFO 21052 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
  905. 2023-08-16 10:23:58.419 ERROR 21052 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.alarm.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file
  906. 2023-08-16 10:24:00.984 INFO 21052 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  907. 2023-08-16 10:24:01.032 INFO 21052 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  908. 2023-08-16 10:24:01.123 INFO 21052 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  909. 2023-08-16 10:24:01.626 INFO 21052 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
  910. 2023-08-16 10:24:01.636 INFO 21052 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
  911. 2023-08-16 10:24:01.663 INFO 21052 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
  912. 2023-08-16 10:24:01.785 INFO 21052 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteAlertruleUsingDELETE_1
  913. 2023-08-16 10:24:01.786 INFO 21052 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importExcelUsingPOST_1
  914. 2023-08-16 10:24:01.787 INFO 21052 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingGET_1
  915. 2023-08-16 10:24:01.791 INFO 21052 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByPageUsingGET_1
  916. 2023-08-16 10:24:01.807 INFO 21052 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveAndUpdateAlertruleUsingPOST_1
  917. 2023-08-16 10:24:01.859 INFO 21052 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6015 (http) with context path ''
  918. 2023-08-16 10:24:01.862 INFO 21052 --- [main] com.gyee.alarm.AlarmWeb : Started AlarmWeb in 7.185 seconds (JVM running for 8.366)
  919. 2023-08-16 10:24:01.866 INFO 21052 --- [main] com.gyee.alarm.init.CacheContext : 缓存开始------------------------------------------------------------
  920. 2023-08-16 10:24:01.866 INFO 21052 --- [main] com.gyee.alarm.init.CacheContext : SXJ_KGDL_NJL_FDC_STA------------------19
  921. 2023-08-16 10:24:03.149 INFO 21052 --- [main] io.lettuce.core.EpollProvider : Starting without optional epoll library
  922. 2023-08-16 10:24:03.152 INFO 21052 --- [main] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  923. 2023-08-16 10:24:04.876 INFO 21052 --- [main] com.gyee.alarm.init.CacheContext : 3177
  924. 2023-08-16 10:24:25.827 INFO 21052 --- [main] com.gyee.alarm.init.CacheContext : 缓存结束------------------------------------------------------------
  925. 2023-08-16 10:24:25.829 INFO 21052 --- [main] com.gyee.alarm.AlarmWeb :
  926. -------------------------------------------------------------------
  927. 智能报警系统启动成功,访问路径如下:
  928. 本地路径: http://localhost:6015/
  929. 网络地址: http://192.168.56.1:6015/
  930. API文档: http://192.168.56.1:6015//swagger-ui.html
  931. -----------------------------------------------------------------------
  932. 2023-08-16 10:24:25.963 INFO 21052 --- [RMI TCP Connection(3)-192.168.56.1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  933. 2023-08-16 10:24:25.964 INFO 21052 --- [RMI TCP Connection(3)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  934. 2023-08-16 10:24:25.975 INFO 21052 --- [RMI TCP Connection(3)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms
  935. 2023-08-16 10:26:49.742 INFO 21052 --- [SpringContextShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  936. 2023-08-16 10:26:49.865 INFO 21052 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing ....
  937. 2023-08-16 10:26:49.868 INFO 21052 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed
  938. 2023-08-16 10:26:49.869 INFO 21052 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  939. 2023-08-16 10:26:49.869 INFO 21052 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye
  940. 2023-08-16 10:26:55.798 INFO 192 --- [main] com.gyee.alarm.AlarmWeb : Starting AlarmWeb on sltc with PID 192 (E:\idea_workspace\alarmNew\alarm-web\target\classes started by shilin in E:\idea_workspace\alarmNew)
  941. 2023-08-16 10:26:55.800 INFO 192 --- [main] com.gyee.alarm.AlarmWeb : The following profiles are active: jn
  942. 2023-08-16 10:26:56.881 INFO 192 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  943. 2023-08-16 10:26:56.882 INFO 192 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  944. 2023-08-16 10:26:56.949 INFO 192 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 57ms. Found 0 Redis repository interfaces.
  945. 2023-08-16 10:26:57.243 INFO 192 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  946. 2023-08-16 10:26:57.247 INFO 192 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$baedf541] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  947. 2023-08-16 10:26:57.261 INFO 192 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  948. 2023-08-16 10:26:57.461 INFO 192 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6015 (http)
  949. 2023-08-16 10:26:57.469 INFO 192 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  950. 2023-08-16 10:26:57.470 INFO 192 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
  951. 2023-08-16 10:26:57.572 INFO 192 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  952. 2023-08-16 10:26:57.572 INFO 192 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1613 ms
  953. 2023-08-16 10:26:57.791 INFO 192 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited
  954. 2023-08-16 10:26:57.792 ERROR 192 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set
  955. 2023-08-16 10:26:57.792 INFO 192 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited
  956. 2023-08-16 10:26:57.792 INFO 192 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success
  957. 2023-08-16 10:26:57.792 INFO 192 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success
  958. 2023-08-16 10:26:57.793 INFO 192 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
  959. 2023-08-16 10:26:59.113 ERROR 192 --- [main] o.m.spring.mapper.MapperFactoryBean : Error while adding the mapper 'interface com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper' to configuration.
  960. org.apache.ibatis.builder.IncompleteElementException: Could not find result map 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.ruleUpdateEventResult' referenced from 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.selectById'
  961. at org.apache.ibatis.builder.MapperBuilderAssistant.getStatementResultMaps(MapperBuilderAssistant.java:341) ~[mybatis-3.5.4.jar:3.5.4]
  962. at org.apache.ibatis.builder.MapperBuilderAssistant.addMappedStatement(MapperBuilderAssistant.java:285) ~[mybatis-3.5.4.jar:3.5.4]
  963. at com.baomidou.mybatisplus.core.injector.AbstractMethod.addMappedStatement(AbstractMethod.java:331) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  964. at com.baomidou.mybatisplus.core.injector.AbstractMethod.addSelectMappedStatementForTable(AbstractMethod.java:270) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  965. at com.baomidou.mybatisplus.core.injector.methods.SelectById.injectMappedStatement(SelectById.java:40) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  966. at com.baomidou.mybatisplus.core.injector.AbstractMethod.inject(AbstractMethod.java:63) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  967. at com.baomidou.mybatisplus.core.injector.AbstractSqlInjector.lambda$inspectInject$0(AbstractSqlInjector.java:55) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  968. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[na:1.8.0_351]
  969. at com.baomidou.mybatisplus.core.injector.AbstractSqlInjector.inspectInject(AbstractSqlInjector.java:55) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  970. at com.baomidou.mybatisplus.core.MybatisMapperAnnotationBuilder.parse(MybatisMapperAnnotationBuilder.java:122) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  971. at com.baomidou.mybatisplus.core.MybatisMapperRegistry.addMapper(MybatisMapperRegistry.java:82) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  972. at com.baomidou.mybatisplus.core.MybatisConfiguration.addMapper(MybatisConfiguration.java:103) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  973. at org.mybatis.spring.mapper.MapperFactoryBean.checkDaoConfig(MapperFactoryBean.java:80) ~[mybatis-spring-2.0.4.jar:2.0.4]
  974. at org.springframework.dao.support.DaoSupport.afterPropertiesSet(DaoSupport.java:44) [spring-tx-5.2.12.RELEASE.jar:5.2.12.RELEASE]
  975. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1855) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  976. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1792) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  977. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  978. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  979. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  980. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  981. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  982. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  983. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  984. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  985. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  986. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  987. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  988. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  989. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  990. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  991. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  992. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  993. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  994. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  995. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  996. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  997. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  998. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  999. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:537) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1000. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:513) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1001. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:653) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1002. at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:224) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1003. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1004. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:334) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1005. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1006. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1007. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1008. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1009. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1010. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1011. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1012. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:454) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1013. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:543) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1014. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:513) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1015. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:653) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1016. at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:224) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1017. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1018. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:334) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1019. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1020. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1021. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1022. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1023. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1024. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1025. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1026. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1027. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1028. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1029. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1030. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1031. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1032. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1033. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1034. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1035. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1036. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1037. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1038. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1039. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:879) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1040. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1041. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1042. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) ~[spring-boot-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  1043. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  1044. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) ~[spring-boot-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  1045. at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) ~[spring-boot-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  1046. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) ~[spring-boot-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  1047. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215) ~[spring-boot-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  1048. at com.gyee.alarm.AlarmWeb.main(AlarmWeb.java:17) ~[classes/:na]
  1049. Caused by: java.lang.IllegalArgumentException: Result Maps collection does not contain value for com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.ruleUpdateEventResult
  1050. at org.apache.ibatis.session.Configuration$StrictMap.get(Configuration.java:964) ~[mybatis-3.5.4.jar:3.5.4]
  1051. at org.apache.ibatis.session.Configuration.getResultMap(Configuration.java:674) ~[mybatis-3.5.4.jar:3.5.4]
  1052. at org.apache.ibatis.builder.MapperBuilderAssistant.getStatementResultMaps(MapperBuilderAssistant.java:339) ~[mybatis-3.5.4.jar:3.5.4]
  1053. ... 87 common frames omitted
  1054. 2023-08-16 10:26:59.115 WARN 192 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'alarmConfigurationController': Unsatisfied dependency expressed through field 'alarmConfigurationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alarmConfigurationService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ruleUpdateEventService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'proEconRuleUpdateEventServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'proEconRuleUpdateEventMapper' defined in file [E:\idea_workspace\alarmNew\alarm-web\target\classes\com\gyee\alarm\mapper\auto\ProEconRuleUpdateEventMapper.class]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: org.apache.ibatis.builder.IncompleteElementException: Could not find result map 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.ruleUpdateEventResult' referenced from 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.selectById'
  1055. 2023-08-16 10:26:59.138 INFO 192 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing ....
  1056. 2023-08-16 10:26:59.140 INFO 192 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed
  1057. 2023-08-16 10:26:59.141 INFO 192 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  1058. 2023-08-16 10:26:59.141 INFO 192 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye
  1059. 2023-08-16 10:26:59.143 INFO 192 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
  1060. 2023-08-16 10:26:59.152 INFO 192 --- [main] ConditionEvaluationReportLoggingListener :
  1061. Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
  1062. 2023-08-16 10:26:59.158 ERROR 192 --- [main] o.s.boot.SpringApplication : Application run failed
  1063. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'alarmConfigurationController': Unsatisfied dependency expressed through field 'alarmConfigurationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alarmConfigurationService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ruleUpdateEventService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'proEconRuleUpdateEventServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'proEconRuleUpdateEventMapper' defined in file [E:\idea_workspace\alarmNew\alarm-web\target\classes\com\gyee\alarm\mapper\auto\ProEconRuleUpdateEventMapper.class]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: org.apache.ibatis.builder.IncompleteElementException: Could not find result map 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.ruleUpdateEventResult' referenced from 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.selectById'
  1064. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:643) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1065. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1066. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1067. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1068. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1069. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1070. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1071. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1072. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1073. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1074. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:879) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1075. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1076. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1077. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) ~[spring-boot-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  1078. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) [spring-boot-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  1079. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) [spring-boot-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  1080. at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) [spring-boot-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  1081. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) [spring-boot-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  1082. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215) [spring-boot-2.2.2.RELEASE.jar:2.2.2.RELEASE]
  1083. at com.gyee.alarm.AlarmWeb.main(AlarmWeb.java:17) [classes/:na]
  1084. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alarmConfigurationService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ruleUpdateEventService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'proEconRuleUpdateEventServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'proEconRuleUpdateEventMapper' defined in file [E:\idea_workspace\alarmNew\alarm-web\target\classes\com\gyee\alarm\mapper\auto\ProEconRuleUpdateEventMapper.class]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: org.apache.ibatis.builder.IncompleteElementException: Could not find result map 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.ruleUpdateEventResult' referenced from 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.selectById'
  1085. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:337) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1086. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1087. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1088. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1089. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1090. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1091. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1092. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1093. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1094. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1095. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1096. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1097. ... 19 common frames omitted
  1098. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ruleUpdateEventService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'proEconRuleUpdateEventServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'proEconRuleUpdateEventMapper' defined in file [E:\idea_workspace\alarmNew\alarm-web\target\classes\com\gyee\alarm\mapper\auto\ProEconRuleUpdateEventMapper.class]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: org.apache.ibatis.builder.IncompleteElementException: Could not find result map 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.ruleUpdateEventResult' referenced from 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.selectById'
  1099. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:337) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1100. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1101. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1102. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1103. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1104. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1105. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1106. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1107. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:454) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1108. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:543) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1109. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:513) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1110. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:653) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1111. at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:224) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1112. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1113. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:334) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1114. ... 30 common frames omitted
  1115. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'proEconRuleUpdateEventServiceImpl': Unsatisfied dependency expressed through field 'baseMapper'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'proEconRuleUpdateEventMapper' defined in file [E:\idea_workspace\alarmNew\alarm-web\target\classes\com\gyee\alarm\mapper\auto\ProEconRuleUpdateEventMapper.class]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: org.apache.ibatis.builder.IncompleteElementException: Could not find result map 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.ruleUpdateEventResult' referenced from 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.selectById'
  1116. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:643) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1117. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1118. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1119. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1120. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1121. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1122. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1123. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1124. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1125. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1126. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1127. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1128. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1129. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:537) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1130. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:513) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1131. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:653) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1132. at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:224) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1133. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1134. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:334) ~[spring-context-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1135. ... 44 common frames omitted
  1136. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'proEconRuleUpdateEventMapper' defined in file [E:\idea_workspace\alarmNew\alarm-web\target\classes\com\gyee\alarm\mapper\auto\ProEconRuleUpdateEventMapper.class]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: org.apache.ibatis.builder.IncompleteElementException: Could not find result map 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.ruleUpdateEventResult' referenced from 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.selectById'
  1137. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1138. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1139. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1140. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1141. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1142. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1143. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1144. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1145. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1146. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1147. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1148. ... 62 common frames omitted
  1149. Caused by: java.lang.IllegalArgumentException: org.apache.ibatis.builder.IncompleteElementException: Could not find result map 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.ruleUpdateEventResult' referenced from 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.selectById'
  1150. at org.mybatis.spring.mapper.MapperFactoryBean.checkDaoConfig(MapperFactoryBean.java:83) ~[mybatis-spring-2.0.4.jar:2.0.4]
  1151. at org.springframework.dao.support.DaoSupport.afterPropertiesSet(DaoSupport.java:44) ~[spring-tx-5.2.12.RELEASE.jar:5.2.12.RELEASE]
  1152. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1855) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1153. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1792) ~[spring-beans-5.2.2.RELEASE.jar:5.2.2.RELEASE]
  1154. ... 72 common frames omitted
  1155. Caused by: org.apache.ibatis.builder.IncompleteElementException: Could not find result map 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.ruleUpdateEventResult' referenced from 'com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.selectById'
  1156. at org.apache.ibatis.builder.MapperBuilderAssistant.getStatementResultMaps(MapperBuilderAssistant.java:341) ~[mybatis-3.5.4.jar:3.5.4]
  1157. at org.apache.ibatis.builder.MapperBuilderAssistant.addMappedStatement(MapperBuilderAssistant.java:285) ~[mybatis-3.5.4.jar:3.5.4]
  1158. at com.baomidou.mybatisplus.core.injector.AbstractMethod.addMappedStatement(AbstractMethod.java:331) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  1159. at com.baomidou.mybatisplus.core.injector.AbstractMethod.addSelectMappedStatementForTable(AbstractMethod.java:270) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  1160. at com.baomidou.mybatisplus.core.injector.methods.SelectById.injectMappedStatement(SelectById.java:40) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  1161. at com.baomidou.mybatisplus.core.injector.AbstractMethod.inject(AbstractMethod.java:63) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  1162. at com.baomidou.mybatisplus.core.injector.AbstractSqlInjector.lambda$inspectInject$0(AbstractSqlInjector.java:55) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  1163. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[na:1.8.0_351]
  1164. at com.baomidou.mybatisplus.core.injector.AbstractSqlInjector.inspectInject(AbstractSqlInjector.java:55) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  1165. at com.baomidou.mybatisplus.core.MybatisMapperAnnotationBuilder.parse(MybatisMapperAnnotationBuilder.java:122) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  1166. at com.baomidou.mybatisplus.core.MybatisMapperRegistry.addMapper(MybatisMapperRegistry.java:82) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  1167. at com.baomidou.mybatisplus.core.MybatisConfiguration.addMapper(MybatisConfiguration.java:103) ~[mybatis-plus-core-3.3.2.jar:3.3.2]
  1168. at org.mybatis.spring.mapper.MapperFactoryBean.checkDaoConfig(MapperFactoryBean.java:80) ~[mybatis-spring-2.0.4.jar:2.0.4]
  1169. ... 75 common frames omitted
  1170. Caused by: java.lang.IllegalArgumentException: Result Maps collection does not contain value for com.gyee.alarm.mapper.auto.ProEconRuleUpdateEventMapper.ruleUpdateEventResult
  1171. at org.apache.ibatis.session.Configuration$StrictMap.get(Configuration.java:964) ~[mybatis-3.5.4.jar:3.5.4]
  1172. at org.apache.ibatis.session.Configuration.getResultMap(Configuration.java:674) ~[mybatis-3.5.4.jar:3.5.4]
  1173. at org.apache.ibatis.builder.MapperBuilderAssistant.getStatementResultMaps(MapperBuilderAssistant.java:339) ~[mybatis-3.5.4.jar:3.5.4]
  1174. ... 87 common frames omitted
  1175. 2023-08-16 10:57:42.042 INFO 14356 --- [main] com.gyee.alarm.AlarmWeb : Starting AlarmWeb on sltc with PID 14356 (E:\idea_workspace\alarmNew\alarm-web\target\classes started by shilin in E:\idea_workspace\alarmNew)
  1176. 2023-08-16 10:57:42.044 INFO 14356 --- [main] com.gyee.alarm.AlarmWeb : The following profiles are active: jn
  1177. 2023-08-16 10:57:43.215 INFO 14356 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  1178. 2023-08-16 10:57:43.217 INFO 14356 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  1179. 2023-08-16 10:57:43.286 INFO 14356 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 59ms. Found 0 Redis repository interfaces.
  1180. 2023-08-16 10:57:43.628 INFO 14356 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  1181. 2023-08-16 10:57:43.633 INFO 14356 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$139eb590] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1182. 2023-08-16 10:57:43.650 INFO 14356 --- [main] trationDelegate$BeanPostProcessorChecker : 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)
  1183. 2023-08-16 10:57:43.916 INFO 14356 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6015 (http)
  1184. 2023-08-16 10:57:43.926 INFO 14356 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  1185. 2023-08-16 10:57:43.926 INFO 14356 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
  1186. 2023-08-16 10:57:44.048 INFO 14356 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  1187. 2023-08-16 10:57:44.048 INFO 14356 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1826 ms
  1188. 2023-08-16 10:57:44.318 INFO 14356 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited
  1189. 2023-08-16 10:57:44.319 ERROR 14356 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set
  1190. 2023-08-16 10:57:44.320 INFO 14356 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited
  1191. 2023-08-16 10:57:44.320 INFO 14356 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success
  1192. 2023-08-16 10:57:44.320 INFO 14356 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success
  1193. 2023-08-16 10:57:44.320 INFO 14356 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master]
  1194. 2023-08-16 10:57:45.928 ERROR 14356 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.alarm.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file
  1195. 2023-08-16 10:57:48.771 INFO 14356 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  1196. 2023-08-16 10:57:48.831 INFO 14356 --- [main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
  1197. 2023-08-16 10:57:48.950 INFO 14356 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
  1198. 2023-08-16 10:57:49.560 INFO 14356 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
  1199. 2023-08-16 10:57:49.572 INFO 14356 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
  1200. 2023-08-16 10:57:49.599 INFO 14356 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
  1201. 2023-08-16 10:57:49.731 INFO 14356 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteAlertruleUsingDELETE_1
  1202. 2023-08-16 10:57:49.732 INFO 14356 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importExcelUsingPOST_1
  1203. 2023-08-16 10:57:49.733 INFO 14356 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importTemplateUsingGET_1
  1204. 2023-08-16 10:57:49.736 INFO 14356 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: queryByPageUsingGET_1
  1205. 2023-08-16 10:57:49.751 INFO 14356 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: saveAndUpdateAlertruleUsingPOST_1
  1206. 2023-08-16 10:57:49.807 INFO 14356 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6015 (http) with context path ''
  1207. 2023-08-16 10:57:49.810 INFO 14356 --- [main] com.gyee.alarm.AlarmWeb : Started AlarmWeb in 8.123 seconds (JVM running for 9.515)
  1208. 2023-08-16 10:57:49.815 INFO 14356 --- [main] com.gyee.alarm.init.CacheContext : 缓存开始------------------------------------------------------------
  1209. 2023-08-16 10:57:49.815 INFO 14356 --- [main] com.gyee.alarm.init.CacheContext : SXJ_KGDL_NJL_FDC_STA------------------19
  1210. 2023-08-16 10:57:50.820 INFO 14356 --- [main] io.lettuce.core.EpollProvider : Starting without optional epoll library
  1211. 2023-08-16 10:57:50.823 INFO 14356 --- [main] io.lettuce.core.KqueueProvider : Starting without optional kqueue library
  1212. 2023-08-16 10:57:52.804 INFO 14356 --- [main] com.gyee.alarm.init.CacheContext : 3177
  1213. 2023-08-16 10:58:18.589 INFO 14356 --- [main] com.gyee.alarm.init.CacheContext : 缓存结束------------------------------------------------------------
  1214. 2023-08-16 10:58:18.591 INFO 14356 --- [main] com.gyee.alarm.AlarmWeb :
  1215. -------------------------------------------------------------------
  1216. 智能报警系统启动成功,访问路径如下:
  1217. 本地路径: http://localhost:6015/
  1218. 网络地址: http://192.168.56.1:6015/
  1219. API文档: http://192.168.56.1:6015//swagger-ui.html
  1220. -----------------------------------------------------------------------
  1221. 2023-08-16 10:58:20.123 INFO 14356 --- [RMI TCP Connection(7)-192.168.56.1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
  1222. 2023-08-16 10:58:20.123 INFO 14356 --- [RMI TCP Connection(7)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
  1223. 2023-08-16 10:58:20.130 INFO 14356 --- [RMI TCP Connection(7)-192.168.56.1] o.s.web.servlet.DispatcherServlet : Completed initialization in 6 ms
  1224. 2023-08-16 10:58:46.900 INFO 14356 --- [SpringContextShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
  1225. 2023-08-16 10:58:47.030 INFO 14356 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing ....
  1226. 2023-08-16 10:58:47.034 INFO 14356 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed
  1227. 2023-08-16 10:58:47.036 INFO 14356 --- [SpringContextShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
  1228. 2023-08-16 10:58:47.036 INFO 14356 --- [SpringContextShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye