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

Uwe Schindler updated LUCENE-6693:
----------------------------------
    Description: 
Since I updated Groovy and other tools, 5.x builds fail with permgen errors in 
Jenkins. During the build, Groovy (which is large) is loaded three times and 
this sums up.

See Revision: 1692103

I reverted the Groovy update in 5.x for now. The fix is to make the top-level 
build.xml also load common-build.xml and resolve groovy before the build starts.

  was:
Since I updated Groovy and other tools, 5.x builds fail with permgen errors in 
Jenkins. During the build, Groovy (which is large) is loaded tree times and 
this sums up.

See Revision: 1692103

I reverted the Groovy update in 5.x for now. The fix is to make the top-level 
build.xml also load common-build.xml and resolver groovy before the build 
starts.


> Permgen errors in 5.x on Jenkins builds with JDK 1.7
> ----------------------------------------------------
>
>                 Key: LUCENE-6693
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6693
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: general/build
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 5.3
>
>
> Since I updated Groovy and other tools, 5.x builds fail with permgen errors 
> in Jenkins. During the build, Groovy (which is large) is loaded three times 
> and this sums up.
> See Revision: 1692103
> I reverted the Groovy update in 5.x for now. The fix is to make the top-level 
> build.xml also load common-build.xml and resolve groovy before the build 
> starts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to