The answers here also work for java.lang.OutOfMemoryError: Metaspace (the equivalent problem for Scala running on Java 8) if you replace MaxPermSize...
java.lang.OutOfMemoryError:Permgen space is a message being displayed when your Java application runs out of permanent generation space in memory limited .....