The Dreaded PermGen Error

Peter Schober peter.schober at univie.ac.at
Tue Nov 12 11:27:08 EST 2013


* Christopher Bongaarts <cab at umn.edu> [2013-11-12 17:22]:
> On 11/12/2013 5:42 AM, Timo Tunturi wrote:
> > Using ecmascript in the resolver caused leakage from hell into
> > permgen for me. Porting scripts to type mapped or template got rid
> > of that.
> 
> I think removing the optimizer from the rhino .jar might take care of 
> that problem.

Just a data point: I've not seen those problems when using JavaScript
in the resolver and I did not remove the rhino optimzer.
-peter


More information about the users mailing list