application-webadmin.log 74 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436
  1. [INFO ] [2023-06-30 11:34:59] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 6.2.0.Final
  2. [INFO ] [2023-06-30 11:34:59] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_311 on DESKTOP-MMO4DRO with PID 29376 (E:\project1\ankaibeiProjectManagement\application-webadmin\target\classes started by wyyay in E:\project1\ankaibeiProjectManagement)
  3. [INFO ] [2023-06-30 11:34:59] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "product"
  4. [INFO ] [2023-06-30 11:35:05] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  5. [INFO ] [2023-06-30 11:35:05] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  6. [INFO ] [2023-06-30 11:35:05] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 327 ms. Found 17 JPA repository interfaces.
  7. [INFO ] [2023-06-30 11:35:05] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  8. [INFO ] [2023-06-30 11:35:05] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  9. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.AccesoryInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  10. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CommunicationMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  11. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CostInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  12. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.LoginTokenMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  13. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourJobMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  14. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  15. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectAuditInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  16. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  17. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectTeamMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  18. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.PurchaseInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  19. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RelevanceProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  20. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RepastExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  21. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RestInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  22. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TaskInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  23. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TrafficExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  24. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TravelExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  25. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.UserInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  26. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 38 ms. Found 0 Redis repository interfaces.
  27. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> BeanFactory id=79d4e939-b9f3-324f-9511-8d6216a8bc00
  28. [INFO ] [2023-06-30 11:35:06] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.ankaibei.workFlow.common.core.config.CommonWebMvcConfig$$EnhancerBySpringCGLIB$$b4c1079e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  29. [INFO ] [2023-06-30 11:35:08] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8077 (http)
  30. [INFO ] [2023-06-30 11:35:08] T:[] S:[] U:[] [main] ==> Loaded Apache Tomcat Native library [1.2.31] using APR version [1.7.0].
  31. [INFO ] [2023-06-30 11:35:08] T:[] S:[] U:[] [main] ==> APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true].
  32. [INFO ] [2023-06-30 11:35:08] T:[] S:[] U:[] [main] ==> APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
  33. [INFO ] [2023-06-30 11:35:08] T:[] S:[] U:[] [main] ==> OpenSSL successfully initialized [OpenSSL 1.1.1l 24 Aug 2021]
  34. [INFO ] [2023-06-30 11:35:08] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8077"]
  35. [INFO ] [2023-06-30 11:35:08] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  36. [INFO ] [2023-06-30 11:35:08] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/9.0.60]
  37. [INFO ] [2023-06-30 11:35:08] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  38. [INFO ] [2023-06-30 11:35:08] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 9384 ms
  39. [INFO ] [2023-06-30 11:35:09] T:[] S:[] U:[] [main] ==> Filter characterEncodingFilter was not registered (possibly already registered?)
  40. [ERROR] [2023-06-30 11:35:09] 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.
  41. [INFO ] [2023-06-30 11:35:09] T:[] S:[] U:[] [main] ==> {dataSource-1} inited
  42. [INFO ] [2023-06-30 11:35:09] T:[] S:[] U:[] [main] ==> {dataSource-2} inited
  43. [INFO ] [2023-06-30 11:35:09] T:[] S:[] U:[] [main] ==> HHH000204: Processing PersistenceUnitInfo [name: default]
  44. [INFO ] [2023-06-30 11:35:10] T:[] S:[] U:[] [main] ==> HHH000412: Hibernate ORM core version 5.4.33
  45. [INFO ] [2023-06-30 11:35:10] T:[] S:[] U:[] [main] ==> HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  46. [INFO ] [2023-06-30 11:35:11] T:[] S:[] U:[] [main] ==> HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
  47. [INFO ] [2023-06-30 11:35:14] T:[] S:[] U:[] [main] ==> HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  48. [INFO ] [2023-06-30 11:35:14] T:[] S:[] U:[] [main] ==> Initialized JPA EntityManagerFactory for persistence unit 'default'
  49. [INFO ] [2023-06-30 11:35:17] T:[] S:[] U:[] [main] ==> Redisson 3.17.6
  50. [INFO ] [2023-06-30 11:35:19] T:[] S:[] U:[] [redisson-netty-2-9] ==> 1 connections initialized for 124.70.58.209/124.70.58.209:7001
  51. [INFO ] [2023-06-30 11:35:19] T:[] S:[] U:[] [redisson-netty-2-13] ==> 5 connections initialized for 124.70.58.209/124.70.58.209:7001
  52. [WARN ] [2023-06-30 11:35:23] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept".
  53. [WARN ] [2023-06-30 11:35:23] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  54. [WARN ] [2023-06-30 11:35:24] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu".
  55. [WARN ] [2023-06-30 11:35:24] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  56. [WARN ] [2023-06-30 11:35:24] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser".
  57. [WARN ] [2023-06-30 11:35:24] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  58. [WARN ] [2023-06-30 11:35:25] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation".
  59. [WARN ] [2023-06-30 11:35:25] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  60. [WARN ] [2023-06-30 11:35:25] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode".
  61. [WARN ] [2023-06-30 11:35:25] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  62. [WARN ] [2023-06-30 11:35:25] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm".
  63. [WARN ] [2023-06-30 11:35:25] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  64. [WARN ] [2023-06-30 11:35:25] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu".
  65. [WARN ] [2023-06-30 11:35:25] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  66. [WARN ] [2023-06-30 11:35:26] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserPost".
  67. [WARN ] [2023-06-30 11:35:26] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  68. [WARN ] [2023-06-30 11:35:26] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserRole".
  69. [WARN ] [2023-06-30 11:35:26] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  70. [WARN ] [2023-06-30 11:35:26] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.online.model.OnlineColumnRule".
  71. [WARN ] [2023-06-30 11:35:26] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  72. [WARN ] [2023-06-30 11:35:27] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.FlowTaskExt".
  73. [WARN ] [2023-06-30 11:35:27] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  74. [WARN ] [2023-06-30 11:35:27] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow".
  75. [WARN ] [2023-06-30 11:35:27] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  76. [INFO ] [2023-06-30 11:35:28] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  77. [INFO ] [2023-06-30 11:35:28] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  78. [INFO ] [2023-06-30 11:35:29] T:[] S:[] U:[] [main] ==> Found 2 Engine Configurators in total:
  79. [INFO ] [2023-06-30 11:35:29] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  80. [INFO ] [2023-06-30 11:35:29] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  81. [INFO ] [2023-06-30 11:35:29] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  82. [INFO ] [2023-06-30 11:35:29] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  83. [INFO ] [2023-06-30 11:35:31] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  84. [INFO ] [2023-06-30 11:35:36] T:[] S:[] U:[] [main] ==> Reading from akb.FLW_EV_DATABASECHANGELOG
  85. [INFO ] [2023-06-30 11:35:36] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  86. [INFO ] [2023-06-30 11:35:36] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  87. [INFO ] [2023-06-30 11:35:36] T:[] S:[] U:[] [main] ==> IdmEngine default created
  88. [INFO ] [2023-06-30 11:35:36] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  89. [INFO ] [2023-06-30 11:35:36] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  90. [DEBUG] [2023-06-30 11:35:37] T:[] S:[] U:[] [main] ==> ==> Preparing: SELECT dblink_id,dblink_name,variable_name,dblink_desc,dblink_config_constant,create_time FROM zz_online_dblink
  91. [DEBUG] [2023-06-30 11:35:37] T:[] S:[] U:[] [main] ==> ==> Parameters:
  92. [DEBUG] [2023-06-30 11:35:37] T:[] S:[] U:[] [main] ==> <== Total: 1
  93. [INFO ] [2023-06-30 11:35:40] T:[] S:[] U:[] [main] ==> 自定义配置项:
  94. AjCaptchaProperties{type=DEFAULT, jigsaw='classpath:images/jigsaw', picClick='classpath:images/pic-click', waterMark='我的水印', waterFont='WenQuanZhengHei.ttf', fontType='WenQuanZhengHei.ttf', slipOffset='5', aesStatus=true, interferenceOptions='2', cacheNumber='1000', timingClear='180', cacheType=redis, reqFrequencyLimitEnable=false, reqGetLockLimit=5, reqGetLockSeconds=360, reqGetMinuteLimit=30, reqCheckMinuteLimit=30, reqVerifyMinuteLimit=60}
  95. [INFO ] [2023-06-30 11:35:40] T:[] S:[] U:[] [main] ==> 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@cdb655, ORIGINAL=[Ljava.lang.String;@1ae2a19, PIC_CLICK=[Ljava.lang.String;@19c30af]
  96. [INFO ] [2023-06-30 11:35:40] T:[] S:[] U:[] [main] ==> supported-captchaCache-service:[redis, local]
  97. [INFO ] [2023-06-30 11:35:40] T:[] S:[] U:[] [main] ==> supported-captchaTypes-service:[clickWord, default, blockPuzzle]
  98. [INFO ] [2023-06-30 11:35:40] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---clickWord
  99. [INFO ] [2023-06-30 11:35:41] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---blockPuzzle
  100. [WARN ] [2023-06-30 11:35:41] T:[] S:[] U:[] [main] ==> spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  101. [INFO ] [2023-06-30 11:35:42] T:[] S:[] U:[] [main] ==> Exposing 16 endpoint(s) beneath base path '/actuator'
  102. [WARN ] [2023-06-30 11:35:45] T:[] S:[] U:[] [main] ==> Cannot find template location(s): [classpath:/template/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  103. [INFO ] [2023-06-30 11:35:46] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8077"]
  104. [INFO ] [2023-06-30 11:35:46] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8077 (http) with context path '/api'
  105. [INFO ] [2023-06-30 11:35:48] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 53.248 seconds (JVM running for 57.134)
  106. [ERROR] [2023-06-30 14:04:45] T:[] S:[] U:[] [redisson-netty-2-8] ==> Exception occured. Channel: [id: 0x1f4aa0ae, L:/192.168.2.153:1867 - R:124.70.58.209/124.70.58.209:7001]
  107. java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  108. at sun.nio.ch.SocketDispatcher.read0(Native Method)
  109. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
  110. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  111. at sun.nio.ch.IOUtil.read(IOUtil.java:192)
  112. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378)
  113. at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258)
  114. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
  115. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
  116. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
  117. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
  118. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  119. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  120. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  121. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  122. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  123. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  124. at java.lang.Thread.run(Thread.java:748)
  125. [ERROR] [2023-06-30 14:04:45] T:[] S:[] U:[] [redisson-netty-2-4] ==> Exception occured. Channel: [id: 0x60fe5ded, L:/192.168.2.153:1865 - R:124.70.58.209/124.70.58.209:7001]
  126. java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  127. at sun.nio.ch.SocketDispatcher.read0(Native Method)
  128. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
  129. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  130. at sun.nio.ch.IOUtil.read(IOUtil.java:192)
  131. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378)
  132. at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258)
  133. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
  134. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
  135. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
  136. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
  137. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  138. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  139. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  140. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  141. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  142. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  143. at java.lang.Thread.run(Thread.java:748)
  144. [ERROR] [2023-06-30 14:04:45] T:[] S:[] U:[] [redisson-netty-2-2] ==> Exception occured. Channel: [id: 0xbf753d84, L:/192.168.2.153:1864 - R:124.70.58.209/124.70.58.209:7001]
  145. java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  146. at sun.nio.ch.SocketDispatcher.read0(Native Method)
  147. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
  148. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  149. at sun.nio.ch.IOUtil.read(IOUtil.java:192)
  150. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378)
  151. at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258)
  152. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
  153. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
  154. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
  155. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
  156. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  157. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  158. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  159. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  160. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  161. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  162. at java.lang.Thread.run(Thread.java:748)
  163. [ERROR] [2023-06-30 14:04:45] T:[] S:[] U:[] [redisson-netty-2-3] ==> Exception occured. Channel: [id: 0x39ee34c6, L:/192.168.2.153:1863 - R:124.70.58.209/124.70.58.209:7001]
  164. java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  165. at sun.nio.ch.SocketDispatcher.read0(Native Method)
  166. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
  167. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  168. at sun.nio.ch.IOUtil.read(IOUtil.java:192)
  169. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378)
  170. at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258)
  171. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
  172. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
  173. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
  174. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
  175. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  176. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  177. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  178. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  179. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  180. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  181. at java.lang.Thread.run(Thread.java:748)
  182. [ERROR] [2023-06-30 14:04:45] T:[] S:[] U:[] [redisson-netty-2-7] ==> Exception occured. Channel: [id: 0xa2de5c83, L:/192.168.2.153:1866 - R:124.70.58.209/124.70.58.209:7001]
  183. java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  184. at sun.nio.ch.SocketDispatcher.read0(Native Method)
  185. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
  186. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  187. at sun.nio.ch.IOUtil.read(IOUtil.java:192)
  188. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378)
  189. at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258)
  190. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
  191. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
  192. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
  193. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
  194. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  195. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  196. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  197. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  198. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  199. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  200. at java.lang.Thread.run(Thread.java:748)
  201. [ERROR] [2023-06-30 14:04:45] T:[] S:[] U:[] [redisson-netty-2-12] ==> Exception occured. Channel: [id: 0xb095af1b, L:/192.168.2.153:1868 - R:124.70.58.209/124.70.58.209:7001]
  202. java.io.IOException: 远程主机强迫关闭了一个现有的连接。
  203. at sun.nio.ch.SocketDispatcher.read0(Native Method)
  204. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
  205. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
  206. at sun.nio.ch.IOUtil.read(IOUtil.java:192)
  207. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:378)
  208. at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:258)
  209. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
  210. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
  211. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
  212. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
  213. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
  214. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
  215. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
  216. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
  217. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  218. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  219. at java.lang.Thread.run(Thread.java:748)
  220. [INFO ] [2023-06-30 14:43:48] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 6.2.0.Final
  221. [INFO ] [2023-06-30 14:43:48] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_311 on DESKTOP-MMO4DRO with PID 21540 (E:\project1\ankaibeiProjectManagement\application-webadmin\target\classes started by wyyay in E:\project1\ankaibeiProjectManagement)
  222. [INFO ] [2023-06-30 14:43:48] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "product"
  223. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  224. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  225. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 257 ms. Found 17 JPA repository interfaces.
  226. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  227. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  228. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.AccesoryInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  229. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CommunicationMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  230. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CostInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  231. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.LoginTokenMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  232. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourJobMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  233. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  234. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectAuditInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  235. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  236. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectTeamMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  237. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.PurchaseInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  238. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RelevanceProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  239. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RepastExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  240. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RestInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  241. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TaskInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  242. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TrafficExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  243. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TravelExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  244. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.UserInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  245. [INFO ] [2023-06-30 14:43:54] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 21 ms. Found 0 Redis repository interfaces.
  246. [INFO ] [2023-06-30 14:43:55] T:[] S:[] U:[] [main] ==> BeanFactory id=d338ad16-63ce-3ae5-a6c6-4a556afe8734
  247. [INFO ] [2023-06-30 14:43:55] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.ankaibei.workFlow.common.core.config.CommonWebMvcConfig$$EnhancerBySpringCGLIB$$6d6e707f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  248. [INFO ] [2023-06-30 14:43:57] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8077 (http)
  249. [INFO ] [2023-06-30 14:43:57] T:[] S:[] U:[] [main] ==> Loaded Apache Tomcat Native library [1.2.31] using APR version [1.7.0].
  250. [INFO ] [2023-06-30 14:43:57] T:[] S:[] U:[] [main] ==> APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true].
  251. [INFO ] [2023-06-30 14:43:57] T:[] S:[] U:[] [main] ==> APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
  252. [INFO ] [2023-06-30 14:43:57] T:[] S:[] U:[] [main] ==> OpenSSL successfully initialized [OpenSSL 1.1.1l 24 Aug 2021]
  253. [INFO ] [2023-06-30 14:43:57] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8077"]
  254. [INFO ] [2023-06-30 14:43:57] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  255. [INFO ] [2023-06-30 14:43:57] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/9.0.60]
  256. [INFO ] [2023-06-30 14:43:57] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  257. [INFO ] [2023-06-30 14:43:57] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 8516 ms
  258. [INFO ] [2023-06-30 14:43:57] T:[] S:[] U:[] [main] ==> Filter characterEncodingFilter was not registered (possibly already registered?)
  259. [ERROR] [2023-06-30 14:43:57] 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.
  260. [INFO ] [2023-06-30 14:43:58] T:[] S:[] U:[] [main] ==> {dataSource-1} inited
  261. [INFO ] [2023-06-30 14:43:58] T:[] S:[] U:[] [main] ==> {dataSource-2} inited
  262. [INFO ] [2023-06-30 14:43:58] T:[] S:[] U:[] [main] ==> HHH000204: Processing PersistenceUnitInfo [name: default]
  263. [INFO ] [2023-06-30 14:43:58] T:[] S:[] U:[] [main] ==> HHH000412: Hibernate ORM core version 5.4.33
  264. [INFO ] [2023-06-30 14:43:58] T:[] S:[] U:[] [main] ==> HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  265. [INFO ] [2023-06-30 14:44:00] T:[] S:[] U:[] [main] ==> HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
  266. [INFO ] [2023-06-30 14:44:02] T:[] S:[] U:[] [main] ==> HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  267. [INFO ] [2023-06-30 14:44:02] T:[] S:[] U:[] [main] ==> Initialized JPA EntityManagerFactory for persistence unit 'default'
  268. [INFO ] [2023-06-30 14:44:04] T:[] S:[] U:[] [main] ==> Redisson 3.17.6
  269. [INFO ] [2023-06-30 14:44:06] T:[] S:[] U:[] [redisson-netty-2-9] ==> 1 connections initialized for 124.70.58.209/124.70.58.209:7001
  270. [INFO ] [2023-06-30 14:44:06] T:[] S:[] U:[] [redisson-netty-2-13] ==> 5 connections initialized for 124.70.58.209/124.70.58.209:7001
  271. [WARN ] [2023-06-30 14:44:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept".
  272. [WARN ] [2023-06-30 14:44:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  273. [WARN ] [2023-06-30 14:44:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu".
  274. [WARN ] [2023-06-30 14:44:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  275. [WARN ] [2023-06-30 14:44:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser".
  276. [WARN ] [2023-06-30 14:44:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  277. [WARN ] [2023-06-30 14:44:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation".
  278. [WARN ] [2023-06-30 14:44:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  279. [WARN ] [2023-06-30 14:44:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode".
  280. [WARN ] [2023-06-30 14:44:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  281. [WARN ] [2023-06-30 14:44:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm".
  282. [WARN ] [2023-06-30 14:44:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  283. [WARN ] [2023-06-30 14:44:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu".
  284. [WARN ] [2023-06-30 14:44:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  285. [WARN ] [2023-06-30 14:44:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserPost".
  286. [WARN ] [2023-06-30 14:44:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  287. [WARN ] [2023-06-30 14:44:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserRole".
  288. [WARN ] [2023-06-30 14:44:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  289. [WARN ] [2023-06-30 14:44:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.online.model.OnlineColumnRule".
  290. [WARN ] [2023-06-30 14:44:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  291. [WARN ] [2023-06-30 14:44:09] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.FlowTaskExt".
  292. [WARN ] [2023-06-30 14:44:09] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  293. [WARN ] [2023-06-30 14:44:09] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow".
  294. [WARN ] [2023-06-30 14:44:09] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  295. [INFO ] [2023-06-30 14:44:10] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  296. [INFO ] [2023-06-30 14:44:10] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  297. [INFO ] [2023-06-30 14:44:11] T:[] S:[] U:[] [main] ==> Found 2 Engine Configurators in total:
  298. [INFO ] [2023-06-30 14:44:11] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  299. [INFO ] [2023-06-30 14:44:11] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  300. [INFO ] [2023-06-30 14:44:11] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  301. [INFO ] [2023-06-30 14:44:11] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  302. [INFO ] [2023-06-30 14:44:12] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  303. [INFO ] [2023-06-30 14:44:16] T:[] S:[] U:[] [main] ==> Reading from akb.FLW_EV_DATABASECHANGELOG
  304. [INFO ] [2023-06-30 14:44:16] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  305. [INFO ] [2023-06-30 14:44:16] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  306. [INFO ] [2023-06-30 14:44:16] T:[] S:[] U:[] [main] ==> IdmEngine default created
  307. [INFO ] [2023-06-30 14:44:16] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  308. [INFO ] [2023-06-30 14:44:17] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  309. [DEBUG] [2023-06-30 14:44:18] T:[] S:[] U:[] [main] ==> ==> Preparing: SELECT dblink_id,dblink_name,variable_name,dblink_desc,dblink_config_constant,create_time FROM zz_online_dblink
  310. [DEBUG] [2023-06-30 14:44:18] T:[] S:[] U:[] [main] ==> ==> Parameters:
  311. [DEBUG] [2023-06-30 14:44:18] T:[] S:[] U:[] [main] ==> <== Total: 1
  312. [INFO ] [2023-06-30 14:44:20] T:[] S:[] U:[] [main] ==> 自定义配置项:
  313. AjCaptchaProperties{type=DEFAULT, jigsaw='classpath:images/jigsaw', picClick='classpath:images/pic-click', waterMark='我的水印', waterFont='WenQuanZhengHei.ttf', fontType='WenQuanZhengHei.ttf', slipOffset='5', aesStatus=true, interferenceOptions='2', cacheNumber='1000', timingClear='180', cacheType=redis, reqFrequencyLimitEnable=false, reqGetLockLimit=5, reqGetLockSeconds=360, reqGetMinuteLimit=30, reqCheckMinuteLimit=30, reqVerifyMinuteLimit=60}
  314. [INFO ] [2023-06-30 14:44:21] T:[] S:[] U:[] [main] ==> 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@384498, ORIGINAL=[Ljava.lang.String;@194339e, PIC_CLICK=[Ljava.lang.String;@260a1c]
  315. [INFO ] [2023-06-30 14:44:21] T:[] S:[] U:[] [main] ==> supported-captchaCache-service:[redis, local]
  316. [INFO ] [2023-06-30 14:44:21] T:[] S:[] U:[] [main] ==> supported-captchaTypes-service:[clickWord, default, blockPuzzle]
  317. [INFO ] [2023-06-30 14:44:21] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---clickWord
  318. [INFO ] [2023-06-30 14:44:21] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---blockPuzzle
  319. [WARN ] [2023-06-30 14:44:22] T:[] S:[] U:[] [main] ==> spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  320. [INFO ] [2023-06-30 14:44:22] T:[] S:[] U:[] [main] ==> Exposing 16 endpoint(s) beneath base path '/actuator'
  321. [WARN ] [2023-06-30 14:44:25] T:[] S:[] U:[] [main] ==> Cannot find template location(s): [classpath:/template/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  322. [INFO ] [2023-06-30 14:44:26] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8077"]
  323. [INFO ] [2023-06-30 14:44:26] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8077 (http) with context path '/api'
  324. [INFO ] [2023-06-30 14:44:27] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 40.548 seconds (JVM running for 43.794)
  325. [INFO ] [2023-06-30 15:00:51] T:[] S:[] U:[] [background-preinit] ==> HV000001: Hibernate Validator 6.2.0.Final
  326. [INFO ] [2023-06-30 15:00:51] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_311 on DESKTOP-MMO4DRO with PID 17472 (E:\project1\ankaibeiProjectManagement\application-webadmin\target\classes started by wyyay in E:\project1\ankaibeiProjectManagement)
  327. [INFO ] [2023-06-30 15:00:51] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "product"
  328. [INFO ] [2023-06-30 15:00:54] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  329. [INFO ] [2023-06-30 15:00:54] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data JPA repositories in DEFAULT mode.
  330. [INFO ] [2023-06-30 15:00:54] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 249 ms. Found 17 JPA repository interfaces.
  331. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Multiple Spring Data modules found, entering strict repository configuration mode!
  332. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data Redis repositories in DEFAULT mode.
  333. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.AccesoryInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  334. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CommunicationMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  335. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.CostInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  336. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.LoginTokenMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  337. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourJobMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  338. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ManHourMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  339. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectAuditInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  340. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  341. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.ProjectTeamMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  342. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.PurchaseInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  343. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RelevanceProjectInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  344. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RepastExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  345. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.RestInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  346. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TaskInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  347. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TrafficExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  348. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.TravelExpenseMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  349. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.ankaibei.workFlow.webadmin.ankaibei.mapper.UserInfoMapper. If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository.
  350. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 20 ms. Found 0 Redis repository interfaces.
  351. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> BeanFactory id=d338ad16-63ce-3ae5-a6c6-4a556afe8734
  352. [INFO ] [2023-06-30 15:00:55] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.ankaibei.workFlow.common.core.config.CommonWebMvcConfig$$EnhancerBySpringCGLIB$$337f32b1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  353. [INFO ] [2023-06-30 15:00:56] T:[] S:[] U:[] [main] ==> Tomcat initialized with port(s): 8077 (http)
  354. [INFO ] [2023-06-30 15:00:56] T:[] S:[] U:[] [main] ==> Loaded Apache Tomcat Native library [1.2.31] using APR version [1.7.0].
  355. [INFO ] [2023-06-30 15:00:56] T:[] S:[] U:[] [main] ==> APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true].
  356. [INFO ] [2023-06-30 15:00:56] T:[] S:[] U:[] [main] ==> APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
  357. [INFO ] [2023-06-30 15:00:56] T:[] S:[] U:[] [main] ==> OpenSSL successfully initialized [OpenSSL 1.1.1l 24 Aug 2021]
  358. [INFO ] [2023-06-30 15:00:56] T:[] S:[] U:[] [main] ==> Initializing ProtocolHandler ["http-nio-8077"]
  359. [INFO ] [2023-06-30 15:00:56] T:[] S:[] U:[] [main] ==> Starting service [Tomcat]
  360. [INFO ] [2023-06-30 15:00:56] T:[] S:[] U:[] [main] ==> Starting Servlet engine: [Apache Tomcat/9.0.60]
  361. [INFO ] [2023-06-30 15:00:57] T:[] S:[] U:[] [main] ==> Initializing Spring embedded WebApplicationContext
  362. [INFO ] [2023-06-30 15:00:57] T:[] S:[] U:[] [main] ==> Root WebApplicationContext: initialization completed in 5610 ms
  363. [INFO ] [2023-06-30 15:00:57] T:[] S:[] U:[] [main] ==> Filter characterEncodingFilter was not registered (possibly already registered?)
  364. [ERROR] [2023-06-30 15:00:57] 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.
  365. [INFO ] [2023-06-30 15:00:58] T:[] S:[] U:[] [main] ==> {dataSource-1} inited
  366. [INFO ] [2023-06-30 15:00:58] T:[] S:[] U:[] [main] ==> {dataSource-2} inited
  367. [INFO ] [2023-06-30 15:00:58] T:[] S:[] U:[] [main] ==> HHH000204: Processing PersistenceUnitInfo [name: default]
  368. [INFO ] [2023-06-30 15:00:58] T:[] S:[] U:[] [main] ==> HHH000412: Hibernate ORM core version 5.4.33
  369. [INFO ] [2023-06-30 15:00:58] T:[] S:[] U:[] [main] ==> HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
  370. [INFO ] [2023-06-30 15:01:00] T:[] S:[] U:[] [main] ==> HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
  371. [INFO ] [2023-06-30 15:01:02] T:[] S:[] U:[] [main] ==> HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
  372. [INFO ] [2023-06-30 15:01:02] T:[] S:[] U:[] [main] ==> Initialized JPA EntityManagerFactory for persistence unit 'default'
  373. [INFO ] [2023-06-30 15:01:04] T:[] S:[] U:[] [main] ==> Redisson 3.17.6
  374. [INFO ] [2023-06-30 15:01:05] T:[] S:[] U:[] [redisson-netty-2-9] ==> 1 connections initialized for 124.70.58.209/124.70.58.209:7001
  375. [INFO ] [2023-06-30 15:01:05] T:[] S:[] U:[] [redisson-netty-2-13] ==> 5 connections initialized for 124.70.58.209/124.70.58.209:7001
  376. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept".
  377. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermDept ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  378. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu".
  379. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  380. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser".
  381. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDataPermUser ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  382. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation".
  383. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysDeptRelation ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  384. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode".
  385. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysMenuPermCode ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  386. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm".
  387. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysPermCodePerm ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  388. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu".
  389. [WARN ] [2023-06-30 15:01:07] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysRoleMenu ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  390. [WARN ] [2023-06-30 15:01:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserPost".
  391. [WARN ] [2023-06-30 15:01:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserPost ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  392. [WARN ] [2023-06-30 15:01:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.webadmin.upms.model.SysUserRole".
  393. [WARN ] [2023-06-30 15:01:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.webadmin.upms.model.SysUserRole ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  394. [WARN ] [2023-06-30 15:01:08] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.online.model.OnlineColumnRule".
  395. [WARN ] [2023-06-30 15:01:08] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.online.model.OnlineColumnRule ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  396. [WARN ] [2023-06-30 15:01:09] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.FlowTaskExt".
  397. [WARN ] [2023-06-30 15:01:09] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.FlowTaskExt ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  398. [WARN ] [2023-06-30 15:01:09] T:[] S:[] U:[] [main] ==> Can not find table primary key in Class: "com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow".
  399. [WARN ] [2023-06-30 15:01:09] T:[] S:[] U:[] [main] ==> class com.ankaibei.workFlow.common.flow.model.ProjectInfoEntityOfFlow ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
  400. [INFO ] [2023-06-30 15:01:10] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  401. [INFO ] [2023-06-30 15:01:10] T:[] S:[] U:[] [main] ==> No deployment resources were found for autodeployment
  402. [INFO ] [2023-06-30 15:01:10] T:[] S:[] U:[] [main] ==> Found 2 Engine Configurators in total:
  403. [INFO ] [2023-06-30 15:01:10] T:[] S:[] U:[] [main] ==> class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  404. [INFO ] [2023-06-30 15:01:10] T:[] S:[] U:[] [main] ==> class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  405. [INFO ] [2023-06-30 15:01:10] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  406. [INFO ] [2023-06-30 15:01:10] T:[] S:[] U:[] [main] ==> Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  407. [INFO ] [2023-06-30 15:01:12] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator (priority:100000)
  408. [INFO ] [2023-06-30 15:01:16] T:[] S:[] U:[] [main] ==> Reading from akb.FLW_EV_DATABASECHANGELOG
  409. [INFO ] [2023-06-30 15:01:16] T:[] S:[] U:[] [main] ==> EventRegistryEngine default created
  410. [INFO ] [2023-06-30 15:01:16] T:[] S:[] U:[] [main] ==> Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:150000)
  411. [INFO ] [2023-06-30 15:01:16] T:[] S:[] U:[] [main] ==> IdmEngine default created
  412. [INFO ] [2023-06-30 15:01:16] T:[] S:[] U:[] [main] ==> ProcessEngine default created
  413. [INFO ] [2023-06-30 15:01:16] T:[] S:[] U:[] [main] ==> Total of v5 deployments found: 0
  414. [DEBUG] [2023-06-30 15:01:17] T:[] S:[] U:[] [main] ==> ==> Preparing: SELECT dblink_id,dblink_name,variable_name,dblink_desc,dblink_config_constant,create_time FROM zz_online_dblink
  415. [DEBUG] [2023-06-30 15:01:17] T:[] S:[] U:[] [main] ==> ==> Parameters:
  416. [DEBUG] [2023-06-30 15:01:17] T:[] S:[] U:[] [main] ==> <== Total: 1
  417. [INFO ] [2023-06-30 15:01:20] T:[] S:[] U:[] [main] ==> 自定义配置项:
  418. AjCaptchaProperties{type=DEFAULT, jigsaw='classpath:images/jigsaw', picClick='classpath:images/pic-click', waterMark='我的水印', waterFont='WenQuanZhengHei.ttf', fontType='WenQuanZhengHei.ttf', slipOffset='5', aesStatus=true, interferenceOptions='2', cacheNumber='1000', timingClear='180', cacheType=redis, reqFrequencyLimitEnable=false, reqGetLockLimit=5, reqGetLockSeconds=360, reqGetMinuteLimit=30, reqCheckMinuteLimit=30, reqVerifyMinuteLimit=60}
  419. [INFO ] [2023-06-30 15:01:20] T:[] S:[] U:[] [main] ==> 自定义resource底图:[SLIDING_BLOCK=[Ljava.lang.String;@64eba6, ORIGINAL=[Ljava.lang.String;@1fa9d20, PIC_CLICK=[Ljava.lang.String;@15f22d3]
  420. [INFO ] [2023-06-30 15:01:20] T:[] S:[] U:[] [main] ==> supported-captchaCache-service:[redis, local]
  421. [INFO ] [2023-06-30 15:01:20] T:[] S:[] U:[] [main] ==> supported-captchaTypes-service:[clickWord, default, blockPuzzle]
  422. [INFO ] [2023-06-30 15:01:20] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---clickWord
  423. [INFO ] [2023-06-30 15:01:21] T:[] S:[] U:[] [main] ==> --->>>初始化验证码底图<<<---blockPuzzle
  424. [WARN ] [2023-06-30 15:01:21] T:[] S:[] U:[] [main] ==> spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
  425. [INFO ] [2023-06-30 15:01:22] T:[] S:[] U:[] [main] ==> Exposing 16 endpoint(s) beneath base path '/actuator'
  426. [WARN ] [2023-06-30 15:01:24] T:[] S:[] U:[] [main] ==> Cannot find template location(s): [classpath:/template/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
  427. [INFO ] [2023-06-30 15:01:25] T:[] S:[] U:[] [main] ==> Starting ProtocolHandler ["http-nio-8077"]
  428. [INFO ] [2023-06-30 15:01:25] T:[] S:[] U:[] [main] ==> Tomcat started on port(s): 8077 (http) with context path '/api'
  429. [INFO ] [2023-06-30 15:01:27] T:[] S:[] U:[] [main] ==> Started WebAdminApplication in 37.293 seconds (JVM running for 38.996)
  430. [INFO ] [2023-06-30 15:06:06] T:[] S:[] U:[] [http-nio-8077-exec-2] ==> Initializing Spring DispatcherServlet 'dispatcherServlet'
  431. [INFO ] [2023-06-30 15:06:07] T:[] S:[] U:[] [http-nio-8077-exec-2] ==> Initializing Servlet 'dispatcherServlet'
  432. [INFO ] [2023-06-30 15:06:07] T:[] S:[] U:[] [http-nio-8077-exec-2] ==> Completed initialization in 54 ms
  433. [INFO ] [2023-06-30 15:06:07] T:[] S:[] U:[] [http-nio-8077-exec-2] ==> 拦截**请求路径:/api/foreign/admin/upms/project/getProjectInfoByProjectName
  434. [WARN ] [2023-06-30 15:06:07] T:[] S:[] U:[] [http-nio-8077-exec-2] ==> discard long time none received connection. , jdbcUrl : jdbc:mysql://124.70.58.209:18836/akb?characterEncoding=utf8&useSSL=true&serverTimezone=Asia/Shanghai, version : 1.2.5, lastPacketReceivedIdleMillis : 281959
  435. [INFO ] [2023-06-30 15:06:18] T:[] S:[] U:[] [http-nio-8077-exec-4] ==> 拦截**请求路径:/api/foreign/admin/upms/project/getProjectInfoByProjectName
  436. [INFO ] [2023-06-30 15:06:39] T:[] S:[] U:[] [http-nio-8077-exec-3] ==> 拦截**请求路径:/api/foreign/admin/upms/project/getProjectInfoByProjectName