Jump to content
We've recently updated our Privacy Statement, available here ×

Peñarandix85

Members
  • Posts

    5
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Posts posted by Peñarandix85

  1. Hi everybody,

    everytime i execute one of my reports jasperserver.logs prints this error message:

    WARN JRJdbcQueryExecuter,pool-4-thread-95:144 - The supplied java.sql.Connection object is null

    what i dont understand is why it writes this when there's no jdbc connection anywhere in this report. and Im not connecting to any database or defined any query.

     

    Thanks!!

  2. 1. Publish main report and subreports in jasperServer

    2. JasperStudio - open main report - from palette add subreport - select a report file (dialog box)  - select custom expression as:

                   "repo:/folder1/folder2/subreportname_files/main_jrxml"

                    where folder1 and folder2 are directories previously created on your jasperreports server.

    3.  JasperStudio - Click subreport from main report - properties - subreport option . Where:

            - expression should be the same you added in step 2

            - Connection expression should be $P{REPORT_CONNECTION}

    This is the way i use subreports and it works, at least with version 6.4. You can also try specifying in step 2 the option "select a resource from jasperReports server.

    Hope this helps!

     

  3. Good morning,

    on the detail band options i have used $F{field}.equals("field"). Im displaying a table using parameters.  When i select the parameter (as a filter, named "field) from the panel it prints the detail band not when i dont select any or any different.

    Im not sure what you specifically need but what i have displayed in detail band is a pic. Hope this helps!!

×
×
  • Create New...