Hi, [cc += builds@a.o]
On Tue, May 7, 2013 at 11:26 AM, Apache Jenkins Server <jenk...@builds.apache.org> wrote: > Check console output at https://builds.apache.org/job/Jackrabbit-trunk/2116/ > to view the results. The problem is: [INFO] Error while executing forked tests.; nested exception is org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util.cli .CommandLineException: Error setting up environmental variables error=12, Not enough space I'm not sure if this is caused by the solaris1 slave running out of memory or the Jackrabbit-trunk build just not having enough memory to work with. For now I updated the build to use MAVEN_OPTS="-Xmx1g -XX:MaxPermSize=300m" to cover for the latter case. Let's see what happens. BR, Jukka Zitting