51zero / 51zero/eel-sdk

Issue with Installation of Jboss application server

Abierto
#379 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Scala
Estrellas
147
Forks
32
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
java, scala
Área
backend, devops
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.