Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Startup error(At startup, an error occurs and it does not start up.)
Startup error [message #1693580] Sat, 25 April 2015 15:13 Go to next message
Dustin Wasserman is currently offline Dustin WassermanFriend
Messages: 2
Registered: April 2015
Junior Member
At startup eclipse crashes. I have eclipse keplar. This is the error that was put into the log:

Quote:
!SESSION 2015-04-25 11:03:11.187 -----------------------------------------------
eclipse.buildId=4.3.2.M20140221-1700
java.version=1.8.0_25
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product

!ENTRY org.eclipse.osgi 4 0 2015-04-25 11:03:34.478
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
C:\Users\Dustin\.eclipse\org.eclipse.platform_4.3.2_1709980481_win32_win32_x86_64\configuration\org.eclipse.osgi\bundles\666\1\.cp\swt-win32-4335.dll: A dynamic link library (DLL) initialization routine failed
no swt-win32 in java.library.path
C:\Users\Dustin\.swt\lib\win32\x86_64\swt-win32-4335.dll: A dynamic link library (DLL) initialization routine failed
C:\Users\Dustin\.swt\lib\win32\x86_64\swt-win32.dll: A dynamic link library (DLL) initialization routine failed

at org.eclipse.swt.internal.Library.loadLibrary(Library.java:331)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:240)
at org.eclipse.swt.internal.C.<clinit>(C.java:21)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:138)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:679)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:162)
at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:96)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
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:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)


Any help would be appreciated.
Re: Startup error [message #1693594 is a reply to message #1693580] Sun, 26 April 2015 06:43 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Which version of Windows is this? How are you launching Eclipse? Is this a 64-bit Java? Did you check your disk for errors? Can you retry it with Luna SR2?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Startup error [message #1693624 is a reply to message #1693594] Mon, 27 April 2015 00:09 Go to previous message
Dustin Wasserman is currently offline Dustin WassermanFriend
Messages: 2
Registered: April 2015
Junior Member
I am running windows 8.1 64 bit. This started randomly. I took a look at the .dll files, and I did not see any missing. Should I try to find another .dll file? Could it be that one of them was corrupted?

[Updated on: Mon, 27 April 2015 00:10]

Report message to a moderator

Previous Topic:Unable to run servlet on tomcat7 from eclipse luna (ubuntu 14.04)
Next Topic:How can I change the name of *.xml file in the eclipse IDE's project explorer with one of its elemen
Goto Forum:
  


Current Time: Thu Apr 25 15:26:55 GMT 2024

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

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

Back to the top