Bug with WTP 2.0 M4 vs. Eclipse 3.3M5? [message #187885] |
Sun, 11 February 2007 12:58  |
Eclipse User |
|
|
|
Originally posted by: konigsberg-at-g-m.ail-ddooott.com
Hi,
This seems to be a serious bug when using WTP 2.0 M4 with Eclipse 3.3M5 (and
nothing else). I have no other plugins installed other than those two, and
the list of dependencies that go with WTP 2.0M4
I created a new JSP file*. When Eclipse tries to display the file, I get the
internal error listed at the end of this message. You may be aware of it,
you may not. Shall I report this as a bug?
* The exact same thing is happening with HTML files as well.
--
"An SWT error has occured. You are recommended to exit the workbench"...
Here are the contents of the error from the Error Log view:
Message: Unhandled event loop exception
Session Data: eclipse.buildId=I20070209-1006
java.version=1.5.0_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -launcher
C:\apps\eclipse\versions\eclipse-SDK-3.3M5-win32\eclipse\ecl ipse.exe -name
Eclipse -startup
C:\apps\eclipse\versions\eclipse-SDK-3.3M5-win32\eclipse\plu gins\org.eclipse.equinox.launcher_1.0.0.v20070208a.jar
C:\apps\eclipse\versions\eclipse-SDK-3.3M5-win32\eclipse\ecl ipse.exe
C:\apps\eclipse\versions\eclipse-SDK-3.3M5-win32\eclipse\ecl ipse.exe
Command-line arguments: -os win32 -ws win32 -arch x86 -launcher
C:\apps\eclipse\versions\eclipse-SDK-3.3M5-win32\eclipse\ecl ipse.exe -name
Eclipse -startup
C:\apps\eclipse\versions\eclipse-SDK-3.3M5-win32\eclipse\plu gins\org.eclipse.equinox.launcher_1.0.0.v20070208a.jar
C:\apps\eclipse\versions\eclipse-SDK-3.3M5-win32\eclipse\ecl ipse.exe
C:\apps\eclipse\versions\eclipse-SDK-3.3M5-win32\eclipse\ecl ipse.exe
Exception Stack Trace:
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:130)
at
org.eclipse.ui.internal.EditorSiteDragAndDropServiceImpl$Mer gedDropTarget. <init>(EditorSiteDragAndDropServiceImpl.java:70)
at
org.eclipse.ui.internal.EditorSiteDragAndDropServiceImpl.add MergedDropTarget(EditorSiteDragAndDropServiceImpl.java:157)
at
org.eclipse.ui.texteditor.AbstractTextEditor.installTextDrag AndDrop(AbstractTextEditor.java:3196)
at
org.eclipse.ui.texteditor.AbstractTextEditor.initializeDragA ndDrop(AbstractTextEditor.java:2821)
at
org.eclipse.ui.texteditor.AbstractTextEditor.createPartContr ol(AbstractTextEditor.java:2899)
at
org.eclipse.ui.texteditor.StatusTextEditor.createPartControl (StatusTextEditor.java:53)
at
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.create PartControl(AbstractDecoratedTextEditor.java:373)
at
org.eclipse.wst.sse.ui.StructuredTextEditor.createPartContro l(StructuredTextEditor.java:1771)
at
org.eclipse.ui.internal.EditorReference.createPartHelper(Edi torReference.java:662)
at
org.eclipse.ui.internal.EditorReference.createPart(EditorRef erence.java:421)
at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(Workb enchPartReference.java:586)
at
org.eclipse.ui.internal.EditorReference.getEditor(EditorRefe rence.java:257)
at
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched( WorkbenchPage.java:2598)
at
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(Workben chPage.java:2524)
at org.eclipse.ui.internal.WorkbenchPage.access$12(WorkbenchPag e.java:2516)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.j ava:2501)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:67)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPa ge.java:2496)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPa ge.java:2480)
at org.eclipse.ui.actions.OpenWithMenu.openEditor(OpenWithMenu. java:334)
at org.eclipse.ui.actions.OpenWithMenu.access$0(OpenWithMenu.ja va:326)
at org.eclipse.ui.actions.OpenWithMenu$2.handleEvent(OpenWithMe nu.java:190)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3490)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3104)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2264)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2228)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:21 03)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:457)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:289)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:452)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:101)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:146)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:354)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:169)
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: 476)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:416)
at org.eclipse.equinox.launcher.Main.run(Main.java:1124)
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05537 seconds