2020-01-06 19:35:55.170 | INFO --- [RMI TCP Connection(3)-127.0.0.1] | org.hibernate.validator.internal.util.Version :30 | HV000001: Hibernate Validator 5.2.4.Final 06-Jan-2020 19:35:57.481 SEVERE [RMI TCP Connection(3)-127.0.0.1] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file 06-Jan-2020 19:35:57.484 SEVERE [RMI TCP Connection(3)-127.0.0.1] org.apache.catalina.core.StandardContext.startInternal Context [] startup failed due to previous errors 2020-01-06 19:35:57.478 | INFO --- [RMI TCP Connection(3)-127.0.0.1] | org.springframework.web.context.ContextLoader :345 | Root WebApplicationContext: initialization completed in 15109 ms 2020-01-06 19:35:57.495 | INFO --- [RMI TCP Connection(3)-127.0.0.1] | o.s.web.context.support.XmlWebApplicationContext :982 | Closing Root WebApplicationContext: startup date [Mon Jan 06 19:35:42 CST 2020]; root of context hierarchy 06-Jan-2020 19:35:57.546 WARNING [RMI TCP Connection(3)-127.0.0.1] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [net.sf.log4jdbc.DriverSpy] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 06-Jan-2020 19:35:57.546 WARNING [RMI TCP Connection(3)-127.0.0.1] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] 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. [2020-01-06 07:35:57,595] Artifact dudu-erp-admin:war exploded: Error during artifact deployment. See server log for details.
06-Jan-2020 19:35:57.481 SEVERE [RMI TCP Connection(3)-127.0.0.1] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file 06-Jan-2020 19:35:57.484 SEVERE [RMI TCP Connection(3)-127.0.0.1] org.apache.catalina.core.StandardContext.startInternal Context [] startup failed due to previous errors
org.apache.catalina.core.StandardContext.listenerStart Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener java.lang.IllegalStateException: Cannot initialize context because there is already a root application context present - check whether you have multiple ContextLoader* definitions in your web.xml! at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:297) at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:107) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4738)