Jump to content

Recommended Posts

Just curious about the printout of the parameters in a log file

When the query is listed in jasperserver.log I notice that after the query has completed, there are 2 params being listed. Both have to do with

java.util.Date

 

But a lot of my reports have up to 8 parameters and those are not printed out. I thought that there was a relationship between a param being marked as

mandatory but in one report (being called from another report), all of the params are optional; yet the 2 java.util.Dates are only printed.

JServer Pro, 5.6

2015-02-05 15:33:40,693 DEBUG JRJdbcQueryExecuter,Error Rate - Detail Report subreports #1:396 - Parameter #1 (StartDate of type java.util.Date): Sun Feb 01 00:00:00 UTC 2015
2015-02-05 15:33:40,693 DEBUG JRJdbcQueryExecuter,Error Rate - Detail Report subreports #1:396 - Parameter #2 (EndDate of type java.util.Date): Sat Feb 28 00:00:00 UTC 2015
 
Am I missing an item in the log4j.properties file ?
 
Thanks Al
 
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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