Hi all,
I'm quite new to the Jasper Reports, I had build a sample report in JasperSoft Studio (v 6.6.0) with available SampleDB data connection in the studio and deployed the report in to the Jasper Server, provided data source connection from Repository (/datasources/JServerJNDIDS). While we tried to run the report we are getting the following error message!
Error Message
There was an error on the server. Try again or contact site administrators. (Error UID: 8ef49434-da85-49ff-a0fc-f4eb65abf4f4)
Plase help me to know where the things getting wrong.
Thanks in advance.
3 Answers:
Hi alapatia...
First step would be to view the jasperserver.log files. You can find the logs under APACHE_INSTALL_PATH\webapps\jasperserver\WEB-INF\logs
You will get a more specific java stack error, which will help to point to the issues.
There could be a wide varitiy of possible issues.