Jump to content
Changes to the Jaspersoft community edition download ×

Error Jasper Report Export in txt


bnk

Recommended Posts

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

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...