application-webadmin.log 162 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312
  1. [INFO ] [2024-12-12 14:29:59] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 8.0.1.Final
  2. [INFO ] [2024-12-12 14:29:59] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 17.0.13 with PID 33888 (E:\MagicalJourney\Projects\serbia\code\admin-project\Serbia\application-webadmin\target\classes started by huangwenwen in E:\MagicalJourney\Projects\serbia\code\admin-project\Serbia)
  3. [INFO ] [2024-12-12 14:29:59] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "dev"
  4. [INFO ] [2024-12-12 14:30:08] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode
  5. [INFO ] [2024-12-12 14:30:08] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  6. [INFO ] [2024-12-12 14:30:08] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces.
  7. [INFO ] [2024-12-12 14:30:08] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.serbia.common.core.config.CommonWebMvcConfig$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  8. [INFO ] [2024-12-12 14:30:09] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8082 (http)
  9. [INFO ] [2024-12-12 14:30:09] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8082"]
  10. [INFO ] [2024-12-12 14:30:09] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  11. [INFO ] [2024-12-12 14:30:09] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/10.1.16]
  12. [INFO ] [2024-12-12 14:30:09] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  13. [INFO ] [2024-12-12 14:30:09] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 10356 ms
  14. [ERROR] [2024-12-12 14:30:10] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  15. [INFO ] [2024-12-12 14:30:10] T:[] S:[] U:[] [main] ==> Redisson 3.15.4
  16. [INFO ] [2024-12-12 14:30:10] T:[] S:[] U:[] [redisson-netty-2-10] ==> 5 connections initialized for localhost/127.0.0.1:6379
  17. [INFO ] [2024-12-12 14:30:10] T:[] S:[] U:[] [redisson-netty-2-14] ==> 1 connections initialized for localhost/127.0.0.1:6379
  18. [INFO ] [2024-12-12 14:30:16] T:[] S:[] U:[] [main] ==> {dataSource-1,application-webadmin} inited
  19. [INFO ] [2024-12-12 14:30:21] T:[] S:[] U:[] [main] ==> {dataSource-2,application-webadmin} inited
  20. [INFO ] [2024-12-12 14:30:26] T:[] S:[] U:[] [main] ==> {dataSource-3,application-webadmin} inited
  21. [INFO ] [2024-12-12 14:30:32] T:[] S:[] U:[] [main] ==> {dataSource-4,application-webadmin} inited
  22. [INFO ] [2024-12-12 14:30:37] T:[] S:[] U:[] [main] ==> {dataSource-5,application-webadmin} inited
  23. [WARN ] [2024-12-12 14:30:37] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermDept".
  24. [WARN ] [2024-12-12 14:30:37] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  25. [WARN ] [2024-12-12 14:30:37] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermMenu".
  26. [WARN ] [2024-12-12 14:30:37] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  27. [WARN ] [2024-12-12 14:30:37] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermUser".
  28. [WARN ] [2024-12-12 14:30:37] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  29. [WARN ] [2024-12-12 14:30:37] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDeptRelation".
  30. [WARN ] [2024-12-12 14:30:37] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  31. [WARN ] [2024-12-12 14:30:37] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysRoleMenu".
  32. [WARN ] [2024-12-12 14:30:37] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  33. [WARN ] [2024-12-12 14:30:37] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysUserPost".
  34. [WARN ] [2024-12-12 14:30:37] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  35. [WARN ] [2024-12-12 14:30:38] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysUserRole".
  36. [WARN ] [2024-12-12 14:30:38] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  37. [WARN ] [2024-12-12 14:30:38] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.mobile.model.MobileEntryDataPerm".
  38. [WARN ] [2024-12-12 14:30:38] T:[] S:[] U:[] [main] ==> class com.serbia.common.mobile.model.MobileEntryDataPerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  39. [WARN ] [2024-12-12 14:30:38] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.mobile.model.MobileEntryRole".
  40. [WARN ] [2024-12-12 14:30:38] T:[] S:[] U:[] [main] ==> class com.serbia.common.mobile.model.MobileEntryRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  41. [WARN ] [2024-12-12 14:30:38] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.online.model.OnlineColumnRule".
  42. [WARN ] [2024-12-12 14:30:38] T:[] S:[] U:[] [main] ==> class com.serbia.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  43. [WARN ] [2024-12-12 14:30:38] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.flow.model.FlowTaskExt".
  44. [WARN ] [2024-12-12 14:30:38] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  45. [WARN ] [2024-12-12 14:30:39] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.report.model.ReportTenantDataset".
  46. [WARN ] [2024-12-12 14:30:39] T:[] S:[] U:[] [main] ==> class com.serbia.common.report.model.ReportTenantDataset ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  47. [INFO ] [2024-12-12 14:30:43] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  48. [INFO ] [2024-12-12 14:30:43] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  49. [INFO ] [2024-12-12 14:30:44] T:[] S:[] U:[] [main] ==> Found 1 auto-discoverable Process Engine Configurator
  50. [INFO ] [2024-12-12 14:30:44] T:[] S:[] U:[] [main] ==> Found 3 Engine Configurators in total:
  51. [INFO ] [2024-12-12 14:30:44] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  52. [INFO ] [2024-12-12 14:30:44] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  53. [INFO ] [2024-12-12 14:30:44] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  54. [INFO ] [2024-12-12 14:30:44] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  55. [INFO ] [2024-12-12 14:30:44] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  56. [INFO ] [2024-12-12 14:30:44] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  57. [INFO ] [2024-12-12 14:30:45] T:[] S:[] U:[] [main] ==> Executing configure() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  58. [INFO ] [2024-12-12 14:30:45] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  59. [INFO ] [2024-12-12 14:30:45] T:[] S:[] U:[] [main] ==> Found 1 auto-discoverable Process Engine Configurator
  60. [INFO ] [2024-12-12 14:30:45] T:[] S:[] U:[] [main] ==> Found 1 Engine Configurators in total:
  61. [INFO ] [2024-12-12 14:30:45] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  62. [INFO ] [2024-12-12 14:30:45] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  63. [INFO ] [2024-12-12 14:30:45] T:[] S:[] U:[] [main] ==> Executing configure() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  64. [INFO ] [2024-12-12 14:30:45] T:[] S:[] U:[] [main] ==> INFO: An older version of the XSD is specified in one or more changelog's <databaseChangeLog> header. This can lead to unexpected outcomes. If a specific XSD is not required, please replace all XSD version references with "-latest". Learn more at https://docs.liquibase.com
  65. [INFO ] [2024-12-12 14:30:45] T:[] S:[] U:[] [main] ==> Reading from serbia.FLW_EV_DATABASECHANGELOG
  66. [INFO ] [2024-12-12 14:30:45] T:[] S:[] U:[] [main] ==> Changelog query completed.
  67. [INFO ] [2024-12-12 14:30:46] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  68. [INFO ] [2024-12-12 14:30:46] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  69. [INFO ] [2024-12-12 14:30:46] T:[] S:[] U:[] [main] ==> IdmEngine default created
  70. [INFO ] [2024-12-12 14:30:46] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  71. [INFO ] [2024-12-12 14:30:46] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  72. [INFO ] [2024-12-12 14:30:53] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|ObsClient||||2024-12-12 14:30:53|2024-12-12 14:30:53|||0|
  73. [WARN ] [2024-12-12 14:30:53] T:[] S:[] U:[] [main] ==> [OBS SDK Version=3.23.9];[Endpoint=https://your-endpoint:443/];[Access Mode=Virtul Hosting]
  74. [INFO ] [2024-12-12 14:30:53] T:[] S:[] U:[] [main] ==> OkHttp cost 37 ms to apply http request
  75. [WARN ] [2024-12-12 14:30:53] T:[] S:[] U:[] [main] ==> Request failed, Response code: -1; Request ID: null; Request path: https://your-bucketname.your-endpoint/?apiversion
  76. [ERROR] [2024-12-12 14:30:53] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|headBucket||||2024-12-12 14:30:53|2024-12-12 14:30:53|||-1|
  77. [INFO ] [2024-12-12 14:30:53] T:[] S:[] U:[] [main] ==> 2024-12-12 14:30:53 343|com.obs.services.AbstractClient|init|81|Storage|1|HTTP+XML|ObsClient||||2024-12-12 14:30:53|2024-12-12 14:30:53|||0|
  78. 2024-12-12 14:30:53 344|com.obs.services.AbstractClient|init|100|[OBS SDK Version=3.23.9];[Endpoint=https://your-endpoint:443/];[Access Mode=Virtul Hosting]
  79. 2024-12-12 14:30:53 413|com.obs.services.internal.RestStorageService|executeRequest|600|OkHttp cost 37 ms to apply http request
  80. 2024-12-12 14:30:53 413|com.obs.services.internal.RestStorageService|handleThrowable|220|Request failed, Response code: -1; Request ID: null; Request path: https://your-bucketname.your-endpoint/?apiversion
  81. 2024-12-12 14:30:53 416|com.obs.services.AbstractClient|doActionWithResult|413|Storage|1|HTTP+XML|headBucket||||2024-12-12 14:30:53|2024-12-12 14:30:53|||-1|
  82. [WARN ] [2024-12-12 14:30:53] T:[] S:[] U:[] [main] ==> Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'huaweicloudObsUpDownloader': Unsatisfied dependency expressed through field 'huaweicloudObsTemplate': Error creating bean with name 'huaweicloudObsTemplate' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Unsatisfied dependency expressed through method 'huaweicloudObsTemplate' parameter 1: Error creating bean with name 'obsClient' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  83. [INFO ] [2024-12-12 14:30:53] T:[] S:[] U:[] [main] ==> {dataSource-5} closing ...
  84. [INFO ] [2024-12-12 14:30:54] T:[] S:[] U:[] [main] ==> {dataSource-5} closed
  85. [INFO ] [2024-12-12 14:30:54] T:[] S:[] U:[] [main] ==> {dataSource-4} closing ...
  86. [ERROR] [2024-12-12 14:30:54] T:[] S:[] U:[] [main] ==> unregister mbean error
  87. javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSource,id=application-webadmin
  88. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1088)
  89. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
  90. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
  91. at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:547)
  92. at com.alibaba.druid.stat.DruidDataSourceStatManager.removeDataSource(DruidDataSourceStatManager.java:191)
  93. at com.alibaba.druid.pool.DruidDataSource$2.run(DruidDataSource.java:2237)
  94. at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
  95. at com.alibaba.druid.pool.DruidDataSource.unregisterMbean(DruidDataSource.java:2234)
  96. at com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:2191)
  97. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:221)
  98. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
  99. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
  100. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1189)
  101. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
  102. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1182)
  103. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1118)
  104. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:629)
  105. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  106. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  107. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  108. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  109. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  110. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  111. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  112. [INFO ] [2024-12-12 14:30:54] T:[] S:[] U:[] [main] ==> {dataSource-4} closed
  113. [INFO ] [2024-12-12 14:30:54] T:[] S:[] U:[] [main] ==> {dataSource-3} closing ...
  114. [ERROR] [2024-12-12 14:30:54] T:[] S:[] U:[] [main] ==> unregister mbean error
  115. javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSource,id=application-webadmin
  116. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1088)
  117. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
  118. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
  119. at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:547)
  120. at com.alibaba.druid.stat.DruidDataSourceStatManager.removeDataSource(DruidDataSourceStatManager.java:191)
  121. at com.alibaba.druid.pool.DruidDataSource$2.run(DruidDataSource.java:2237)
  122. at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
  123. at com.alibaba.druid.pool.DruidDataSource.unregisterMbean(DruidDataSource.java:2234)
  124. at com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:2191)
  125. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:221)
  126. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
  127. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
  128. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1189)
  129. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
  130. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1182)
  131. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1118)
  132. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:629)
  133. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  134. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  135. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  136. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  137. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  138. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  139. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  140. [INFO ] [2024-12-12 14:30:54] T:[] S:[] U:[] [main] ==> {dataSource-3} closed
  141. [INFO ] [2024-12-12 14:30:54] T:[] S:[] U:[] [main] ==> {dataSource-2} closing ...
  142. [ERROR] [2024-12-12 14:30:55] T:[] S:[] U:[] [main] ==> unregister mbean error
  143. javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSource,id=application-webadmin
  144. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1088)
  145. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
  146. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
  147. at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:547)
  148. at com.alibaba.druid.stat.DruidDataSourceStatManager.removeDataSource(DruidDataSourceStatManager.java:191)
  149. at com.alibaba.druid.pool.DruidDataSource$2.run(DruidDataSource.java:2237)
  150. at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
  151. at com.alibaba.druid.pool.DruidDataSource.unregisterMbean(DruidDataSource.java:2234)
  152. at com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:2191)
  153. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:221)
  154. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
  155. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
  156. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1189)
  157. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
  158. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1182)
  159. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1118)
  160. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:629)
  161. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  162. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  163. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  164. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  165. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  166. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  167. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  168. [INFO ] [2024-12-12 14:30:55] T:[] S:[] U:[] [main] ==> {dataSource-2} closed
  169. [INFO ] [2024-12-12 14:30:55] T:[] S:[] U:[] [main] ==> {dataSource-1} closing ...
  170. [ERROR] [2024-12-12 14:30:55] T:[] S:[] U:[] [main] ==> unregister mbean error
  171. javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSource,id=application-webadmin
  172. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1088)
  173. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
  174. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
  175. at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:547)
  176. at com.alibaba.druid.stat.DruidDataSourceStatManager.removeDataSource(DruidDataSourceStatManager.java:191)
  177. at com.alibaba.druid.pool.DruidDataSource$2.run(DruidDataSource.java:2237)
  178. at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
  179. at com.alibaba.druid.pool.DruidDataSource.unregisterMbean(DruidDataSource.java:2234)
  180. at com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:2191)
  181. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:221)
  182. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
  183. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
  184. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1189)
  185. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
  186. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1182)
  187. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1118)
  188. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:629)
  189. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  190. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  191. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  192. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  193. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  194. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  195. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  196. [INFO ] [2024-12-12 14:30:55] T:[] S:[] U:[] [main] ==> {dataSource-1} closed
  197. [INFO ] [2024-12-12 14:30:55] T:[] S:[] U:[] [main] ==> Stopping service [Tomcat]
  198. [INFO ] [2024-12-12 14:30:55] T:[] S:[] U:[] [main] ==>
  199. Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
  200. [ERROR] [2024-12-12 14:30:55] T:[] S:[] U:[] [main] ==> Application run failed
  201. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'huaweicloudObsUpDownloader': Unsatisfied dependency expressed through field 'huaweicloudObsTemplate': Error creating bean with name 'huaweicloudObsTemplate' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Unsatisfied dependency expressed through method 'huaweicloudObsTemplate' parameter 1: Error creating bean with name 'obsClient' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  202. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:771)
  203. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:751)
  204. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:145)
  205. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:492)
  206. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1416)
  207. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:597)
  208. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520)
  209. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
  210. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  211. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
  212. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  213. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:973)
  214. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:950)
  215. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:616)
  216. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  217. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  218. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  219. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  220. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  221. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  222. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  223. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'huaweicloudObsTemplate' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Unsatisfied dependency expressed through method 'huaweicloudObsTemplate' parameter 1: Error creating bean with name 'obsClient' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  224. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:801)
  225. at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:545)
  226. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1332)
  227. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1162)
  228. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:560)
  229. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520)
  230. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
  231. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  232. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
  233. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  234. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
  235. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1417)
  236. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1337)
  237. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:768)
  238. ... 20 common frames omitted
  239. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'obsClient' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  240. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:654)
  241. at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:642)
  242. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1332)
  243. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1162)
  244. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:560)
  245. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520)
  246. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
  247. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  248. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
  249. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  250. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
  251. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1417)
  252. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1337)
  253. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:910)
  254. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:788)
  255. ... 33 common frames omitted
  256. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  257. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:171)
  258. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:650)
  259. ... 47 common frames omitted
  260. Caused by: com.obs.services.exception.ObsException: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  261. at com.obs.services.internal.utils.ServiceUtils.changeFromServiceException(ServiceUtils.java:540)
  262. at com.obs.services.AbstractClient.doActionWithResult(AbstractClient.java:403)
  263. at com.obs.services.AbstractBucketClient.headBucket(AbstractBucketClient.java:259)
  264. at com.obs.services.AbstractBucketClient.headBucket(AbstractBucketClient.java:247)
  265. at com.serbia.common.huaweicloud.obs.config.HuaweicloudObsAutoConfiguration.obsClient(HuaweicloudObsAutoConfiguration.java:30)
  266. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  267. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  268. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  269. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  270. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:139)
  271. ... 48 common frames omitted
  272. Caused by: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  273. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  274. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:933)
  275. at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543)
  276. at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852)
  277. at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1532)
  278. at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1384)
  279. at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305)
  280. at shade.okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49)
  281. at com.obs.services.internal.utils.RestUtils.lambda$initHttpClientBuilder$1(RestUtils.java:368)
  282. at shade.okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169)
  283. at shade.okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131)
  284. at shade.okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73)
  285. at shade.okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205)
  286. at shade.okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
  287. at shade.okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
  288. at shade.okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
  289. at shade.okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
  290. at shade.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
  291. at shade.okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
  292. at shade.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
  293. at shade.okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
  294. at shade.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
  295. at shade.okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
  296. at shade.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
  297. at shade.okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
  298. at shade.okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
  299. at com.obs.services.internal.RestStorageService.executeRequest(RestStorageService.java:577)
  300. at com.obs.services.internal.RestStorageService.tryRequest(RestStorageService.java:460)
  301. at com.obs.services.internal.RestStorageService.performRequest(RestStorageService.java:376)
  302. at com.obs.services.internal.RestStorageService.performRequest(RestStorageService.java:369)
  303. at com.obs.services.internal.RestStorageService.performRequest(RestStorageService.java:262)
  304. at com.obs.services.internal.RestStorageService.performRequestWithoutSignature(RestStorageService.java:257)
  305. at com.obs.services.internal.RestStorageService.performRestForApiVersion(RestStorageService.java:1014)
  306. at com.obs.services.internal.service.AbstractRequestConvertor.getAuthTypeNegotiationResponseImpl(AbstractRequestConvertor.java:356)
  307. at com.obs.services.internal.service.AbstractRequestConvertor.parseAuthTypeInResponse(AbstractRequestConvertor.java:339)
  308. at com.obs.services.internal.service.AbstractRequestConvertor.getApiVersion(AbstractRequestConvertor.java:310)
  309. at com.obs.services.AbstractBucketClient.access$2500(AbstractBucketClient.java:63)
  310. at com.obs.services.AbstractBucketClient$5.authTypeNegotiate(AbstractBucketClient.java:272)
  311. at com.obs.services.AbstractClient.doActionWithResult(AbstractClient.java:391)
  312. ... 56 common frames omitted
  313. [INFO ] [2024-12-12 14:31:10] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 8.0.1.Final
  314. [INFO ] [2024-12-12 14:31:10] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 17.0.13 with PID 12956 (E:\MagicalJourney\Projects\serbia\code\admin-project\Serbia\application-webadmin\target\classes started by huangwenwen in E:\MagicalJourney\Projects\serbia\code\admin-project\Serbia)
  315. [INFO ] [2024-12-12 14:31:10] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "dev"
  316. [INFO ] [2024-12-12 14:31:12] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode
  317. [INFO ] [2024-12-12 14:31:12] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  318. [INFO ] [2024-12-12 14:31:12] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 31 ms. Found 0 Redis repository interfaces.
  319. [INFO ] [2024-12-12 14:31:13] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.serbia.common.core.config.CommonWebMvcConfig$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  320. [INFO ] [2024-12-12 14:31:14] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8082 (http)
  321. [INFO ] [2024-12-12 14:31:14] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8082"]
  322. [INFO ] [2024-12-12 14:31:14] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  323. [INFO ] [2024-12-12 14:31:14] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/10.1.16]
  324. [INFO ] [2024-12-12 14:31:14] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  325. [INFO ] [2024-12-12 14:31:14] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 3508 ms
  326. [ERROR] [2024-12-12 14:31:14] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  327. [INFO ] [2024-12-12 14:31:14] T:[] S:[] U:[] [main] ==> Redisson 3.15.4
  328. [INFO ] [2024-12-12 14:31:15] T:[] S:[] U:[] [redisson-netty-2-9] ==> 1 connections initialized for localhost/127.0.0.1:6379
  329. [INFO ] [2024-12-12 14:31:15] T:[] S:[] U:[] [redisson-netty-2-12] ==> 5 connections initialized for localhost/127.0.0.1:6379
  330. [INFO ] [2024-12-12 14:31:43] T:[] S:[] U:[] [main] ==> {dataSource-1,application-webadmin} inited
  331. [INFO ] [2024-12-12 14:31:49] T:[] S:[] U:[] [main] ==> {dataSource-2,application-webadmin} inited
  332. [INFO ] [2024-12-12 14:31:54] T:[] S:[] U:[] [main] ==> {dataSource-3,application-webadmin} inited
  333. [INFO ] [2024-12-12 14:31:59] T:[] S:[] U:[] [main] ==> {dataSource-4,application-webadmin} inited
  334. [INFO ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> {dataSource-5,application-webadmin} inited
  335. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermDept".
  336. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  337. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermMenu".
  338. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  339. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermUser".
  340. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  341. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDeptRelation".
  342. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  343. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysRoleMenu".
  344. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  345. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysUserPost".
  346. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  347. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysUserRole".
  348. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  349. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.mobile.model.MobileEntryDataPerm".
  350. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> class com.serbia.common.mobile.model.MobileEntryDataPerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  351. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.mobile.model.MobileEntryRole".
  352. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> class com.serbia.common.mobile.model.MobileEntryRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  353. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.online.model.OnlineColumnRule".
  354. [WARN ] [2024-12-12 14:32:04] T:[] S:[] U:[] [main] ==> class com.serbia.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  355. [WARN ] [2024-12-12 14:32:05] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.flow.model.FlowTaskExt".
  356. [WARN ] [2024-12-12 14:32:05] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  357. [WARN ] [2024-12-12 14:32:05] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.report.model.ReportTenantDataset".
  358. [WARN ] [2024-12-12 14:32:05] T:[] S:[] U:[] [main] ==> class com.serbia.common.report.model.ReportTenantDataset ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  359. [INFO ] [2024-12-12 14:32:09] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  360. [INFO ] [2024-12-12 14:32:09] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  361. [INFO ] [2024-12-12 14:32:09] T:[] S:[] U:[] [main] ==> Found 1 auto-discoverable Process Engine Configurator
  362. [INFO ] [2024-12-12 14:32:09] T:[] S:[] U:[] [main] ==> Found 3 Engine Configurators in total:
  363. [INFO ] [2024-12-12 14:32:09] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  364. [INFO ] [2024-12-12 14:32:09] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  365. [INFO ] [2024-12-12 14:32:09] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  366. [INFO ] [2024-12-12 14:32:09] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  367. [INFO ] [2024-12-12 14:32:09] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  368. [INFO ] [2024-12-12 14:32:09] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  369. [INFO ] [2024-12-12 14:32:10] T:[] S:[] U:[] [main] ==> Executing configure() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  370. [INFO ] [2024-12-12 14:32:10] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  371. [INFO ] [2024-12-12 14:32:10] T:[] S:[] U:[] [main] ==> Found 1 auto-discoverable Process Engine Configurator
  372. [INFO ] [2024-12-12 14:32:10] T:[] S:[] U:[] [main] ==> Found 1 Engine Configurators in total:
  373. [INFO ] [2024-12-12 14:32:10] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  374. [INFO ] [2024-12-12 14:32:10] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  375. [INFO ] [2024-12-12 14:32:10] T:[] S:[] U:[] [main] ==> Executing configure() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  376. [INFO ] [2024-12-12 14:32:11] T:[] S:[] U:[] [main] ==> INFO: An older version of the XSD is specified in one or more changelog's <databaseChangeLog> header. This can lead to unexpected outcomes. If a specific XSD is not required, please replace all XSD version references with "-latest". Learn more at https://docs.liquibase.com
  377. [INFO ] [2024-12-12 14:32:11] T:[] S:[] U:[] [main] ==> Reading from serbia.FLW_EV_DATABASECHANGELOG
  378. [INFO ] [2024-12-12 14:32:11] T:[] S:[] U:[] [main] ==> Changelog query completed.
  379. [INFO ] [2024-12-12 14:32:11] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  380. [INFO ] [2024-12-12 14:32:11] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  381. [INFO ] [2024-12-12 14:32:11] T:[] S:[] U:[] [main] ==> IdmEngine default created
  382. [INFO ] [2024-12-12 14:32:12] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  383. [INFO ] [2024-12-12 14:32:12] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  384. [INFO ] [2024-12-12 14:32:16] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|ObsClient||||2024-12-12 14:32:16|2024-12-12 14:32:16|||0|
  385. [WARN ] [2024-12-12 14:32:16] T:[] S:[] U:[] [main] ==> [OBS SDK Version=3.23.9];[Endpoint=https://your-endpoint:443/];[Access Mode=Virtul Hosting]
  386. [INFO ] [2024-12-12 14:32:16] T:[] S:[] U:[] [main] ==> OkHttp cost 34 ms to apply http request
  387. [WARN ] [2024-12-12 14:32:16] T:[] S:[] U:[] [main] ==> Request failed, Response code: -1; Request ID: null; Request path: https://your-bucketname.your-endpoint/?apiversion
  388. [ERROR] [2024-12-12 14:32:16] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|headBucket||||2024-12-12 14:32:16|2024-12-12 14:32:16|||-1|
  389. [INFO ] [2024-12-12 14:32:16] T:[] S:[] U:[] [main] ==> 2024-12-12 14:32:16 717|com.obs.services.AbstractClient|init|81|Storage|1|HTTP+XML|ObsClient||||2024-12-12 14:32:16|2024-12-12 14:32:16|||0|
  390. 2024-12-12 14:32:16 717|com.obs.services.AbstractClient|init|100|[OBS SDK Version=3.23.9];[Endpoint=https://your-endpoint:443/];[Access Mode=Virtul Hosting]
  391. 2024-12-12 14:32:16 770|com.obs.services.internal.RestStorageService|executeRequest|600|OkHttp cost 34 ms to apply http request
  392. 2024-12-12 14:32:16 770|com.obs.services.internal.RestStorageService|handleThrowable|220|Request failed, Response code: -1; Request ID: null; Request path: https://your-bucketname.your-endpoint/?apiversion
  393. 2024-12-12 14:32:16 770|com.obs.services.AbstractClient|doActionWithResult|413|Storage|1|HTTP+XML|headBucket||||2024-12-12 14:32:16|2024-12-12 14:32:16|||-1|
  394. [WARN ] [2024-12-12 14:32:16] T:[] S:[] U:[] [main] ==> Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'huaweicloudObsUpDownloader': Unsatisfied dependency expressed through field 'huaweicloudObsTemplate': Error creating bean with name 'huaweicloudObsTemplate' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Unsatisfied dependency expressed through method 'huaweicloudObsTemplate' parameter 1: Error creating bean with name 'obsClient' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  395. [INFO ] [2024-12-12 14:32:17] T:[] S:[] U:[] [main] ==> {dataSource-5} closing ...
  396. [INFO ] [2024-12-12 14:32:17] T:[] S:[] U:[] [main] ==> {dataSource-5} closed
  397. [INFO ] [2024-12-12 14:32:17] T:[] S:[] U:[] [main] ==> {dataSource-4} closing ...
  398. [ERROR] [2024-12-12 14:32:18] T:[] S:[] U:[] [main] ==> unregister mbean error
  399. javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSource,id=application-webadmin
  400. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1088)
  401. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
  402. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
  403. at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:547)
  404. at com.alibaba.druid.stat.DruidDataSourceStatManager.removeDataSource(DruidDataSourceStatManager.java:191)
  405. at com.alibaba.druid.pool.DruidDataSource$2.run(DruidDataSource.java:2237)
  406. at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
  407. at com.alibaba.druid.pool.DruidDataSource.unregisterMbean(DruidDataSource.java:2234)
  408. at com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:2191)
  409. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:221)
  410. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
  411. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
  412. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1189)
  413. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
  414. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1182)
  415. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1118)
  416. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:629)
  417. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  418. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  419. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  420. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  421. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  422. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  423. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  424. [INFO ] [2024-12-12 14:32:18] T:[] S:[] U:[] [main] ==> {dataSource-4} closed
  425. [INFO ] [2024-12-12 14:32:18] T:[] S:[] U:[] [main] ==> {dataSource-3} closing ...
  426. [ERROR] [2024-12-12 14:32:18] T:[] S:[] U:[] [main] ==> unregister mbean error
  427. javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSource,id=application-webadmin
  428. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1088)
  429. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
  430. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
  431. at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:547)
  432. at com.alibaba.druid.stat.DruidDataSourceStatManager.removeDataSource(DruidDataSourceStatManager.java:191)
  433. at com.alibaba.druid.pool.DruidDataSource$2.run(DruidDataSource.java:2237)
  434. at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
  435. at com.alibaba.druid.pool.DruidDataSource.unregisterMbean(DruidDataSource.java:2234)
  436. at com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:2191)
  437. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:221)
  438. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
  439. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
  440. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1189)
  441. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
  442. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1182)
  443. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1118)
  444. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:629)
  445. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  446. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  447. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  448. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  449. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  450. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  451. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  452. [INFO ] [2024-12-12 14:32:18] T:[] S:[] U:[] [main] ==> {dataSource-3} closed
  453. [INFO ] [2024-12-12 14:32:18] T:[] S:[] U:[] [main] ==> {dataSource-2} closing ...
  454. [ERROR] [2024-12-12 14:32:19] T:[] S:[] U:[] [main] ==> unregister mbean error
  455. javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSource,id=application-webadmin
  456. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1088)
  457. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
  458. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
  459. at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:547)
  460. at com.alibaba.druid.stat.DruidDataSourceStatManager.removeDataSource(DruidDataSourceStatManager.java:191)
  461. at com.alibaba.druid.pool.DruidDataSource$2.run(DruidDataSource.java:2237)
  462. at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
  463. at com.alibaba.druid.pool.DruidDataSource.unregisterMbean(DruidDataSource.java:2234)
  464. at com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:2191)
  465. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:221)
  466. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
  467. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
  468. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1189)
  469. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
  470. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1182)
  471. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1118)
  472. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:629)
  473. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  474. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  475. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  476. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  477. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  478. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  479. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  480. [INFO ] [2024-12-12 14:32:19] T:[] S:[] U:[] [main] ==> {dataSource-2} closed
  481. [INFO ] [2024-12-12 14:32:19] T:[] S:[] U:[] [main] ==> {dataSource-1} closing ...
  482. [ERROR] [2024-12-12 14:32:19] T:[] S:[] U:[] [main] ==> unregister mbean error
  483. javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSource,id=application-webadmin
  484. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1088)
  485. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
  486. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
  487. at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:547)
  488. at com.alibaba.druid.stat.DruidDataSourceStatManager.removeDataSource(DruidDataSourceStatManager.java:191)
  489. at com.alibaba.druid.pool.DruidDataSource$2.run(DruidDataSource.java:2237)
  490. at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
  491. at com.alibaba.druid.pool.DruidDataSource.unregisterMbean(DruidDataSource.java:2234)
  492. at com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:2191)
  493. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:221)
  494. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
  495. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
  496. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1189)
  497. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
  498. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1182)
  499. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1118)
  500. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:629)
  501. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  502. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  503. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  504. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  505. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  506. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  507. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  508. [INFO ] [2024-12-12 14:32:19] T:[] S:[] U:[] [main] ==> {dataSource-1} closed
  509. [INFO ] [2024-12-12 14:32:19] T:[] S:[] U:[] [main] ==> Stopping service [Tomcat]
  510. [INFO ] [2024-12-12 14:32:19] T:[] S:[] U:[] [main] ==>
  511. Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
  512. [ERROR] [2024-12-12 14:32:19] T:[] S:[] U:[] [main] ==> Application run failed
  513. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'huaweicloudObsUpDownloader': Unsatisfied dependency expressed through field 'huaweicloudObsTemplate': Error creating bean with name 'huaweicloudObsTemplate' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Unsatisfied dependency expressed through method 'huaweicloudObsTemplate' parameter 1: Error creating bean with name 'obsClient' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  514. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:771)
  515. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:751)
  516. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:145)
  517. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:492)
  518. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1416)
  519. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:597)
  520. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520)
  521. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
  522. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  523. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
  524. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  525. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:973)
  526. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:950)
  527. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:616)
  528. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  529. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  530. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  531. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  532. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  533. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  534. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  535. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'huaweicloudObsTemplate' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Unsatisfied dependency expressed through method 'huaweicloudObsTemplate' parameter 1: Error creating bean with name 'obsClient' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  536. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:801)
  537. at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:545)
  538. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1332)
  539. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1162)
  540. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:560)
  541. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520)
  542. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
  543. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  544. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
  545. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  546. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
  547. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1417)
  548. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1337)
  549. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:768)
  550. ... 20 common frames omitted
  551. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'obsClient' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  552. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:654)
  553. at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:642)
  554. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1332)
  555. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1162)
  556. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:560)
  557. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520)
  558. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
  559. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  560. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
  561. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  562. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
  563. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1417)
  564. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1337)
  565. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:910)
  566. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:788)
  567. ... 33 common frames omitted
  568. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  569. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:171)
  570. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:650)
  571. ... 47 common frames omitted
  572. Caused by: com.obs.services.exception.ObsException: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  573. at com.obs.services.internal.utils.ServiceUtils.changeFromServiceException(ServiceUtils.java:540)
  574. at com.obs.services.AbstractClient.doActionWithResult(AbstractClient.java:403)
  575. at com.obs.services.AbstractBucketClient.headBucket(AbstractBucketClient.java:259)
  576. at com.obs.services.AbstractBucketClient.headBucket(AbstractBucketClient.java:247)
  577. at com.serbia.common.huaweicloud.obs.config.HuaweicloudObsAutoConfiguration.obsClient(HuaweicloudObsAutoConfiguration.java:30)
  578. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  579. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  580. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  581. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  582. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:139)
  583. ... 48 common frames omitted
  584. Caused by: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  585. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  586. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:933)
  587. at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543)
  588. at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852)
  589. at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1532)
  590. at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1384)
  591. at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305)
  592. at shade.okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49)
  593. at com.obs.services.internal.utils.RestUtils.lambda$initHttpClientBuilder$1(RestUtils.java:368)
  594. at shade.okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169)
  595. at shade.okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131)
  596. at shade.okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73)
  597. at shade.okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205)
  598. at shade.okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
  599. at shade.okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
  600. at shade.okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
  601. at shade.okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
  602. at shade.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
  603. at shade.okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
  604. at shade.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
  605. at shade.okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
  606. at shade.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
  607. at shade.okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
  608. at shade.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
  609. at shade.okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
  610. at shade.okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
  611. at com.obs.services.internal.RestStorageService.executeRequest(RestStorageService.java:577)
  612. at com.obs.services.internal.RestStorageService.tryRequest(RestStorageService.java:460)
  613. at com.obs.services.internal.RestStorageService.performRequest(RestStorageService.java:376)
  614. at com.obs.services.internal.RestStorageService.performRequest(RestStorageService.java:369)
  615. at com.obs.services.internal.RestStorageService.performRequest(RestStorageService.java:262)
  616. at com.obs.services.internal.RestStorageService.performRequestWithoutSignature(RestStorageService.java:257)
  617. at com.obs.services.internal.RestStorageService.performRestForApiVersion(RestStorageService.java:1014)
  618. at com.obs.services.internal.service.AbstractRequestConvertor.getAuthTypeNegotiationResponseImpl(AbstractRequestConvertor.java:356)
  619. at com.obs.services.internal.service.AbstractRequestConvertor.parseAuthTypeInResponse(AbstractRequestConvertor.java:339)
  620. at com.obs.services.internal.service.AbstractRequestConvertor.getApiVersion(AbstractRequestConvertor.java:310)
  621. at com.obs.services.AbstractBucketClient.access$2500(AbstractBucketClient.java:63)
  622. at com.obs.services.AbstractBucketClient$5.authTypeNegotiate(AbstractBucketClient.java:272)
  623. at com.obs.services.AbstractClient.doActionWithResult(AbstractClient.java:391)
  624. ... 56 common frames omitted
  625. [INFO ] [2024-12-12 14:34:31] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 8.0.1.Final
  626. [INFO ] [2024-12-12 14:34:32] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 17.0.13 with PID 13244 (E:\MagicalJourney\Projects\serbia\code\admin-project\Serbia\application-webadmin\target\classes started by huangwenwen in E:\MagicalJourney\Projects\serbia\code\admin-project\Serbia)
  627. [INFO ] [2024-12-12 14:34:32] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "dev"
  628. [INFO ] [2024-12-12 14:34:34] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode
  629. [INFO ] [2024-12-12 14:34:34] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  630. [INFO ] [2024-12-12 14:34:34] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 22 ms. Found 0 Redis repository interfaces.
  631. [INFO ] [2024-12-12 14:34:34] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.serbia.common.core.config.CommonWebMvcConfig$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  632. [INFO ] [2024-12-12 14:34:35] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8082 (http)
  633. [INFO ] [2024-12-12 14:34:35] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8082"]
  634. [INFO ] [2024-12-12 14:34:35] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  635. [INFO ] [2024-12-12 14:34:35] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/10.1.16]
  636. [INFO ] [2024-12-12 14:34:35] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  637. [INFO ] [2024-12-12 14:34:35] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 3459 ms
  638. [ERROR] [2024-12-12 14:34:36] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  639. [INFO ] [2024-12-12 14:34:36] T:[] S:[] U:[] [main] ==> Redisson 3.15.4
  640. [INFO ] [2024-12-12 14:34:36] T:[] S:[] U:[] [redisson-netty-2-12] ==> 5 connections initialized for localhost/127.0.0.1:6379
  641. [INFO ] [2024-12-12 14:34:36] T:[] S:[] U:[] [redisson-netty-2-13] ==> 1 connections initialized for localhost/127.0.0.1:6379
  642. [INFO ] [2024-12-12 14:34:42] T:[] S:[] U:[] [main] ==> {dataSource-1,application-webadmin} inited
  643. [INFO ] [2024-12-12 14:34:47] T:[] S:[] U:[] [main] ==> {dataSource-2,application-webadmin} inited
  644. [INFO ] [2024-12-12 14:34:52] T:[] S:[] U:[] [main] ==> {dataSource-3,application-webadmin} inited
  645. [INFO ] [2024-12-12 14:34:57] T:[] S:[] U:[] [main] ==> {dataSource-4,application-webadmin} inited
  646. [INFO ] [2024-12-12 14:35:02] T:[] S:[] U:[] [main] ==> {dataSource-5,application-webadmin} inited
  647. [WARN ] [2024-12-12 14:35:02] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermDept".
  648. [WARN ] [2024-12-12 14:35:02] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  649. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermMenu".
  650. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  651. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermUser".
  652. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  653. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDeptRelation".
  654. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  655. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysRoleMenu".
  656. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  657. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysUserPost".
  658. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  659. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysUserRole".
  660. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  661. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.mobile.model.MobileEntryDataPerm".
  662. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> class com.serbia.common.mobile.model.MobileEntryDataPerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  663. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.mobile.model.MobileEntryRole".
  664. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> class com.serbia.common.mobile.model.MobileEntryRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  665. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.online.model.OnlineColumnRule".
  666. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> class com.serbia.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  667. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.flow.model.FlowTaskExt".
  668. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  669. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.report.model.ReportTenantDataset".
  670. [WARN ] [2024-12-12 14:35:03] T:[] S:[] U:[] [main] ==> class com.serbia.common.report.model.ReportTenantDataset ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  671. [INFO ] [2024-12-12 14:35:07] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  672. [INFO ] [2024-12-12 14:35:07] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  673. [INFO ] [2024-12-12 14:35:08] T:[] S:[] U:[] [main] ==> Found 1 auto-discoverable Process Engine Configurator
  674. [INFO ] [2024-12-12 14:35:08] T:[] S:[] U:[] [main] ==> Found 3 Engine Configurators in total:
  675. [INFO ] [2024-12-12 14:35:08] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  676. [INFO ] [2024-12-12 14:35:08] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  677. [INFO ] [2024-12-12 14:35:08] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  678. [INFO ] [2024-12-12 14:35:08] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  679. [INFO ] [2024-12-12 14:35:08] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  680. [INFO ] [2024-12-12 14:35:08] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  681. [INFO ] [2024-12-12 14:35:09] T:[] S:[] U:[] [main] ==> Executing configure() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  682. [INFO ] [2024-12-12 14:35:09] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  683. [INFO ] [2024-12-12 14:35:09] T:[] S:[] U:[] [main] ==> Found 1 auto-discoverable Process Engine Configurator
  684. [INFO ] [2024-12-12 14:35:09] T:[] S:[] U:[] [main] ==> Found 1 Engine Configurators in total:
  685. [INFO ] [2024-12-12 14:35:09] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  686. [INFO ] [2024-12-12 14:35:09] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  687. [INFO ] [2024-12-12 14:35:09] T:[] S:[] U:[] [main] ==> Executing configure() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  688. [INFO ] [2024-12-12 14:35:09] T:[] S:[] U:[] [main] ==> INFO: An older version of the XSD is specified in one or more changelog's <databaseChangeLog> header. This can lead to unexpected outcomes. If a specific XSD is not required, please replace all XSD version references with "-latest". Learn more at https://docs.liquibase.com
  689. [INFO ] [2024-12-12 14:35:09] T:[] S:[] U:[] [main] ==> Reading from serbia.FLW_EV_DATABASECHANGELOG
  690. [INFO ] [2024-12-12 14:35:09] T:[] S:[] U:[] [main] ==> Changelog query completed.
  691. [INFO ] [2024-12-12 14:35:10] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  692. [INFO ] [2024-12-12 14:35:10] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  693. [INFO ] [2024-12-12 14:35:10] T:[] S:[] U:[] [main] ==> IdmEngine default created
  694. [INFO ] [2024-12-12 14:35:10] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  695. [INFO ] [2024-12-12 14:35:10] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  696. [INFO ] [2024-12-12 14:35:15] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|ObsClient||||2024-12-12 14:35:14|2024-12-12 14:35:15|||0|
  697. [WARN ] [2024-12-12 14:35:15] T:[] S:[] U:[] [main] ==> [OBS SDK Version=3.23.9];[Endpoint=https://your-endpoint:443/];[Access Mode=Virtul Hosting]
  698. [INFO ] [2024-12-12 14:35:15] T:[] S:[] U:[] [main] ==> OkHttp cost 34 ms to apply http request
  699. [WARN ] [2024-12-12 14:35:15] T:[] S:[] U:[] [main] ==> Request failed, Response code: -1; Request ID: null; Request path: https://your-bucketname.your-endpoint/?apiversion
  700. [ERROR] [2024-12-12 14:35:15] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|headBucket||||2024-12-12 14:35:15|2024-12-12 14:35:15|||-1|
  701. [INFO ] [2024-12-12 14:35:15] T:[] S:[] U:[] [main] ==> 2024-12-12 14:35:15 025|com.obs.services.AbstractClient|init|81|Storage|1|HTTP+XML|ObsClient||||2024-12-12 14:35:14|2024-12-12 14:35:15|||0|
  702. 2024-12-12 14:35:15 025|com.obs.services.AbstractClient|init|100|[OBS SDK Version=3.23.9];[Endpoint=https://your-endpoint:443/];[Access Mode=Virtul Hosting]
  703. 2024-12-12 14:35:15 082|com.obs.services.internal.RestStorageService|executeRequest|600|OkHttp cost 34 ms to apply http request
  704. 2024-12-12 14:35:15 082|com.obs.services.internal.RestStorageService|handleThrowable|220|Request failed, Response code: -1; Request ID: null; Request path: https://your-bucketname.your-endpoint/?apiversion
  705. 2024-12-12 14:35:15 083|com.obs.services.AbstractClient|doActionWithResult|413|Storage|1|HTTP+XML|headBucket||||2024-12-12 14:35:15|2024-12-12 14:35:15|||-1|
  706. [WARN ] [2024-12-12 14:35:15] T:[] S:[] U:[] [main] ==> Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'huaweicloudObsUpDownloader': Unsatisfied dependency expressed through field 'huaweicloudObsTemplate': Error creating bean with name 'huaweicloudObsTemplate' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Unsatisfied dependency expressed through method 'huaweicloudObsTemplate' parameter 1: Error creating bean with name 'obsClient' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  707. [INFO ] [2024-12-12 14:35:15] T:[] S:[] U:[] [main] ==> {dataSource-5} closing ...
  708. [INFO ] [2024-12-12 14:35:15] T:[] S:[] U:[] [main] ==> {dataSource-5} closed
  709. [INFO ] [2024-12-12 14:35:15] T:[] S:[] U:[] [main] ==> {dataSource-4} closing ...
  710. [ERROR] [2024-12-12 14:35:16] T:[] S:[] U:[] [main] ==> unregister mbean error
  711. javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSource,id=application-webadmin
  712. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1088)
  713. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
  714. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
  715. at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:547)
  716. at com.alibaba.druid.stat.DruidDataSourceStatManager.removeDataSource(DruidDataSourceStatManager.java:191)
  717. at com.alibaba.druid.pool.DruidDataSource$2.run(DruidDataSource.java:2237)
  718. at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
  719. at com.alibaba.druid.pool.DruidDataSource.unregisterMbean(DruidDataSource.java:2234)
  720. at com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:2191)
  721. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:221)
  722. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
  723. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
  724. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1189)
  725. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
  726. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1182)
  727. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1118)
  728. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:629)
  729. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  730. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  731. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  732. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  733. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  734. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  735. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  736. [INFO ] [2024-12-12 14:35:16] T:[] S:[] U:[] [main] ==> {dataSource-4} closed
  737. [INFO ] [2024-12-12 14:35:16] T:[] S:[] U:[] [main] ==> {dataSource-3} closing ...
  738. [ERROR] [2024-12-12 14:35:16] T:[] S:[] U:[] [main] ==> unregister mbean error
  739. javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSource,id=application-webadmin
  740. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1088)
  741. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
  742. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
  743. at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:547)
  744. at com.alibaba.druid.stat.DruidDataSourceStatManager.removeDataSource(DruidDataSourceStatManager.java:191)
  745. at com.alibaba.druid.pool.DruidDataSource$2.run(DruidDataSource.java:2237)
  746. at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
  747. at com.alibaba.druid.pool.DruidDataSource.unregisterMbean(DruidDataSource.java:2234)
  748. at com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:2191)
  749. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:221)
  750. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
  751. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
  752. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1189)
  753. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
  754. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1182)
  755. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1118)
  756. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:629)
  757. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  758. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  759. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  760. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  761. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  762. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  763. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  764. [INFO ] [2024-12-12 14:35:16] T:[] S:[] U:[] [main] ==> {dataSource-3} closed
  765. [INFO ] [2024-12-12 14:35:16] T:[] S:[] U:[] [main] ==> {dataSource-2} closing ...
  766. [ERROR] [2024-12-12 14:35:17] T:[] S:[] U:[] [main] ==> unregister mbean error
  767. javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSource,id=application-webadmin
  768. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1088)
  769. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
  770. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
  771. at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:547)
  772. at com.alibaba.druid.stat.DruidDataSourceStatManager.removeDataSource(DruidDataSourceStatManager.java:191)
  773. at com.alibaba.druid.pool.DruidDataSource$2.run(DruidDataSource.java:2237)
  774. at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
  775. at com.alibaba.druid.pool.DruidDataSource.unregisterMbean(DruidDataSource.java:2234)
  776. at com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:2191)
  777. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:221)
  778. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
  779. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
  780. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1189)
  781. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
  782. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1182)
  783. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1118)
  784. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:629)
  785. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  786. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  787. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  788. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  789. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  790. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  791. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  792. [INFO ] [2024-12-12 14:35:17] T:[] S:[] U:[] [main] ==> {dataSource-2} closed
  793. [INFO ] [2024-12-12 14:35:17] T:[] S:[] U:[] [main] ==> {dataSource-1} closing ...
  794. [ERROR] [2024-12-12 14:35:17] T:[] S:[] U:[] [main] ==> unregister mbean error
  795. javax.management.InstanceNotFoundException: com.alibaba.druid:type=DruidDataSource,id=application-webadmin
  796. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1088)
  797. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
  798. at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
  799. at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:547)
  800. at com.alibaba.druid.stat.DruidDataSourceStatManager.removeDataSource(DruidDataSourceStatManager.java:191)
  801. at com.alibaba.druid.pool.DruidDataSource$2.run(DruidDataSource.java:2237)
  802. at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
  803. at com.alibaba.druid.pool.DruidDataSource.unregisterMbean(DruidDataSource.java:2234)
  804. at com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:2191)
  805. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:221)
  806. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
  807. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
  808. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1189)
  809. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
  810. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1182)
  811. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1118)
  812. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:629)
  813. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  814. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  815. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  816. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  817. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  818. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  819. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  820. [INFO ] [2024-12-12 14:35:17] T:[] S:[] U:[] [main] ==> {dataSource-1} closed
  821. [INFO ] [2024-12-12 14:35:17] T:[] S:[] U:[] [main] ==> Stopping service [Tomcat]
  822. [INFO ] [2024-12-12 14:35:17] T:[] S:[] U:[] [main] ==>
  823. Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
  824. [ERROR] [2024-12-12 14:35:17] T:[] S:[] U:[] [main] ==> Application run failed
  825. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'huaweicloudObsUpDownloader': Unsatisfied dependency expressed through field 'huaweicloudObsTemplate': Error creating bean with name 'huaweicloudObsTemplate' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Unsatisfied dependency expressed through method 'huaweicloudObsTemplate' parameter 1: Error creating bean with name 'obsClient' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  826. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:771)
  827. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:751)
  828. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:145)
  829. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:492)
  830. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1416)
  831. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:597)
  832. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520)
  833. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
  834. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  835. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
  836. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  837. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:973)
  838. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:950)
  839. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:616)
  840. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
  841. at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:738)
  842. at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:440)
  843. at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
  844. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
  845. at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295)
  846. at com.serbia.webadmin.WebAdminApplication.main(WebAdminApplication.java:21)
  847. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'huaweicloudObsTemplate' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Unsatisfied dependency expressed through method 'huaweicloudObsTemplate' parameter 1: Error creating bean with name 'obsClient' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  848. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:801)
  849. at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:545)
  850. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1332)
  851. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1162)
  852. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:560)
  853. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520)
  854. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
  855. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  856. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
  857. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  858. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
  859. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1417)
  860. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1337)
  861. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:768)
  862. ... 20 common frames omitted
  863. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'obsClient' defined in class path resource [com/serbia/common/huaweicloud/obs/config/HuaweicloudObsAutoConfiguration.class]: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  864. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:654)
  865. at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:642)
  866. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1332)
  867. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1162)
  868. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:560)
  869. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520)
  870. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
  871. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  872. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
  873. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  874. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
  875. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1417)
  876. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1337)
  877. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:910)
  878. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:788)
  879. ... 33 common frames omitted
  880. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.obs.services.ObsClient]: Factory method 'obsClient' threw exception with message: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  881. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:171)
  882. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:650)
  883. ... 47 common frames omitted
  884. Caused by: com.obs.services.exception.ObsException: OBS service Error Message. Request Error: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  885. at com.obs.services.internal.utils.ServiceUtils.changeFromServiceException(ServiceUtils.java:540)
  886. at com.obs.services.AbstractClient.doActionWithResult(AbstractClient.java:403)
  887. at com.obs.services.AbstractBucketClient.headBucket(AbstractBucketClient.java:259)
  888. at com.obs.services.AbstractBucketClient.headBucket(AbstractBucketClient.java:247)
  889. at com.serbia.common.huaweicloud.obs.config.HuaweicloudObsAutoConfiguration.obsClient(HuaweicloudObsAutoConfiguration.java:30)
  890. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  891. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  892. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  893. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  894. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:139)
  895. ... 48 common frames omitted
  896. Caused by: java.net.UnknownHostException: 不知道这样的主机。 (your-bucketname.your-endpoint)
  897. at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  898. at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:933)
  899. at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543)
  900. at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852)
  901. at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1532)
  902. at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1384)
  903. at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305)
  904. at shade.okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49)
  905. at com.obs.services.internal.utils.RestUtils.lambda$initHttpClientBuilder$1(RestUtils.java:368)
  906. at shade.okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169)
  907. at shade.okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131)
  908. at shade.okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73)
  909. at shade.okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205)
  910. at shade.okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
  911. at shade.okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
  912. at shade.okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
  913. at shade.okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
  914. at shade.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
  915. at shade.okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
  916. at shade.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
  917. at shade.okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
  918. at shade.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
  919. at shade.okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
  920. at shade.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
  921. at shade.okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
  922. at shade.okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
  923. at com.obs.services.internal.RestStorageService.executeRequest(RestStorageService.java:577)
  924. at com.obs.services.internal.RestStorageService.tryRequest(RestStorageService.java:460)
  925. at com.obs.services.internal.RestStorageService.performRequest(RestStorageService.java:376)
  926. at com.obs.services.internal.RestStorageService.performRequest(RestStorageService.java:369)
  927. at com.obs.services.internal.RestStorageService.performRequest(RestStorageService.java:262)
  928. at com.obs.services.internal.RestStorageService.performRequestWithoutSignature(RestStorageService.java:257)
  929. at com.obs.services.internal.RestStorageService.performRestForApiVersion(RestStorageService.java:1014)
  930. at com.obs.services.internal.service.AbstractRequestConvertor.getAuthTypeNegotiationResponseImpl(AbstractRequestConvertor.java:356)
  931. at com.obs.services.internal.service.AbstractRequestConvertor.parseAuthTypeInResponse(AbstractRequestConvertor.java:339)
  932. at com.obs.services.internal.service.AbstractRequestConvertor.getApiVersion(AbstractRequestConvertor.java:310)
  933. at com.obs.services.AbstractBucketClient.access$2500(AbstractBucketClient.java:63)
  934. at com.obs.services.AbstractBucketClient$5.authTypeNegotiate(AbstractBucketClient.java:272)
  935. at com.obs.services.AbstractClient.doActionWithResult(AbstractClient.java:391)
  936. ... 56 common frames omitted
  937. [INFO ] [2024-12-12 14:44:26] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 8.0.1.Final
  938. [INFO ] [2024-12-12 14:44:27] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 17.0.13 with PID 13704 (E:\MagicalJourney\Projects\serbia\code\admin-project\Serbia\application-webadmin\target\classes started by huangwenwen in E:\MagicalJourney\Projects\serbia\code\admin-project\Serbia)
  939. [INFO ] [2024-12-12 14:44:27] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "dev"
  940. [INFO ] [2024-12-12 14:44:29] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode
  941. [INFO ] [2024-12-12 14:44:29] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  942. [INFO ] [2024-12-12 14:44:29] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces.
  943. [INFO ] [2024-12-12 14:44:30] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.serbia.common.core.config.CommonWebMvcConfig$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  944. [INFO ] [2024-12-12 14:44:31] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8082 (http)
  945. [INFO ] [2024-12-12 14:44:31] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8082"]
  946. [INFO ] [2024-12-12 14:44:31] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  947. [INFO ] [2024-12-12 14:44:31] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/10.1.16]
  948. [INFO ] [2024-12-12 14:44:31] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  949. [INFO ] [2024-12-12 14:44:31] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 4115 ms
  950. [ERROR] [2024-12-12 14:44:31] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  951. [INFO ] [2024-12-12 14:44:32] T:[] S:[] U:[] [main] ==> Redisson 3.15.4
  952. [INFO ] [2024-12-12 14:44:32] T:[] S:[] U:[] [redisson-netty-2-14] ==> 1 connections initialized for localhost/127.0.0.1:6379
  953. [INFO ] [2024-12-12 14:44:32] T:[] S:[] U:[] [redisson-netty-2-9] ==> 5 connections initialized for localhost/127.0.0.1:6379
  954. [INFO ] [2024-12-12 14:44:38] T:[] S:[] U:[] [main] ==> {dataSource-1,application-webadmin} inited
  955. [INFO ] [2024-12-12 14:44:43] T:[] S:[] U:[] [main] ==> {dataSource-2,application-webadmin} inited
  956. [INFO ] [2024-12-12 14:44:48] T:[] S:[] U:[] [main] ==> {dataSource-3,application-webadmin} inited
  957. [INFO ] [2024-12-12 14:44:53] T:[] S:[] U:[] [main] ==> {dataSource-4,application-webadmin} inited
  958. [INFO ] [2024-12-12 14:44:58] T:[] S:[] U:[] [main] ==> {dataSource-5,application-webadmin} inited
  959. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermDept".
  960. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  961. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermMenu".
  962. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  963. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermUser".
  964. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  965. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDeptRelation".
  966. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  967. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysRoleMenu".
  968. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  969. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysUserPost".
  970. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  971. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysUserRole".
  972. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  973. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.mobile.model.MobileEntryDataPerm".
  974. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> class com.serbia.common.mobile.model.MobileEntryDataPerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  975. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.mobile.model.MobileEntryRole".
  976. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> class com.serbia.common.mobile.model.MobileEntryRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  977. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.online.model.OnlineColumnRule".
  978. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> class com.serbia.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  979. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.flow.model.FlowTaskExt".
  980. [WARN ] [2024-12-12 14:44:59] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  981. [WARN ] [2024-12-12 14:45:00] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.report.model.ReportTenantDataset".
  982. [WARN ] [2024-12-12 14:45:00] T:[] S:[] U:[] [main] ==> class com.serbia.common.report.model.ReportTenantDataset ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  983. [INFO ] [2024-12-12 14:45:04] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  984. [INFO ] [2024-12-12 14:45:04] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  985. [INFO ] [2024-12-12 14:45:04] T:[] S:[] U:[] [main] ==> Found 1 auto-discoverable Process Engine Configurator
  986. [INFO ] [2024-12-12 14:45:04] T:[] S:[] U:[] [main] ==> Found 3 Engine Configurators in total:
  987. [INFO ] [2024-12-12 14:45:04] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  988. [INFO ] [2024-12-12 14:45:04] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  989. [INFO ] [2024-12-12 14:45:04] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  990. [INFO ] [2024-12-12 14:45:04] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  991. [INFO ] [2024-12-12 14:45:04] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  992. [INFO ] [2024-12-12 14:45:04] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  993. [INFO ] [2024-12-12 14:45:05] T:[] S:[] U:[] [main] ==> Executing configure() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  994. [INFO ] [2024-12-12 14:45:05] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  995. [INFO ] [2024-12-12 14:45:05] T:[] S:[] U:[] [main] ==> Found 1 auto-discoverable Process Engine Configurator
  996. [INFO ] [2024-12-12 14:45:05] T:[] S:[] U:[] [main] ==> Found 1 Engine Configurators in total:
  997. [INFO ] [2024-12-12 14:45:05] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  998. [INFO ] [2024-12-12 14:45:05] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  999. [INFO ] [2024-12-12 14:45:05] T:[] S:[] U:[] [main] ==> Executing configure() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  1000. [INFO ] [2024-12-12 14:45:06] T:[] S:[] U:[] [main] ==> INFO: An older version of the XSD is specified in one or more changelog's <databaseChangeLog> header. This can lead to unexpected outcomes. If a specific XSD is not required, please replace all XSD version references with "-latest". Learn more at https://docs.liquibase.com
  1001. [INFO ] [2024-12-12 14:45:06] T:[] S:[] U:[] [main] ==> Reading from serbia.FLW_EV_DATABASECHANGELOG
  1002. [INFO ] [2024-12-12 14:45:06] T:[] S:[] U:[] [main] ==> Changelog query completed.
  1003. [INFO ] [2024-12-12 14:45:06] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  1004. [INFO ] [2024-12-12 14:45:06] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  1005. [INFO ] [2024-12-12 14:45:06] T:[] S:[] U:[] [main] ==> IdmEngine default created
  1006. [INFO ] [2024-12-12 14:45:07] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  1007. [INFO ] [2024-12-12 14:45:07] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  1008. [INFO ] [2024-12-12 14:45:12] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|ObsClient||||2024-12-12 14:45:12|2024-12-12 14:45:12|||0|
  1009. [WARN ] [2024-12-12 14:45:12] T:[] S:[] U:[] [main] ==> [OBS SDK Version=3.23.9];[Endpoint=https://obs.cn-north-4.myhuaweicloud.com:443/];[Access Mode=Virtul Hosting]
  1010. [INFO ] [2024-12-12 14:45:12] T:[] S:[] U:[] [main] ==> internet host address:[v-xiaoyaotravel.obs.cn-north-4.myhuaweicloud.com/122.9.24.4, v-xiaoyaotravel.obs.cn-north-4.myhuaweicloud.com/122.9.24.7]
  1011. [INFO ] [2024-12-12 14:45:12] T:[] S:[] U:[] [main] ==> OkHttp cost 416 ms to apply http request
  1012. [INFO ] [2024-12-12 14:45:12] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|performRequest||||2024-12-12 14:45:12|2024-12-12 14:45:12||[responseCode: 200][request-id: 00000193B99D4703B089E08266A2C650]|0|
  1013. [INFO ] [2024-12-12 14:45:13] T:[] S:[] U:[] [main] ==> OkHttp cost 406 ms to apply http request
  1014. [INFO ] [2024-12-12 14:45:13] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|performRequest||||2024-12-12 14:45:12|2024-12-12 14:45:13||[responseCode: 200][request-id: 00000193B99D477FB089E08266A2C653]|0|
  1015. [INFO ] [2024-12-12 14:45:13] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|headBucket||||2024-12-12 14:45:12|2024-12-12 14:45:13|||0|
  1016. [INFO ] [2024-12-12 14:45:13] T:[] S:[] U:[] [main] ==> ObsClient [headBucket] cost 865 ms
  1017. [INFO ] [2024-12-12 14:45:13] T:[] S:[] U:[] [main] ==> 2024-12-12 14:45:12 468|com.obs.services.AbstractClient|init|81|Storage|1|HTTP+XML|ObsClient||||2024-12-12 14:45:12|2024-12-12 14:45:12|||0|
  1018. 2024-12-12 14:45:12 468|com.obs.services.AbstractClient|init|100|[OBS SDK Version=3.23.9];[Endpoint=https://obs.cn-north-4.myhuaweicloud.com:443/];[Access Mode=Virtul Hosting]
  1019. 2024-12-12 14:45:12 559|com.obs.services.internal.utils.RestUtils|lambda$initHttpClientBuilder$1|369|internet host address:[v-xiaoyaotravel.obs.cn-north-4.myhuaweicloud.com/122.9.24.4, v-xiaoyaotravel.obs.cn-north-4.myhuaweicloud.com/122.9.24.7]
  1020. 2024-12-12 14:45:12 909|com.obs.services.internal.RestStorageService|executeRequest|600|OkHttp cost 416 ms to apply http request
  1021. 2024-12-12 14:45:12 920|com.obs.services.internal.RestStorageService|performRequest|385|Storage|1|HTTP+XML|performRequest||||2024-12-12 14:45:12|2024-12-12 14:45:12||[responseCode: 200][request-id: 00000193B99D4703B089E08266A2C650]|0|
  1022. 2024-12-12 14:45:13 332|com.obs.services.internal.RestStorageService|executeRequest|600|OkHttp cost 406 ms to apply http request
  1023. 2024-12-12 14:45:13 333|com.obs.services.internal.RestStorageService|performRequest|385|Storage|1|HTTP+XML|performRequest||||2024-12-12 14:45:12|2024-12-12 14:45:13||[responseCode: 200][request-id: 00000193B99D477FB089E08266A2C653]|0|
  1024. 2024-12-12 14:45:13 333|com.obs.services.AbstractClient|doActionWithResult|397|Storage|1|HTTP+XML|headBucket||||2024-12-12 14:45:12|2024-12-12 14:45:13|||0|
  1025. 2024-12-12 14:45:13 333|com.obs.services.AbstractClient|doActionWithResult|398|ObsClient [headBucket] cost 865 ms
  1026. [INFO ] [2024-12-12 14:45:16] T:[] S:[] U:[] [main] ==> Exposing 14 endpoint(s) beneath base path '/actuator'
  1027. [INFO ] [2024-12-12 14:45:17] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8082"]
  1028. [INFO ] [2024-12-12 14:45:17] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8082 (http) with context path ''
  1029. [INFO ] [2024-12-12 14:45:17] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 50.916 seconds (process running for 51.633)
  1030. [INFO ] [2024-12-12 14:45:17] T:[] S:[] U:[] [RMI TCP Connection(2)-192.168.1.44] ==> Initializing Spring DispatcherServlet 'dispatcherServlet'
  1031. [INFO ] [2024-12-12 14:45:17] T:[] S:[] U:[] [RMI TCP Connection(2)-192.168.1.44] ==> Initializing Servlet 'dispatcherServlet'
  1032. [INFO ] [2024-12-12 14:45:17] T:[] S:[] U:[] [RMI TCP Connection(2)-192.168.1.44] ==> Completed initialization in 2 ms
  1033. [DEBUG] [2024-12-12 14:50:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1034. [DEBUG] [2024-12-12 14:50:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 14:50:00.024(Timestamp)
  1035. [DEBUG] [2024-12-12 14:50:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1036. [INFO ] [2024-12-12 16:07:12] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 8.0.1.Final
  1037. [INFO ] [2024-12-12 16:07:12] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 17.0.13 with PID 35372 (E:\MagicalJourney\Projects\serbia\code\admin-project\Serbia\application-webadmin\target\classes started by huangwenwen in E:\MagicalJourney\Projects\serbia\code\admin-project\Serbia)
  1038. [INFO ] [2024-12-12 16:07:12] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "dev"
  1039. [INFO ] [2024-12-12 16:07:18] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode
  1040. [INFO ] [2024-12-12 16:07:18] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  1041. [INFO ] [2024-12-12 16:07:18] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 45 ms. Found 0 Redis repository interfaces.
  1042. [INFO ] [2024-12-12 16:07:19] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.serbia.common.core.config.CommonWebMvcConfig$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  1043. [INFO ] [2024-12-12 16:07:21] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8082 (http)
  1044. [INFO ] [2024-12-12 16:07:21] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8082"]
  1045. [INFO ] [2024-12-12 16:07:21] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  1046. [INFO ] [2024-12-12 16:07:21] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/10.1.16]
  1047. [INFO ] [2024-12-12 16:07:21] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  1048. [INFO ] [2024-12-12 16:07:21] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 8534 ms
  1049. [ERROR] [2024-12-12 16:07:22] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
  1050. [INFO ] [2024-12-12 16:07:22] T:[] S:[] U:[] [main] ==> Redisson 3.15.4
  1051. [INFO ] [2024-12-12 16:07:23] T:[] S:[] U:[] [redisson-netty-2-14] ==> 1 connections initialized for localhost/127.0.0.1:6379
  1052. [INFO ] [2024-12-12 16:07:23] T:[] S:[] U:[] [redisson-netty-2-10] ==> 5 connections initialized for localhost/127.0.0.1:6379
  1053. [INFO ] [2024-12-12 16:07:29] T:[] S:[] U:[] [main] ==> {dataSource-1,application-webadmin} inited
  1054. [INFO ] [2024-12-12 16:07:35] T:[] S:[] U:[] [main] ==> {dataSource-2,application-webadmin} inited
  1055. [INFO ] [2024-12-12 16:07:41] T:[] S:[] U:[] [main] ==> {dataSource-3,application-webadmin} inited
  1056. [INFO ] [2024-12-12 16:07:47] T:[] S:[] U:[] [main] ==> {dataSource-4,application-webadmin} inited
  1057. [INFO ] [2024-12-12 16:07:53] T:[] S:[] U:[] [main] ==> {dataSource-5,application-webadmin} inited
  1058. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermDept".
  1059. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1060. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermMenu".
  1061. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1062. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDataPermUser".
  1063. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1064. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysDeptRelation".
  1065. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1066. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysRoleMenu".
  1067. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1068. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysUserPost".
  1069. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1070. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.webadmin.upms.model.SysUserRole".
  1071. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> class com.serbia.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1072. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.mobile.model.MobileEntryDataPerm".
  1073. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> class com.serbia.common.mobile.model.MobileEntryDataPerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1074. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.mobile.model.MobileEntryRole".
  1075. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> class com.serbia.common.mobile.model.MobileEntryRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1076. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.online.model.OnlineColumnRule".
  1077. [WARN ] [2024-12-12 16:07:54] T:[] S:[] U:[] [main] ==> class com.serbia.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1078. [WARN ] [2024-12-12 16:07:56] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.flow.model.FlowTaskExt".
  1079. [WARN ] [2024-12-12 16:07:56] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1080. [WARN ] [2024-12-12 16:07:57] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.serbia.common.report.model.ReportTenantDataset".
  1081. [WARN ] [2024-12-12 16:07:57] T:[] S:[] U:[] [main] ==> class com.serbia.common.report.model.ReportTenantDataset ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  1082. [INFO ] [2024-12-12 16:08:06] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  1083. [INFO ] [2024-12-12 16:08:06] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  1084. [INFO ] [2024-12-12 16:08:07] T:[] S:[] U:[] [main] ==> Found 1 auto-discoverable Process Engine Configurator
  1085. [INFO ] [2024-12-12 16:08:07] T:[] S:[] U:[] [main] ==> Found 3 Engine Configurators in total:
  1086. [INFO ] [2024-12-12 16:08:07] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  1087. [INFO ] [2024-12-12 16:08:07] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  1088. [INFO ] [2024-12-12 16:08:07] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  1089. [INFO ] [2024-12-12 16:08:07] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  1090. [INFO ] [2024-12-12 16:08:07] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  1091. [INFO ] [2024-12-12 16:08:08] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  1092. [INFO ] [2024-12-12 16:08:09] T:[] S:[] U:[] [main] ==> Executing configure() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  1093. [INFO ] [2024-12-12 16:08:09] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  1094. [INFO ] [2024-12-12 16:08:09] T:[] S:[] U:[] [main] ==> Found 1 auto-discoverable Process Engine Configurator
  1095. [INFO ] [2024-12-12 16:08:09] T:[] S:[] U:[] [main] ==> Found 1 Engine Configurators in total:
  1096. [INFO ] [2024-12-12 16:08:09] T:[] S:[] U:[] [main] ==> class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  1097. [INFO ] [2024-12-12 16:08:09] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  1098. [INFO ] [2024-12-12 16:08:09] T:[] S:[] U:[] [main] ==> Executing configure() of class com.serbia.common.flow.config.CustomEngineConfigurator (priority:0)
  1099. [INFO ] [2024-12-12 16:08:10] T:[] S:[] U:[] [main] ==> INFO: An older version of the XSD is specified in one or more changelog's <databaseChangeLog> header. This can lead to unexpected outcomes. If a specific XSD is not required, please replace all XSD version references with "-latest". Learn more at https://docs.liquibase.com
  1100. [INFO ] [2024-12-12 16:08:10] T:[] S:[] U:[] [main] ==> Reading from serbia.FLW_EV_DATABASECHANGELOG
  1101. [INFO ] [2024-12-12 16:08:10] T:[] S:[] U:[] [main] ==> Changelog query completed.
  1102. [INFO ] [2024-12-12 16:08:10] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  1103. [INFO ] [2024-12-12 16:08:10] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  1104. [INFO ] [2024-12-12 16:08:11] T:[] S:[] U:[] [main] ==> IdmEngine default created
  1105. [INFO ] [2024-12-12 16:08:11] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  1106. [INFO ] [2024-12-12 16:08:11] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  1107. [INFO ] [2024-12-12 16:08:23] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|ObsClient||||2024-12-12 16:08:23|2024-12-12 16:08:23|||0|
  1108. [WARN ] [2024-12-12 16:08:23] T:[] S:[] U:[] [main] ==> [OBS SDK Version=3.23.9];[Endpoint=https://obs.cn-north-4.myhuaweicloud.com:443/];[Access Mode=Virtul Hosting]
  1109. [INFO ] [2024-12-12 16:08:23] T:[] S:[] U:[] [main] ==> internet host address:[v-xiaoyaotravel.obs.cn-north-4.myhuaweicloud.com/122.9.24.4, v-xiaoyaotravel.obs.cn-north-4.myhuaweicloud.com/122.9.24.7]
  1110. [INFO ] [2024-12-12 16:08:23] T:[] S:[] U:[] [main] ==> OkHttp cost 575 ms to apply http request
  1111. [INFO ] [2024-12-12 16:08:23] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|performRequest||||2024-12-12 16:08:23|2024-12-12 16:08:23||[responseCode: 200][request-id: 00000193B9E96CD3B0C97439831F35DF]|0|
  1112. [INFO ] [2024-12-12 16:08:24] T:[] S:[] U:[] [main] ==> OkHttp cost 256 ms to apply http request
  1113. [INFO ] [2024-12-12 16:08:24] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|performRequest||||2024-12-12 16:08:23|2024-12-12 16:08:24||[responseCode: 200][request-id: 00000193B9E96DDFB0C97439831F35E0]|0|
  1114. [INFO ] [2024-12-12 16:08:24] T:[] S:[] U:[] [main] ==> Storage|1|HTTP+XML|headBucket||||2024-12-12 16:08:23|2024-12-12 16:08:24|||0|
  1115. [INFO ] [2024-12-12 16:08:24] T:[] S:[] U:[] [main] ==> ObsClient [headBucket] cost 899 ms
  1116. [INFO ] [2024-12-12 16:08:24] T:[] S:[] U:[] [main] ==> 2024-12-12 16:08:23 201|com.obs.services.AbstractClient|init|81|Storage|1|HTTP+XML|ObsClient||||2024-12-12 16:08:23|2024-12-12 16:08:23|||0|
  1117. 2024-12-12 16:08:23 202|com.obs.services.AbstractClient|init|100|[OBS SDK Version=3.23.9];[Endpoint=https://obs.cn-north-4.myhuaweicloud.com:443/];[Access Mode=Virtul Hosting]
  1118. 2024-12-12 16:08:23 317|com.obs.services.internal.utils.RestUtils|lambda$initHttpClientBuilder$1|369|internet host address:[v-xiaoyaotravel.obs.cn-north-4.myhuaweicloud.com/122.9.24.4, v-xiaoyaotravel.obs.cn-north-4.myhuaweicloud.com/122.9.24.7]
  1119. 2024-12-12 16:08:23 823|com.obs.services.internal.RestStorageService|executeRequest|600|OkHttp cost 575 ms to apply http request
  1120. 2024-12-12 16:08:23 837|com.obs.services.internal.RestStorageService|performRequest|385|Storage|1|HTTP+XML|performRequest||||2024-12-12 16:08:23|2024-12-12 16:08:23||[responseCode: 200][request-id: 00000193B9E96CD3B0C97439831F35DF]|0|
  1121. 2024-12-12 16:08:24 099|com.obs.services.internal.RestStorageService|executeRequest|600|OkHttp cost 256 ms to apply http request
  1122. 2024-12-12 16:08:24 101|com.obs.services.internal.RestStorageService|performRequest|385|Storage|1|HTTP+XML|performRequest||||2024-12-12 16:08:23|2024-12-12 16:08:24||[responseCode: 200][request-id: 00000193B9E96DDFB0C97439831F35E0]|0|
  1123. 2024-12-12 16:08:24 101|com.obs.services.AbstractClient|doActionWithResult|397|Storage|1|HTTP+XML|headBucket||||2024-12-12 16:08:23|2024-12-12 16:08:24|||0|
  1124. 2024-12-12 16:08:24 101|com.obs.services.AbstractClient|doActionWithResult|398|ObsClient [headBucket] cost 899 ms
  1125. [INFO ] [2024-12-12 16:08:29] T:[] S:[] U:[] [main] ==> Exposing 14 endpoint(s) beneath base path '/actuator'
  1126. [INFO ] [2024-12-12 16:08:29] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8082"]
  1127. [INFO ] [2024-12-12 16:08:29] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8082 (http) with context path ''
  1128. [INFO ] [2024-12-12 16:08:30] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 78.568 seconds (process running for 80.258)
  1129. [INFO ] [2024-12-12 16:08:30] T:[] S:[] U:[] [RMI TCP Connection(2)-192.168.1.44] ==> Initializing Spring DispatcherServlet 'dispatcherServlet'
  1130. [INFO ] [2024-12-12 16:08:30] T:[] S:[] U:[] [RMI TCP Connection(2)-192.168.1.44] ==> Initializing Servlet 'dispatcherServlet'
  1131. [INFO ] [2024-12-12 16:08:30] T:[] S:[] U:[] [RMI TCP Connection(2)-192.168.1.44] ==> Completed initialization in 2 ms
  1132. [DEBUG] [2024-12-12 16:10:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1133. [DEBUG] [2024-12-12 16:10:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 16:10:00.044(Timestamp)
  1134. [DEBUG] [2024-12-12 16:10:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1135. [INFO ] [2024-12-12 16:10:10] T:[] S:[] U:[] [http-nio-8082-exec-1] ==> 小程序获取手机号code:15998957074
  1136. [WARN ] [2024-12-12 16:10:12] T:[] S:[] U:[] [http-nio-8082-exec-1] ==>
  1137. 【请求地址】: https://api.weixin.qq.com/wxa/business/getuserphonenumber?access_token=87_dQ1JsSC-LAFomKO66l0HOyludJj1tfkOVuzz4UGGCZU8PBt5zDdth_6_ko1T7fm_ST3NEDZDjKZ0i0ZxKxvKpaDFr6o5I8a5zv-_n2ayvu10JhkmWa9AkCne9l0LTQfAIAXFC
  1138. 【请求参数】:{"code":"15998957074"}
  1139. 【错误信息】:错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code hint: [EHFFYi5Rf-NWjIQa] rid: 675a9a63-69883ea6-668b4ce5"}
  1140. [ERROR] [2024-12-12 16:10:12] T:[] S:[] U:[] [http-nio-8082-exec-1] ==> Unhandled exception from URL [/wechat/login/doLoginByWxMini]
  1141. me.chanjar.weixin.common.error.WxErrorException: 错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code hint: [EHFFYi5Rf-NWjIQa] rid: 675a9a63-69883ea6-668b4ce5"}
  1142. at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.executeInternal(BaseWxMaServiceImpl.java:327)
  1143. at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.execute(BaseWxMaServiceImpl.java:253)
  1144. at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.post(BaseWxMaServiceImpl.java:227)
  1145. at cn.binarywang.wx.miniapp.api.impl.WxMaUserServiceImpl.getPhoneNoInfo(WxMaUserServiceImpl.java:69)
  1146. at com.serbia.webadmin.wechat.LoginToWechatController.doLoginByWxMini(LoginToWechatController.java:91)
  1147. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1148. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  1149. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1150. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  1151. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  1152. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
  1153. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
  1154. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:751)
  1155. at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)
  1156. at com.serbia.common.datafilter.aop.DisableDataFilterAspect.around(DisableDataFilterAspect.java:37)
  1157. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1158. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  1159. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1160. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  1161. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637)
  1162. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627)
  1163. at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)
  1164. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173)
  1165. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:751)
  1166. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
  1167. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)
  1168. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:751)
  1169. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:703)
  1170. at com.serbia.webadmin.wechat.LoginToWechatController$$SpringCGLIB$$0.doLoginByWxMini(<generated>)
  1171. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1172. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  1173. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1174. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  1175. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
  1176. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
  1177. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
  1178. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884)
  1179. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797)
  1180. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
  1181. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081)
  1182. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974)
  1183. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
  1184. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
  1185. at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)
  1186. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
  1187. at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)
  1188. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:205)
  1189. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
  1190. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
  1191. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
  1192. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
  1193. at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
  1194. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
  1195. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
  1196. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
  1197. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
  1198. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
  1199. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
  1200. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
  1201. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
  1202. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
  1203. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
  1204. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
  1205. at cn.dev33.satoken.filter.SaPathCheckFilterForJakartaServlet.doFilter(SaPathCheckFilterForJakartaServlet.java:55)
  1206. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
  1207. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
  1208. at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
  1209. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
  1210. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
  1211. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
  1212. at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109)
  1213. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
  1214. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
  1215. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
  1216. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
  1217. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
  1218. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
  1219. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
  1220. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
  1221. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
  1222. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
  1223. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
  1224. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
  1225. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
  1226. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:340)
  1227. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:391)
  1228. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
  1229. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
  1230. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
  1231. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
  1232. at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
  1233. at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
  1234. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  1235. at java.base/java.lang.Thread.run(Thread.java:842)
  1236. Caused by: me.chanjar.weixin.common.error.WxErrorException: 错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code hint: [EHFFYi5Rf-NWjIQa] rid: 675a9a63-69883ea6-668b4ce5"}
  1237. at me.chanjar.weixin.common.util.http.SimplePostRequestExecutor.handleResponse(SimplePostRequestExecutor.java:57)
  1238. at me.chanjar.weixin.common.util.http.apache.ApacheSimplePostRequestExecutor.execute(ApacheSimplePostRequestExecutor.java:44)
  1239. at me.chanjar.weixin.common.util.http.apache.ApacheSimplePostRequestExecutor.execute(ApacheSimplePostRequestExecutor.java:23)
  1240. at cn.binarywang.wx.miniapp.api.impl.BaseWxMaServiceImpl.executeInternal(BaseWxMaServiceImpl.java:299)
  1241. ... 93 common frames omitted
  1242. [DEBUG] [2024-12-12 16:15:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1243. [DEBUG] [2024-12-12 16:15:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 16:15:00.011(Timestamp)
  1244. [DEBUG] [2024-12-12 16:15:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1245. [DEBUG] [2024-12-12 16:20:54] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1246. [DEBUG] [2024-12-12 16:20:54] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 16:20:53.681(Timestamp)
  1247. [DEBUG] [2024-12-12 16:20:54] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1248. [DEBUG] [2024-12-12 16:25:24] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1249. [DEBUG] [2024-12-12 16:25:24] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 16:25:23.758(Timestamp)
  1250. [DEBUG] [2024-12-12 16:25:24] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1251. [DEBUG] [2024-12-12 16:30:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1252. [DEBUG] [2024-12-12 16:30:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 16:30:00.001(Timestamp)
  1253. [DEBUG] [2024-12-12 16:30:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1254. [DEBUG] [2024-12-12 16:35:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1255. [DEBUG] [2024-12-12 16:35:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 16:35:00.005(Timestamp)
  1256. [DEBUG] [2024-12-12 16:35:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1257. [DEBUG] [2024-12-12 16:40:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1258. [DEBUG] [2024-12-12 16:40:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 16:40:00.002(Timestamp)
  1259. [DEBUG] [2024-12-12 16:40:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1260. [DEBUG] [2024-12-12 16:45:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1261. [DEBUG] [2024-12-12 16:45:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 16:45:00.013(Timestamp)
  1262. [DEBUG] [2024-12-12 16:45:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1263. [DEBUG] [2024-12-12 16:50:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1264. [DEBUG] [2024-12-12 16:50:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 16:50:00.014(Timestamp)
  1265. [DEBUG] [2024-12-12 16:50:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1266. [DEBUG] [2024-12-12 16:55:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1267. [DEBUG] [2024-12-12 16:55:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 16:55:00.012(Timestamp)
  1268. [DEBUG] [2024-12-12 16:55:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1269. [DEBUG] [2024-12-12 17:00:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1270. [DEBUG] [2024-12-12 17:00:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 17:00:00.015(Timestamp)
  1271. [DEBUG] [2024-12-12 17:00:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1272. [DEBUG] [2024-12-12 17:05:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1273. [DEBUG] [2024-12-12 17:05:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 17:05:00.017(Timestamp)
  1274. [DEBUG] [2024-12-12 17:05:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1275. [DEBUG] [2024-12-12 17:10:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1276. [DEBUG] [2024-12-12 17:10:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 17:10:00.009(Timestamp)
  1277. [DEBUG] [2024-12-12 17:10:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1278. [DEBUG] [2024-12-12 17:15:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1279. [DEBUG] [2024-12-12 17:15:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 17:15:00.011(Timestamp)
  1280. [DEBUG] [2024-12-12 17:15:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1281. [DEBUG] [2024-12-12 17:20:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1282. [DEBUG] [2024-12-12 17:20:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 17:20:00.002(Timestamp)
  1283. [DEBUG] [2024-12-12 17:20:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1284. [DEBUG] [2024-12-12 17:25:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1285. [DEBUG] [2024-12-12 17:25:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 17:25:00.012(Timestamp)
  1286. [DEBUG] [2024-12-12 17:25:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1287. [DEBUG] [2024-12-12 17:30:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1288. [DEBUG] [2024-12-12 17:30:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 17:30:00.017(Timestamp)
  1289. [DEBUG] [2024-12-12 17:30:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1290. [DEBUG] [2024-12-12 17:35:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1291. [DEBUG] [2024-12-12 17:35:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 17:35:00.008(Timestamp)
  1292. [DEBUG] [2024-12-12 17:35:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1293. [DEBUG] [2024-12-12 17:40:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1294. [DEBUG] [2024-12-12 17:40:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 17:40:00.012(Timestamp)
  1295. [DEBUG] [2024-12-12 17:40:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1296. [DEBUG] [2024-12-12 17:45:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1297. [DEBUG] [2024-12-12 17:45:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 17:45:00.01(Timestamp)
  1298. [DEBUG] [2024-12-12 17:45:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1299. [DEBUG] [2024-12-12 17:50:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1300. [DEBUG] [2024-12-12 17:50:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 17:50:00.014(Timestamp)
  1301. [DEBUG] [2024-12-12 17:50:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0
  1302. [DEBUG] [2024-12-12 17:55:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Preparing: SELECT id,process_definition_id,process_instance_id,task_key,task_id,timeout_hours,handle_way,default_assignee,error_message,status,exec_time,create_time,update_time FROM zz_flow_task_timeout_job WHERE (status = ? AND exec_time <= ?)
  1303. [DEBUG] [2024-12-12 17:55:00] T:[] S:[] U:[] [scheduling-1] ==> ==> Parameters: 0(Integer), 2024-12-12 17:55:00.017(Timestamp)
  1304. [DEBUG] [2024-12-12 17:55:00] T:[] S:[] U:[] [scheduling-1] ==> <== Total: 0