leak « profile « Java Testing Q&A

Home
Java Testing Q&A
1.Development
2.FindBugs
3.HTMLUnit
4.hudson
5.junit
6.performance
7.plugin
8.profile
9.selenium
10.Tools
11.unit test
Java Testing Q&A » profile » leak 

1. Possible Memory leak in Number of Loaded classes in Java Application    stackoverflow.com

I recently began profiling an osgi java application that I am writing using VisualVM. One thing I have noticed is that when the application starts sending data to a client ...

2. Trying to track down a memory leak / garbage-collection problem in Java    stackoverflow.com

This is a problem I have been trying to track down for a couple months now. I have a java app running in that processes xml feeds and stores the result ...

3. Java memory leak detection tools    stackoverflow.com

I am now trying to detect memory leak in our java codes. I understand there are a few of detection tools such as memory manager that comes with eclipse, and NetBeans. ...

4. VisualVM memory leak detection    stackoverflow.com

I am trying VisualVM for detecting memory leak in java. I am using the version 1.2.1. I took two snapshots to try to capture the change of memory usage overtime. In ...

5. Possible Memory Leak?    stackoverflow.com

I've got a running java webapp, that I'm monitoring with visualVM. Here's the graph of the heap: heap The was tested with two sets of requests, one at 3:20 and the other ...

6. what causes memory leak in java    stackoverflow.com

I have a web application deployed in Oracle iPlanet web server 7. Website is used actively in Internet. After deploying, heap size is growing and after 2 or 3 weeks, OutOfMemory error ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.