Core application including web front end

Build: #4 failed Changes by Luigi Marini

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Revision
e7fd35da62ecca6f40222319c81ae95e30ed3e68
Failing since
#1 (First build for this plan – )
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #1
No one has taken responsibility

Code commits

Author Commit Message Commit date
Luigi Marini Luigi Marini e7fd35da62ecca6f40222319c81ae95e30ed3e68 Started replacing play.Play.application().configuration() with injecting play.api.Configuration into the class. Still a lot of these to fix.

Error summary for default

The job generated some errors, drill down into the full build log for more details.

java.lang.OutOfMemoryError: Java heap space
        at java.lang.StringCoding$StringDecoder.decode(StringCoding.java:149)
        at java.lang.StringCoding.decode(StringCoding.java:193)
        at java.lang.String.<init>(String.java:426)
        at java.lang.String.<init>(String.java:491)
        at play.twirl.parser.TwirlIO$.readStreamAsString(TwirlIO.scala:52)
        at play.twirl.parser.TwirlIO$.readFileAsString(TwirlIO.scala:73)
        at play.twirl.compiler.GeneratedSource.content(TwirlCompiler.scala:112)
        at play.twirl.compiler.AbstractGeneratedSource.liftedTree1$1(TwirlCompiler.scala:50)
        at play.twirl.compiler.AbstractGeneratedSource.meta(TwirlCompiler.scala:49)
        at play.twirl.compiler.AbstractGeneratedSource.meta$(TwirlCompiler.scala:45)
        at play.twirl.compiler.GeneratedSource.meta$lzycompute(TwirlCompiler.scala:110)
        at play.twirl.compiler.GeneratedSource.meta(TwirlCompiler.scala:110)
        at play.twirl.compiler.MaybeGeneratedSource$.apply(TwirlCompiler.scala:33)
        at play.twirl.sbt.TemplateProblem$.$anonfun$positionMapper$2(TemplateProblem.scala:16)
        at play.twirl.sbt.TemplateProblem$$$Lambda$5002/1732365185.apply(Unknown Source)
        at scala.Option.flatMap(Option.scala:271)
        at play.twirl.sbt.TemplateProblem$.$anonfun$positionMapper$1(TemplateProblem.scala:16)
        at play.twirl.sbt.TemplateProblem$$$Lambda$3647/257358885.apply(Unknown Source)
        at sbt.Defaults$.$anonfun$foldMappers$3(Defaults.scala:1827)
        at sbt.Defaults$$$Lambda$3663/593426242.apply(Unknown Source)
        at sbt.internal.inc.LoggedReporter.log(LoggedReporter.scala:131)
        at sbt.internal.server.LanguageServerReporter.log(LanguageServerReporter.scala:58)
        at xsbt.DelegatingReporter.info0(DelegatingReporter.scala:165)
        at xsbt.DelegatingReporter.info0(DelegatingReporter.scala:142)
        at scala.reflect.internal.Reporter.error(Reporting.scala:82)
        at scala.tools.nsc.typechecker.Contexts$ImmediateReporter.handleError(Contexts.scala:1377)
        at scala.tools.nsc.typechecker.Contexts$ContextReporter.issue(Contexts.scala:1254)
        at scala.tools.nsc.typechecker.Contexts$Context.issue(Contexts.scala:573)
        at scala.tools.nsc.typechecker.Typers$Typer$$anonfun$onError$2$4.apply(Typers.scala:4490)
        at scala.tools.nsc.typechecker.Typers$Typer$$anonfun$onError$2$4.apply(Typers.scala:4490)
        at scala.collection.immutable.List.foreach(List.scala:392)
        at scala.tools.nsc.typechecker.Typers$Typer.onError$2(Typers.scala:4490)