Files
ruoyi-vue-pro/LOG_FILE_IS_UNDEFINED
2026-01-05 20:14:33 +08:00

129 lines
22 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2025-01-18 21:52:21.781 |  INFO 16168 | main [TID: N/A] c.i.yudao.server.YudaoServerApplication  | Starting YudaoServerApplication using Java 1.8.0_101 on zsmComputer with PID 16168 (D:\桌面\zmingkeji.cn\code\1.8\ruoyi-vue-pro-master\yudao-server\target\classes started by Administrator in D:\桌面\zmingkeji.cn\code\1.8\ruoyi-vue-pro-master)
2025-01-18 21:52:21.787 |  INFO 16168 | main [TID: N/A] c.i.yudao.server.YudaoServerApplication  | No active profile set, falling back to 1 default profile: "default"
2025-01-18 21:52:31.945 |  INFO 16168 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.mzt.logapi.starter.configuration.LogRecordProxyAutoConfiguration' of type [com.mzt.logapi.starter.configuration.LogRecordProxyAutoConfiguration$$EnhancerBySpringCGLIB$$278d8078] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-01-18 21:52:31.960 |  INFO 16168 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mzt.log.record-com.mzt.logapi.starter.configuration.LogRecordProperties' of type [com.mzt.logapi.starter.configuration.LogRecordProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-01-18 21:52:31.975 |  INFO 16168 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'logRecordPerformanceMonitor' of type [com.mzt.logapi.service.impl.DefaultLogRecordPerformanceMonitor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-01-18 21:52:32.063 |  INFO 16168 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'cn.iocoder.yudao.framework.datapermission.config.YudaoDataPermissionAutoConfiguration' of type [cn.iocoder.yudao.framework.datapermission.config.YudaoDataPermissionAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-01-18 21:52:32.068 |  INFO 16168 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataPermissionAnnotationAdvisor' of type [cn.iocoder.yudao.framework.datapermission.core.aop.DataPermissionAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-01-18 21:52:32.108 |  INFO 16168 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'cn.iocoder.yudao.framework.quartz.config.YudaoAsyncAutoConfiguration' of type [cn.iocoder.yudao.framework.quartz.config.YudaoAsyncAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-01-18 21:52:32.904 |  INFO 16168 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat initialized with port(s): 8080 (http)
2025-01-18 21:52:32.947 |  INFO 16168 | main [TID: N/A] o.apache.catalina.core.StandardService  | Starting service [Tomcat]
2025-01-18 21:52:32.948 |  INFO 16168 | main [TID: N/A] org.apache.catalina.core.StandardEngine  | Starting Servlet engine: [Apache Tomcat/9.0.83]
2025-01-18 21:52:33.224 |  INFO 16168 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]  | Initializing Spring embedded WebApplicationContext
2025-01-18 21:52:33.224 |  INFO 16168 | main [TID: N/A] w.s.c.ServletWebServerApplicationContext | Root WebApplicationContext: initialization completed in 11351 ms
2025-01-18 21:52:33.701 |  WARN 16168 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource  | dynamic-datasource initial loaded [0] datasource,Please add your primary datasource or check your configuration
2025-01-18 21:52:39.548 |  INFO 16168 | main [TID: N/A] org.redisson.Version  | Redisson 3.32.0
2025-01-18 21:52:39.962 |  WARN 16168 | main [TID: N/A] .r.c.SequentialDnsAddressResolverFactory | DNS TCP fallback on UDP query timeout disabled. Upgrade Netty to 4.1.105 or higher.
2025-01-18 21:52:40.205 |  INFO 16168 | redisson-netty-1-5 [TID: N/A] o.redisson.connection.ConnectionsHolder  | 1 connections initialized for localhost/127.0.0.1:6379
2025-01-18 21:52:40.279 |  INFO 16168 | redisson-netty-1-20 [TID: N/A] o.redisson.connection.ConnectionsHolder  | 24 connections initialized for localhost/127.0.0.1:6379
2025-01-18 21:52:40.922 |  WARN 16168 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configFilePrinter': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'spring.profiles.active' in value "${spring.profiles.active}"
2025-01-18 21:52:43.037 |  INFO 16168 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource  | dynamic-datasource start closing ....
2025-01-18 21:52:43.038 |  INFO 16168 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource  | dynamic-datasource all closed success,bye
2025-01-18 21:52:43.040 |  INFO 16168 | main [TID: N/A] o.apache.catalina.core.StandardService  | Stopping service [Tomcat]
2025-01-18 21:52:43.056 |  WARN 16168 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase  | The web application [ROOT] appears to have started a thread named [Thread-40] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:144)
2025-01-18 21:52:43.070 |  INFO 16168 | main [TID: N/A] ConditionEvaluationReportLoggingListener |
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2025-01-18 21:52:43.105 | ERROR 16168 | main [TID: N/A] o.s.boot.SpringApplication  | Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configFilePrinter': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'spring.profiles.active' in value "${spring.profiles.active}"
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:414)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:929)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591)
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732)
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:409)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289)
at cn.iocoder.yudao.server.YudaoServerApplication.main(YudaoServerApplication.java:25)
Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'spring.profiles.active' in value "${spring.profiles.active}"
at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:180)
at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:126)
at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:239)
at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210)
at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:191)
at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:936)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1332)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693)
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408)
... 17 common frames omitted
2025-01-18 21:55:33.312 |  INFO 17604 | main [TID: N/A] c.i.yudao.server.YudaoServerApplication  | Starting YudaoServerApplication using Java 1.8.0_101 on zsmComputer with PID 17604 (D:\桌面\zmingkeji.cn\code\1.8\ruoyi-vue-pro-master\yudao-server\target\classes started by Administrator in D:\桌面\zmingkeji.cn\code\1.8\ruoyi-vue-pro-master)
2025-01-18 21:55:33.317 |  INFO 17604 | main [TID: N/A] c.i.yudao.server.YudaoServerApplication  | No active profile set, falling back to 1 default profile: "default"
2025-01-18 21:55:45.941 |  INFO 17604 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'com.mzt.logapi.starter.configuration.LogRecordProxyAutoConfiguration' of type [com.mzt.logapi.starter.configuration.LogRecordProxyAutoConfiguration$$EnhancerBySpringCGLIB$$dae1ba79] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-01-18 21:55:45.978 |  INFO 17604 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'mzt.log.record-com.mzt.logapi.starter.configuration.LogRecordProperties' of type [com.mzt.logapi.starter.configuration.LogRecordProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-01-18 21:55:46.013 |  INFO 17604 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'logRecordPerformanceMonitor' of type [com.mzt.logapi.service.impl.DefaultLogRecordPerformanceMonitor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-01-18 21:55:46.502 |  INFO 17604 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'cn.iocoder.yudao.framework.datapermission.config.YudaoDataPermissionAutoConfiguration' of type [cn.iocoder.yudao.framework.datapermission.config.YudaoDataPermissionAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-01-18 21:55:46.510 |  INFO 17604 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'dataPermissionAnnotationAdvisor' of type [cn.iocoder.yudao.framework.datapermission.core.aop.DataPermissionAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-01-18 21:55:47.618 |  INFO 17604 | main [TID: N/A] trationDelegate$BeanPostProcessorChecker | Bean 'cn.iocoder.yudao.framework.quartz.config.YudaoAsyncAutoConfiguration' of type [cn.iocoder.yudao.framework.quartz.config.YudaoAsyncAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-01-18 21:55:49.208 |  INFO 17604 | main [TID: N/A] o.s.b.w.embedded.tomcat.TomcatWebServer  | Tomcat initialized with port(s): 8080 (http)
2025-01-18 21:55:49.256 |  INFO 17604 | main [TID: N/A] o.apache.catalina.core.StandardService  | Starting service [Tomcat]
2025-01-18 21:55:49.257 |  INFO 17604 | main [TID: N/A] org.apache.catalina.core.StandardEngine  | Starting Servlet engine: [Apache Tomcat/9.0.83]
2025-01-18 21:55:50.099 |  INFO 17604 | main [TID: N/A] o.a.c.c.C.[Tomcat].[localhost].[/]  | Initializing Spring embedded WebApplicationContext
2025-01-18 21:55:50.100 |  INFO 17604 | main [TID: N/A] w.s.c.ServletWebServerApplicationContext | Root WebApplicationContext: initialization completed in 16692 ms
2025-01-18 21:55:51.256 |  WARN 17604 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource  | dynamic-datasource initial loaded [0] datasource,Please add your primary datasource or check your configuration
2025-01-18 21:56:05.172 |  INFO 17604 | main [TID: N/A] org.redisson.Version  | Redisson 3.32.0
2025-01-18 21:56:06.315 |  WARN 17604 | main [TID: N/A] .r.c.SequentialDnsAddressResolverFactory | DNS TCP fallback on UDP query timeout disabled. Upgrade Netty to 4.1.105 or higher.
2025-01-18 21:56:07.022 |  INFO 17604 | redisson-netty-1-5 [TID: N/A] o.redisson.connection.ConnectionsHolder  | 1 connections initialized for localhost/127.0.0.1:6379
2025-01-18 21:56:07.200 |  INFO 17604 | redisson-netty-1-20 [TID: N/A] o.redisson.connection.ConnectionsHolder  | 24 connections initialized for localhost/127.0.0.1:6379
2025-01-18 21:56:08.774 |  WARN 17604 | main [TID: N/A] ConfigServletWebServerApplicationContext | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configFilePrinter': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'spring.profiles.active' in value "${spring.profiles.active}"
2025-01-18 21:56:10.891 |  INFO 17604 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource  | dynamic-datasource start closing ....
2025-01-18 21:56:10.891 |  INFO 17604 | main [TID: N/A] c.b.d.d.DynamicRoutingDataSource  | dynamic-datasource all closed success,bye
2025-01-18 21:56:10.900 |  INFO 17604 | main [TID: N/A] o.apache.catalina.core.StandardService  | Stopping service [Tomcat]
2025-01-18 21:56:10.940 |  WARN 17604 | main [TID: N/A] o.a.c.loader.WebappClassLoaderBase  | The web application [ROOT] appears to have started a thread named [Thread-65] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.net.dns.ResolverConfigurationImpl.notifyAddrChange0(Native Method)
sun.net.dns.ResolverConfigurationImpl$AddressChangeListener.run(ResolverConfigurationImpl.java:144)
2025-01-18 21:56:10.982 |  INFO 17604 | main [TID: N/A] ConditionEvaluationReportLoggingListener |
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2025-01-18 21:56:11.317 | ERROR 17604 | main [TID: N/A] o.s.boot.SpringApplication  | Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configFilePrinter': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'spring.profiles.active' in value "${spring.profiles.active}"
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:414)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:929)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591)
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147)
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732)
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:409)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289)
at cn.iocoder.yudao.server.YudaoServerApplication.main(YudaoServerApplication.java:25)
Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'spring.profiles.active' in value "${spring.profiles.active}"
at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:180)
at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:126)
at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:239)
at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210)
at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:191)
at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:936)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1332)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693)
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408)
... 17 common frames omitted