Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
could not load the report query
msp
<p>Hi</p><p> </p><p>I am facing an issue when running a report</p><p> </p><p>below is the stacktrace for the same:</p><p> </p><p>Error.ReportQueryLoadingError2 ( 1 time(s) )</p><p>detail : org.eclipse.birt.report.engine.api.EngineException: Can not load the report query: 9. Errors occurred when generating the report document for the report element with ID 9. (Element ID:9) </p><p> </p><p> </p><p>I have deployed this report in WebViewerExample of the tomcat server,rest of the reports work fine but issue with this report only.</p><p> </p><p>I have deployed this report on a machine on which there is no eclipse but unable to understand from </p><p>where below error is coming:</p><p> </p><p> </p><p>org.eclipse.birt.report.engine.api.EngineException</p><p> </p><p>i serached on multiple links but still my issue is not resolved </p><p> </p><p>Kindly help in this ASAP.</p>
Find more posts tagged with
Comments
micajblock
<p>Does the report work in the designer? If yes, look at the XML Source and search for the string 'id="9"'. Let us know what kind of element it is.</p>
msp
<p>Hi</p><p> </p><p>It works in the designer.</p><p> </p><p>The element for the string id="9" is a table.</p><p>Actually this report works on Ubantu machine but not on Windows.</p><p>But after visiting multiples sites also,</p><p>my issue is not yet resolved.Other reports are working fine but not this one.</p><p>Kindly help me in this asap.</p><p>Thanx</p>
micajblock
<p>Not enough information. Are there more details on the error? Is there any script on the report? Is the query for this report different than others?</p>
msp
<p>HI,</p><p> </p><p>Sorry for delayed reply.</p><p> </p><p>Query for this report is different from other reports.</p><p>I have written query in the script.</p><p> </p><p>After a bit R & D , I found that in birt version 3.7.2 you dont need plugins like [color=rgb(0,0,0);font-family:'Times New Roman';font-size:medium;]org.eclipse.birt.report.engine.api.EngineException in classpath of birtviewer.[/color]</p><p> </p><p>[color=rgb(0,0,0);font-family:'Times New Roman';font-size:medium;]SO i tried with downloading and putting the jar in [/color][color=rgb(0,0,0);font-family:'Times New Roman';font-size:medium;] classpath of birtviewer also but still my problem was not resolved .[/color]</p><p> </p><p>[color=rgb(0,0,0);font-family:'Times New Roman';font-size:medium;]Kindly help in this asap.[/color]</p>
micajblock
<p>Still not enough information. What is in the scripts and how are they different. Can you post a report that works and one that does not?</p>