-
Notifications
You must be signed in to change notification settings - Fork 16
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
Issue with azure-resource-model #3
Comments
Hi @swaroopg2 , Could you please share your settings? Thanks |
Hi Luis, Yes rundeck is configured on SSL and configurations are OOTB . Error in rundeck service.log SLF4J: Class path contains multiple SLF4J bindings. Regards |
Thanks, I will try to reproduce it. |
Hi ,
I am facing below exception when i try latest release of azure plugin with latest release of rundeck.
ERROR ExceptionCatchingResourceModelSource: [ResourceModelSource: 1.source (azure-resource-model), project: infra_jobs]
java.lang.RuntimeException: java.io.IOException: java.lang.ClassCastException: com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl cannot be cast to javax.net.ssl.HttpsURLConnection
at rx.exceptions.Exceptions.propagate(Exceptions.java:58)
at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:464)
Let me know if you need more details.
Regards
Swaroop
The text was updated successfully, but these errors were encountered: