Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Using JClouds with Spring 2.7.* throws an exception #26

Description

@OsaidAlhomedy

The following exception is thrown when trying to create a context

Caused by: NoSuchMethodError: 'void ConstructorConstructor.<init>(Map)' at GsonModule.provideGson(GsonModule.java:130) at GsonModule$$FastClassByGuice$$1633583.GUICE$TRAMPOLINE(<generated>) at GsonModule$$FastClassByGuice$$1633583.apply(<generated>) .....

this happens because spring updated the API to use gson 2.9.1 and Jclouds isn't compatible with it yet
here is a some details regarding that issue https://issues.apache.org/jira/browse/JCLOUDS-1620

any idea how to fix the issue ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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