Error to run the Jasper report in the server.

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.

alapatiaditya369's picture
Joined: May 31 2018 - 6:13am
Last seen: 4 years 6 months ago

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. 

 

joseng62's picture
6269
Joined: Dec 5 2014 - 2:43am
Last seen: 4 months 4 days ago

SampleDB available in Jaspersoft Studio shouldn't be able from JasperReports Server because it's running in Jaspersoft Studio.

If you want to use SampleDB, you'll need to migrate it to some other database such as Postgresql and then use it.

hozawa's picture
177413
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 12 months ago

Hi Hozawa,

Thank you for your reply, Can you please tell me how can we migrate the SampleDB in the studio to the server or please provide me any links that teach me how i can do that. 

alapatiaditya369's picture
Joined: May 31 2018 - 6:13am
Last seen: 4 years 6 months ago
Feedback