Home
Analytics
BIRT Report Exception for charts
Pats
<p>Hi am able to genearet report from java with tables and its contents from karaf , but when i use charts it gives below problem , but works when i run it ythrough birt desginer .</p>
<p> </p>
<p> </p>
<p>rg.eclipse.birt.chart.exception.ChartException: javax.xml.transform.TransformerException: Source object passed to '{0}' has no contents.<br>
at org.eclipse.birt.chart.device.svg.SVGRendererImpl.after(SVGRendererImpl.java:256)</p>
<p> </p>
<p> </p>
<p>Caused by: javax.xml.transform.TransformerException: javax.xml.transform.TransformerException: Source object passed to ''{0}'' has no contents.<br>
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(Unknown Source)[:1.8.0_40]<br>
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(Unknown Source)[:1.8.0_40]</p>
<p> </p>
<p> </p>
<p>Can any one help me on this please</p>
Find more posts tagged with
Comments
JFreeman
<p>Are you still needing assistance with this issue?</p>
Pats
<blockquote class="ipsBlockquote" data-author="JFreeman" data-cid="138260" data-time="1438804401">
<div>
<p>Are you still needing assistance with this issue?</p>
</div>
</blockquote>
<p> </p>
<p> </p>
<p>Yes still am facing the same issue .</p>
Pats
<p>Hi</p>
<p> </p>
<p>Am not able to disply chart in birt report ,</p>
<p> </p>
<p>tables and other data is dsiplaying fine , but for chart only it is not displying but when i run same rpt file through designer it wirks fine not from application</p>
<p> </p>
<p>my runtime are</p>
<p> </p>
<p>org.eclipse.birt.core.framework;version=${birt.version},</p>
<p>org.eclipse.birt.report.engine.api;version=${birt.version},</p>
<p> </p>
<p>and also am not able to find proper maven dependency for chart also .</p>
<p> </p>
<p>Plase let me know how i can resolve this . Thanks </p>
JFreeman
<p>The org.eclipse.birt.chart.engine should be located inside of the org.eclipse.birt.runtime jar.</p>