Hello,
I'm trying to install Alfresco Search services 2.0 on Debian GNU / Linux 10 (buster) with java Openjdk version "11.0.9.1" 2020-11-04. The service does not start and following error returns:
solr-8983-console.log
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. Invalid Java version 11.0.9.1 Usage: java -jar start.jar [options] [properties] [configs] java -jar start.jar --help # for more information
What version of java should be used?
Thank you.
Solved! Go to Solution.
This is a know problem for Jetty:
https://github.com/eclipse/jetty.project/issues/2090
Every version including a "9" can't be used with SOLR 6.
Unfortunately, we can't fix that, so just avoid Java versions including a "9" (like 11.0.9.1)
Java openjdk version "13.0.5" is running without problems.
This is a know problem for Jetty:
https://github.com/eclipse/jetty.project/issues/2090
Every version including a "9" can't be used with SOLR 6.
Unfortunately, we can't fix that, so just avoid Java versions including a "9" (like 11.0.9.1)
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.