soham roy
Networking
-
- Other websites:
- Personal Blog
Soham_Deep's Projects
-
- Members:
- 1
The project/article aims at providing some insight pertaining to OOM(Out Of Memory) Exceptions.The structure of JVM Memory,types of dump files generated-Heap Dump,Core Dump,Thread Dump and IBM PHD(Portable Heap Dump).Use of Sun supplied tools such as "JConsole" to analyze the dumps.A brief working example of other IBM tools such as "ha34.jar" followed by the use of third party tools like "JProbe".Analyzing the dump files to fix deadlock issues and monitor "Waiting Threads"...
Administrator
-
- Members:
- 1
TAR file un-packaging and re-packaging has been a topic which has very little and confusing helps on the WWW.I did get a chance to try out a few modules where we needed to explode and re-package TAR files using commons-compress-1.0 . Heres the code snippets.
Administrator








