在root下导出dumpfile 报错
26543: well-known file is not secure
切换到普通用户
sudo -u userA /java/jdk1.8.0_121/bin/jmap -dump
:live,file=/gcerr/26543jmap0821.hprof 26543
Dumping heap to /gcerr/26543jmap0821.hprof ...
Heap dump file created
26543: well-known file is not secure
阅读 15
2022-05-27
在root下导出dumpfile 报错
26543: well-known file is not secure
切换到普通用户
sudo -u userA /java/jdk1.8.0_121/bin/jmap -dump
:live,file=/gcerr/26543jmap0821.hprof 26543
Dumping heap to /gcerr/26543jmap0821.hprof ...
Heap dump file created
相关推荐
精彩评论(0)