Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should work with Project Lombok`s logger #205

Closed
NicoSe opened this issue Feb 23, 2021 · 2 comments · Fixed by #276
Closed

Should work with Project Lombok`s logger #205

NicoSe opened this issue Feb 23, 2021 · 2 comments · Fixed by #276

Comments

@NicoSe
Copy link

NicoSe commented Feb 23, 2021

To start with chaos engineering I found your project. It look nice to me, but it don´t work as easy as you mensioned it, because in our application I got an NullPointerException. Look the stacktrace below. Hopefully you can fix this over time.

Screenshot 2021-02-23 184938

Because of that Tomcat could not start and the application shut down.
I am sure that the problem ist because we use Lombok and its integrated Logger.

@WtfJoke
Copy link
Contributor

WtfJoke commented Feb 25, 2021

Hi @NicoSe

Can you show me an example project, which demonstrates the issue?

Chaos Monkey for Spring Boot is compatible with projects which uses lombok, see https://github.com/fletchgqc/mediator for example. We dont use logger, there, so that might be worth testing.

@F43nd1r
Copy link
Member

F43nd1r commented Aug 13, 2021

This has nothing to do with lombok. See #261

@F43nd1r F43nd1r linked a pull request Aug 20, 2021 that will close this issue
2 tasks
@F43nd1r F43nd1r mentioned this issue Sep 24, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants