Core application including web front end

Build: #2 failed Changes by Luigi Marini

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Agent
buildserver-1.ncsa.illinois.edu
Revision
ef87f41d751c33a9877973e0bce70396caebac0f
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 ef87f41d751c33a9877973e0bce70396caebac0f Migrated Global.scala to StartUpService and ErrorHandler.

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$5023/1984762272.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$3661/671004760.apply(Unknown Source)
        at sbt.Defaults$.$anonfun$foldMappers$3(Defaults.scala:1827)
        at sbt.Defaults$$$Lambda$3668/337839344.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)