Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PagerDutyNotificationPlugin URL is incorrect, and sample code error #28

Open
shtoma opened this issue Sep 5, 2017 · 2 comments
Open

Comments

@shtoma
Copy link

shtoma commented Sep 5, 2017

1. PagerDutyNotificationPlugin URL is incorrect.

This is 404

correct one ( probably)

2. The above newer plugin causes errors

BeanPostProcessor before instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'Page
rDutyNotification': Could not determine scripted object type for GroovyScriptFactory: script source locator [file:/var/lib/rundeck/libext/PagerDutyNotification.groovy]
; nested exception is org.springframework.scripting.ScriptCompilationException: Could not compile script; nested exception is org.codehaus.groovy.control.MultipleCompi
lationErrorsException: startup failed:
PagerDutyNotification: 16: unable to resolve class retrofit2.converter.gson.GsonConverterFactory
 @ line 16, column 1.
   import retrofit2.converter.gson.GsonConverterFactory;
   ^

@hhomar
Copy link
Contributor

hhomar commented Sep 5, 2017

Hi

I've just submitted a pull request to fix this issue #29

@shtoma
Copy link
Author

shtoma commented Sep 6, 2017

It worked! Thanks for quick response and commits!
I can start to play with rundeck 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants