alapatiaditya369 Posted June 12, 2018 Share Posted June 12, 2018 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 MessageThere 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. Link to comment Share on other sites More sharing options...
joseng62 Posted June 12, 2018 Share Posted June 12, 2018 Hi alapatia... First step would be to view the jasperserver.log files. You can find the logs under APACHE_INSTALL_PATHwebappsjasperserverWEB-INFlogsYou 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. Link to comment Share on other sites More sharing options...
hozawa Posted June 13, 2018 Share Posted June 13, 2018 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. Link to comment Share on other sites More sharing options...
alapatiaditya369 Posted June 13, 2018 Author Share Posted June 13, 2018 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. Link to comment Share on other sites More sharing options...
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