Skip to content

GraalVM Native Image Fails with NoClassDefFoundError for DefaultSqsAsyncClientBuiler #1404

Open
@syedyusufh

Description

@syedyusufh

Spring Boot v3.5.0
AWS SDK V2 v2.31.54
GraalVM 24.0.1

Native image gets built successfully, however runtime fails with NoClassDefFoundError for DefaultSqsAsyncClientBuiler. Have tried adding reflect-config.json, metadata with tracingAgent, nothing helped.

DefaultSqsAsyncClientBuiler is a package-private class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions