I am creating a report that does a query in the database from a parameter that is sent to Jasper. In the source code I made a check to see if the compiled .jasper file is valid (creation date, parameters, etc), however, the first report is printed, the second comes all blank.
Question: Should the .jrxml file compile always occur?