Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Stack Overflow Error
Stack Overflow Error [message #222398] Mon, 05 March 2007 16:26
Eclipse UserFriend
Originally posted by: npguru2.hotmail.com

I am getting stak overflow error when trying to open my workspace. It
started happening when I was building my report and then I got a bunch of
errors. Its a simple tabular report with 63 rows. I can't even open
eclipse cause it gives me an error and tells me to look at the log file.
Here is whats in the log file. I can still use the published report but
when i bring it to the eclipse designer to make changes it gives me the
errors. Any Ideas?

!ENTRY org.eclipse.ui.workbench 4 0 2007-03-05 11:18:57.576
!MESSAGE WARNING: Blocked recursive attempt to close part
org.eclipse.birt.report.designer.ui.editors.ReportEditor while still in
the middle of activating it
!STACK 0
java.lang.RuntimeException: WARNING: Blocked recursive attempt to close
part org.eclipse.birt.report.designer.ui.editors.ReportEditor while still
in the middle of activating it
at
org.eclipse.ui.internal.WorkbenchPage.closeEditors(Workbench Page.java:1204)
at
org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchP age.java:1333)
at
org.eclipse.birt.report.designer.ui.editors.MultiPageReportE ditor.closeEditor(MultiPageReportEditor.java:895)
at
org.eclipse.birt.report.designer.ui.editors.IDEMultiPageRepo rtEditor$1.run(IDEMultiPageReportEditor.java:109)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3325)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2971)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820 )
at org.eclipse.jface.window.Window.open(Window.java:796)
at
org.eclipse.jface.dialogs.MessageDialog.openError(MessageDia log.java:322)
at
org.eclipse.jface.util.SafeRunnable.handleException(SafeRunn able.java:60)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunn er.java:68)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:39)
at org.eclipse.core.runtime.Platform.run(Platform.java:843)
at
org.eclipse.ui.internal.PartListenerList.fireEvent(PartListe nerList.java:57)
at
org.eclipse.ui.internal.PartListenerList.firePartActivated(P artListenerList.java:70)
at
org.eclipse.ui.internal.PartService.firePartActivated(PartSe rvice.java:73)
at org.eclipse.ui.internal.PartService.setActivePart(PartServic e.java:171)
at
org.eclipse.ui.internal.WWinPartService.updateActivePart(WWi nPartService.java:124)
at
org.eclipse.ui.internal.WWinPartService.access$0(WWinPartSer vice.java:115)
at
org.eclipse.ui.internal.WWinPartService$1.partDeactivated(WW inPartService.java:48)
at
org.eclipse.ui.internal.PartListenerList2$4.run(PartListener List2.java:113)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:843)
at
org.eclipse.ui.internal.PartListenerList2.fireEvent(PartList enerList2.java:53)
at
org.eclipse.ui.internal.PartListenerList2.firePartDeactivate d(PartListenerList2.java:111)
at
org.eclipse.ui.internal.PartService.firePartDeactivated(Part Service.java:116)
at org.eclipse.ui.internal.PartService.setActivePart(PartServic e.java:165)
at
org.eclipse.ui.internal.WorkbenchPagePartList.fireActivePart Changed(WorkbenchPagePartList.java:56)
at org.eclipse.ui.internal.PartList.setActivePart(PartList.java :126)
at
org.eclipse.ui.internal.WorkbenchPage.setActivePart(Workbenc hPage.java:3190)
at
org.eclipse.ui.internal.WorkbenchPage.requestActivation(Work benchPage.java:2743)
at org.eclipse.ui.internal.PartPane.requestActivation(PartPane. java:256)
at
org.eclipse.ui.internal.EditorPane.requestActivation(EditorP ane.java:89)
at org.eclipse.ui.internal.PartPane.setFocus(PartPane.java:302)
at org.eclipse.ui.internal.EditorPane.setFocus(EditorPane.java: 117)
at
org.eclipse.ui.internal.PartStack.presentationSelectionChang ed(PartStack.java:798)
at org.eclipse.ui.internal.PartStack.access$1(PartStack.java:78 1)
at org.eclipse.ui.internal.PartStack$1.selectPart(PartStack.jav a:123)
at
org.eclipse.ui.internal.presentations.util.TabbedStackPresen tation$1.handleEvent(TabbedStackPresentation.java:126)
at
org.eclipse.ui.internal.presentations.util.AbstractTabFolder .fireEvent(AbstractTabFolder.java:267)
at
org.eclipse.ui.internal.presentations.util.AbstractTabFolder .fireEvent(AbstractTabFolder.java:276)
at
org.eclipse.ui.internal.presentations.defaultpresentation.De faultTabFolder.access$1(DefaultTabFolder.java:1)
at
org.eclipse.ui.internal.presentations.defaultpresentation.De faultTabFolder$2.handleEvent(DefaultTabFolder.java:84)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:952)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:937)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:7 09)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.ja va:3171)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:19 53)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.j ava:288)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3348)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2968)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:95)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.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(EclipseS tarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.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)

!ENTRY org.eclipse.core.resources 2 1 2007-03-05 11:18:57.608
!MESSAGE Skipping builder org.eclipse.wst.validation.validationbuilder for
project AccuChargeReporting. Either the builder is missing from the
install, or it belongs to a project nature that is missing or disabled.

!ENTRY org.eclipse.ui 4 4 2007-03-05 11:19:37.631
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2007-03-05 11:19:37.631
!MESSAGE java.lang.StackOverflowError
!STACK 0
java.lang.StackOverflowError
Previous Topic:Gaps in the reporting output
Next Topic:Dataset-dependent dynamic text ?
Goto Forum:
  


Current Time: Sun Dec 22 06:07:47 GMT 2024

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

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

Back to the top