Skip to content

Loader constraint violation with 1.0.15 and 1.0.16 #35

Open
@mirkoknoll

Description

@mirkoknoll

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions