Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Build failed - Exception starting filter springSecurityFilterChain #1

Open
marius-nicolae opened this issue Sep 3, 2019 · 2 comments

Comments

@marius-nicolae
Copy link

Hi,

I've just cloned and tried to build it but it fails. There is an "Exception starting filter springSecurityFilterChain" and next line displays "Error creating bean with name 'springSecurityFilterChain' defined in class path resource [org/springframework/security/config/annotation/web/configuration/WebSecurityConfiguration.class]: Bean instantiation via factory method failed".

The entire build output generated by "mvn -e -X install" is attached here -
build.txt

The same errors are triggered also when Run.sh is executed.

Any idea about how to debug it and move forward?

Thanks!

@marius-nicolae
Copy link
Author

To be more precise, the tests are the ones which fail. If tests are skipped, i.e. maven is triggered as "mvn package -DskipTests" or "mvn install -DskipTests" it builds.

@realulim
Copy link

Same experience here, the tests fail. These appear to be integration tests, which need some sort of local setup, which isn't explained.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants