Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Startup error(When I try to start up Eclipse for the firs time, I get an error)
Startup error [message #738293] Sat, 15 October 2011 23:28
Eclipse UserFriend
I just downloaded eclipse, and after redownloading it because of something else, whenever I try to start it, I get the error "An error has occured. See the log file C:\Users\Name\Documents\eclipse-cpp-indigo-SR1-incubation-win32\eclipse\configuration\1318734897667.log (The last number counts higher each time it happens)
And when I go to the log file, I get this:
!SESSION 2011-10-15 20:14:56.351 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_26
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.cpp.product

!ENTRY org.eclipse.osgi 4 0 2011-10-15 20:14:58.712
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1410)


I kinda-sorta get what it's saying (i'm waay new to this) that something's missing, but I'm not sure how to find it/get it if it's not there, since I've already tried redownloading it once. Should I try again or is there something I'm missing?

EDIT--Forgot to mention, my operating system is Windows 7 Professional.

[Updated on: Sun, 16 October 2011 15:20] by Moderator

Previous Topic:problem with f77 in photran
Next Topic:Import C project from Unix to Windows
Goto Forum:
  


Current Time: Tue Jul 15 00:34:31 EDT 2025

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

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

Back to the top