Home
Analytics
org.eclipse.birt.data.engine.core.DataException: Fail to execute script in function __bm_FETCH()
djspooch
<p>Good day..</p><p> </p><p>Im actually new in using birt report.. I have created a report that compose of 7 tables with 7 corresponding charts. When i run the report everything is showing except for one report (AllSys DataSet). Its giving me an error when i run the debug option:</p><p> </p><p>org.eclipse.birt.data.engine.core.DataException: Fail to execute script in function __bm_FETCH()</p><p> </p><p>and also this errors:</p><p> </p><p>1. Error evaluating Javascript expression. Script engine error: ReferenceError: "maximoDataSet" is not defined.</p><p>2. org.mozilla.javascript.EcmaError: ReferenceError: "MXReportDataSetProvider" is not defined.</p><p> </p><p>I did browse on the net and check the settings for my mxreportdatasources and the settings are correct:</p><p> </p><p>To be honest im not familiar with the classes and libraries folder.</p><p> </p><p>If anyone can help me out it would be very much appreciated...</p><p> </p><p>Kindly check attached file for the complete ERROR LIST</p><p> </p><p>Thanks</p><p>Allan</p>
Find more posts tagged with
Comments
micajblock
<p>The error indicates that one of your columns data type does not match the method you are calling. Check all the columns are using the right method.</p><p> </p><p>P.S. There is a Maximo BIRT specific forum on BIRT Exchange.</p>
djspooch
<p>Thanks already checked that one and i have the right column for my open and fetch method</p>