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

Loader constraint violation with 1.0.15 and 1.0.16 #35

Open
mirkoknoll opened this issue Jun 8, 2023 · 3 comments
Open

Loader constraint violation with 1.0.15 and 1.0.16 #35

mirkoknoll opened this issue Jun 8, 2023 · 3 comments

Comments

@mirkoknoll
Copy link

mirkoknoll commented Jun 8, 2023

Hi,

upgrading the plugin from 1.0.14 to 1.0.16 (or 1.0.15) breaks the resource model function.

The Node Source had an error: loader constraint violation: when resolving method 'org.slf4j.ILoggerFactory org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()' the class loader com.dtolabs.rundeck.core.plugins.LocalFirstClassLoader @26f1fb78 of the current class, org/slf4j/LoggerFactory, and the class loader org.springframework.boot.loader.LaunchedURLClassLoader @6895a785 for the method's defining class, org/slf4j/impl/StaticLoggerBinder, have different Class objects for the type org/slf4j/ILoggerFactory used in the signature (org.slf4j.LoggerFactory is in unnamed module of loader com.dtolabs.rundeck.core.plugins.LocalFirstClassLoader @26f1fb78, parent loader org.springframework.boot.loader.LaunchedURLClassLoader @6895a785; org.slf4j.impl.StaticLoggerBinder is in unnamed module of loader org.springframework.boot.loader.LaunchedURLClassLoader @6895a785, parent loader 'app')

All works good with plugin version 1.0.14 and Rundeck 4.13.0.

rundeck-azure-plugin-error.log

@HairyMike
Copy link

I'm receiving this same error with 1.0.17.

@HairyMike
Copy link

is anyone looking at this?

@ReklessSVT
Copy link

Still an issue on Rundeck 5.7 with plugin 1.0.19

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

3 participants