BImomo Posted December 28, 2015 Posted December 28, 2015 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-yyyydatetime.format=dd-MM-yyyy HH:mm:sscalendar.date.format=dd-mm-yycalendar.datetime.format=dd-mm-yy HH:mm:ss But I have this error because of the format date:HTML response error code: 500, errorUne erreur de serveur interne s'est produite. Veuillez contacter votre administrateur système.Détails: Request processing failed; nested exception is java.lang.NullPointerExceptionThe 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-2015If 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..
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now