-
Notifications
You must be signed in to change notification settings - Fork 24
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
Comments
could you share your project (its minimal version) and its settings
(especially if you are working with scala 2.11 or 2.12) as well please?
2017-09-29 8:06 GMT+02:00 vutbao <[email protected]>:
… 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
Thanks,
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#237>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ALEzS2DjEJwm2s_x4Cw-bvx5Z3d-C5-7ks5snIjngaJpZM4PoPBf>
.
|
Let me know if if there is specifiec debug information you're looking for. |
you can try to open `Scala -> Open the Log` and look there for any trace of
error.
2017-09-29 8:36 GMT+02:00 vutbao <[email protected]>:
… The project is just a hello-world with a worksheet.
[image: image]
<https://user-images.githubusercontent.com/5642026/31003706-e7d720c4-a4a5-11e7-968f-2d92e0f06e2b.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#237 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzS9Za49iQoCP7UnCaIMnYe1hCYT0Bks5snJAIgaJpZM4PoPBf>
.
|
really hard to say. today or Monday we are planing to release 4.7.0 with no
changes in comparison to 4.7.0 RC1. So if you are in hurry you can try this
guy http://scala-ide.org/download/milestone.html. Looks like there is no
problem
2017-09-29 8:58 GMT+02:00 Wieslaw Popielarski <[email protected]>:
… you can try to open `Scala -> Open the Log` and look there for any trace
of error.
2017-09-29 8:36 GMT+02:00 vutbao ***@***.***>:
> The project is just a hello-world with a worksheet.
> [image: image]
> <https://user-images.githubusercontent.com/5642026/31003706-e7d720c4-a4a5-11e7-968f-2d92e0f06e2b.png>
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#237 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ALEzS9Za49iQoCP7UnCaIMnYe1hCYT0Bks5snJAIgaJpZM4PoPBf>
> .
>
|
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. Standard error: |
you can try also to switch scala installation to `Fixed Scala Installation:
2.12.2 (built in)`
2017-09-29 9:10 GMT+02:00 Wieslaw Popielarski <[email protected]>:
… really hard to say. today or Monday we are planing to release 4.7.0 with
no changes in comparison to 4.7.0 RC1. So if you are in hurry you can try
this guy http://scala-ide.org/download/milestone.html. Looks like there
is no problem
2017-09-29 8:58 GMT+02:00 Wieslaw Popielarski ***@***.***>:
> you can try to open `Scala -> Open the Log` and look there for any trace
> of error.
>
> 2017-09-29 8:36 GMT+02:00 vutbao ***@***.***>:
>
>> The project is just a hello-world with a worksheet.
>> [image: image]
>> <https://user-images.githubusercontent.com/5642026/31003706-e7d720c4-a4a5-11e7-968f-2d92e0f06e2b.png>
>>
>> —
>> You are receiving this because you commented.
>> Reply to this email directly, view it on GitHub
>> <#237 (comment)>,
>> or mute the thread
>> <https://github.com/notifications/unsubscribe-auth/ALEzS9Za49iQoCP7UnCaIMnYe1hCYT0Bks5snJAIgaJpZM4PoPBf>
>> .
>>
>
>
|
i see, nothing there...
2017-09-29 9:12 GMT+02:00 vutbao <[email protected]>:
… 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:
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#237 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzS5KiRG2Ymwg5Ji0gdu1WH9T-MTt3ks5snJhhgaJpZM4PoPBf>
.
|
Switched to 'Fixed Scala Installation: 2.12.2 (built in)' |
Switch to 'Fixed Scala Installation: 2.11.8 (built in)' 2017-09-29 00:21:15,149 ERROR [Worker-26] - ProgramExecutor$ - Worksheet process has terminated unexpectedly (exit value 1 Standard error: |
worksheet with other than 2.12 is not working now. Here is PR to fix it
#236. Unfortunately
worksheet wasn't designed to support many versions.
2017-09-29 9:24 GMT+02:00 vutbao <[email protected]>:
… 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
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#237 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzS7KSLtv4jjZ2gCO-A4G_-OP_JhSfks5snJsXgaJpZM4PoPBf>
.
|
could you just download scala ide 4.6.1 version and try on this new one? It
works ok for me. Looks like something is corrupted and maybe it is problem
with update site link.
2017-09-29 9:35 GMT+02:00 Wieslaw Popielarski <[email protected]>:
… worksheet with other than 2.12 is not working now. Here is PR to fix it
#236. Unfortunately
worksheet wasn't designed to support many versions.
2017-09-29 9:24 GMT+02:00 vutbao ***@***.***>:
> 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
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#237 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ALEzS7KSLtv4jjZ2gCO-A4G_-OP_JhSfks5snJsXgaJpZM4PoPBf>
> .
>
|
I don't mean link, I mean the way how products like worksheet, play, search
and so on are assembled in the package
2017-09-29 9:40 GMT+02:00 Wieslaw Popielarski <[email protected]>:
… could you just download scala ide 4.6.1 version and try on this new one?
It works ok for me. Looks like something is corrupted and maybe it is
problem with update site link.
2017-09-29 9:35 GMT+02:00 Wieslaw Popielarski ***@***.***>:
> worksheet with other than 2.12 is not working now. Here is PR to fix it
> #236. Unfortunately
> worksheet wasn't designed to support many versions.
>
> 2017-09-29 9:24 GMT+02:00 vutbao ***@***.***>:
>
>> 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
>>
>> —
>> You are receiving this because you commented.
>> Reply to this email directly, view it on GitHub
>> <#237 (comment)>,
>> or mute the thread
>> <https://github.com/notifications/unsubscribe-auth/ALEzS7KSLtv4jjZ2gCO-A4G_-OP_JhSfks5snJsXgaJpZM4PoPBf>
>> .
>>
>
>
|
It's 12:42AM my time (PDT) and I'm exhausted. I'll try it tomorrow. Thank you for your help! |
sorry for inconvenience, have a good night
2017-09-29 9:44 GMT+02:00 vutbao <[email protected]>:
… It's 12:42AM my time (PDT) and I'm exhausted. I'll try it tomorrow. Thank
you for your help!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#237 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzSx02EuiAo4Um9N_KwkuniCr2Rok8ks5snJ_FgaJpZM4PoPBf>
.
|
I'm really very surprised with this guy:
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)
2017-09-29 9:41 GMT+02:00 Wieslaw Popielarski <[email protected]>:
… I don't mean link, I mean the way how products like worksheet, play,
search and so on are assembled in the package
2017-09-29 9:40 GMT+02:00 Wieslaw Popielarski ***@***.***>:
> could you just download scala ide 4.6.1 version and try on this new one?
> It works ok for me. Looks like something is corrupted and maybe it is
> problem with update site link.
>
> 2017-09-29 9:35 GMT+02:00 Wieslaw Popielarski ***@***.***>:
>
>> worksheet with other than 2.12 is not working now. Here is PR to fix it
>> #236. Unfortunately
>> worksheet wasn't designed to support many versions.
>>
>> 2017-09-29 9:24 GMT+02:00 vutbao ***@***.***>:
>>
>>> 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
>>>
>>> —
>>> You are receiving this because you commented.
>>> Reply to this email directly, view it on GitHub
>>> <#237 (comment)>,
>>> or mute the thread
>>> <https://github.com/notifications/unsubscribe-auth/ALEzS7KSLtv4jjZ2gCO-A4G_-OP_JhSfks5snJsXgaJpZM4PoPBf>
>>> .
>>>
>>
>>
>
|
just curious if you could switch to 2.11.11 and check?
2017-11-22 11:25 GMT+01:00 BMounika <[email protected]>:
… [image: capture]
<https://user-images.githubusercontent.com/14194091/33122535-7fe70c0e-cf9d-11e7-9ea5-ff971b3d9803.PNG>
Unable to save worksheet...Could you please help me on this?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#237 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzS9Qd8cxwPUU4HQuRgjw0yMaBMcu3ks5s4_aggaJpZM4PoPBf>
.
|
looks like this is a problem with bigger worksheet files. Some race
comdition between compiler and actors. Looking into...
2017-11-22 11:51 GMT+01:00 Wieslaw Popielarski <[email protected]>:
… just curious if you could switch to 2.11.11 and check?
2017-11-22 11:25 GMT+01:00 BMounika ***@***.***>:
> [image: capture]
> <https://user-images.githubusercontent.com/14194091/33122535-7fe70c0e-cf9d-11e7-9ea5-ff971b3d9803.PNG>
>
> Unable to save worksheet...Could you please help me on this?
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#237 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ALEzS9Qd8cxwPUU4HQuRgjw0yMaBMcu3ks5s4_aggaJpZM4PoPBf>
> .
>
|
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,
The text was updated successfully, but these errors were encountered: