-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.3.1
-
Component/s: ElasticSearch
-
Labels:
It has been reported, that the Startup of SonarQube fails on windows with a Turkish locale with this error message:
2017.04.25 18:32:45 INFO web[][o.s.s.e.IndexCreator] Create index components
2017.04.25 18:32:45 INFO web[][o.s.s.p.d.EmbeddedDatabase] Embedded database stopped
2017.04.25 18:32:46 ERROR web[][o.a.c.c.C.[.[.[/]] Exception sending context initialized event to listener instance of class org.sonar.server.platform.web.PlatformServletContextListener
java.lang.IllegalArgumentException: Custom Analyzer [ındex_words_analyzer] failed to find filter under name [word_filter]
at org.elasticsearch.index.analysis.CustomAnalyzerProvider.build(CustomAnalyzerProvider.java:76)