tomcat - Quartz schedular exception java.lang.OutOfMemoryError -


i using quartz schedular.

after time of deployment showing folowing exception

exception in thread "http-bio-8084-exec-3" java.lang.outofmemoryerror: permgen space exception in thread "http-bio-8084-exec-1" java.lang.outofmemoryerror: permgen space 

how resolve exception.

try setting maximum size property of jvm while starting jvm

-xx:maxpermsize=128m 

you can read more option here, here , here


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -