Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » problems Starting Eclipse in W2K
problems Starting Eclipse in W2K [message #187941] Sun, 01 February 2004 17:20 Go to next message
Eclipse UserFriend
Originally posted by: psbawa59.yahoo.com

When I try to start eclipse in Windows2000 I get following error in .log
file..

!SESSION
------------------------------------------------------------ ----------
!ENTRY org.eclipse.core.launcher 4 0 Feb 24, 2003 10:42:07.125
!MESSAGE Exception launching the Eclipse Platform:
!STACK
org.eclipse.swt.SWTError: Cannot initialize Drop
at org.eclipse.swt.dnd.DND.error(DND.java:220)
at org.eclipse.swt.dnd.DND.error(DND.java:181)
at org.eclipse.swt.dnd.DropTarget.<init>(DropTarget.java:133)
at
org.eclipse.ui.internal.ShortcutBarPart.initDragAndDrop(Shor tcutBarPart.java:187)
at
org.eclipse.ui.internal.ShortcutBarPart.<init>(ShortcutBarPart.java:169)
at
org.eclipse.ui.internal.WorkbenchWindow.createShortcutBar(Wo rkbenchWindow.java:763)
at
org.eclipse.ui.internal.WorkbenchWindow.configureShell(Workb enchWindow.java:717)
at org.eclipse.jface.window.Window.createShell(Window.java:353)
at org.eclipse.jface.window.Window.create(Window.java:304)
at
org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbe nch.java:1136)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:875)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1459)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:246)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:139)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:47)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:279)
at org.eclipse.core.launcher.Main.run(Main.java:742)
at org.eclipse.core.launcher.Main.main(Main.java:581)
Re: problems Starting Eclipse in W2K [message #188236 is a reply to message #187941] Mon, 02 February 2004 14:06 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Assuming that you're using a 2.1.x release, this looks like bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=29258 , which has been fixed
in the 3.0 stream. Try running a recent Eclipse 3.0 build on your machine
and if it still doesn't work then please log a bug report with Platform -
SWT. Thanks!

Grant

Paramjit Bawa wrote:

> When I try to start eclipse in Windows2000 I get following error in .log
> file..

> !SESSION
> ------------------------------------------------------------ ----------
> !ENTRY org.eclipse.core.launcher 4 0 Feb 24, 2003 10:42:07.125
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> org.eclipse.swt.SWTError: Cannot initialize Drop
> at org.eclipse.swt.dnd.DND.error(DND.java:220)
> at org.eclipse.swt.dnd.DND.error(DND.java:181)
> at org.eclipse.swt.dnd.DropTarget.<init>(DropTarget.java:133)
> at
>
org.eclipse.ui.internal.ShortcutBarPart.initDragAndDrop(Shor tcutBarPart.java:187)
> at
> org.eclipse.ui.internal.ShortcutBarPart.<init>(ShortcutBarPart.java:169)
> at
>
org.eclipse.ui.internal.WorkbenchWindow.createShortcutBar(Wo rkbenchWindow.java:763)
> at
>
org.eclipse.ui.internal.WorkbenchWindow.configureShell(Workb enchWindow.java:717)
> at org.eclipse.jface.window.Window.createShell(Window.java:353)
> at org.eclipse.jface.window.Window.create(Window.java:304)
> at
> org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbe nch.java:1136)
> at org.eclipse.ui.internal.Workbench.init(Workbench.java:875)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1459)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:246)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:139)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:47)
> at
>
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:85)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:279)
> at org.eclipse.core.launcher.Main.run(Main.java:742)
> at org.eclipse.core.launcher.Main.main(Main.java:581)
Previous Topic:external output path for clearcase project
Next Topic:Richtext editing
Goto Forum:
  


Current Time: Thu Apr 25 02:30:59 GMT 2024

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

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

Back to the top