M2 Report doesnt work under M3 [message #96800] |
Tue, 06 December 2005 07:36  |
Eclipse User |
|
|
|
I have 4 reports designed under Birt M2. All working with my scrpited
data sources and scripted java objects which were put into reports by
webapp. I've upgraded or libraries to M3 and reports stop working.
-------------------Exception:---------------------------
java.lang.Exception: org.eclipse.birt.report.engine.api.EngineException:
The output format pdf is not supported.
at (...)
Caused by: org.eclipse.birt.report.engine.api.EngineException: The
output format pdf is not supported.
at
org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run (RunAndRenderTask.java:159)
at
(...)
-------------------------------------------------
--------------Birt log-------------------------
(...)
SEVERE: Message:The extension point
[org.eclipse.birt.report.model.reportItemModel] is not found. Error
code:EXTENSION_POINT_NOT_FOUND
(...)
---------------------------------------------
When I try open these reports with M3 designer in eclipse I get :
-------------------Exception:---------------------------
java.lang.ClassCastException
at
org.eclipse.birt.report.designer.internal.ui.editors.parts.A bstractMultiPageLayoutEditor.superSetInput(AbstractMultiPage LayoutEditor.java:553)
at
org.eclipse.birt.report.designer.ui.editors.IDEReportEditor. superSetInput(IDEReportEditor.java:250)
(...)
--------------------------------------------------
--------------Eclipse log-------------------------
Unable to create editor ID
org.eclipse.birt.report.designer.ui.editors.ReportEditor: An exception
was thrown during initialization
--------------------------------------------------
Any ideas ?
--
Michael
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06613 seconds