主题 : 启动报错
级别: 童生
UID: 142281
积分:11 加为好友
威望: 2 精华: 0
主题:2 回复:5
注册时间:2022-07-30
在线时长:0
1#   发表于:2022-07-30 16:26:51  IP:222.216.*.*
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'methodValidationPostProcessor' defined in class path resource [com/jeecms/front/config/WebConfig.class]: Invocation of init method failed; nested exception is javax.validation.ValidationException: HV000183: Unable to initialize 'javax.el.ExpressionFactory'. Check that you have the EL dependencies on the classpath, or use ParameterMessageInterpolator instead
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1694)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:573)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:495)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:317)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:315)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:204)
at org.springframework.context.support.PostProcessorRegistrationDelegate.registerBeanPostProcessors(PostProcessorRegistrationDelegate.java:224)
at org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:722)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:536)
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142)
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754)
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:386)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:137)
at com.jeecms.front.CmsFrontApplication.main(CmsFrontApplication.java:61)
Caused by: javax.validation.ValidationException: HV000183: Unable to initialize 'javax.el.ExpressionFactory'. Check that you have the EL dependencies on the classpath, or use ParameterMessageInterpolator instead


启动报错,有大佬知道吗
级别: 版主
UID: 141760
积分:2515 加为好友
威望: 0 精华: 1
主题:19 回复:2105
注册时间:2022-06-07
在线时长:0
2#   发表于:2022-08-01 09:03:16  IP:115.237.*.*
回复第1楼
您版本号多少啊?
级别: 童生
UID: 142281
积分:11 加为好友
威望: 2 精华: 0
主题:2 回复:5
注册时间:2022-07-30
在线时长:0
3#   发表于:2022-08-01 09:53:12  IP:222.216.*.*
回复第2楼  1.11.1
级别: 版主
UID: 141760
积分:2515 加为好友
威望: 0 精华: 1
主题:19 回复:2105
注册时间:2022-06-07
在线时长:0
4#   发表于:2022-08-01 09:56:24  IP:115.237.*.*
回复第3楼
收到,已反馈
级别: 版主
UID: 141760
积分:2515 加为好友
威望: 0 精华: 1
主题:19 回复:2105
注册时间:2022-06-07
在线时长:0
5#   发表于:2022-08-01 10:00:44  IP:115.237.*.*
回复第3楼
是源码部署安装的吗
级别: 版主
UID: 141760
积分:2515 加为好友
威望: 0 精华: 1
主题:19 回复:2105
注册时间:2022-06-07
在线时长:0
6#   发表于:2022-08-01 11:36:58  IP:115.237.*.*
回复第3楼
中间件用了什么
1 共1页