We recently upgraded Jasper to version 6.4, and now we no longer get meaningful error messages. Now, when we get an error we receive and error like this:
Error Message
There was an error on the server. Try again or contact site administrators. (Error UID: 45352366-fdc2-45f9-93bf-ada6b46e03af)
Before upgrading, we used to get detailed error message that allowed us to troubleshoot the error that occurred. Now we simply do not have the information to do this. Can someone tell me how we can get meaningful error messages to display once again in JasperReports Server?
Thank you
hi i just installed Jasper 6.4 and i have the same issue. Did you manage to resolve this?
i used to use the error messages to catch any problems.
Thanks
You have to look in the log files now. I use the following command. You may have to change the path.
tail -1000 /apps/local/apache-tomcat-8.0.45/logs/catalina.out
Is there any setting which will help us to get back the details of the error message on error window?
you can configure roles for detail levels in applicationContext-security.xml [outputControlMap]. see "TIBCO JasperReports Server Security Guide » Application Security » Hiding Stack Trace Messages"