Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » EclipseI20050202 and VE-SDK-1.0.2RC1
EclipseI20050202 and VE-SDK-1.0.2RC1 [message #604969] Fri, 04 February 2005 07:37
Michal Kroll is currently offline Michal KrollFriend
Messages: 20
Registered: July 2009
Junior Member
Hello,

I have a problem with the EclipseI20050202 build.
Even when I open a VE-Class, I get the folling error (LOG-File).
They open the Visual-Class but I can't change anything without a error.
Is this error from the actually Eclipse-Build or anything else ???

I have the same problem under the VE-SDK-N20050126......

thanks.
Michael

LOG-FILE:

!SESSION 2005-02-04 08:29:10.21
------------------------------------------------

eclipse.buildId=I20050202-0800

java.version=1.5.0_01

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE

Command-line arguments: -os win32 -ws win32 -arch x86



!ENTRY org.eclipse.ui 4 4 2005-02-04 08:29:10.36

!MESSAGE The command 'org.eclipse.ui.edit.delete' is not defined, but is
being asked if it is active. Are you using an actionDefinitionId without
defining a command?


!ENTRY org.eclipse.ui 4 0 2005-02-04 08:29:10.36

!MESSAGE The command is undefined



!ENTRY org.eclipse.ui.workbench 4 2 2005-02-04 08:29:10.567

!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench".

!STACK 0

java.lang.ClassCastException: org.eclipse.swt.widgets.Tree

at
org.eclipse.ve.internal.propertysheet.EToolsPropertySheetPag e.createControl(EToolsPropertySheetPage.java:142)

at
org.eclipse.ui.views.properties.PropertySheet.doCreatePage(P ropertySheet.java:121)

at org.eclipse.ui.part.PageBookView.createPage(PageBookView.jav a:315)

at org.eclipse.ui.part.PageBookView.partActivated(PageBookView. java:613)

at
org.eclipse.ui.views.properties.PropertySheet.partActivated( PropertySheet.java:182)

at
org.eclipse.ui.part.PageBookView.showBootstrapPart(PageBookV iew.java:756)

at
org.eclipse.ui.part.PageBookView.createPartControl(PageBookV iew.java:397)

at
org.eclipse.ui.views.properties.PropertySheet.createPartCont rol(PropertySheet.java:94)

at org.eclipse.ui.internal.PartPane$2.run(PartPane.java:148)

at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1055)

at org.eclipse.core.runtime.Platform.run(Platform.java:757)

at
org.eclipse.ui.internal.PartPane.doCreateChildControl(PartPa ne.java:144)

at
org.eclipse.ui.internal.ViewPane.doCreateChildControl(ViewPa ne.java:135)

at org.eclipse.ui.internal.PartPane.createChildControl(PartPane .java:349)

at org.eclipse.ui.internal.PartPane.createControl(PartPane.java :218)

at org.eclipse.ui.internal.ViewPane.createControl(ViewPane.java :124)

at org.eclipse.ui.internal.ViewFactory$1.run(ViewFactory.java:4 03)

at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1055)

at org.eclipse.core.runtime.Platform.run(Platform.java:757)

at
org.eclipse.ui.internal.ViewFactory.busyRestoreView(ViewFact ory.java:289)

at org.eclipse.ui.internal.ViewFactory$2.run(ViewFactory.java:5 89)

at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)

at org.eclipse.ui.internal.ViewFactory.restoreView(ViewFactory. java:586)

at
org.eclipse.ui.internal.ViewFactory$ViewReference.getPart(Vi ewFactory.java:108)

at
org.eclipse.ui.internal.ViewFactory$ViewReference.getView(Vi ewFactory.java:178)

at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(Workbench Page.java:862)

at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPag e.java:852)

at org.eclipse.ui.internal.WorkbenchPage$14.run(WorkbenchPage.j ava:3133)

at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)

at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3130)

at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3109)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.openVCEViewersIfRequired(JavaVisualEditorPart.java: 443)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$25.run(JavaVisualEditorPart.java:483)

at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)

at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:118)

at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:2854)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2518)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1585)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1551)

at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:290)

at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)

at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:227)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:276)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:131)

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.basicRun(Main.java:261)

at org.eclipse.core.launcher.Main.run(Main.java:817)

at org.eclipse.core.launcher.Main.main(Main.java:801)



