Actions
Bug #15776
closedBug #15740: Update libraries to last minor versions
error at start of Rudder
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Dependencies
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
starting Rudder, I get the following error
this is like https://issues.rudder.io/issues/11788
2019-09-23 11:13:58] INFO net.liftweb.http.LiftServlet - Request for /rudder/ failed org/mozilla/javascript/Scriptable java.lang.NoClassDefFoundError: org/mozilla/javascript/Scriptable at net.liftweb.http.LiftRules$$anon$8$$anonfun$$lessinit$greater$9.apply(LiftRules.scala:464) at net.liftweb.http.LiftRules$$anon$8$$anonfun$$lessinit$greater$9.apply(LiftRules.scala:464) at net.liftweb.http.S.statelessInit(S.scala:1397) at net.liftweb.http.S.statelessInit$(S.scala:1386) at net.liftweb.http.S$.statelessInit(S.scala:46) at net.liftweb.http.LiftServlet$StatelessResponse$.process(LiftServlet.scala:354) at net.liftweb.http.LiftServlet.stepThroughPipeline$1(LiftServlet.scala:427)
Updated by Nicolas CHARLES about 5 years ago
- Related to Bug #11788: Revert exclusion of rhino - webapp fails to start added
Updated by Nicolas CHARLES about 5 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES about 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/2476
Updated by Nicolas CHARLES about 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|e055cf27b9ee6cd91bd2111ed8fd96e92082f25b.
Updated by Nicolas CHARLES about 5 years ago
- Has duplicate Bug #15778: webapp 5.1 fails to initialize added
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0.0~beta1 which was released today.
Actions