-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: core-svc
-
b55
-
generic
-
generic
jhat starts the webserver listener even before heap dump parsing is completed. But, heap dump parsing is a memory hungry process and therefore can throw OutOfMemoryError for large heap dumps. In such scenario, the query listener left as is and therefore jhat 'hangs' on OOM.