Menu

Ducument must not be empty

jb_viewer
2005-11-20
2013-04-16
  • jb_viewer

    jb_viewer - 2005-11-20

    I'm getting this error:

      org.eclipse.jface.util.Assert$AssertionFailedException: Assertion failed: document must not be empty
      org.eclipse.jface.util.Assert.isTrue(Assert.java:180)
      com.jasperassistant.designer.viewer.ReportViewer.setDocument(ReportViewer.java:96)

    I passed a non-empty document whic is a collection object using the JRBeanCollectionDataSource.  Any ideas?  Please  help.

     
    • jb_viewer

      jb_viewer - 2005-11-21

      Hello,  I already figured this out. I was actually passing NULL.  Thanks.

       

Log in to post a comment.