Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » error when I lunch the eclipse rcp
error when I lunch the eclipse rcp [message #1819667] Mon, 20 January 2020 16:18 Go to next message
narges b is currently offline narges bFriend
Messages: 2
Registered: January 2020
Junior Member
Hi all,
when I lunching the application on eclipse RCP the result is this error :
!SESSION Mon Jan 20 16:47:51 CET 2020 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2020-01-20 16:47:51.300
!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:436)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
could you please help me to solve it? version of my esclipse is 2019-12 (laste version) and also I tri with JRE 8 and 13 ! but :(

thanks in advance for your help
Re: error when I lunch the eclipse rcp [message #1819678 is a reply to message #1819667] Tue, 21 January 2020 06:51 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
This stack trace is not from trying to run with Java 8. I can tell because module names are in the stack trace. Does this same problem really happen when you launch with Java 8?

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: error when I lunch the eclipse rcp [message #1820541 is a reply to message #1819678] Wed, 22 January 2020 13:21 Go to previous messageGo to next message
narges b is currently offline narges bFriend
Messages: 2
Registered: January 2020
Junior Member
I use java8 and also eclipse oxygen and solve the problem, yeah I think I have a problem with java.
thanks, and another question do you know how can I change the logo (when lunching and see Hello world Logo )?
*this logo that I uploaded.
  • Attachment: sc.jpg
    (Size: 37.22KB, Downloaded 135 times)
Re: error when I lunch the eclipse rcp [message #1820546 is a reply to message #1820541] Wed, 22 January 2020 14:03 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
I'm not sure what type of application you're launching, but try Googling for "eclipse splash.bmp" to find some information about branding a product...

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: error when I lunch the eclipse rcp [message #1841280 is a reply to message #1819667] Tue, 11 May 2021 00:03 Go to previous messageGo to next message
Andre Oid is currently offline Andre OidFriend
Messages: 1
Registered: May 2021
Junior Member
hey guys, please i got the same issues i just installed eclipse and when i try launch it, that give me the following error:

!SESSION Mon May 10 23:53:34 GMT 2021 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2021-05-10 23:53:34.862
!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:471)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
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)

here is my java version :
openjdk 11.0.11 2021-04-20
OpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2.18.04)
OpenJDK Server VM (build 11.0.11+9-Ubuntu-0ubuntu2.18.04, mixed mode, sharing)


pleazzzzzzzzzz

please help me there is a long time that i ride through the web with this explainable curse

as OS, i got Ubuntu 18.04
Re: error when I lunch the eclipse rcp [message #1841281 is a reply to message #1841280] Tue, 11 May 2021 00:52 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

You really should have made your own thread, Andre. Which version of Eclipse is it, and built by whom?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:How to use a variable in Python (2.x) to define decimal part?
Next Topic:oomph installer: checkstyle repo not found
Goto Forum:
  


Current Time: Fri Apr 26 10:37:35 GMT 2024

Powered by FUDForum. Page generated in 0.08243 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top