[
https://issues.apache.org/jira/browse/SHIRO-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jared Bunting reopened SHIRO-338:
---------------------------------
Well, the 96M of heap space was enough for me locally, but apparently it's not
enough for the build on Jenkins (this could be due to additional overhead from
Jenkins's maven customization or the fact that we're also doing a deploy).
Les, how about we try bumping to 128?
> Jenkins builds fail regularly
> -----------------------------
>
> Key: SHIRO-338
> URL: https://issues.apache.org/jira/browse/SHIRO-338
> Project: Shiro
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Jared Bunting
> Assignee: Jared Bunting
> Fix For: 1.2.0
>
>
> The Jenkins builds are failing on regular basis. There seems to be two
> reasons for this:
> # The build runs out of memory. This is a known caveat with the build - it
> can be fixed by adding "-Xmx96m -XX:MaxPermSize=96m" to MAVEN_OPTS.
> # ContainerIntegrationTest in the samples-web module fails to listen on the
> port it attempt to. This is a common issue on build servers as other builds
> or processes may already be occupying the port. This test can be modified to
> select the port dynamically.
> I can fix the second one shortly with a patch to the test class, but I do not
> have access to the Jenkins configuration.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira