jmap在ubuntu上DebuggerException: Can't attach to the process
生活随笔
收集整理的这篇文章主要介绍了
jmap在ubuntu上DebuggerException: Can't attach to the process
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
解决:
临时:
1.echo 0 >/proc/sys/kernel/yama/ptrace_scope
永久:
2.修改 /etc/sysctl.d/10-ptrace.conf,设置kernel.yama.ptrace_scope=0
参考:http://bugs.java.com/bugdatabase/view_bug.do?bug_id=7050524
转载于:https://www.cnblogs.com/predisw/p/4988306.html
总结
以上是生活随笔为你收集整理的jmap在ubuntu上DebuggerException: Can't attach to the process的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 撞期小米!摩托罗拉发布会定档8月11日:
- 下一篇: Ubuntu16.04安装nginx