!ENTRY org.eclipse.ui 4 4 2005-02-04 08:29:13.255

!MESSAGE Unhandled event loop exception



!ENTRY org.eclipse.ui 4 0 2005-02-04 08:29:13.255

!MESSAGE Failed to execute runnable (java.lang.ClassCastException:
org.eclipse.swt.widgets.Tree)

!STACK 0

org.eclipse.swt.SWTException: Failed to execute runnable
(java.lang.ClassCastException: org.eclipse.swt.widgets.Tree)

at org.eclipse.swt.SWT.error(SWT.java:2839)

at org.eclipse.swt.SWT.error(SWT.java:2762)

at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:121)

at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:2854)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2518)

at org.eclipse.jface.window.Window.runEventLoop(Window.java:718 )

at org.eclipse.jface.window.Window.open(Window.java:696)

at
org.eclipse.jface.dialogs.MessageDialog.openError(MessageDia log.java:319)

at
org.eclipse.jface.util.SafeRunnable.handleException(SafeRunn able.java:53)

at org.eclipse.ui.internal.PartPane$2.handleException(PartPane. java:170)

at
org.eclipse.core.internal.runtime.InternalPlatform.handleExc eption(InternalPlatform.java:697)

at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1057)

at org.eclipse.core.runtime.Platform.run(Platform.java:757)

at
org.eclipse.ui.internal.PartPane.doCreateChildControl(PartPa ne.java:144)

at
org.eclipse.ui.internal.ViewPane.doCreateChildControl(ViewPa ne.java:135)

at org.eclipse.ui.internal.PartPane.createChildControl(PartPane .java:349)

at org.eclipse.ui.internal.PartPane.createControl(PartPane.java :218)

at org.eclipse.ui.internal.ViewPane.createControl(ViewPane.java :124)

at org.eclipse.ui.internal.ViewFactory$1.run(ViewFactory.java:4 03)

at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1055)

at org.eclipse.core.runtime.Platform.run(Platform.java:757)

at
org.eclipse.ui.internal.ViewFactory.busyRestoreView(ViewFact ory.java:289)

at org.eclipse.ui.internal.ViewFactory$2.run(ViewFactory.java:5 89)

at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)

at org.eclipse.ui.internal.ViewFactory.restoreView(ViewFactory. java:586)

at
org.eclipse.ui.internal.ViewFactory$ViewReference.getPart(Vi ewFactory.java:108)

at
org.eclipse.ui.internal.ViewFactory$ViewReference.getView(Vi ewFactory.java:178)

at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(Workbench Page.java:862)

at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPag e.java:852)

at org.eclipse.ui.internal.WorkbenchPage$14.run(WorkbenchPage.j ava:3133)

at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)

at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3130)

at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3109)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.openVCEViewersIfRequired(JavaVisualEditorPart.java: 443)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$25.run(JavaVisualEditorPart.java:483)

at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)

at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:118)

at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:2854)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2518)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1585)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1551)

at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:290)

at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)

at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:227)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:276)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:131)

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.basicRun(Main.java:261)

at org.eclipse.core.launcher.Main.run(Main.java:817)

at org.eclipse.core.launcher.Main.main(Main.java:801)

Caused by: java.lang.ClassCastException: org.eclipse.swt.widgets.Tree

at
org.eclipse.ve.internal.propertysheet.EToolsPropertySheetPag e.superSelectionChanged(EToolsPropertySheetPage.java:250)

at
org.eclipse.ve.internal.propertysheet.EToolsPropertySheetPag e.access$2(EToolsPropertySheetPage.java:247)

at
org.eclipse.ve.internal.propertysheet.EToolsPropertySheetPag e$1.run(EToolsPropertySheetPage.java:240)

at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)

at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:118)

... 51 more



!ENTRY org.eclipse.ui.workbench 4 2 2005-02-04 08:29:20.99

!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench".

!STACK 0

org.eclipse.swt.SWTException: Widget is disposed

at org.eclipse.swt.SWT.error(SWT.java:2839)

at org.eclipse.swt.SWT.error(SWT.java:2762)

at org.eclipse.swt.SWT.error(SWT.java:2733)

at org.eclipse.swt.widgets.Widget.error(Widget.java:393)

at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:295)

at org.eclipse.swt.widgets.Tree.getColumnCount(Tree.java:957)

at org.eclipse.swt.custom.TreeEditor.setColumn(TreeEditor.java: 218)

