[ 
https://issues.apache.org/jira/browse/OAK-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Dürig resolved OAK-1291.
--------------------------------

    Resolution: Fixed

Increased PermGen to 64M at http://svn.apache.org/r1574431. This worked for me 
locally. 

> RandomizedReadTest fails with OutOfMemoryError: PermGen space
> -------------------------------------------------------------
>
>                 Key: OAK-1291
>                 URL: https://issues.apache.org/jira/browse/OAK-1291
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jcr
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>              Labels: test
>             Fix For: 0.19
>
>
> This happened while running the maven build with {{-PintegrationTesting}}:
> {code}
> Running org.apache.jackrabbit.oak.jcr.random.RandomizedReadTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.418 sec
> org.apache.maven.surefire.util.SurefireReflectionException: 
> java.lang.reflect.InvocationTargetException; nested exception is 
> java.lang.reflect.InvocationTargetException: null
> java.lang.reflect.InvocationTargetException
> Exception in thread "main" java.lang.OutOfMemoryError: PermGen space
> Results :
> Tests run: 722, Failures: 0, Errors: 0, Skipped: 48
> {code}
> The crucial point being Surefire silently ignoring the following tests such 
> that the build happily succeeds making following failures. Note, that test 
> suite consists of  2003 tests in contrast to the 722 reported by Surefire. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to