[jboss-jira] [JBoss JIRA] (AS7-6864) Integration tests throw a StackOverflowError when using "java -client"
Tomaz Cerar (JIRA)
jira-events at lists.jboss.org
Thu Apr 11 11:57:55 EDT 2013
[ https://issues.jboss.org/browse/AS7-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766547#comment-12766547 ]
Tomaz Cerar commented on AS7-6864:
----------------------------------
btw, i think we found the root cause of this issue, it was introduced with wrong default for undertow subsystem (now io subsystem)
PR was sent to fix this.
> Integration tests throw a StackOverflowError when using "java -client"
> ----------------------------------------------------------------------
>
> Key: AS7-6864
> URL: https://issues.jboss.org/browse/AS7-6864
> Project: Application Server 7
> Issue Type: Bug
> Components: Test Suite
> Reporter: Paul Robinson
> Assignee: Paul Robinson
> Fix For: 8.0.0.Alpha1
>
>
> See https://community.jboss.org/message/807403
> The integration tests use Arquillian and so do not pickup the '-server' flag that would normally be set in the standalone.sh. As a result the default is used (-server for 64bit and -client for 32bit.
> It was agreed that the fix is to make the integration tests explicit in that -server should be used.
--
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