aspose file tools
The moose likes Tomcat and the fly likes heap size problem with application 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 locked New topic
Author

heap size problem with application

nitin varshney
Greenhorn

Joined: Sep 17, 2008
Posts: 10
Hi All...,
I am making an web application in which i m sending ajax requests to my api methods in every 2 seconds for getting updates.
i am using a no. of maps and lists to retrive data.and i am using tomcat web sever.what the main problem is that i m facing heap size problem in some hours
after starting my application.
Actually my methods returns maps and lists and Garbage Collector is not able to remove them from memory rapidly.

please give me solution if anyone had worked on such type of application.....i am waiting for a right solution.........


thanks and regards

Nitin Varshney
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Please do not post the same question to multiple forums: CarefullyChooseOneForum

Let's continue the discussion in this duplicate thread, where you have answers already.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: heap size problem with application
 
Similar Threads
heap size problem with application
how will i get my values from collection?
heap size problem with web application
java heap size error
heap size problem with application