-
Couldn't load subscription status.
- Fork 18
Open
Description
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
Labels
No labels