码迷,mamicode.com
首页 > 编程语言 > 详细

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0

时间:2019-01-17 15:14:24      阅读:1813      评论:0      收藏:0      [点我收藏+]

标签:img   base   can   hotspot   moved   没有   jdk8   com   bit   

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 8.0

标签:img   base   can   hotspot   moved   没有   jdk8   com   bit   

原文地址:https://www.cnblogs.com/QuestionsZhang/p/10281839.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!