This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Tomcat and the fly likes Out of memory Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Out of memory" Watch "Out of memory" New topic
Author

Out of memory

Arathi Raj
Ranch Hand

Joined: Nov 22, 2002
Posts: 90
Hi,

We have application running on tomcat server. That application mainly used to run reports in form of pdf and excel. it talks to 3 differnt databases to get the data and outputs to pdf and excel. Most of the time application runs fine , but in few cases it throws out of memory. I increased the heap size to 1 GB but still the same problem.

The other thing apart from above application we are running 3 other different applications on same tomcat server.

Of all we have two versions of tomcat installed on same server and in each versions of tomcat we have 3 to 4 applications running.

Now my concern is it because of our setup does it leads to out of memory problem or what others things might cause the problem.

Let me know how we can improve the performance.

Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Out of memory
 
Similar Threads
servlet cannot be found if one parameter is too long
Problems with Oracle Connection - WebSphere
finding location of jar files
Migration from Websphere 4 to 5.1.1.8 fop issue
Several Tomcat instances on one machine??