Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception when first scala code block has only definions #77

Open
riedelcastro opened this issue Aug 21, 2015 · 0 comments
Open

Exception when first scala code block has only definions #77

riedelcastro opened this issue Aug 21, 2015 · 0 comments

Comments

@riedelcastro
Copy link
Contributor

play.api.Application$$anon$1: Execution exception[[AssertionError: assertion failed: failed to set value for moro_em6kabm90275cfb136ic01p4l4454336jo_547695162: Incomplete
]]
    at play.api.Application$class.handleError(Application.scala:296) [play_2.11-2.3.8.jar:2.3.8]
    at play.api.DefaultApplication.handleError(Application.scala:402) [play_2.11-2.3.8.jar:2.3.8]
    at play.api.Application$class.handleError(Application.scala:291) [play_2.11-2.3.8.jar:2.3.8]
    at play.api.DefaultApplication.handleError(Application.scala:402) [play_2.11-2.3.8.jar:2.3.8]
    at play.core.server.netty.PlayDefaultUpstreamHandler$$anonfun$3$$anonfun$applyOrElse$4.apply(PlayDefaultUpstreamHandler.scala:320) [play_2.11-2.3.8.jar:2.3.8]
Caused by: java.lang.AssertionError: assertion failed: failed to set value for moro_em6kabm90275cfb136ic01p4l4454336jo_547695162: Incomplete

    at scala.Predef$.assert(Predef.scala:165) ~[scala-library-2.11.6.jar:na]
    at controllers.ScalaIMainInterpreter.interpret(ScalaIMainInterpreter.scala:171) ~[classes/:na]
    at controllers.ScalaIMainInterpreter$$anonfun$execute$1.apply$mcVI$sp(ScalaIMainInterpreter.scala:225) ~[classes/:na]
    at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:166) ~[scala-library-2.11.6.jar:na]
    at controllers.ScalaIMainInterpreter.execute(ScalaIMainInterpreter.scala:223) ~[classes/:na]
/autoComp: Trying to autocomplete, line: "1, prefix: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant