Jump to content

Recommended Posts

Posted
Hi everyone,
 
I used a Web page to access JasperServer, and in this web page there is a iframe with a link to a report using as a Dashboard.
This report has 2 parameters : an integer and a date. But I have some trouble with the date.
In the file jasperserver_config_fr.properties I have : 
 
date.format=dd-MM-yyyy
datetime.format=dd-MM-yyyy HH:mm:ss
calendar.date.format=dd-mm-yy
calendar.datetime.format=dd-mm-yy HH:mm:ss
 
But I have this error because of the format date:

HTML response error code: 500, error

Une erreur de serveur interne s'est produite. Veuillez contacter votre administrateur système.

Détails: Request processing failed; nested exception is java.lang.NullPointerException

The URL of the report is :

http:/localhost:8080/jasperserver-pro/flow.html?_flowId=viewReportFlow&standAlone=true&_flowId=viewReportFlow&viewAsDashboardFrame=true&ParentFolderUri=%2FPortail&reportUnit=%2FPortail%2FReport_name&Param=1&Niveau=1&Date=24-12-2015

If I change the value of the parameter Date in 2015-12-24, the report works fine.

Have you ever had this error?

What should I do ?

Thanks for your concern.

PS : Sorry for my English..

 

 

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