at org.eclipse.swt.custom.TreeEditor.setEditor(TreeEditor.java: 259)

at
org.eclipse.ui.views.properties.PropertySheetViewer.deactiva teCellEditor(PropertySheetViewer.java:371)

at
org.eclipse.ui.views.properties.PropertySheetViewer.setInput (PropertySheetViewer.java:840)

at
org.eclipse.ui.views.properties.PropertySheetPage.selectionC hanged(PropertySheetPage.java:409)

at
org.eclipse.ui.views.properties.PropertySheet.partActivated( PropertySheet.java:188)

at
org.eclipse.ui.internal.PartListenerList$1.run(PartListenerL ist.java:52)

at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1055)

at org.eclipse.core.runtime.Platform.run(Platform.java:757)

at
org.eclipse.ui.internal.PartListenerList.firePartActivated(P artListenerList.java:50)

at
org.eclipse.ui.internal.WorkbenchPage.firePartActivated(Work benchPage.java:1493)

at
org.eclipse.ui.internal.WorkbenchPage.setActivePart(Workbenc hPage.java:2814)

at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage .java:555)

at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(Workbench Page.java:888)

at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(Workbench Page.java:864)

at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPag e.java:852)

at org.eclipse.ui.internal.WorkbenchPage$14.run(WorkbenchPage.j ava:3133)

at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)

at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3130)

at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3109)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.openVCEViewersIfRequired(JavaVisualEditorPart.java: 443)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$25.run(JavaVisualEditorPart.java:483)

at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)

at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:118)

at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:2854)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2518)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1585)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1551)

at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:290)

at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)

at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:227)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:276)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:131)

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.basicRun(Main.java:261)

at org.eclipse.core.launcher.Main.run(Main.java:817)

at org.eclipse.core.launcher.Main.main(Main.java:801)



!ENTRY org.eclipse.ui.workbench 4 2 2005-02-04 08:29:20.927

!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench".

!STACK 0

org.eclipse.swt.SWTException: Widget is disposed

at org.eclipse.swt.SWT.error(SWT.java:2839)

at org.eclipse.swt.SWT.error(SWT.java:2762)

at org.eclipse.swt.SWT.error(SWT.java:2733)

at org.eclipse.swt.widgets.Widget.error(Widget.java:393)

at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:295)

at org.eclipse.swt.widgets.Widget.checkParent(Widget.java:234)

at org.eclipse.swt.widgets.Widget.<init>(Widget.java:114)

at org.eclipse.swt.widgets.Control.<init>(Control.java:95)

at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:72)

at org.eclipse.swt.widgets.Composite.<init>(Composite.java:87)

at org.eclipse.swt.widgets.Tree.<init>(Tree.java:95)

at
org.eclipse.ui.views.properties.PropertySheetViewer.<init>(PropertySheetViewer.java:118)

at
org.eclipse.ui.views.properties.PropertySheetPage.createCont rol(PropertySheetPage.java:119)

at
org.eclipse.ve.internal.propertysheet.EToolsPropertySheetPag e.createControl(EToolsPropertySheetPage.java:122)

at
org.eclipse.ui.views.properties.PropertySheet.doCreatePage(P ropertySheet.java:121)

at org.eclipse.ui.part.PageBookView.createPage(PageBookView.jav a:315)

at org.eclipse.ui.part.PageBookView.partActivated(PageBookView. java:613)

at
org.eclipse.ui.views.properties.PropertySheet.partActivated( PropertySheet.java:180)

at
org.eclipse.ui.internal.PartListenerList$1.run(PartListenerL ist.java:52)

at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1055)

at org.eclipse.core.runtime.Platform.run(Platform.java:757)

at
org.eclipse.ui.internal.PartListenerList.firePartActivated(P artListenerList.java:50)

at
org.eclipse.ui.internal.WorkbenchPage.firePartActivated(Work benchPage.java:1493)

at
org.eclipse.ui.internal.WorkbenchPage.setActivePart(Workbenc hPage.java:2814)

at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage .java:555)

at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(Workbench Page.java:888)

at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(Workbench Page.java:864)

at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPag e.java:852)

at org.eclipse.ui.internal.WorkbenchPage$14.run(WorkbenchPage.j ava:3133)

at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)

at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3130)

at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3109)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.openVCEViewersIfRequired(JavaVisualEditorPart.java: 446)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$25.run(JavaVisualEditorPart.java:483)

at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)

at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:118)

at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:2854)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2518)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1585)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1551)

at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:290)

at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)

at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:227)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:276)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:131)

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.basicRun(Main.java:261)

at org.eclipse.core.launcher.Main.run(Main.java:817)

at org.eclipse.core.launcher.Main.main(Main.java:801)



!ENTRY org.eclipse.ui.workbench 4 2 2005-02-04 08:29:22.146

!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench".

!STACK 0

org.eclipse.swt.SWTException: Widget is disposed

at org.eclipse.swt.SWT.error(SWT.java:2839)

at org.eclipse.swt.SWT.error(SWT.java:2762)

at org.eclipse.swt.SWT.error(SWT.java:2733)

at org.eclipse.swt.widgets.Widget.error(Widget.java:393)

at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:295)

at org.eclipse.swt.widgets.Tree.getColumnCount(Tree.java:957)

at org.eclipse.swt.custom.TreeEditor.setColumn(TreeEditor.java: 218)

at org.eclipse.swt.custom.TreeEditor.setEditor(TreeEditor.java: 259)

at
org.eclipse.ui.views.properties.PropertySheetViewer.deactiva teCellEditor(PropertySheetViewer.java:371)

at
org.eclipse.ui.views.properties.PropertySheetViewer.setInput (PropertySheetViewer.java:840)

at
org.eclipse.ui.views.properties.PropertySheetPage.selectionC hanged(PropertySheetPage.java:409)

at
org.eclipse.ui.views.properties.PropertySheet.selectionChang ed(PropertySheet.java:205)

at
org.eclipse.ui.internal.AbstractSelectionService$3.run(Abstr actSelectionService.java:160)

at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1055)

at org.eclipse.core.runtime.Platform.run(Platform.java:757)

at
org.eclipse.ui.internal.AbstractSelectionService.fireSelecti on(AbstractSelectionService.java:158)

at
org.eclipse.ui.internal.AbstractSelectionService.partActivat ed(AbstractSelectionService.java:255)

at
org.eclipse.ui.internal.WorkbenchPage.firePartActivated(Work benchPage.java:1495)

at
org.eclipse.ui.internal.WorkbenchPage.setActivePart(Workbenc hPage.java:2814)

at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage .java:555)

at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(Workbench Page.java:888)

at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(Workbench Page.java:864)

at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPag e.java:852)

at org.eclipse.ui.internal.WorkbenchPage$14.run(WorkbenchPage.j ava:3133)

at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)

at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3130)

at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3109)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.openVCEViewersIfRequired(JavaVisualEditorPart.java: 446)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$25.run(JavaVisualEditorPart.java:483)

at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)

at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:118)

at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:2854)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2518)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1585)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1551)

at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:290)

at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)

at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:227)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:276)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:131)

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.basicRun(Main.java:261)

at org.eclipse.core.launcher.Main.run(Main.java:817)

at org.eclipse.core.launcher.Main.main(Main.java:801)



!ENTRY org.eclipse.ui.workbench 4 2 2005-02-04 08:29:22.864

!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench".

!STACK 0

org.eclipse.swt.SWTException: Widget is disposed

at org.eclipse.swt.SWT.error(SWT.java:2839)

at org.eclipse.swt.SWT.error(SWT.java:2762)

at org.eclipse.swt.SWT.error(SWT.java:2733)

at org.eclipse.swt.widgets.Widget.error(Widget.java:393)

at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:295)

at org.eclipse.swt.widgets.Widget.checkParent(Widget.java:234)

at org.eclipse.swt.widgets.Widget.<init>(Widget.java:114)

at org.eclipse.swt.widgets.Control.<init>(Control.java:95)

at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:72)

at org.eclipse.swt.widgets.Composite.<init>(Composite.java:87)

at org.eclipse.swt.widgets.Tree.<init>(Tree.java:95)

at
org.eclipse.ui.views.properties.PropertySheetViewer.<init>(PropertySheetViewer.java:118)

at
org.eclipse.ui.views.properties.PropertySheetPage.createCont rol(PropertySheetPage.java:119)

at
org.eclipse.ve.internal.propertysheet.EToolsPropertySheetPag e.createControl(EToolsPropertySheetPage.java:122)

