Bug #15778
closedwebapp 5.1 fails to initialize
Description
[2019-09-23 15:16:01] INFO net.liftweb.http.LiftServlet - Request for /rudder/api/authentication 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)
at net.liftweb.http.LiftServlet.doService(LiftServlet.scala:435)
at net.liftweb.http.LiftServlet.$anonfun$service$2(LiftServlet.scala:162)
at net.liftweb.http.LiftServlet.$anonfun$service$2$adapted(LiftServlet.scala:162)
at net.liftweb.http.StandardServiceTimer$.$anonfun$logTime$1(ServiceRequestTimer.scala:19)
Updated by Vincent MEMBRÉ about 5 years ago
- Target version changed from 6.0.0~beta1 to 6.0.0
Updated by François ARMAND about 5 years ago
- Target version changed from 6.0.0 to 6.0.0~beta1
Updated by Nicolas CHARLES about 5 years ago
- Is duplicate of Bug #15776: error at start of Rudder added
Updated by Nicolas CHARLES about 5 years ago
- Status changed from New to Rejected