Jump to content

c.defaud

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by c.defaud

  1. Hello,

    The problem i'm facing is that when I run a report including "Table element" in JasperServer, I see in the logs the SQL query run twice :

    2015-01-14 11:19:21,909 DEBUG JRJdbcQueryExecuter,pool-4-thread-86:254 - SQL query string: SELECT * FROM table;[/code]
    2015-01-14 11:19:26,091 DEBUG JRJdbcQueryExecuter,myreport subreports #1:254 - SQL query string: SELECT * FROM table;[/code]

    Please, could someone tell me what each query stands for, and how to make it run once only ?

    Edit : this problem doesn't occur when I placed fields in "details group" instead of using a table.

    Best regards.

×
×
  • Create New...