Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to register jdbc driver #4

Open
jamilenriquez opened this issue Nov 22, 2020 · 1 comment
Open

failed to register jdbc driver #4

jamilenriquez opened this issue Nov 22, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@jamilenriquez
Copy link

Hola Miguel he intentado levantas el proyecto en glassfish 5 y tomcat 8.5 pero estoy teniendo este error:

The web application [unknown] registered the JDBC driver [com.mysql.cj.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.]]

Estoy usando el IDE intellij idea y java 1.8

Solo clono el repo y apunto a la conexión local de mysql.

@DevTony101 DevTony101 added the bug Something isn't working label Nov 22, 2020
@DevTony101
Copy link
Owner

Hola! Primero que todo gracias por mostrar interés por el proyecto. He ejecutado la aplicación en el servidor de WildFly y todo parece ir bien, investigando un poco he encontrado que el problema de fuga de memoria es tomcat-specific. Puedes encontrar información al respecto aquí.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants