Project

General

Profile

Actions

Bug #19958

closed

stack trace when openscap plugin loads

Added by François ARMAND over 2 years ago. Updated over 2 years ago.

Status:
Released
Priority:
N/A
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

When openscap plugin loads, I get:

>-at org.eclipse.jetty.start.Main.invokeMain(Main.java:218)
>-at org.eclipse.jetty.start.Main.start(Main.java:491)
>-at org.eclipse.jetty.start.Main.main(Main.java:77)
Caused by: java.lang.ClassCastException: class org.slf4j.impl.SimpleLoggerFactory cannot be cast to class ch.qos.logback.classic.LoggerContext (org.slf4j.impl.SimpleLoggerFactory and ch.qos.logback.classic.LoggerContext are in unnamed module of loader org.eclipse.jetty.webapp.WebAppClassLoader @dd0c991)
>-at net.liftweb.common.Logback$.withFile(Logging.scala:372)
>-at bootstrap.liftweb.LiftInitContextListener.$anonfun$contextInitialized$1(LiftInitContextListener.scala:90)
>-at net.liftweb.common.Logger$.$anonfun$ranSetup$1(Logging.scala:56)
>-at net.liftweb.common.Logger$.$anonfun$ranSetup$1$adapted(Logging.scala:56)
Actions #1

Updated by François ARMAND over 2 years ago

We must exclude any SLF4J implementation other than logback.

Actions #2

Updated by François ARMAND over 2 years ago

  • Status changed from New to In progress
  • Assignee set to François ARMAND
Actions #3

Updated by François ARMAND over 2 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Félix DALLIDET
  • Pull Request set to https://github.com/Normation/rudder-plugins/pull/414
Actions #4

Updated by François ARMAND over 2 years ago

  • Status changed from Pending technical review to Pending release
Actions #5

Updated by Vincent MEMBRÉ over 2 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.2-1.3 which was released today.

Actions

Also available in: Atom PDF