java - VM error while starting Wildfly (JBoss) server -
i have wildfly-10.0.0.final available path variable set. using ubuntu. have jdk1.7.0_79. facing problem when trying start server executing standalone.sh getting error,
unrecognized vm option 'metaspacesize=96m' error: not create java virtual machine. error: fatal exception has occurred. program exit.
use jdk 1.8 instead of jdk 1.7. metaspacesize new flag added metaspace in jdk 1.8.
Comments
Post a Comment