servlet的坑_【Resin 项目启动报@WebServlet问题(JettyHttpHand…) _resin 】 | IT修真院·坑乎...

在尝试启动Resin项目时遇到了一个Servlet Exception,错误信息指出在'org.springframework.http.server.reactive.JettyHttpHandlerAdapter'上的@WebServlet注解必须指定value或urlPatterns。尽管项目并未明确使用该配置,但日志中反复出现相同错误。初始化Spring根WebApplicationContext的过程中,加载了XML bean定义,并尝试使用log4j进行日志记录,但最终导致了应用启动失败。
摘要由CSDN通过智能技术生成

具体ERROR:

500 Servlet Exception

Annotation @WebServlet at 'org.springframework.http.server.reactive.JettyHttpHandlerAdapter'

must specify either value or urlPatterns

发布的时候提示的问题,提示需要配置url,但是项目里没有使用这个,而且定位不到具体位置,log里也是同样的错误:

jvm-app log:

[18-05-16 09:23:04.197] {resin-59} WebApp[production/webapp/default/ROOT,STARTING] Initializing Spring root WebApplicationContext

2018-05-16 09:23:04 [INFO]-[org.springframework.web.context.ContextLoader] Root WebApplicationContext: initialization started

2018-05-16 09:23:04 [INFO]-[org.springframework.web.context.support.XmlWebApplicationContext] Refreshing Root WebApplicationContext: startup date [Wed May 16 09:23:04 CST 2018]; root of context hierarchy

2018-05-16 09:23:04 [INFO]-[org.springframework.beans.factory.xml.XmlBeanDefinitionReader] Loading XML bean definitions from class path resource [springmybatis.xml]

2018-05-16 09:23:04 [INFO]-[org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] JSR-330 'javax.inject.Inject' annotation found and supported for autowiring

2018-05-16 09:23:04 [INFO]-[com.mchange.v2.log.MLog] MLog clients using log4j logging.

2018-05-16 09:23:04 [INFO]-[com.mchange.v2.c3p0.C3P0Registry] Initializing c3p0-0.9.5.2 [built 08-December-2015 22:06:04 -0800; debug? true; trace: 10]

Logging initialized using 'class org.apache.ibatis.logging.stdout.StdOutImpl' adapter.

2018-05-16 09:23:05 [INFO]-[org.springframework.web.context.ContextLoader] Root WebApplicationContext: initialization completed in 1495 ms

[18-05-16 09:23:05.700] {resin-59} WebApp[production/webapp/default/ROOT] fail

[18-05-16 09:23:05.700] {resin-79} Annotation @WebServlet at 'org.springframework.http.server.reactive.JettyHttpHandlerAdapter' must specify either value or urlPatterns

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值