017-4-19 16:16:29 org.apache.catalina.core.StandardContext listenerStartjava
嚴重: Exception sending context initialized event to listener instance of class org.springframework.web.util.Log4jConfigListenerweb
java.lang.IllegalStateException: Web app root system property already set to different value: 'SpringMVC.root' = [D:\apache-tomcat-6.0\webapps\cdm\] instead of [D:\apache-tomcat-6.0\webapps\cdm.myeclipse.bak\] - Choose unique values for the 'webAppRootKey' context-param in your web.xml files!spring
at org.springframework.web.util.WebUtils.setWebAppRootSystemProperty(WebUtils.java:151)apache
at org.springframework.web.util.Log4jWebConfigurer.initLogging(Log4jWebConfigurer.java:116)tomcat
at org.springframework.web.util.Log4jConfigListener.contextInitialized(Log4jConfigListener.java:45app
緣由是tomcat的webapps下有兩個一樣的項目,刪除從新發布便可eclipse