Eclipse won't open on Ubuntu 18.04.2 [duplicate]
This question already has an answer here:
Eclipse doesn't start on Ubuntu 18.04
2 answers
Every time I try to open Eclipse in Ubuntu 18.04.2 I get an Unsatisfied Link Error and it will not open. I tried uninstalling but that did not help.
The error message:
An error has occurred. See the log file
/home/NAME/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1549828758313.log
log file:
!SESSION Sun Feb 10 20:52:07 CET 2019 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2019-02-10 20:52:07.624
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:466)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:566)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:626)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
In terminal error message:
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Gtk-Message: 21:05:17.924: Failed to load module "canberra-gtk-module"
eclipse c++
marked as duplicate by Kulfy, karel, Eric Carvalho, Zanna, pomsky Feb 16 at 23:36
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
show 2 more comments
This question already has an answer here:
Eclipse doesn't start on Ubuntu 18.04
2 answers
Every time I try to open Eclipse in Ubuntu 18.04.2 I get an Unsatisfied Link Error and it will not open. I tried uninstalling but that did not help.
The error message:
An error has occurred. See the log file
/home/NAME/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1549828758313.log
log file:
!SESSION Sun Feb 10 20:52:07 CET 2019 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2019-02-10 20:52:07.624
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:466)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:566)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:626)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
In terminal error message:
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Gtk-Message: 21:05:17.924: Failed to load module "canberra-gtk-module"
eclipse c++
marked as duplicate by Kulfy, karel, Eric Carvalho, Zanna, pomsky Feb 16 at 23:36
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
I've downloaded An IDE for C/C++ developers with Mylyn integration... From the website, not via terminal
– Romano Keser
Feb 11 at 12:42
It says: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. default-jdk/bionic,now 2:1.10-63ubuntu1~02 amd64 [installed,automatic] default-jdk-headless/bionic,now 2:1.10-63ubuntu1~02 amd64 [installed,automatic] openjdk-11-jdk/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic] openjdk-11-jdk-headless/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic] openjdk-11-jre/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic]
– Romano Keser
Feb 12 at 23:56
Well apparently it did removed Eclipse...What should I do now? Repeat the installation? Btw I wanted Eclipse in the first place for C++
– Romano Keser
Feb 14 at 10:45
That did not work. Same error message. Failed to load module "canberra-gtk-module"
– Romano Keser
Feb 14 at 14:23
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
– Romano Keser
Feb 14 at 14:24
|
show 2 more comments
This question already has an answer here:
Eclipse doesn't start on Ubuntu 18.04
2 answers
Every time I try to open Eclipse in Ubuntu 18.04.2 I get an Unsatisfied Link Error and it will not open. I tried uninstalling but that did not help.
The error message:
An error has occurred. See the log file
/home/NAME/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1549828758313.log
log file:
!SESSION Sun Feb 10 20:52:07 CET 2019 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2019-02-10 20:52:07.624
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:466)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:566)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:626)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
In terminal error message:
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Gtk-Message: 21:05:17.924: Failed to load module "canberra-gtk-module"
eclipse c++
This question already has an answer here:
Eclipse doesn't start on Ubuntu 18.04
2 answers
Every time I try to open Eclipse in Ubuntu 18.04.2 I get an Unsatisfied Link Error and it will not open. I tried uninstalling but that did not help.
The error message:
An error has occurred. See the log file
/home/NAME/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1549828758313.log
log file:
!SESSION Sun Feb 10 20:52:07 CET 2019 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2019-02-10 20:52:07.624
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:466)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:566)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:626)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
In terminal error message:
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Gtk-Message: 21:05:17.924: Failed to load module "canberra-gtk-module"
This question already has an answer here:
Eclipse doesn't start on Ubuntu 18.04
2 answers
eclipse c++
eclipse c++
edited Feb 14 at 10:46
Romano Keser
asked Feb 10 at 20:04
Romano KeserRomano Keser
1
1
marked as duplicate by Kulfy, karel, Eric Carvalho, Zanna, pomsky Feb 16 at 23:36
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Kulfy, karel, Eric Carvalho, Zanna, pomsky Feb 16 at 23:36
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
I've downloaded An IDE for C/C++ developers with Mylyn integration... From the website, not via terminal
– Romano Keser
Feb 11 at 12:42
It says: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. default-jdk/bionic,now 2:1.10-63ubuntu1~02 amd64 [installed,automatic] default-jdk-headless/bionic,now 2:1.10-63ubuntu1~02 amd64 [installed,automatic] openjdk-11-jdk/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic] openjdk-11-jdk-headless/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic] openjdk-11-jre/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic]
– Romano Keser
Feb 12 at 23:56
Well apparently it did removed Eclipse...What should I do now? Repeat the installation? Btw I wanted Eclipse in the first place for C++
– Romano Keser
Feb 14 at 10:45
That did not work. Same error message. Failed to load module "canberra-gtk-module"
– Romano Keser
Feb 14 at 14:23
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
– Romano Keser
Feb 14 at 14:24
|
show 2 more comments
I've downloaded An IDE for C/C++ developers with Mylyn integration... From the website, not via terminal
– Romano Keser
Feb 11 at 12:42
It says: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. default-jdk/bionic,now 2:1.10-63ubuntu1~02 amd64 [installed,automatic] default-jdk-headless/bionic,now 2:1.10-63ubuntu1~02 amd64 [installed,automatic] openjdk-11-jdk/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic] openjdk-11-jdk-headless/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic] openjdk-11-jre/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic]
– Romano Keser
Feb 12 at 23:56
Well apparently it did removed Eclipse...What should I do now? Repeat the installation? Btw I wanted Eclipse in the first place for C++
– Romano Keser
Feb 14 at 10:45
That did not work. Same error message. Failed to load module "canberra-gtk-module"
– Romano Keser
Feb 14 at 14:23
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
– Romano Keser
Feb 14 at 14:24
I've downloaded An IDE for C/C++ developers with Mylyn integration... From the website, not via terminal
– Romano Keser
Feb 11 at 12:42
I've downloaded An IDE for C/C++ developers with Mylyn integration... From the website, not via terminal
– Romano Keser
Feb 11 at 12:42
It says: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. default-jdk/bionic,now 2:1.10-63ubuntu1~02 amd64 [installed,automatic] default-jdk-headless/bionic,now 2:1.10-63ubuntu1~02 amd64 [installed,automatic] openjdk-11-jdk/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic] openjdk-11-jdk-headless/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic] openjdk-11-jre/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic]
– Romano Keser
Feb 12 at 23:56
It says: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. default-jdk/bionic,now 2:1.10-63ubuntu1~02 amd64 [installed,automatic] default-jdk-headless/bionic,now 2:1.10-63ubuntu1~02 amd64 [installed,automatic] openjdk-11-jdk/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic] openjdk-11-jdk-headless/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic] openjdk-11-jre/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic]
– Romano Keser
Feb 12 at 23:56
Well apparently it did removed Eclipse...What should I do now? Repeat the installation? Btw I wanted Eclipse in the first place for C++
– Romano Keser
Feb 14 at 10:45
Well apparently it did removed Eclipse...What should I do now? Repeat the installation? Btw I wanted Eclipse in the first place for C++
– Romano Keser
Feb 14 at 10:45
That did not work. Same error message. Failed to load module "canberra-gtk-module"
– Romano Keser
Feb 14 at 14:23
That did not work. Same error message. Failed to load module "canberra-gtk-module"
– Romano Keser
Feb 14 at 14:23
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
– Romano Keser
Feb 14 at 14:24
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
– Romano Keser
Feb 14 at 14:24
|
show 2 more comments
1 Answer
1
active
oldest
votes
UPDATE
This version works just fine without any errors. Had to uninstall previous version first.
Bug report here
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
UPDATE
This version works just fine without any errors. Had to uninstall previous version first.
Bug report here
add a comment |
UPDATE
This version works just fine without any errors. Had to uninstall previous version first.
Bug report here
add a comment |
UPDATE
This version works just fine without any errors. Had to uninstall previous version first.
Bug report here
UPDATE
This version works just fine without any errors. Had to uninstall previous version first.
Bug report here
answered Feb 14 at 15:15
Romano KeserRomano Keser
1
1
add a comment |
add a comment |
I've downloaded An IDE for C/C++ developers with Mylyn integration... From the website, not via terminal
– Romano Keser
Feb 11 at 12:42
It says: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. default-jdk/bionic,now 2:1.10-63ubuntu1~02 amd64 [installed,automatic] default-jdk-headless/bionic,now 2:1.10-63ubuntu1~02 amd64 [installed,automatic] openjdk-11-jdk/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic] openjdk-11-jdk-headless/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic] openjdk-11-jre/bionic-updates,bionic-security,now 10.0.2+13-1ubuntu0.18.04.4 amd64 [installed,automatic]
– Romano Keser
Feb 12 at 23:56
Well apparently it did removed Eclipse...What should I do now? Repeat the installation? Btw I wanted Eclipse in the first place for C++
– Romano Keser
Feb 14 at 10:45
That did not work. Same error message. Failed to load module "canberra-gtk-module"
– Romano Keser
Feb 14 at 14:23
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
– Romano Keser
Feb 14 at 14:24