GRAVE: The web application registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it whe
Bonjour,
Je suis confronté à ce problème depuis 3 jours et je désespère de trouver un solution :oops:
J'ai modifié 8 fichier en créant de nouvelle fonctionnalité (.jsp, .java, etc..) Lorsque je remplace les anciens fichiers manuellement pour ceux réactualiser, j'obtiens ce message d'erreur :
Code:
1 2
|
GRAVE: The web application [/GestionHoraire] registered the JDBC driver [com.mysql.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. |
Lorsque j'importe l'intégralité de mon projet, via à .war, dès que l'on fait la moindre manipulation, j'obtiens
Je suis vraiment désespérée car je ne trouve pas de solution