51zero / 51zero/eel-sdk

Issue with Installation of Jboss application server

Offen
#379 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Scala
Sterne
147
Forks
32
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

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.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
java, scala
Bereich
backend, devops
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
45/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.