Java – VM error starting wildfly (JBoss) server

I have wildfly-10.0 0. Final available path variable set I'm using Ubuntu I also have jdk1 7.0_ 79. The problem I face is when I try to start the standard SH's server, I received an error,

Unrecognized VM option 'metaspacesize = 96m'

Error: unable to create Java virtual machine

Error: fatal exception occurred The program will exit

Solution

Use JDK 1.8 instead of JDK 1.7 Metaspace size is a new flag added for Metaspace in JDK 1.8

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>