Skip to content

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

@OsaidAlhomedy

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions