Problem loading birt plugin in birt engine [message #159068] |
Mon, 08 May 2006 08:49 |
Eclipse User |
|
|
|
Since I moved to Version 2.1 I can no longer use my ODA-Datasources when
integration the report engine in my application.
I keep getting the following exception.
Has anybody a similar experience or maybe an idea what this could be?
My datasource uses the extension point
org.eclipse.datatools.connectivity.oda.
I assumed that the plugin should work when the the directory containing
the plugin is copied to the plugin directory.
Thanks
Peter
java.lang.IllegalArgumentException: The extension with ID
'org.eclipse.birt.report.data.oda.ifbbirtplugin' is not found!
at
org.eclipse.birt.report.model.plugin.ODAManifestUtil.getData SourceExtension(ODAManifestUtil.java:50)
at
org.eclipse.birt.report.model.plugin.OdaExtensibilityProvide r.isValidODADataSourceExtensionID(OdaExtensibilityProvider.j ava:201)
at
org.eclipse.birt.report.model.parser.OdaDataSourceState.pars eODADataSourceExtensionID(OdaDataSourceState.java:125)
at
org.eclipse.birt.report.model.parser.OdaDataSourceState.pars eAttrs(OdaDataSourceState.java:65)
at
org.eclipse.birt.report.model.parser.ModuleParserHandler.sta rtElement(ModuleParserHandler.java:159)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unk nown
Source)
at
org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyEle ment(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanSt artElement(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Fragme ntContentDispatcher.dispatch(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDo cument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at
org.eclipse.birt.report.model.parser.ModuleReader.readModule (ModuleReader.java:89)
at
org.eclipse.birt.report.model.parser.ModuleReader.readModule (ModuleReader.java:171)
at
org.eclipse.birt.report.model.parser.DesignReader.read(Desig nReader.java:135)
at
org.eclipse.birt.report.model.core.DesignSession.openDesign( DesignSession.java:208)
at
org.eclipse.birt.report.model.api.SessionHandle.openDesign(S essionHandle.java:174)
at
com.ifbag.okular.base.reportgen.CReportGenerator.getReportGe nerator(CReportGenerator.java:115)
at com.ifbag.okular.base.reportgen.CReportTest.main(CReportTest .java:49)
|
|
|
Powered by
FUDForum. Page generated in 0.02713 seconds