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

Error on solr starting using ACS 7.4 and ARM64 #203

Open
iohann95 opened this issue Aug 1, 2024 · 1 comment
Open

Error on solr starting using ACS 7.4 and ARM64 #203

iohann95 opened this issue Aug 1, 2024 · 1 comment

Comments

@iohann95
Copy link

iohann95 commented Aug 1, 2024

Good evening!

I tried to deploy a new installation of ACS 7.4 using the installer, on a ARM64 machine on AWS.
All containers work ok except Solr, I get this error:

java.lang.UnsupportedClassVersionError: org/alfresco/solr/security/SecretSharedAuthPlugin has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0

Can you please check? Thanks! 👍

@aborroy
Copy link
Contributor

aborroy commented Aug 1, 2024

I've been testing that configuration locally and it seems to be working as expected.

Recommendations:

  • Verify you're using the latest version of alfresco-docker-installer
  • Verify that search/Dockerfile includes FROM angelborroy/alfresco-search-services:${SEARCH_TAG}
  • Verify that .env includes SEARCH_CE_TAG=2.0.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants