Jump to content
Changes to the Jaspersoft community edition download ×

Exception in thread "main" java.lang.NullPointerException at net.sf.jasperreports.components.table.fill.TableReport$DetailBandCreator.isEmpty(TableReport.java:812)


zahirzohair445

Recommended Posts

I explored all forums in jasper community for this issue but did not found any solution. I am using TIBCO JasperReports 6.12.2. I designed a template in jasper studio, compiled and previewed, it works fine but when i put the jasper file in a directory in my laravel project and run it, then it shows the error as bellow. any hint or solutions will be very much appreciated.
 

This is the error:
 

Exception in thread "main" java.lang.NullPointerException

at net.sf.jasperreports.components.table.fill.TableReport$DetailBandCreator.isEmpty(TableReport.java:812)

at net.sf.jasperreports.components.table.fill.TableReport$ReportBandCreator.visitColumn(TableReport.java:613)

at net.sf.jasperreports.components.table.fill.TableReport$ReportBandCreator.visitColumn(TableReport.java:585)

at net.sf.jasperreports.components.table.StandardColumn.visitColumn(StandardColumn.java:74)

at net.sf.jasperreports.components.table.fill.TableReport$ReportBandCreator.visit(TableReport.java:705)

at net.sf.jasperreports.components.table.fill.TableReport.createDetailBand(TableReport.java:827)

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