Erro no RuntimeException do java. Conexão com o banco de dados

Java

19/06/2021

Olá, fiz um CRUD com html e java web.

parece que está falando um erro " java.lang.RuntimeException "; Onde seria isso? O que seria?

Quando fui fazer um cadastro(testar) ele apareceu esse erro:
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
HTTP Status 500 - Internal Server Error
type Exception report

messageInternal Server Error

descriptionThe server encountered an internal error that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: java.lang.RuntimeException
root cause

java.lang.RuntimeException
note The full stack traces of the exception and its root causes are available in the GlassFish Server Open Source Edition 4.1.1 logs.

GlassFish Server Open Source Edition 4.1.1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

Minha IDE é o netbeans 8;
O banco é o mariaDB no HeidSQL;
Servidor GlasFish.
Paulo

Paulo

Curtidas 0
POSTAR