Project

General

Profile

Actions

Bug #8936

closed

JS scripting engine is broken with IBM JDK 7 (and 8)

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

Status:
Released
Priority:
3
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

There is errors with the scripting engine if one uses IBM JDK engine.

Errors looks like missing security exception:

 java.lang.Exception: 'Failure(Error when evaluating value ''thestring'.substring(0,3)': access denied to: ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.script.javascript"),Full(java.lang.SecurityException: access denied to: ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.script.javascript")),Empty)' is not equal to 'Full(the)'

Related issues 1 (0 open1 closed)

Related to Rudder - User story #8629: Allows generation-time javascript eval in directive parametersReleasedFrançois ARMAND2016-07-28Actions
Actions #1

Updated by François ARMAND over 7 years ago

  • Status changed from New to In progress
Actions #2

Updated by François ARMAND over 7 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/1186
Actions #3

Updated by François ARMAND over 7 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #4

Updated by François ARMAND over 7 years ago

  • Related to User story #8629: Allows generation-time javascript eval in directive parameters added
Actions #5

Updated by Vincent MEMBRÉ over 7 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 3.1.15/14 and 3.2.8/7 which were released today.

Actions

Also available in: Atom PDF