Skip to content

READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE Jackson Error #2165

Closed
@cohaa100

Description

@cohaa100

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions