Search code examples
jasper-reportsireportjasperserver

When deploying Jasper Reports getting error message


Hi I created a simple report using iReport 4.5.1 and when I tried to deploy the report in JasperSoft (Ver 4.5) I am getting the following error message even thought I am selecting the correct JRXML file

The selected JRXML could not be parsed. You might have selected the wrong file.

What could be the issue.

I am using iReport designer to design my reports.
Database: Oracle 11g
I have created a Data Source in JaseperSoft - test connection successfull
I am getting the error message only when I click the browse button to upload the JRXML file when i tried to upload a report file...

Please help....


Solution

  • This error can occur when attempting to deploy a report that uses stored procedures.

    You can find this issue at http://jasperforge.org.

    This article is about how to call stored procedures from JasperReports.