I'am trying start my webapp on my tomcat manager, but it dowsn't up. I'm reading log file of the webapp and I have thise error:
8-giu-2017 9.41.12 org.apache.catalina.core.StandardContext start GRAVE: Error listenerStart 8-giu-2017 9.41.12 org.apache.catalina.core.StandardContext start GRAVE: Context [/ImageProcessor] startup failed due to previous errors 8-giu-2017 9.41.12 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc GRAVE: The web application [/ImageProcessor] registered the JDBC driver [oracle.jdbc.OracleDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 8-giu-2017 9.41.12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/ImageProcessor] appears to have started a thread named [oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser] but has failed to stop it. This is very likely to create a memory leak. 8-giu-2017 9.41.12 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads GRAVE: The web application [/ImageProcessor] appears to have started a thread named [CommunicatorServer] but has failed to stop it. This is very likely to create a memory leak.