Actions
Bug #8856
closedJS engine tests broken due to security exeception when using jdk 1.8
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Architecture - Internal libs
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
A security exception is raised when applyting some aix password it tries to read "jdk1.8.0_101/jre/lib/security/blacklisted.certs"
Execption is:
Caused by: java.lang.SecurityException: access denied to: ("java.io.FilePermission" "/path/to/jdk1.8.0_101/jre/lib/security/blacklisted.certs" "read")
Allosing to read .certs file fix the issue
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/1163
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|a5c890d8c65c4ea5f666bd9173a9ddf373a2aede.
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.13 and 3.2.6 which were released today.
- 3.1: Announce Changelog
- 3.2: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Vincent MEMBRÉ about 8 years ago
- Has duplicate Bug #8799: Rudder script engine seems incompatible with some JRE versions added
Actions