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

Worksheet process has terminated unexpectedly (exit value 143 #237

Open
vutbao opened this issue Sep 29, 2017 · 20 comments
Open

Worksheet process has terminated unexpectedly (exit value 143 #237

vutbao opened this issue Sep 29, 2017 · 20 comments

Comments

@vutbao
Copy link

vutbao commented Sep 29, 2017

Hi,

I can't seem to get the scala worksheet working. I cannot save changes nor see any evaluating.

ERROR [Worker-1] - ProgramExecutor$ - Worksheet process has terminated unexpectedly (exit value 143
At the time of termination, the following text was available in the output streams:
Standard output:

Standard error:


My specs
Eclipse: Neon 3 (Release 4.6.3)
Scala IDE: 4.6.1.v-2_12-201706090854-f511faf
Scala Worksheet: 0.7.0.v-2_12-201706090917-9b473a6
OS: CentOS release 6.9 (Final)

Thanks,

@wpopielarski
Copy link
Member

wpopielarski commented Sep 29, 2017 via email

@vutbao
Copy link
Author

vutbao commented Sep 29, 2017

image

image

@vutbao
Copy link
Author

vutbao commented Sep 29, 2017

Let me know if if there is specifiec debug information you're looking for.
Thanks,

@vutbao
Copy link
Author

vutbao commented Sep 29, 2017

The project is just a hello-world with a worksheet.
image

@wpopielarski
Copy link
Member

wpopielarski commented Sep 29, 2017 via email

@wpopielarski
Copy link
Member

wpopielarski commented Sep 29, 2017 via email

@vutbao
Copy link
Author

vutbao commented Sep 29, 2017

Below is the content of the scala-ide.log (from when I started Eclipse IDE to when I unsuccessfully saved the worksheet (by clicking the 'Save' icon and finally closed the worksheet)

2017-09-29 00:07:44,715 WARN [main] - ScalaProject - Project LearningScala has platform default sourceLevel.
2017-09-29 00:07:44,717 WARN [main] - ScalaProject - Project LearningScala runs on platform default installation.
2017-09-29 00:07:44,730 WARN [main] - ScalaProject - Project LearningScala has platform default sourceLevel.
2017-09-29 00:07:44,730 WARN [main] - ScalaProject - Project LearningScala runs on platform default installation.
2017-09-29 00:08:59,239 ERROR [Worker-13] - ProgramExecutor$ - Worksheet process has terminated unexpectedly (exit value 143
At the time of termination, the following text was available in the output streams:
Standard output:

Standard error:

@wpopielarski
Copy link
Member

wpopielarski commented Sep 29, 2017 via email

@wpopielarski
Copy link
Member

wpopielarski commented Sep 29, 2017 via email

@vutbao
Copy link
Author

vutbao commented Sep 29, 2017

Switched to 'Fixed Scala Installation: 2.12.2 (built in)'
The issue is still there. Info logged to the log:
2017-09-29 00:17:58,272 ERROR [main] - org.scala-ide.sdt.core - org.scala-ide.sdt.core - org.scala-ide.sdt.core - 0 - scala.MatchError: ScalaInstallationChange() (of class org.scalaide.core.ScalaInstallationChange)

@vutbao
Copy link
Author

vutbao commented Sep 29, 2017

Switch to 'Fixed Scala Installation: 2.11.8 (built in)'
and tried to save

2017-09-29 00:21:15,149 ERROR [Worker-26] - ProgramExecutor$ - Worksheet process has terminated unexpectedly (exit value 1
At the time of termination, the following text was available in the output streams:
Standard output:

Standard error:
Exception in thread "main" java.lang.BootstrapMethodError: java.lang.NoClassDefFoundError: scala/runtime/java8/JFunction0$mcV$sp
at Worksheet1$.main(Worksheet1.scala:1)
at Worksheet1.main(Worksheet1.scala)
Caused by: java.lang.NoClassDefFoundError: scala/runtime/java8/JFunction0$mcV$sp
... 2 more
Caused by: java.lang.ClassNotFoundException: scala.runtime.java8.JFunction0$mcV$sp
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 2 more

@wpopielarski
Copy link
Member

wpopielarski commented Sep 29, 2017 via email

@wpopielarski
Copy link
Member

wpopielarski commented Sep 29, 2017 via email

@wpopielarski
Copy link
Member

wpopielarski commented Sep 29, 2017 via email

@vutbao
Copy link
Author

vutbao commented Sep 29, 2017

It's 12:42AM my time (PDT) and I'm exhausted. I'll try it tomorrow. Thank you for your help!

@wpopielarski
Copy link
Member

wpopielarski commented Sep 29, 2017 via email

@wpopielarski
Copy link
Member

wpopielarski commented Sep 29, 2017 via email

@BMounika
Copy link

capture

Unable to save worksheet...Could you please help me on this?

@wpopielarski
Copy link
Member

wpopielarski commented Nov 22, 2017 via email

@wpopielarski
Copy link
Member

wpopielarski commented Nov 24, 2017 via email

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

3 participants