Re: java.lang.OutOfMemoryError: PermGen space

2013-12-20 Thread nkokkella
>>> >>> >>> On Thu, Dec 19, 2013 at 6:41 PM, nkok...@gmail.com wrote: >>> >>>> Hi, >>>> >>>> I am implementing custom plug-in to insert some data to DB (like >>>> audit2db plug-in, i cannot use audit2db plug-in a

Re: java.lang.OutOfMemoryError: PermGen space

2013-12-19 Thread Vivekanand S V
gt; On Thu, Dec 19, 2013 at 6:41 PM, nkok...@gmail.com wrote: >> >>> Hi, >>> >>> I am implementing custom plug-in to insert some data to DB (like >>> audit2db plug-in, i cannot use audit2db plug-in as our requirement is >>> different and also i cann

Re: java.lang.OutOfMemoryError: PermGen space

2013-12-19 Thread nkokkella
like audit2db >> plug-in, i cannot use audit2db plug-in as our requirement is different and >> also i cannot extend) and most of the times i get >> "java.lang.OutOfMemoryError: PermGen space" while running the job, so i >> tried increasing java opts settings

Re: java.lang.OutOfMemoryError: PermGen space

2013-12-19 Thread Jeff MAURY
rement is different and > also i cannot extend) and most of the times i get > "java.lang.OutOfMemoryError: PermGen space" while running the job, so i > tried increasing java opts settings related to heap and memory but nothing > is solving the problem, > Tried by changi

java.lang.OutOfMemoryError: PermGen space

2013-12-19 Thread nkokkella
Hi, I am implementing custom plug-in to insert some data to DB (like audit2db plug-in, i cannot use audit2db plug-in as our requirement is different and also i cannot extend) and most of the times i get "java.lang.OutOfMemoryError: PermGen space" while running the job, so i tried