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

Error when updating User from API #25

Open
kadraman opened this issue Oct 15, 2024 · 0 comments
Open

Error when updating User from API #25

kadraman opened this issue Oct 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kadraman
Copy link
Contributor

From the log:

2024-10-15 09:18:23.818 DEBUG 19870 --- [nio-8888-exec-1] c.m.e.a.c.ApiUserController              : API::Updating user with UUID: 3f91dc76-97fc-45d5-8db0-3bee04326a86
2024-10-15 09:18:23.822 DEBUG 19870 --- [nio-8888-exec-1] c.m.e.r.UserRepositoryImpl               : Found matching user in database for: user4
2024-10-15 09:18:23.822 DEBUG 19870 --- [nio-8888-exec-1] c.m.e.r.UserRepositoryImpl               : Adding authority ROLE_USER for user
2024-10-15 09:18:23.824  WARN 19870 --- [nio-8888-exec-1] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [java.lang.NullPointerException: Cannot invoke "String.isEmpty()" because the return value of "com.microfocus.example.entity.User.getPassword()" is null]
@kadraman kadraman self-assigned this Oct 15, 2024
@kadraman kadraman added the bug Something isn't working label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant