Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » swt errors in osx 10.4
swt errors in osx 10.4 [message #53857] Wed, 06 July 2005 03:04
Eclipse UserFriend
Originally posted by: bkutsch.cse.unl.edu

Hi I got BIRT up and running in OS X 10.4. I can connect to my mysql db
with no problem and can create simple reports and run them on the command
line, but as soon as I start trying to edit anything and I mean anything
(adding labels, test, newDate() calls or even right-clicking on edit, or
clicking preview) I get a run time error. I can always click ok, but it
makes using BIRT very difficult to use.
The error is always a Widget is disposed error (see stack trace below).

I'm running eclispe 3.0.2 and I installed BIRT 1.0 using software update
with all needed components

Any ideas would be helpful

Thanks.

-Ben


!ENTRY org.eclipse.core.runtime 4 2 Jul 05, 2005 21:27:43.136
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
!STACK 0
org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:2691)
at org.eclipse.swt.SWT.error(SWT.java:2616)
at org.eclipse.swt.SWT.error(SWT.java:2587)
at org.eclipse.swt.widgets.Widget.error(Widget.java:546)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:296)
at org.eclipse.swt.widgets.Control.setVisible(Control.java:2595 )
at org.eclipse.swt.widgets.TabItem.releaseChild(TabItem.java:18 0)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:480)
at
org.eclipse.birt.report.designer.ui.views.attributes.Default PageGenerator.createTabItems(DefaultPageGenerator.java:43)
at
org.eclipse.birt.report.designer.ui.views.attributes.Atrribu tesBuilder.createPages(AtrributesBuilder.java:66)
at
org.eclipse.birt.report.designer.ui.views.attributes.Attribu teView.resetTabFolder(AttributeView.java:229)
at
org.eclipse.birt.report.designer.ui.views.attributes.Attribu teView.access$300(AttributeView.java:57)
at
org.eclipse.birt.report.designer.ui.views.attributes.Attribu teView$2.partClosed(AttributeView.java:172)
at
org.eclipse.ui.internal.PartListenerList$3.run(PartListenerL ist.java:77)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at
org.eclipse.ui.internal.PartListenerList.firePartClosed(Part ListenerList.java:75)
at
org.eclipse.ui.internal.WorkbenchPage.firePartClosed(Workben chPage.java:1400)
at
org.eclipse.ui.internal.WorkbenchPage.closeEditors(Workbench Page.java:935)
at
org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(Workbe nchPage.java:873)
at
org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage. java:1219)
at
org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(Workbe nchWindow.java:572)
at
org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchW indow.java:1007)
at
org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchW indow.java:467)
at
org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWi ndow.java:448)
at
org.eclipse.ui.internal.WorkbenchWindow$1.run(WorkbenchWindo w.java:539)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindo w.java:537)
at
org.eclipse.jface.window.WindowManager.close(WindowManager.j ava:101)
at org.eclipse.ui.internal.Workbench$10.run(Workbench.java:461)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:4 58)
at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:40 0)
at org.eclipse.ui.internal.Workbench$12.run(Workbench.java:572)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:570)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:546)
at org.eclipse.ui.internal.QuitAction.run(QuitAction.java:55)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:881 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:915)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:866)
at
org.eclipse.jface.action.ActionContributionItem$7.handleEven t(ActionContributionItem.java:785)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1196)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1220)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1205)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1 053)
at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2871)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2541)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:668 )
at org.eclipse.jface.window.Window.open(Window.java:648)
at
org.eclipse.jface.dialogs.MessageDialog.openError(MessageDia log.java:295)
at
org.eclipse.jface.util.SafeRunnable.handleException(SafeRunn able.java:52)
at
org.eclipse.core.internal.runtime.InternalPlatform.handleExc eption(InternalPlatform.java:350)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:618)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at
org.eclipse.ui.internal.AbstractSelectionService.fireSelecti on(AbstractSelectionService.java:151)
at
org.eclipse.ui.internal.AbstractSelectionService.partActivat ed(AbstractSelectionService.java:242)
at
org.eclipse.ui.internal.WorkbenchPage.firePartActivated(Work benchPage.java:1372)
at
org.eclipse.ui.internal.WorkbenchPage.setActivePart(Workbenc hPage.java:2738)
at
org.eclipse.ui.internal.WorkbenchPage.requestActivation(Work benchPage.java:2415)
at
org.eclipse.ui.internal.PartPane.requestActivation(PartPane. java:304)
at
org.eclipse.ui.internal.EditorPane.requestActivation(EditorP ane.java:127)
at org.eclipse.ui.internal.PartPane.handleEvent(PartPane.java:2 84)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1196)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1220)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1201)
at org.eclipse.swt.widgets.Shell.setActiveControl(Shell.java:11 32)
at
org.eclipse.swt.widgets.Control.kEventMouseDown(Control.java :1412)
at org.eclipse.swt.widgets.Widget.mouseProc(Widget.java:1026)
at org.eclipse.swt.widgets.Display.mouseProc(Display.java:2463)
at
org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(Na tive Method)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2523)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:254)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:96)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
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:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
Previous Topic:Chart with BIRT 1.0
Next Topic:Easier way to set report data?
Goto Forum:
  


Current Time: Thu Sep 26 21:43:03 GMT 2024

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

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

Back to the top