-
Bug
-
Resolution: Fixed
-
P4
-
6
-
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.