rynrdsouza Posted June 27, 2013 Share Posted June 27, 2013 Hi, We have downloaded the latest version of jasperserver community edition (5.1.0) and installed it on linux (Ubuntu 12.04). At the end of installation we run the jasper server and it runs successfully without any error, However, when we stop the services using ctlscript.sh, and restart the machine then the jasper server doesnt start. We start the services using ctlsript.sh and all the services start sucessfully. We manage the get the tomcat homepage at http://localhost:8080, but when we enter http://localhost:8080/jasperserver, it gives 404 error. (FYI: We are running the setup on a large AWS EC2 instance) Regards, Reyner Dsouza Link to comment Share on other sites More sharing options...
mmflynn Posted July 2, 2013 Share Posted July 2, 2013 Hi Reyner - You are starting and stopping JasperReports Server correctly. If you want JasperReports Server to start as a service (rather than using ctlscript.sh), you can find an example of how to do that in the jasperreprots-server-5.1/scripts/linux directory.It's hard to say what is causing the 404 error. If Tomcat loads, then JasperReports Server should be running. My best suggestion right now is to check the log files. This article provides more detail than what you need, but it gives you a good understanding of where the files are located: http://community.jaspersoft.com/wiki/how-produce-clean-log-files-troubleshooting.I hope this helps.Mary FlynnJaspersoft Link to comment Share on other sites More sharing options...
andrattis88 Posted August 20, 2013 Share Posted August 20, 2013 I'm getting the same here... Tomcat is running ok, but I get 404 whenever I try http://localhost:8080/jasperserver . I'll be checking log files...Regards,Lucas Andrade. 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