Salve a tutti

sto riscontrando difficoltà nell'avviare l'applicazione con tomcat in quanto ci sono problemi con il driver JDBC.
Nel file di log ho trovato il seguente errore:


Codice PHP:
4-Feb-2018 12:15:38.138 SEVERE [RMI TCP Connection(2)-127.0.0.1org.apache.catalina.core.StandardContext.startInternal Context [] startup failed due to previous errors14-Feb-2018 12:15:38.192 WARNING [RMI TCP Connection(2)-127.0.0.1org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOTregistered the JDBC driver [com.mysql.jdbc.Driverbut failed to unregister it when the web application was stoppedTo prevent a memory leakthe JDBC Driver has been forcibly unregistered




Vi chiedo la gentilezza di darmi qualche dritta.
Devo eseguire qualche impostazione a monte?

grazie a tutti per l'attenzione