Solr does not start

cancel
Showing results for 
Search instead for 
Did you mean: 
Deutch
Member II

Solr does not start

Jump to solution

Hello everyone,

I am using Alfresco Community for the development of an application. But now, I have some issues with the installation of the alfresco-search services. 

I follow the instructions listed on the documentation, but when I started the server, I got this error :

2020-07-16 23:42:29.901 ERROR (main) [   ] o.a.s.s.SolrDispatchFilter Could not start Solr. Check solr/home property and the logs
2020-07-16 23:42:29.917 ERROR (main) [   ] o.a.s.c.SolrCore null:java.lang.UnsupportedClassVersionError: org/alfresco/error/AlfrescoRuntimeException has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

I am using jre_1.8.0.251.  It seems that Alfresco jar is not comptatible with jre_1.8.0.201.. 

How can I solve this so that I can continue my work? Please help me

1 Solution

Accepted Solutions
cesarista
Customer

Re: Solr does not start

Jump to solution

Hi:

If you refer you are using Alfresco Search Services 1.4.x (with Alfresco 6.2 201911GA for example), you surely need to use OpenJDK 11.0.7.

https://hub.alfresco.com/t5/alfresco-content-services-hub/alfresco-community-edition-201911-ga-relea...

https://docs.alfresco.com/6.2/concepts/supported-platforms-ACS.html

Kind regards.

--C.

View solution in original post

4 Replies
cesarista
Customer

Re: Solr does not start

Jump to solution

Hi:

If you refer you are using Alfresco Search Services 1.4.x (with Alfresco 6.2 201911GA for example), you surely need to use OpenJDK 11.0.7.

https://hub.alfresco.com/t5/alfresco-content-services-hub/alfresco-community-edition-201911-ga-relea...

https://docs.alfresco.com/6.2/concepts/supported-platforms-ACS.html

Kind regards.

--C.

Deutch
Member II

Re: Solr does not start

Jump to solution

Hi Cesarista! 

Thank you for your response... 

Let me check and come back to you. 

Regards

 

Deutch
Member II

Re: Solr does not start

Jump to solution

Hi cesarista,

Thanks a lot. It works!

Regards

Deutch

EddieMay
Alfresco Employee

Re: Solr does not start

Jump to solution

Hi @Deutch,

Thanks for updating us - really helpful for others to know what worked.

Take care, 

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!