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

Uwe Schindler updated SOLR-5022:
--------------------------------

    Attachment: SOLR-5022-permgen.patch

Here is a patch that at least fixes the problem for now. Some notes:
- JRockit, IBM J9 and Java 8 actually *ignore* the permgen Java option, so it 
will not hurt. They just print a warning that it is unused
- I moved the -Dargs last, because the JVM command line parsing puts the last 
one overide previous ones. So you can override with -Dargs

The other options should be investigated later, the current patch should make 
the problems go away now.
                
> PermGen exhausted test failures on Jenkins.
> -------------------------------------------
>
>                 Key: SOLR-5022
>                 URL: https://issues.apache.org/jira/browse/SOLR-5022
>             Project: Solr
>          Issue Type: Test
>          Components: Tests
>            Reporter: Mark Miller
>             Fix For: 5.0, 4.4
>
>         Attachments: intern-count-win.txt, SOLR-5022.patch, 
> SOLR-5022-permgen.patch
>
>


--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to