Skip to main content



      Home
Home » Newcomers » Newcomers » Error opening eplipse first time(Error )
Error opening eplipse first time [message #1776488] Thu, 16 November 2017 19:48 Go to next message
Eclipse UserFriend
i have installed the Eclipse but i cant start it.. it says error see log: 1234332..... @configuration

when i open the notepad with the given number it says:

!SESSION 2017-11-17 01:13:08.133 -----------------------------------------------
eclipse.buildId=4.3.0.M20130911-1000
java.version=9.0.1
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=nl_NL
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product

!ENTRY org.eclipse.osgi 4 0 2017-11-17 01:13:08.935
!MESSAGE Startup error
!STACK 1
java.lang.RuntimeException: Exception in org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start() of bundle org.eclipse.osgi.
at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.resume(InternalSystemBundle.java:233)
at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:656)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:275)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
Caused by: org.osgi.framework.BundleException: Exception in org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start() of bundle org.eclipse.osgi.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.resume(InternalSystemBundle.java:225)
... 11 more
Caused by: java.lang.IllegalStateException: The System Bundle could not be resolved: Missing Constraint: Bundle-RequiredExecutionEnvironment: J2SE-1.5
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.checkSystemState(BaseStorage.java:827)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.getStateManager(BaseStorage.java:800)
at org.eclipse.osgi.baseadaptor.BaseAdaptor.getState(BaseAdaptor.java:387)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.frameworkStart(BaseStorage.java:923)
at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStart(BaseAdaptor.java:250)
at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start(SystemBundleActivator.java:60)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
... 13 more
Re: Error opening eplipse first time [message #1776504 is a reply to message #1776488] Fri, 17 November 2017 01:33 Go to previous messageGo to next message
Eclipse UserFriend
You've installed a version of the Eclipse IDE more than a couple of years older than your version of Java. The latest release, Oxygen.1a, will not have this problem. If you must use an older release, check the Wiki page at https://wiki.eclipse.org/Configure_Eclipse_for_Java_9 for instructions on adding the right startup parameters to your eclipse.ini file, script, or shortcut.

[Updated on: Fri, 17 November 2017 01:36] by Moderator

Re: Error opening eplipse first time [message #1776533 is a reply to message #1776504] Fri, 17 November 2017 06:44 Go to previous messageGo to next message
Eclipse UserFriend
Do you have a link of the latest release of eclipse?

And for what programming languages can i use it for?
I am a beginner at this
Re: Error opening eplipse first time [message #1776538 is a reply to message #1776533] Fri, 17 November 2017 07:41 Go to previous message
Eclipse UserFriend
This link will always points at the latest release.

https://www.eclipse.org/downloads/

There are different packages you can install depending on what features you want to be installed out-of-the-box, but no matter which package you install, you can always use Help -> Install New Software or Help -> Eclipse Marketplace to install any additional features, e.g., support for additional languages.
Previous Topic:Eclipse Mars and STM8L052C6T6 with ST-Link/V2
Next Topic:JOptionPane HELP PLEASE (New)
Goto Forum:
  


Current Time: Thu Jun 19 22:32:19 EDT 2025

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

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

Back to the top