at
org.eclipse.ui.views.properties.PropertySheet.doCreatePage(P ropertySheet.java:121)

at org.eclipse.ui.part.PageBookView.createPage(PageBookView.jav a:315)

at org.eclipse.ui.part.PageBookView.partActivated(PageBookView. java:613)

at
org.eclipse.ui.views.properties.PropertySheet.partActivated( PropertySheet.java:182)

at
org.eclipse.ui.internal.PartListenerList$1.run(PartListenerL ist.java:52)

at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1055)

at org.eclipse.core.runtime.Platform.run(Platform.java:757)

at
org.eclipse.ui.internal.PartListenerList.firePartActivated(P artListenerList.java:50)

at
org.eclipse.ui.internal.WorkbenchPage.firePartActivated(Work benchPage.java:1493)

at
org.eclipse.ui.internal.WorkbenchPage.setActivePart(Workbenc hPage.java:2814)

at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage .java:555)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.openVCEViewersIfRequired(JavaVisualEditorPart.java: 450)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$25.run(JavaVisualEditorPart.java:483)

at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)

at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:118)

at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:2854)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2518)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1585)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1551)

at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:290)

at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)

at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:227)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:276)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:131)

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.basicRun(Main.java:261)

at org.eclipse.core.launcher.Main.run(Main.java:817)

at org.eclipse.core.launcher.Main.main(Main.java:801)



!ENTRY org.eclipse.ui 4 4 2005-02-04 08:29:23.364

!MESSAGE The command 'org.eclipse.ui.edit.delete' is not defined, but is
being asked if it is active. Are you using an actionDefinitionId without
defining a command?



!ENTRY org.eclipse.ui 4 0 2005-02-04 08:29:23.364

!MESSAGE The command is undefined



!ENTRY org.eclipse.ui.workbench 4 2 2005-02-04 08:29:23.380

!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench".

!STACK 0

org.eclipse.swt.SWTException: Widget is disposed

at org.eclipse.swt.SWT.error(SWT.java:2839)

at org.eclipse.swt.SWT.error(SWT.java:2762)

at org.eclipse.swt.SWT.error(SWT.java:2733)

at org.eclipse.swt.widgets.Widget.error(Widget.java:393)

at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:295)

at org.eclipse.swt.widgets.Tree.getColumnCount(Tree.java:957)

at org.eclipse.swt.custom.TreeEditor.setColumn(TreeEditor.java: 218)

at org.eclipse.swt.custom.TreeEditor.setEditor(TreeEditor.java: 259)

at
org.eclipse.ui.views.properties.PropertySheetViewer.deactiva teCellEditor(PropertySheetViewer.java:371)

at
org.eclipse.ui.views.properties.PropertySheetViewer.setInput (PropertySheetViewer.java:840)

at
org.eclipse.ui.views.properties.PropertySheetPage.selectionC hanged(PropertySheetPage.java:409)

at
org.eclipse.ui.views.properties.PropertySheet.selectionChang ed(PropertySheet.java:205)

at
org.eclipse.ui.internal.AbstractSelectionService$3.run(Abstr actSelectionService.java:160)

at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1055)

at org.eclipse.core.runtime.Platform.run(Platform.java:757)

at
org.eclipse.ui.internal.AbstractSelectionService.fireSelecti on(AbstractSelectionService.java:158)

at
org.eclipse.ui.internal.AbstractSelectionService.partActivat ed(AbstractSelectionService.java:255)

at
org.eclipse.ui.internal.WorkbenchPage.firePartActivated(Work benchPage.java:1495)

at
org.eclipse.ui.internal.WorkbenchPage.setActivePart(Workbenc hPage.java:2814)

at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage .java:555)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.openVCEViewersIfRequired(JavaVisualEditorPart.java: 450)

at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$25.run(JavaVisualEditorPart.java:483)

at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)

at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:118)

at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:2854)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2518)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1585)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1551)

at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:290)

at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)

at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:227)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:276)

at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:131)

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.basicRun(Main.java:261)

at org.eclipse.core.launcher.Main.run(Main.java:817)

at org.eclipse.core.launcher.Main.main(Main.java:801)
Previous Topic:getElementAt() from VisualEditor
Next Topic:EclipseI20050202 and VE-SDK-1.0.2RC1
Goto Forum:
  


Current Time: Tue Apr 23 14:29:21 GMT 2024

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

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

Back to the top