Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Feature 'Title' not found. (test.chart, 213, 14)
Feature 'Title' not found. (test.chart, 213, 14) [message #74328] Thu, 15 September 2005 08:02 Go to next message
Eclipse UserFriend
Originally posted by: thmwg.web.de

Hello everybody,

IŽm designed a Chart within BIRT. In "Preview" the chart was shown
correctly. Then I copied the chart to
"JBOSS/server/delopy/birt-viewer.war/MyReport.rptdesign and started the
server. After trying to open the report I got followed error. Any
suggestions to solve this problem.

Thanks.
Thomas


org.eclipse.emf.ecore.xmi.FeatureNotFoundException: Feature 'Title' not
found. (test.chart, 213, 14)
09:58:46,799 INFO [STDOUT] at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.reportUnknownFeatu re(XMLHandler.java:1168)
09:58:46,799 INFO [STDOUT] at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleUnknownFeatu re(XMLHandler.java:1138)
09:58:46,799 INFO [STDOUT] at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleFeature(XMLH andler.java:1099)
09:58:46,799 INFO [STDOUT] at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.processElement(XML Handler.java:448)
09:58:46,799 INFO [STDOUT] at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement(XMLHa ndler.java:431)
09:58:46,799 INFO [STDOUT] at
org.eclipse.emf.ecore.xmi.impl.SAXWrapper.startElement(SAXWr apper.java:75)
09:58:46,799 INFO [STDOUT] at
org.apache.xerces.parsers.AbstractSAXParser.startElement(Unk nown Source)
09:58:46,799 INFO [STDOUT] at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanSt artElement(Unknown
Source)
09:58:46,799 INFO [STDOUT] at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Fragme ntContentDispatcher.dispatch(Unknown
Source)
09:58:46,799 INFO [STDOUT] at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDo cument(Unknown
Source)
09:58:46,799 INFO [STDOUT] at
org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
09:58:46,799 INFO [STDOUT] at
org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
09:58:46,799 INFO [STDOUT] at
org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
09:58:46,799 INFO [STDOUT] at
org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
09:58:46,799 INFO [STDOUT] at
javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
09:58:46,799 INFO [STDOUT] at
org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl. java:129)
09:58:46,799 INFO [STDOUT] at
org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLRes ourceImpl.java:155)
09:58:46,799 INFO [STDOUT] at
org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(Resour ceImpl.java:895)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.chart.model.impl.SerializerImpl.fromXml(Ser ializerImpl.java:377)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.chart.reportitem.ChartReportItemImpl.deseri alize(ChartReportItemImpl.java:215)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.model.extension.PeerExtensibilityPro vider.initializeReportItem(PeerExtensibilityProvider.java:37 7)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.model.elements.ExtendedItem.initiali zeReportItem(ExtendedItem.java:273)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.model.api.ExtendedItemHandle.loadExt endedElement(ExtendedItemHandle.java:99)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.chart.reportitem.ChartReportItemQueryImpl.s etModelObject(ChartReportItemQueryImpl.java:60)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder$Q ueryBuilderVisitor.visitExtendedItem(ReportQueryBuilder.java :325)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.engine.ir.ExtendedItemDesign.accept( ExtendedItemDesign.java:30)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder$Q ueryBuilderVisitor.buildQuery(ReportQueryBuilder.java:191)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder.b uild(ReportQueryBuilder.java:123)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.engine.data.dte.DteDataEngine.prepar e(DteDataEngine.java:173)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.engine.executor.ReportExecutor.execu te(ReportExecutor.java:132)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run (RunAndRenderTask.java:159)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.viewer.aggregation.layout.EngineFrag ment.doService(Unknown
Source)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.viewer.aggregation.BaseFragment.serv ice(Unknown
Source)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.viewer.servlets.ViewerServlet.doPost (Unknown
Source)
09:58:46,799 INFO [STDOUT] at
org.eclipse.birt.report.viewer.servlets.ViewerServlet.doGet( Unknown Source)
09:58:46,799 INFO [STDOUT] at
javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
09:58:46,799 INFO [STDOUT] at
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
09:58:46,799 INFO [STDOUT] at
org.apache.catalina.core.ApplicationFilterChain.internalDoFi lter(ApplicationFilterChain.java:252)
09:58:46,799 INFO [STDOUT] at
org.apache.catalina.core.ApplicationFilterChain.doFilter(App licationFilterChain.java:173)
09:58:46,799 INFO [STDOUT] at
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(Repl yHeaderFilter.java:81)
09:58:46,799 INFO [STDOUT] at
org.apache.catalina.core.ApplicationFilterChain.internalDoFi lter(ApplicationFilterChain.java:202)
09:58:46,799 INFO [STDOUT] at
org.apache.catalina.core.ApplicationFilterChain.doFilter(App licationFilterChain.java:173)
09:58:46,799 INFO [STDOUT] at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:213)
09:58:46,799 INFO [STDOUT] at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:178)
09:58:46,799 INFO [STDOUT] at
org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(Cu stomPrincipalValve.java:39)
09:58:46,809 INFO [STDOUT] at
org.jboss.web.tomcat.security.SecurityAssociationValve.invok e(SecurityAssociationValve.java:153)
09:58:46,809 INFO [STDOUT] at
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccCo ntextValve.java:59)
09:58:46,809 INFO [STDOUT] at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:126)
09:58:46,809 INFO [STDOUT] at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorRepo rtValve.java:105)
09:58:46,809 INFO [STDOUT] at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:107)
09:58:46,809 INFO [STDOUT] at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAd apter.java:148)
09:58:46,809 INFO [STDOUT] at
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:856)
09:58:46,809 INFO [STDOUT] at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand ler.processConnection(Http11Protocol.java:744)
09:58:46,809 INFO [STDOUT] at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Poo lTcpEndpoint.java:527)
09:58:46,809 INFO [STDOUT] at
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(Maste rSlaveWorkerThread.java:112)
09:58:46,809 INFO [STDOUT] at java.lang.Thread.run(Thread.java:534)
Re: Feature 'Title' not found. (test.chart, 213, 14) [message #74897 is a reply to message #74328] Fri, 16 September 2005 14:23 Go to previous message
Eclipse UserFriend
Originally posted by: thmwg.web.de

Hello together,

I solved the problem. In the xml-file "new_report.rptdesign" was a node
called "<title>" which cannot be parsed and thatswhy a exception was
thrown. I deleted this node and then it runs fine.

Greetings
Thomas
Previous Topic:Printing BIRT report out it to CSV
Next Topic:How can i set BIRT logging to DEBUG?
Goto Forum:
  


Current Time: Wed Jul 17 18:47:14 GMT 2024

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

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

Back to the top