Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility with googledocs amp #4

Open
Lilian-v opened this issue Feb 28, 2020 · 1 comment · May be fixed by #5
Open

Incompatibility with googledocs amp #4

Lilian-v opened this issue Feb 28, 2020 · 1 comment · May be fixed by #5
Assignees
Labels
bug Something isn't working

Comments

@Lilian-v
Copy link

Hi,

By default alfresco-googledocs-repo-3.1.0.amp is included in ACS Enterprise.
Googledocs amp uses google-http-client in version 1.19.0.

So I have the following error when I add your connector :

java.lang.NoSuchMethodError: com.google.api.client.googleapis.services.json.AbstractGoogleJsonClient$Builder.setBatchPath(Ljava/lang/String;)Lcom/google/api/client/googleapis/services/AbstractGoogleClient$Builder;

Without google-docs amps, everything is OK !
Can you add this to the readme, to avoid debugging if someone else has the same problem ?

Best regards,
Lilian

@Lilian-v
Copy link
Author

Tested with alfresco/alfresco-content-repository:6.2.0
Google docs version : 3.1.0

Fix : In DockerFile, remove googledocs AMP

@amgouveia amgouveia added the bug Something isn't working label Mar 3, 2020
@lavery98 lavery98 linked a pull request Mar 3, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants