You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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;
^
The text was updated successfully, but these errors were encountered:
1. PagerDutyNotificationPlugin URL is incorrect.
This is 404
correct one ( probably)
2. The above newer plugin causes errors
The text was updated successfully, but these errors were encountered: