Issue with Installation of Jboss application server
- Lingua principale
- Scala
- Stelle
- 147
- Fork
- 32
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi,
I am encountering a problem. I need to get Jboss started before I can attempt to run another software. The following is the error message after executing the Standalone batch file.
Unrecognized VM option 'MetaspaceSize=96M'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
This is my current JDK version
- jdk1.7.0_80
I am rather new to this and hence any explanation in any form would be greatly appreciated.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
The issue is about a JVM startup error with an unrecognized VM option 'MetaspaceSize=96M' on JDK 1.7.0_80. First, check the JBoss standalone configuration files for JVM options. Compare supported JVM options between JDK 1.7 and later versions. 'MetaspaceSize' is a Java 8+ option; the fix likely involves removing or replacing it for JDK 1.7 compatibility. Verify the fix by starting the JBoss server after adjusting the configuration.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java, scala
- Ambito
- backend, devops
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100