Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in
Posted Questions张
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 相关的知识,希望对你有一定的参考价值。
1 启动hbase的时候爆出警告
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
查看配置文件
# Configure PermSize. Only needed in JDK7. You can safely remove it for JDK8+
我用的jdk1.8,所以注释掉重新启动就没有这个警告了。
以上是关于Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 的主要内容,如果未能解决你的问题,请参考以下文章