Community
Participate
Working Groups
The following exception occurs with build http://www.eclipse.org/cosmos/downloads/?buildId=COSMOS-1.0.0-200805061210 SEVERE: An error happened while running the report. Cause: org.mozilla.javascript.EcmaError: ReferenceError: "DataDetail" is not defined. ( <inline>#1) at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.jav a:3350) at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.jav a:3340) at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java :3413) at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1612) at org.mozilla.javascript.gen.c29._c0(<inline>:1) at org.mozilla.javascript.gen.c29.call(<inline>) at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:3 93) at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:283 4) at org.mozilla.javascript.gen.c29.call(<inline>) at org.mozilla.javascript.gen.c29.exec(<inline>) at org.eclipse.birt.core.script.ScriptContext.eval(ScriptContext.java:24 1) at org.eclipse.birt.core.script.ScriptContext.eval(ScriptContext.java:21 6) at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluate(Exe cutionContext.java:652) at org.eclipse.birt.report.engine.executor.ReportItemExecutor.evaluate(R eportItemExecutor.java:275) at org.eclipse.birt.report.engine.executor.ReportItemExecutor.processBoo kmark(ReportItemExecutor.java:295) at org.eclipse.birt.report.engine.executor.TableItemExecutor.execute(Tab leItemExecutor.java:67) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportIt emExecutor.execute(WrappedReportItemExecutor.java:45) at org.eclipse.birt.report.engine.internal.executor.emitter.ReportItemEm itterExecutor.execute(ReportItemEmitterExecutor.java:45) at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicat eItemExecutor.execute(SuppressDuplicateItemExecutor.java:42) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layout Nodes(HTMLBlockStackingLM.java:63) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChild ren(HTMLStackingLM.java:27) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTML AbstractLM.java:133) at org.eclipse.birt.report.engine.layout.html.HTMLInlineStackingLM.resum eLayout(HTMLInlineStackingLM.java:104) at org.eclipse.birt.report.engine.layout.html.HTMLInlineStackingLM.layou tNodes(HTMLInlineStackingLM.java:153) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChild ren(HTMLStackingLM.java:27) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTML AbstractLM.java:133) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layout Nodes(HTMLBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChild ren(HTMLStackingLM.java:27) at org.eclipse.birt.report.engine.layout.html.HTMLTableLM.layoutChildren (HTMLTableLM.java:76) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTML AbstractLM.java:133) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layout Nodes(HTMLBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPage LM.java:89) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.lay out(HTMLReportLayoutEngine.java:101) at org.eclipse.birt.report.engine.presentation.ReportDocumentBuilder.bui ld(ReportDocumentBuilder.java:195) at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:22 7) at org.eclipse.birt.report.engine.api.impl.RunTask.run(RunTask.java:88) at org.eclipse.birt.report.service.ReportEngineService.runReport(ReportE ngineService.java:981) at org.eclipse.birt.report.service.BirtViewerReportService.runReport(Bir tViewerReportService.java:144) at org.eclipse.birt.report.service.actionhandler.BirtRunReportActionHand ler.__execute(BirtRunReportActionHandler.java:78) at org.eclipse.birt.report.service.actionhandler.BirtGetPageActionHandle r.__checkDocumentExists(BirtGetPageActionHandler.java:58) at org.eclipse.birt.report.service.actionhandler.AbstractGetPageActionHa ndler.prepareParameters(AbstractGetPageActionHandler.java:119) at org.eclipse.birt.report.service.actionhandler.AbstractGetPageActionHa ndler.__execute(AbstractGetPageActionHandler.java:104) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandl er.execute(AbstractBaseActionHandler.java:89) at org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProc essor.__executeAction(AbstractBaseDocumentProcessor.java:47)
John, This regression bug may have been introduced by the fix you made to a previous bug.
*** Bug 230471 has been marked as a duplicate of this bug. ***
*** Bug 220201 has been marked as a duplicate of this bug. ***
quote issue Fixed now.
latest integration build could not confirm this by itself due to unrelated issues with missing jar file. but exporting the birt helper project project from the latest CVS to where it needs to go, verifies this fix.
Verified bug with build COSMOS-1.0.0-200806201443
Marked as closed based on previous comments.