Project

General

Profile

Actions

Bug #8799

closed

Rudder script engine seems incompatible with some JRE versions

Added by Alexis Mousset over 7 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
N/A
Category:
Architecture - Dependencies
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

With a JRE installed from Oracle's RPM (works well with the 1.8.0_101 version though) :

# java -version
java version "1.8.0_73" 
Java(TM) SE Runtime Environment (build 1.8.0_73-b02)
Java HotSpot(TM) 64-Bit Server VM (build 25.73-b02, mixed mode)

I get broken generation with :

Evaluating script 'rudder.password.auto("SHA-256", "string".substring(0,4)+"test")' was forced interrupted due to java.lang.ExceptionInInitializerError, aborting.

or

Evaluating script 'rudder.password.auto("SHA-256", "string".substring(0,4)+"test")' was forced interrupted due to java.lang.NoClassDefFoundError: Could not initialize class sun.security.util.UntrustedCertificates, aborting.

Related issues 1 (0 open1 closed)

Is duplicate of Rudder - Bug #8856: JS engine tests broken due to security exeception when using jdk 1.8ReleasedFrançois ARMAND2016-08-17Actions
Actions #1

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 3.1.13 to 3.1.14
Actions #2

Updated by Vincent MEMBRÉ over 7 years ago

  • Status changed from New to Rejected

This was done in #8856 ! Rejecting as duplicates

Actions #3

Updated by Vincent MEMBRÉ over 7 years ago

  • Is duplicate of Bug #8856: JS engine tests broken due to security exeception when using jdk 1.8 added
Actions

Also available in: Atom PDF