[jboss-jira] [JBoss JIRA] (AS7-6864) Integration tests throw a StackOverflowError when using "java -client"
Paul Robinson (JIRA)
jira-events at lists.jboss.org
Wed Apr 10 08:52:55 EDT 2013
Paul Robinson created AS7-6864:
----------------------------------
Summary: 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