OuGooQueen
2018-01-05 02:42SpringMVC,多次点一个请求链接时报java.lang.StackOverflowError
5求问:一个SpringMVC项目,在连续多次点击同一个链接之后会导致java.lang.StackOverflowError栈溢出,报错信息如下:
java.lang.StackOverflowError:
at org.eclipse.jetty.server.Dispatcher$IncludeAttributes.getAttributeNames(Dispatcher.java:479)
at org.eclipse.jetty.server.Dispatcher$IncludeAttributes.getAttributeNames(Dispatcher.java:479)
at org.eclipse.jetty.server.Dispatcher$IncludeAttributes.getAttributeNames(Dispatcher.java:479)
at org.eclipse.jetty.server.Dispatcher$IncludeAttributes.getAttributeNames(Dispatcher.java:479)
at org.eclipse.jetty.server.Dispatcher$IncludeAttributes.getAttributeNames(Dispatcher.java:479)
at org.eclipse.jetty.server.Dispatcher$IncludeAttributes.getAttributeNames(Dispatcher.java:479)
at org.eclipse.jetty.server.Dispatcher$IncludeAttributes.getAttributeNames(Dispatcher.java:479)
at org.eclipse.jetty.server.Dispatcher$IncludeAttributes.getAttributeNames(Dispatcher.java:479)
at org.eclipse.jetty.server.Dispatcher$IncludeAttributes.getAttributeNames(Dispatcher.java:479)
- 点赞
- 回答
- 收藏
- 复制链接分享
7条回答
为你推荐
- springmvc使用ajax请求报错POST 415
- spring
- java
- ajax
- 2个回答
- SpringMVC跨服务器上传文件,上传至文件服务器时报404错误
- spring
- java-ee
- intellij-idea
- 5个回答
- Could not obtain connection metadata java.sql.SQLException错误,大家帮忙看看,着急
- spring
- hibernate
- 0个回答
- 来大神看看java.io.FileNotFoundException:
- java
- 3个回答
- 求助大佬们,Spring和SpringMVC配置文件可以用一个xml么?4.x版本
- spring
- 2个回答