kashoory Posted May 30, 2014 Share Posted May 30, 2014 I am using jasper studio and Ad Hoc to create some reports. I have an intermittent problem with converting reports to PDF on jasper server AWS. While it usually goes well, it sometimes takes a long long time as I give up time to time and have to retry. Does anyone have the same problem? Is there anyway to fix it? Link to comment Share on other sites More sharing options...
Solution mgeise Posted June 2, 2014 Solution Share Posted June 2, 2014 Assuming that it is not just a giant report and it will occassionally return fast and sometimes slow - When it happens, you may want to check the memory utilization on your server. It is likely that you are running low on memory. Systems can slow down when they start utilizing the swap space. This could be caused by other people running alot of concurrent reports combined with reports running on a schedule, etc. Running your server with plenty of memory and tuning your garbage collection, etc. (Some of the recommended parameters are found in the installation guide) can improve the performance of your reports quite a bit. Link to comment Share on other sites More sharing options...
hozawa Posted June 5, 2014 Share Posted June 5, 2014 Looking at the other posts here, there seems to be performance problem with AWS. It probably would be better if you tag your question as AWS instead of JasperReports Server to bring AWS issues because it probably isn't an issue with JasperReports Server. Link to comment Share on other sites More sharing options...
kashoory Posted June 5, 2014 Author Share Posted June 5, 2014 Hi hozawa I actually did tag it with AWS. But in the list "Related Projects" I could not find AWS and the closest item was JasperReport Server. Link to comment Share on other sites More sharing options...
kashoory Posted June 5, 2014 Author Share Posted June 5, 2014 mgeise, It happened for a quiet simple report and it is intermittent. However we are still at very beginning level and we do not have lots of users and heavy concurrent usage at the moment. The server instance is medium and just a couple of guys are using reports time to time. Next time I will check memory usage and server status. Thanks for your help. 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