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

READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE Jackson Error #2165

Open
cohaa100 opened this issue Jul 24, 2023 · 0 comments
Open

READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE Jackson Error #2165

cohaa100 opened this issue Jul 24, 2023 · 0 comments

Comments

@cohaa100
Copy link

cohaa100 commented Jul 24, 2023

Hello,

when i am using InspectContainerResponse containerInfo = docker.inspectContainerCmd(containerName).exec();
I get the following Error:

java_app | 2023-07-24 18:52:54.970 ERROR 1 --- [nio-8080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Handler dispatch failed; nested exception is java.lang.NoSuchFieldError: READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE] with root cause

Which was adressed here:
FasterXML/jackson-databind#3637 could you fix that?

Thx

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

No branches or pull requests

1 participant