infoFile.2026-05-06.log 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288
  1. 2026-05-06 11:05:11.789 INFO c.crm.activity.ActivityApplication - The following profiles are active: prod
  2. 2026-05-06 11:05:11.899 INFO o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext - Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@a67c67e: startup date [Wed May 06 11:05:11 EEST 2026]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@1edf1c96
  3. 2026-05-06 11:05:27.711 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
  4. 2026-05-06 11:05:41.429 INFO o.s.c.context.scope.GenericScope - BeanFactory id=45806a99-c740-3691-b94b-79a9d7507d9a
  5. 2026-05-06 11:05:41.554 INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  6. 2026-05-06 11:05:41.757 INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.crm.activity.service.FinanceDepositGiveFeignService' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  7. 2026-05-06 11:05:41.757 INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.crm.activity.service.PushMessageFeignService' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  8. 2026-05-06 11:05:43.679 INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a4462ff0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  9. 2026-05-06 11:05:46.726 INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$c06032ed] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  10. 2026-05-06 11:05:59.866 INFO o.s.b.c.e.t.TomcatEmbeddedServletContainer - Tomcat initialized with port(s): 8104 (http)
  11. 2026-05-06 11:05:59.944 INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
  12. 2026-05-06 11:05:59.944 INFO o.a.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/8.5.23
  13. 2026-05-06 11:06:00.631 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
  14. 2026-05-06 11:06:00.631 INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 48732 ms
  15. 2026-05-06 11:06:03.709 INFO o.s.b.w.s.ServletRegistrationBean - Mapping servlet: 'dispatcherServlet' to [/]
  16. 2026-05-06 11:06:03.725 INFO o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*]
  17. 2026-05-06 11:06:03.725 INFO o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
  18. 2026-05-06 11:06:03.725 INFO o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*]
  19. 2026-05-06 11:06:03.725 INFO o.s.b.w.s.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*]
  20. 2026-05-06 11:06:16.834 INFO c.a.druid.pool.DruidDataSource - {dataSource-1} inited
  21. 2026-05-06 11:06:19.068 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default'
  22. 2026-05-06 11:06:19.131 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
  23. name: default
  24. ...]
  25. 2026-05-06 11:06:21.131 INFO org.hibernate.Version - HHH000412: Hibernate Core {5.0.12.Final}
  26. 2026-05-06 11:06:21.131 INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found
  27. 2026-05-06 11:06:21.146 INFO org.hibernate.cfg.Environment - HHH000021: Bytecode provider name : javassist
  28. 2026-05-06 11:06:22.756 INFO o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
  29. 2026-05-06 11:06:26.068 INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
  30. 2026-05-06 11:06:38.036 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
  31. 2026-05-06 11:07:16.926 INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5a95f63a: startup date [Wed May 06 11:07:16 EEST 2026]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@a67c67e
  32. 2026-05-06 11:07:16.973 INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  33. 2026-05-06 11:07:21.848 INFO o.s.c.a.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@68ba2801: startup date [Wed May 06 11:07:21 EEST 2026]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@a67c67e
  34. 2026-05-06 11:07:21.910 INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  35. 2026-05-06 11:07:31.316 INFO c.n.c.s.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
  36. 2026-05-06 11:07:31.332 INFO c.n.c.s.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
  37. 2026-05-06 11:07:34.800 INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@a67c67e: startup date [Wed May 06 11:05:11 EEST 2026]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@1edf1c96
  38. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/manager/update],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.update(com.crm.rely.backend.core.entity.custom.activity.CustomActivityApplyUpdateEntity) throws java.lang.Exception
  39. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/custom/apply],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.apply(com.crm.rely.backend.core.entity.custom.activity.CustomActivityApplyAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception
  40. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/manager/delete],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.delete(com.crm.rely.backend.core.entity.custom.activity.CustomActivityApplyDeleteEntity) throws java.lang.Exception
  41. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/custom/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.list(com.crm.rely.backend.core.entity.custom.activity.CustomActivityApplySearchEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception
  42. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/custom/info],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto<java.util.List<com.crm.rely.backend.core.dto.custom.activity.CustomActivityApplyInfoDto>> com.crm.activity.controller.CustomActivityApplyController.info(com.crm.rely.backend.core.entity.custom.activity.CustomActivityApplyInfoEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception
  43. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/manager/complete],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.complete(com.crm.rely.backend.core.entity.custom.activity.CustomActivityApplyApproveEntity) throws java.lang.Exception
  44. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/custom/apply/complete],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.applyComplete(com.crm.rely.backend.core.entity.base.SingleLongEntity) throws java.lang.Exception
  45. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/manager/searcher/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.searcherSingle(com.crm.rely.backend.core.entity.base.SingleLongEntity) throws java.lang.Exception
  46. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/manager/searcher/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.searcherList(com.crm.rely.backend.core.entity.custom.activity.CustomActivityApplySearchEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception
  47. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/manager/approve],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.approve(com.crm.rely.backend.core.entity.custom.activity.CustomActivityApplyApproveEntity) throws java.lang.Exception
  48. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/manager/de/complete],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.deComplete(com.crm.rely.backend.core.entity.base.SingleLongEntity) throws java.lang.Exception
  49. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/ib/close/functions],methods=[POST]}" onto public java.util.Map<java.lang.String, java.util.List<java.lang.String>> com.crm.activity.controller.CustomActivityApplyController.getActivityLoginCloseFunctions(java.util.List<java.lang.Long>) throws java.lang.Exception
  50. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/pay/validated/login],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.validatedLoginCloseFunction(com.crm.rely.backend.core.entity.custom.activity.CustomActivityValidatedCloseFunctionEntity) throws java.lang.Exception
  51. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/manager/searcher/passed/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.searcherPassedList(com.crm.rely.backend.core.entity.custom.activity.CustomActivityApplySearchEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception
  52. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/ib/validated/login],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.ibValidatedLoginCloseFunction(com.crm.rely.backend.core.entity.custom.activity.CustomActivityValidatedCloseFunctionEntity) throws java.lang.Exception
  53. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/custom/activity/pay/validated/logins],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.CustomActivityApplyController.validatedCloseLoginsFunction(com.crm.rely.backend.core.entity.custom.activity.CustomActivityValidatedLoginsCloseFunctionEntity) throws java.lang.Exception
  54. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/user/information/manager/search/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.UserInformationController.searchSingle(com.crm.rely.backend.core.entity.user.information.UserInformationReadEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception
  55. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/user/information/manager/search/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.ResultWithPagerDto<com.crm.rely.backend.core.dto.user.information.UserInformationSearchPageDto> com.crm.activity.controller.UserInformationController.searchList(com.crm.rely.backend.core.entity.user.information.UserInformationSearchPageEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception
  56. 2026-05-06 11:07:36.175 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/user/information/manager/all/read],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.UserInformationController.allRead(com.crm.rely.backend.core.entity.user.information.UserInformationAllReadEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity) throws java.lang.Exception
  57. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/activity/manager/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.WebActivityController.add(com.crm.rely.backend.core.entity.web.activity.WebActivityAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity,javax.servlet.http.HttpServletRequest) throws java.lang.Exception
  58. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/activity/manager/update],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.WebActivityController.update(com.crm.rely.backend.core.entity.web.activity.WebActivityUpdateEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity,javax.servlet.http.HttpServletRequest) throws java.lang.Exception
  59. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/activity/manager/delete],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.WebActivityController.delete(com.crm.rely.backend.core.entity.web.activity.WebActivityDeleteEntity) throws java.lang.Exception
  60. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/activity/custom/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.ResultWithPagerDto<com.crm.rely.backend.core.dto.web.activity.WebActivitySearchDto> com.crm.activity.controller.WebActivityController.list(com.crm.rely.backend.core.entity.web.activity.WebActivitySearchEntity) throws java.lang.Exception
  61. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/activity/manager/search/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.ResultWithPagerDto<com.crm.rely.backend.core.dto.web.activity.WebActivitySearchDto> com.crm.activity.controller.WebActivityController.list(com.crm.rely.backend.core.entity.web.activity.WebActivitySearchListEntity) throws java.lang.Exception
  62. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/activity/custom/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto<com.crm.rely.backend.core.dto.web.activity.WebActivitySearchDto> com.crm.activity.controller.WebActivityController.single(com.crm.rely.backend.core.entity.base.SingleLongEntity) throws java.lang.Exception
  63. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/activity/manager/search/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto<com.crm.rely.backend.core.dto.web.activity.WebActivitySearchDto> com.crm.activity.controller.WebActivityController.managerSingle(com.crm.rely.backend.core.entity.base.SingleLongEntity) throws java.lang.Exception
  64. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/activity/manager/dropdown || /web/activity/ib/dropdown],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto<java.util.List<com.crm.rely.backend.core.dto.web.activity.WebActivityDropdownDto>> com.crm.activity.controller.WebActivityController.dropdown(com.crm.rely.backend.core.entity.web.activity.WebActivityDropdownEntity) throws java.lang.Exception
  65. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/activity/manager/upload],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.WebActivityController.upload(org.springframework.web.multipart.MultipartFile) throws java.lang.Exception
  66. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/information/manager/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.WebInformationController.add(com.crm.rely.backend.core.entity.web.information.WebInformationAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity,javax.servlet.http.HttpServletRequest) throws java.lang.Exception
  67. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/information/manager/update],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.WebInformationController.update(com.crm.rely.backend.core.entity.web.information.WebInformationUpdateEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity,javax.servlet.http.HttpServletRequest) throws java.lang.Exception
  68. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/information/manager/delete],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.WebInformationController.delete(com.crm.rely.backend.core.entity.web.information.WebInformationDeleteEntity) throws java.lang.Exception
  69. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/information/manager/search/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto<com.crm.rely.backend.core.dto.web.information.WebInformationSearchDto> com.crm.activity.controller.WebInformationController.single(com.crm.rely.backend.core.entity.base.SingleLongEntity) throws java.lang.Exception
  70. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/information/custom/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.ResultWithPagerDto<com.crm.rely.backend.core.dto.web.information.WebInformationSearchDto> com.crm.activity.controller.WebInformationController.customList(com.crm.rely.backend.core.entity.web.information.WebInformationSearchListEntity) throws java.lang.Exception
  71. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/information/custom/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto<com.crm.rely.backend.core.dto.web.information.WebInformationSearchDto> com.crm.activity.controller.WebInformationController.customSingle(com.crm.rely.backend.core.entity.base.SingleLongEntity) throws java.lang.Exception
  72. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/information/manager/search/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.ResultWithPagerDto<com.crm.rely.backend.core.dto.web.information.WebInformationSearchDto> com.crm.activity.controller.WebInformationController.pageSearchList(com.crm.rely.backend.core.entity.web.information.WebInformationSearchListEntity) throws java.lang.Exception
  73. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/information/manager/upload],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.WebInformationController.upload(org.springframework.web.multipart.MultipartFile) throws java.lang.Exception
  74. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/information/custom/newsletter/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.ResultWithPagerDto<com.crm.rely.backend.core.dto.web.information.WebInformationSearchDto> com.crm.activity.controller.WebInformationController.customNewsletterList(com.crm.rely.backend.core.entity.web.information.WebInformationSearchListEntity) throws java.lang.Exception
  75. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/video/manager/add],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.WebVideoController.add(com.crm.rely.backend.core.entity.web.video.WebVideoAddEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity,javax.servlet.http.HttpServletRequest) throws java.lang.Exception
  76. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/video/manager/update],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.WebVideoController.update(com.crm.rely.backend.core.entity.web.video.WebVideoUpdateEntity,com.crm.rely.backend.core.entity.custom.info.InfoEntity,javax.servlet.http.HttpServletRequest) throws java.lang.Exception
  77. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/video/manager/delete],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.WebVideoController.delete(com.crm.rely.backend.core.entity.web.video.WebVideoDeleteEntity) throws java.lang.Exception
  78. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/video/manager/search/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto<com.crm.rely.backend.core.dto.web.video.WebVideoSearchDto> com.crm.activity.controller.WebVideoController.single(com.crm.rely.backend.core.entity.base.SingleLongEntity) throws java.lang.Exception
  79. 2026-05-06 11:07:36.191 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/video/custom/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.ResultWithPagerDto<com.crm.rely.backend.core.dto.web.video.WebVideoSearchDto> com.crm.activity.controller.WebVideoController.customList(com.crm.rely.backend.core.entity.web.video.WebVideoSearchListEntity) throws java.lang.Exception
  80. 2026-05-06 11:07:36.206 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/video/manager/upload/video],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.WebVideoController.uploadVideo(org.springframework.web.multipart.MultipartFile) throws java.lang.Exception
  81. 2026-05-06 11:07:36.206 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/video/custom/single],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto<com.crm.rely.backend.core.dto.web.video.WebVideoSearchDto> com.crm.activity.controller.WebVideoController.customSingle(com.crm.rely.backend.core.entity.base.SingleLongEntity) throws java.lang.Exception
  82. 2026-05-06 11:07:36.206 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/video/manager/search/list],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.ResultWithPagerDto<com.crm.rely.backend.core.dto.web.video.WebVideoSearchDto> com.crm.activity.controller.WebVideoController.pageSearchList(com.crm.rely.backend.core.entity.web.video.WebVideoSearchListEntity) throws java.lang.Exception
  83. 2026-05-06 11:07:36.206 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/web/video/manager/upload],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.activity.controller.WebVideoController.upload(org.springframework.web.multipart.MultipartFile) throws java.lang.Exception
  84. 2026-05-06 11:07:36.206 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
  85. 2026-05-06 11:07:36.206 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
  86. 2026-05-06 11:07:36.206 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/file/callback],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto com.crm.login.rely.backend.controller.UploadController.callback(com.crm.rely.backend.core.entity.oss.OssCallbackEntity,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
  87. 2026-05-06 11:07:36.206 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/file/sign],methods=[POST]}" onto public com.crm.rely.backend.core.dto.base.BaseResultDto<com.crm.rely.backend.core.dto.oss.OssSignDto> com.crm.login.rely.backend.controller.UploadController.sign(com.crm.rely.backend.core.entity.oss.OssSignEntity,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
  88. 2026-05-06 11:07:36.222 INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error],methods=[GET]}" onto public java.lang.Object com.crm.rely.backend.controller.NotFoundExceptionController.error(javax.servlet.http.HttpServletResponse) throws java.lang.Exception
  89. 2026-05-06 11:07:37.910 INFO o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  90. 2026-05-06 11:07:37.910 INFO o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  91. 2026-05-06 11:07:38.050 INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in com.crm.rely.backend.aspect.ControllerExceptionAdvice
  92. 2026-05-06 11:07:38.628 INFO o.s.w.s.h.SimpleUrlHandlerMapping - Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  93. 2026-05-06 11:07:41.519 INFO o.s.s.c.ThreadPoolTaskScheduler - Initializing ExecutorService 'scheduledExecutorService'
  94. 2026-05-06 11:07:41.847 INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor'
  95. 2026-05-06 11:07:53.097 INFO o.s.j.e.a.AnnotationMBeanExporter - Registering beans for JMX exposure on startup
  96. 2026-05-06 11:07:53.097 INFO o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'dataSource' has been autodetected for JMX exposure
  97. 2026-05-06 11:07:53.128 INFO o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'environmentManager' has been autodetected for JMX exposure
  98. 2026-05-06 11:07:53.128 INFO o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'configurationPropertiesRebinder' has been autodetected for JMX exposure
  99. 2026-05-06 11:07:53.128 INFO o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'refreshScope' has been autodetected for JMX exposure
  100. 2026-05-06 11:07:53.143 INFO o.s.j.e.a.AnnotationMBeanExporter - Located managed bean 'environmentManager': registering with JMX server as MBean [org.springframework.cloud.context.environment:name=environmentManager,type=EnvironmentManager]
  101. 2026-05-06 11:07:53.159 INFO o.s.j.e.a.AnnotationMBeanExporter - Located managed bean 'refreshScope': registering with JMX server as MBean [org.springframework.cloud.context.scope.refresh:name=refreshScope,type=RefreshScope]
  102. 2026-05-06 11:07:53.815 INFO o.s.j.e.a.AnnotationMBeanExporter - Located managed bean 'configurationPropertiesRebinder': registering with JMX server as MBean [org.springframework.cloud.context.properties:name=configurationPropertiesRebinder,context=a67c67e,type=ConfigurationPropertiesRebinder]
  103. 2026-05-06 11:07:53.878 INFO o.s.j.e.a.AnnotationMBeanExporter - Located MBean 'dataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=dataSource,type=DruidDataSource]
  104. 2026-05-06 11:07:54.409 INFO o.s.c.s.DefaultLifecycleProcessor - Starting beans in phase 0
  105. 2026-05-06 11:07:54.440 INFO o.s.c.n.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING
  106. 2026-05-06 11:07:54.706 INFO c.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1
  107. 2026-05-06 11:07:56.253 INFO c.n.d.p.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson
  108. 2026-05-06 11:07:56.253 INFO c.n.d.p.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson
  109. 2026-05-06 11:07:56.878 INFO c.n.d.p.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml
  110. 2026-05-06 11:07:56.878 INFO c.n.d.p.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml
  111. 2026-05-06 11:07:58.237 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  112. 2026-05-06 11:07:58.503 INFO c.netflix.discovery.DiscoveryClient - Disable delta property : false
  113. 2026-05-06 11:07:58.503 INFO c.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null
  114. 2026-05-06 11:07:58.503 INFO c.netflix.discovery.DiscoveryClient - Force full registry fetch : false
  115. 2026-05-06 11:07:58.503 INFO c.netflix.discovery.DiscoveryClient - Application is null : false
  116. 2026-05-06 11:07:58.503 INFO c.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true
  117. 2026-05-06 11:07:58.503 INFO c.netflix.discovery.DiscoveryClient - Application version is -1: true
  118. 2026-05-06 11:07:58.503 INFO c.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server
  119. 2026-05-06 11:08:00.081 INFO c.netflix.discovery.DiscoveryClient - The response status is 200
  120. 2026-05-06 11:08:00.081 INFO c.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30
  121. 2026-05-06 11:08:00.096 INFO c.n.d.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4
  122. 2026-05-06 11:08:00.096 INFO c.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1778054880096 with initial instances count: 2
  123. 2026-05-06 11:08:01.221 INFO o.s.c.n.e.s.EurekaServiceRegistry - Registering application activity-service with eureka with status UP
  124. 2026-05-06 11:08:01.221 INFO c.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1778054881221, current=UP, previous=STARTING]
  125. 2026-05-06 11:08:01.221 INFO o.s.c.s.DefaultLifecycleProcessor - Starting beans in phase 2147483647
  126. 2026-05-06 11:08:01.252 INFO c.netflix.discovery.DiscoveryClient - DiscoveryClient_ACTIVITY-SERVICE/activity-service:103.148.58.88:8104: registering service...
  127. 2026-05-06 11:08:02.034 INFO c.netflix.discovery.DiscoveryClient - DiscoveryClient_ACTIVITY-SERVICE/activity-service:103.148.58.88:8104 - registration status: 204
  128. 2026-05-06 11:08:02.049 INFO o.s.b.c.e.t.TomcatEmbeddedServletContainer - Tomcat started on port(s): 8104 (http)
  129. 2026-05-06 11:08:02.049 INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8104
  130. 2026-05-06 11:08:02.049 INFO c.crm.activity.ActivityApplication - Started ActivityApplication in 186.822 seconds (JVM running for 217.918)
  131. 2026-05-06 11:12:54.306 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring FrameworkServlet 'dispatcherServlet'
  132. 2026-05-06 11:12:54.306 INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started
  133. 2026-05-06 11:12:54.478 INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 172 ms
  134. 2026-05-06 11:12:55.353 INFO o.h.h.i.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory
  135. 2026-05-06 11:12:58.527 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  136. 2026-05-06 11:17:58.541 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  137. 2026-05-06 11:22:58.557 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  138. 2026-05-06 11:27:58.570 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  139. 2026-05-06 11:32:58.582 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  140. 2026-05-06 11:37:58.583 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  141. 2026-05-06 11:42:58.589 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  142. 2026-05-06 11:47:58.593 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  143. 2026-05-06 11:52:58.606 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  144. 2026-05-06 11:57:58.614 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  145. 2026-05-06 12:02:58.618 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  146. 2026-05-06 12:07:58.624 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  147. 2026-05-06 12:12:58.635 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  148. 2026-05-06 12:17:58.646 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  149. 2026-05-06 12:22:58.657 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  150. 2026-05-06 12:27:58.666 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  151. 2026-05-06 12:32:58.680 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  152. 2026-05-06 12:37:58.686 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  153. 2026-05-06 12:42:58.699 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  154. 2026-05-06 12:47:58.710 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  155. 2026-05-06 12:52:58.724 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  156. 2026-05-06 12:57:58.738 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  157. 2026-05-06 13:02:58.750 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  158. 2026-05-06 13:07:58.751 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  159. 2026-05-06 13:12:58.752 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  160. 2026-05-06 13:17:58.760 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  161. 2026-05-06 13:22:58.763 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  162. 2026-05-06 13:27:58.765 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  163. 2026-05-06 13:32:58.778 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  164. 2026-05-06 13:37:58.786 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  165. 2026-05-06 13:42:58.802 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  166. 2026-05-06 13:47:58.813 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  167. 2026-05-06 13:52:58.821 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  168. 2026-05-06 13:57:58.822 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  169. 2026-05-06 14:02:58.837 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  170. 2026-05-06 14:07:58.852 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  171. 2026-05-06 14:12:58.854 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  172. 2026-05-06 14:17:58.865 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  173. 2026-05-06 14:22:58.871 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  174. 2026-05-06 14:27:58.887 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  175. 2026-05-06 14:32:58.902 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  176. 2026-05-06 14:37:58.916 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  177. 2026-05-06 14:42:58.917 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  178. 2026-05-06 14:47:58.918 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  179. 2026-05-06 14:52:58.934 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  180. 2026-05-06 14:57:58.936 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  181. 2026-05-06 15:02:58.937 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  182. 2026-05-06 15:07:58.946 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  183. 2026-05-06 15:12:58.951 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  184. 2026-05-06 15:17:58.962 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  185. 2026-05-06 15:22:58.977 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  186. 2026-05-06 15:27:58.980 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  187. 2026-05-06 15:32:58.992 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  188. 2026-05-06 15:37:58.996 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  189. 2026-05-06 15:42:59.010 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  190. 2026-05-06 15:47:59.012 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  191. 2026-05-06 15:52:59.025 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  192. 2026-05-06 15:57:59.040 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  193. 2026-05-06 16:02:59.047 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  194. 2026-05-06 16:07:59.055 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  195. 2026-05-06 16:12:59.070 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  196. 2026-05-06 16:17:59.080 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  197. 2026-05-06 16:22:59.089 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  198. 2026-05-06 16:27:59.099 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  199. 2026-05-06 16:32:59.102 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  200. 2026-05-06 16:37:59.116 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  201. 2026-05-06 16:42:59.127 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  202. 2026-05-06 16:47:59.139 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  203. 2026-05-06 16:52:59.148 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  204. 2026-05-06 16:57:59.149 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  205. 2026-05-06 17:02:59.152 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  206. 2026-05-06 17:07:59.165 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  207. 2026-05-06 17:12:59.180 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  208. 2026-05-06 17:17:59.182 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  209. 2026-05-06 17:22:59.193 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  210. 2026-05-06 17:27:59.206 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  211. 2026-05-06 17:32:59.222 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  212. 2026-05-06 17:37:59.226 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  213. 2026-05-06 17:42:59.234 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  214. 2026-05-06 17:47:59.247 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  215. 2026-05-06 17:52:59.250 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  216. 2026-05-06 17:57:59.253 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  217. 2026-05-06 18:02:59.264 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  218. 2026-05-06 18:07:59.278 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  219. 2026-05-06 18:12:59.281 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  220. 2026-05-06 18:17:59.290 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  221. 2026-05-06 18:22:59.302 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  222. 2026-05-06 18:27:59.314 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  223. 2026-05-06 18:32:59.317 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  224. 2026-05-06 18:37:59.320 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  225. 2026-05-06 18:42:59.321 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  226. 2026-05-06 18:47:59.335 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  227. 2026-05-06 18:52:59.346 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  228. 2026-05-06 18:57:59.347 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  229. 2026-05-06 19:02:59.349 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  230. 2026-05-06 19:07:59.353 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  231. 2026-05-06 19:12:59.366 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  232. 2026-05-06 19:17:59.376 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  233. 2026-05-06 19:22:59.386 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  234. 2026-05-06 19:27:59.386 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  235. 2026-05-06 19:32:59.399 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  236. 2026-05-06 19:37:59.410 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  237. 2026-05-06 19:42:59.421 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  238. 2026-05-06 19:47:59.431 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  239. 2026-05-06 19:52:59.432 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  240. 2026-05-06 19:57:59.434 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  241. 2026-05-06 20:02:59.448 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  242. 2026-05-06 20:07:59.458 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  243. 2026-05-06 20:12:59.464 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  244. 2026-05-06 20:17:59.465 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  245. 2026-05-06 20:22:59.477 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  246. 2026-05-06 20:27:59.478 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  247. 2026-05-06 20:32:59.488 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  248. 2026-05-06 20:37:59.489 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  249. 2026-05-06 20:42:59.493 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  250. 2026-05-06 20:47:59.508 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  251. 2026-05-06 20:52:59.514 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  252. 2026-05-06 20:57:59.529 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  253. 2026-05-06 21:02:59.542 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  254. 2026-05-06 21:07:59.557 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  255. 2026-05-06 21:12:59.569 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  256. 2026-05-06 21:17:59.580 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  257. 2026-05-06 21:22:59.593 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  258. 2026-05-06 21:27:59.603 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  259. 2026-05-06 21:32:59.612 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  260. 2026-05-06 21:37:59.620 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  261. 2026-05-06 21:42:59.636 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  262. 2026-05-06 21:47:59.646 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  263. 2026-05-06 21:52:59.661 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  264. 2026-05-06 21:57:59.667 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  265. 2026-05-06 22:02:59.680 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  266. 2026-05-06 22:07:59.684 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  267. 2026-05-06 22:12:59.700 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  268. 2026-05-06 22:17:59.703 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  269. 2026-05-06 22:22:59.711 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  270. 2026-05-06 22:27:59.711 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  271. 2026-05-06 22:32:59.713 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  272. 2026-05-06 22:37:59.724 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  273. 2026-05-06 22:42:59.740 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  274. 2026-05-06 22:47:59.751 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  275. 2026-05-06 22:52:59.767 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  276. 2026-05-06 22:57:59.775 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  277. 2026-05-06 23:02:59.782 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  278. 2026-05-06 23:07:59.792 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  279. 2026-05-06 23:12:59.796 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  280. 2026-05-06 23:17:59.800 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  281. 2026-05-06 23:22:59.814 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  282. 2026-05-06 23:27:59.814 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  283. 2026-05-06 23:32:59.818 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  284. 2026-05-06 23:37:59.831 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  285. 2026-05-06 23:42:59.835 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  286. 2026-05-06 23:47:59.839 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  287. 2026-05-06 23:52:59.845 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  288. 2026-05-06 23:57:59.856 INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration