rundeck-plugins / rundeck-ec2-nodes-plugin

Get resource node data from Amazon EC2
86 stars 45 forks source link

OutOfMemoryError #28

Open ghost opened 9 years ago

ghost commented 9 years ago

I keep running into OutOfMemoryError exceptions when requesting the nodes page on a project configured with the ec2-nodes-plugin. I tried to increase the MaxPermGenSize to higher and higher values with no success. I am running this plugin with Rundeck 2.5.0 and I have recompiled the plugin using Rundeck 2.5.0 (https://github.com/rundeck-plugins/rundeck-ec2-nodes-plugin/blob/master/build.gradle#L38).

With a lack of other issues (of this same nature) being post, I am thinking that something else is wrong with how I am using this plugin. This is a fresh install of Rundeck 2.5.0 and this plugin with a newly created project. No other plugins are installed (except for what comes natively with 2.5.0). Can anyone shed some light on what I am doing wrong?

gschueler commented 9 years ago

what are your memory settings for rundeck?