Project

General

Profile

Actions

Bug #16514

closed

Remote run fails on Ubuntu 18.04 Rudder server

Added by Vincent MEMBRÉ over 4 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
N/A
Category:
Web - Nodes & inventories
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Priority:
42
Name check:
To do
Fix check:
To do
Regression:

Description

Remote run fails on 6.0.2 on a Ubuntu 18.04 with the following error:

java.lang.NoSuchMethodError: 'java.lang.String zio.duration.Duration.render()'
    at com.normation.rudder.rest.lift.NodeApiService8.$anonfun$runNode$14(NodeApi.scala:742)
    at zio.internal.FiberContext.evaluateNow(FiberContext.scala:709)
    at zio.internal.FiberContext.$anonfun$evaluateLater$1(FiberContext.scala:601)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)

Maybe this is related to java11 used by this distribution ?

Actions

Also available in: Atom PDF