rundeck-plugins / rundeck-ec2-nodes-plugin

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

Support for Rundeck 2.2.1-0 ? #19

Closed changwuf31 closed 10 years ago

changwuf31 commented 10 years ago

I got this error in the log file, saying that the plugin version is unsupported. Any chance I can get this running on rundeck 2.2. ?

2014-08-19 10:49:09,941 [main] INFO  grails.app.conf.BootStrap - Starting Rundeck 2.2.1-0...
2014-08-19 10:49:09,950 [main] INFO  grails.app.conf.BootStrap - using rdeck.base config property: /var/lib/rundeck
2014-08-19 10:49:09,970 [main] INFO  grails.app.conf.BootStrap - loaded configuration: /etc/rundeck/framework.properties
2014-08-19 10:49:10,159 [main] INFO  grails.app.conf.BootStrap - RSS feeds disabled
2014-08-19 10:52:09,646 [qtp1441267342-30] ERROR com.dtolabs.rundeck.core.plugins.JarPluginProviderLoader - /var/lib/rundeck/libext/rundeck-ec2-nodes-plugin-1.2.jar: Unsupported plugin version: Rundeck-Plugin-Version: 1.0
changwuf31 commented 10 years ago

Sorry, my bad, it's working with 1.4 release.. I somehow downloaded the 1.2 release.