Hi,
trying to launch alfresco 3b, I get the following error :
Initialization of bean failed;
nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.lang.String] to required type [org.alfresco.repo.search.MLAnalysisMode] for property 'defaultMLIndexAnalysisMode';
nested exception is java.lang.IllegalArgumentException: Unsupported value: EXACT_LANGUAGE_AND_ALL
I am trying to deploy the war in a jetty server, and did not override any config except for repository and db locations.
Does anyone know where it could come from ?
Thanks in advance
Franck