[jboss-jira] [JBoss JIRA] (WFLY-3230) StackOverflowError when trying to access non existing page/servlet in WildFly 8.0.0
Stuart Douglas (JIRA)
issues at jboss.org
Thu Apr 10 20:30:14 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12960976#comment-12960976 ]
Stuart Douglas commented on WFLY-3230:
--------------------------------------
I can reproduce this, but only if the error page does not exist. Basically the missing error page generates a new 404, and the process is repeated.
> StackOverflowError when trying to access non existing page/servlet in WildFly 8.0.0
> -----------------------------------------------------------------------------------
>
> Key: WFLY-3230
> URL: https://issues.jboss.org/browse/WFLY-3230
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Web (Undertow)
> Affects Versions: 8.0.0.Final
> Reporter: Yaniv Peleg
> Assignee: Stuart Douglas
> Labels: jboss
>
> I am using WildFly 8.0.0 (Final).
> When sending Post request to non existing page/servlet I get StackOverflowError exception.
> Looks like there is infinit loop in method calls when processing the request.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list