Today I upgraded my linux system, it can’t open my DS.
ERROR shows:
An error has occurred.See the log file
/home/os-freya/legato/workspace/,metadata/.log.
Today I upgraded my linux system, it can’t open my DS.
ERROR shows:
An error has occurred.See the log file
/home/os-freya/legato/workspace/,metadata/.log.
Hi,
Mmm, looks like you’ve installed Java 9.
DS (and more generally Eclipse) still needs Java 8 and looks to get troubles with Java 9.
You should reconfigure Java on your system to make it pointing back to Java 8:
sudo update-alternatives --config java
daav,
Thank you for your reply.
However I just uninstall my devstudio and reinstalled the DS v5.1.
But it seems very difficult to installed the Package (16.10.1.wp85-wp75-native-i686-201702141553).
Thanks.
Any chance to get the workspace log?
(<workspace>/.metadata/.log file)
daav,
Now I have downloaded the Package manually. I will try to install it later, also let you know the result.
Thank you!
Untitled Document 1 (199.9 KB)
Here is the logs.
For now, I still can’t install the Package (16.10.1.wp85-wp75-native-i686-201702141553), even by manually operation.
Additional information when I start running the DS:
os-freya@osfreya-virtual-machine:~$ cd legato/
os-freya@osfreya-virtual-machine:~/legato$ ./devstudio &
[1] 2799
os-freya@osfreya-virtual-machine:~/legato$ Gtk-Message: Failed to load module "pantheon-filechooser-module"
(devstudio:2799): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(devstudio:2799): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(devstudio:2799): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(devstudio:2799): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(devstudio:2799): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Gtk-Message: Failed to load module "canberra-gtk-module"
log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
log4j:WARN Please initialize the log4j system properly.
Is it that some things missing when I install DS?
Hi @lumao
The log suggests some kind of network timeout.
I’ve just verified myself, and I can install the package so it doesn’t look to be a server-side issue.
If you have connectivity issues you may try one of the alternative options:
The downloads are big, but allow you to perform an offline install.
Hope this will help.
daav,
Thank you for your information.
Yes, I think this is causing my network. I can update the package now,
Thank you very much!
Hi @lumao, how did you uninstall the dv? Directly deleting the working folders?
Yes.
When I delete the whole fodler, and reinstalled the DS, and now it is working. Right now, I had updated the DS version up to 5.3. Thank you.
B.R.
2017-11-24
Milo lu-lumao1122