We are running a report in the Crystal Reports Java runtime engine and receive the following:
"Error
Failed to restore data position, target: section = SectionCode;, printRecordNumber = 339, pageN = 2, result: section = SectionCode:, printRecordNumber = 399, pageN = 2"
The report includes header with formulas and logos, 3 sub reports, and a cross tab.
In case the cross tab has a small number of records and is printed in one page, there is no error. Once the cross tab has more records and requires another page to print, the error message is displayed.
The report data contains tables and an SQL command, all from one database.
This happens only on the runtime engine. When we run the report through Crystal Reports designer - no errors even if the cross tab requires 2 or more pages to print.
System:
Development: Crystal Reports designer 2008 SP3, ODBC, mySQL
Runtime: Java runtime engine (latest release from SAP's web site), JDBC, mySQL
Thanks,
Ori