Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Stanford Eclipse Issue(Startup Error)
Stanford Eclipse Issue [message #784085] Fri, 27 January 2012 03:21 Go to next message
Arthur White is currently offline Arthur WhiteFriend
Messages: 2
Registered: January 2012
Junior Member
When I try to run the 3.2 version of Eclipse that comes packaged with the Stanford Intro to Programming Methodology course, the initial purple eclipse startup box pops up and it asks me which workbench I want to use. Once I select a workbench (or what have you), it crashes and tells me to check the logs. I have a PC running Vista and a Mac running OSX, and both computers encounter the same issue.

This is the error log I get on my computer running Windows.

!ENTRY org.eclipse.osgi 4 0 2012-01-26 22:11:05.898
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: Cannot initialize Drop
at org.eclipse.swt.dnd.DND.error(DND.java:247)
at org.eclipse.swt.dnd.DND.error(DND.java:208)
at org.eclipse.swt.dnd.DropTarget.<init>(DropTarget.java:139)
at org.eclipse.ui.internal.EditorSashContainer.addDropSupport(EditorSashContainer.java:443)
at org.eclipse.ui.internal.EditorSashContainer.createControl(EditorSashContainer.java:435)
at org.eclipse.ui.internal.EditorAreaHelper.<init>(EditorAreaHelper.java:41)
at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2245)
at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:559)
at org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:1935)
at org.eclipse.ui.internal.Workbench.doRestoreState(Workbench.java:2857)
at org.eclipse.ui.internal.Workbench.access$14(Workbench.java:2805)
at org.eclipse.ui.internal.Workbench$19.run(Workbench.java:1681)
at org.eclipse.ui.internal.Workbench.runStartupWithProgress(Workbench.java:1421)
at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1679)
at org.eclipse.ui.internal.Workbench.access$12(Workbench.java:1650)
at org.eclipse.ui.internal.Workbench$17.run(Workbench.java:1529)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1473)
at org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:183)
at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:702)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:1085)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1847)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
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.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

It would be fantastic if someone could tell me what I'm doing wrong. I just did a fresh install of JRE 1.6
Re: Stanford Eclipse Issue [message #784504 is a reply to message #784085] Fri, 27 January 2012 16:16 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 26-Jan-12 20:22, Arthur White wrote:
> When I try to run the 3.2 version of Eclipse that comes packaged with
> the Stanford Intro to Programming Methodology course, the initial purple
> eclipse startup box pops up and it asks me which workbench I want to
> use. Once I select a workbench (or what have you), it crashes and tells
> me to check the logs. I have a PC running Vista and a Mac running OSX,
> and both computers encounter the same issue.
>
> [snip]

It should still run, but why work with 7-year old software when you
could be using the latest (3.7) with all its capabilities and bug fixes?
Re: Stanford Eclipse Issue [message #784656 is a reply to message #784504] Fri, 27 January 2012 20:58 Go to previous message
Arthur White is currently offline Arthur WhiteFriend
Messages: 2
Registered: January 2012
Junior Member
Because it's packaged with the Stanford course and has had specific modifications made to it for use expressly with the course in question.
Previous Topic:Problems installing Eclipse
Next Topic:hibernate plugin
Goto Forum:
  


Current Time: Tue Apr 23 08:28:43 GMT 2024

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

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

Back to the top