You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/28 21:53:00 UTC

[jira] [Commented] (KARAF-5796) Heap dump needs to end in .hprof w/ newer JDK

    [ https://issues.apache.org/jira/browse/KARAF-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526819#comment-16526819 ] 

ASF GitHub Bot commented on KARAF-5796:
---------------------------------------

mattrpav opened a new pull request #535: WIP: [KARAF-5796] Heap dump needs to end in .hprof w/ newer JDK
URL: https://github.com/apache/karaf/pull/535
 
 
   With Oracle JDK 1.8.0u162, the HotSpotDiagnostic MXBean requires the heapdump to end with a .hprof extension.
   
    * dump-create: Convert the filename from heapdump.txt -> heapdump.hrpof 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Heap dump needs to end in .hprof w/ newer JDK
> ---------------------------------------------
>
>                 Key: KARAF-5796
>                 URL: https://issues.apache.org/jira/browse/KARAF-5796
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 4.1.5
>            Reporter: Matt Pavlovich
>            Priority: Major
>
> When running karaf> dump-create, the heap dump is not included.
> Invoking the HotSpotDiagnostic MXBean directly results in an error message indicating that the operation requires the file extension to end in ".hprof"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)