org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.security.filterChains': Cannot resolve reference to bean 'org.springframework.security.web.DefaultSecurityFilterChain#4' while setting bean property 'sourceList' with key [4]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.security.web.DefaultSecurityFilterChain#4': Cannot resolve reference to bean 'platformFilter' while setting constructor argument with key [13]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'platformFilter' defined in ServletContext resource [/WEB-INF/spring/applicationContext-security.xml]: Cannot resolve reference to bean 'securityMetadataSource' while setting bean property 'securityMetadataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityMetadataSource' defined in ServletContext resource [/WEB-INF/spring/applicationContext-security.xml]: Invocation of init method failed; nested exception is org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Io 异常: The Network Adapter could not establish the connection
有3个项目 关联的,新换了svn和数据库连接,从新down 了一个项目,结果 粗心,这个项目的数据库 url 用户名和密码 不对
所以 项目才连接不上去,。。。。。