Jump to content

Is this a bug in JRPdfExporter or what?


2004 IR Help

Recommended Posts

By: Tijana - tijana

Is this a bug in JRPdfExporter or what?

2005-11-11 07:13

When I run my crosstab report with JR 1.1.0, I get the following stack trace. Funny thing is, this doesn't happen if I change the input parameters, so that the dataset is smaller. Am I doing something wrong?After a trying it a couple of times I get OutOfMemoryError.

 

 

java.lang.NullPointerException

at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)

at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)

at com.lowagie.text.Document.close(Unknown Source)

at net.sf.jasperreports.engine.export.JRPdfExporter.exportReportToStream(JRPdfExporter.java:434)

at net.sf.jasperreports.engine.export.JRPdfExporter.exportReport(JRPdfExporter.java:250)

at org.apache.jsp.JasperReportHandler_jsp.exportReport(JasperReportHandler_jsp.java:100)

at org.apache.jsp.JasperReportHandler_jsp._jspService(JasperReportHandler_jsp.java:521)

etc.

 

 

 

Thanks in advance

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...