Unable to run scala worksheet

anyone seen this before?  I can run Scala objects fine but worksheets don't evaluate.  I googled and spent quite a bit of time but don't see anyone encountering below error.

 

0

Preferences > Languages.. > Scala > Worksheet > [x] Run in compiler process 

1

I have the same ? scala worksheet error issue, I get internal error: null

no matter the input to the sheet..

#IU  191.7479.19

 

Internal error: null
org.jetbrains.jps.incremental.scala.remote.ClientEventProcessor.process(ClientEventProcessor.scala:22)
org.jetbrains.jps.incremental.scala.remote.RemoteResourceOwner.handle(RemoteResourceOwner.scala:47)
org.jetbrains.jps.incremental.scala.remote.RemoteResourceOwner.handle$(RemoteResourceOwner.scala:37)
org.jetbrains.plugins.scala.compiler.RemoteServerRunner.handle(RemoteServerRunner.scala:16)

. . . .
org.jetbrains.jps.incremental.scala.remote.RemoteResourceOwner.$anonfun$send$5(RemoteResourceOwner.scala:30)
org.jetbrains.jps.incremen

regards

rob r

help would be welcome! :-)

0

I have the same problem but on Mac OS "Error:source file '/Applications/IntelliJ IDEA.app/Contents/bin' could not be found"

0

thanks GOD!

Lickteig Joshua

 

it worked perfectly. you saved my 2 hours of googling man. LOL!!

after i undo the tick mark in "Run worksheet in the compiler process(Plain mode only)"

the worksheet executes perfectly  and shows the output.

0

Awesome, great to know it worked for you - Joshua

0

Inside Scala Compiler Server , I just removed the VM options and apply the setting and it worked for me.

0

请先登录再写评论。