hoe-recovery/logs/common/2024-03-14/info-log.log

30 lines
5.2 KiB
Plaintext

2024-03-14 09:43:00.506 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final
2024-03-14 09:43:01.256 [main] INFO com.alibaba.nacos.client.config.impl.LocalConfigInfoProcessor - LOCAL_SNAPSHOT_PATH:C:\Users\Administrator\nacos\config
2024-03-14 09:43:01.285 [main] INFO com.alibaba.nacos.client.config.impl.Limiter - limitTime:5.0
2024-03-14 09:43:01.313 [main] INFO com.alibaba.nacos.client.config.utils.JvmUtil - isMultiInstance:false
2024-03-14 09:43:01.321 [main] INFO org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-hoe-admin-dev.yaml,dev'}, BootstrapPropertySource {name='bootstrapProperties-hoe-admin.yaml,dev'}, BootstrapPropertySource {name='bootstrapProperties-hoe-admin,dev'}]
2024-03-14 09:43:01.325 [main] INFO com.recovery.admin.boot.AdminApp - The following profiles are active: dev
2024-03-14 09:43:02.508 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
2024-03-14 09:43:02.510 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2024-03-14 09:43:02.535 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces.
2024-03-14 09:43:02.863 [main] INFO org.springframework.cloud.context.scope.GenericScope - BeanFactory id=e87b7e50-a904-3b2b-a31b-c98f370dc516
2024-03-14 09:43:03.177 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-03-14 09:43:03.181 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-03-14 09:43:03.187 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.dtp.starter.common.autoconfigure.BaseBeanAutoConfiguration' of type [com.dtp.starter.common.autoconfigure.BaseBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7974efa5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-03-14 09:43:03.196 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'dtpApplicationContextHolder' of type [com.dtp.common.ApplicationContextHolder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-03-14 09:43:03.462 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 9002 (http)
2024-03-14 09:43:03.471 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-9002"]
2024-03-14 09:43:03.472 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
2024-03-14 09:43:03.472 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.52]
2024-03-14 09:43:03.581 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
2024-03-14 09:43:03.581 [main] INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2231 ms
2024-03-14 09:43:03.767 [main] INFO com.recovery.admin.boot.config.SaTokenConfigure - 校验是否是网关转发请求:====================
2024-03-14 09:43:03.794 [main] INFO org.springframework.boot.web.servlet.RegistrationBean - Servlet dispatcherServlet was not registered (possibly already registered?)
2024-03-14 09:43:04.478 [main] INFO com.dtp.core.DtpRegistry - DynamicTp register dtpExecutor, source: beanPostProcessor, executor: DtpMainProp(threadPoolName=dtpExecutor, corePoolSize=5, maxPoolSize=18, keepAliveTime=50, queueType=VariableLinkedBlockingQueue, queueCapacity=400, rejectType=CallerRunsPolicy, allowCoreThreadTimeOut=false)
2024-03-14 09:43:04.745 [main] INFO com.alibaba.cloud.sentinel.SentinelWebAutoConfiguration - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
2024-03-14 09:43:04.831 [main] INFO com.dtp.core.spring.DtpLifecycleSupport - Shutting down ExecutorService, poolName: dtpExecutor
2024-03-14 09:43:04.847 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat]
2024-03-14 09:43:04.871 [main] INFO org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener -
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.