Hello,
I designed a report, which just exports a simple txt file.
til now everything worked fine. Now i got this message during backend export:
java.lang.ArrayIndexOutOfBoundsException: 72932
at net.sf.jasperreports.engine.export.JRTextExporter.exportText(JRTextExporter.java:627)
at net.sf.jasperreports.engine.export.JRTextExporter.exportElements(JRTextExporter.java:405)
at net.sf.jasperreports.engine.export.JRTextExporter.exportPage(JRTextExporter.java:369)
at net.sf.jasperreports.engine.export.JRTextExporter.exportReportToWriter(JRTextExporter.java:345)
at net.sf.jasperreports.engine.export.JRTextExporter.exportReport(JRTextExporter.java:204)
at com.jaspersoft.jasperserver.api.engine.scheduling.quartz.TxtReportOutput.getOutput(TxtReportOutput.java:87)
at com.jaspersoft.jasperserver.api.engine.scheduling.quartz.ReportExecutionJob.executeAndSendReport(ReportExecutionJob.java:523)
at com.jaspersoft.jasperserver.api.engine.scheduling.quartz.ReportExecutionJob.execute(ReportExecutionJob.java:243)
at com.jaspersoft.ji.report.options.engine.ReportOptionsExecutionJob.execute(ReportOptionsExecutionJob.java:47)
at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557)
The text file has more than 72.000 rows. Is there any limitation in TXT Export?
Thx
Thank you for posting to the Jaspersoft Community. Our team of experts has read your question and we are working to get you an answer as quickly as we can. If you have a Jaspersoft Professional Subscription plan, please visit https://support.tibco.com/s/ for direct access to our technical support teams offering guaranteed response times.
Hello, can you please paste the jrxl here?
Dear @bnk,
We are eagerly anticipating your response to the comment mentioned above. Please provide the requested information so that we can assist you in addressing your question effectively.