Problem with crawler and Elasticsearch cluster name

(from github.com/ghost)
My Elasticsearch cluster has a different name then the default “elasticsearch”. I already changed the
elasticsearch.cluster.name attribute in fess_config.properties. When I am running a crawl i still get the message that my node in not part of the Elasticsearch cluster, despite the fact that i changed the name already. So I get no indexed Data from a crawl. Did I forget to set some extra properties?
fess-crawler.log
2017-08-24 09:24:42,350 [main] INFO …Loading specified properties and get by the key: fess_env_crawler.properties, lasta_di.smart.deploy.mode
2017-08-24 09:24:42,354 [main] INFO …Setting smart deploy mode: warm
2017-08-24 09:24:42,373 [main] INFO …Reading lasta_di.xml
2017-08-24 09:24:42,415 [main] INFO …Reading redefiner.xml
2017-08-24 09:24:42,494 [main] INFO …Reading smartdeploy.xml
2017-08-24 09:24:42,534 [main] INFO …Reading smart/warmdeploy.xml
2017-08-24 09:24:42,538 [main] INFO …Reading convention.xml
2017-08-24 09:24:42,543 [main] INFO …Reading embedded_convention.xml
2017-08-24 09:24:42,555 [main] INFO …Reading creator.xml
2017-08-24 09:24:42,559 [main] INFO …Reading convention.xml (recycle)
2017-08-24 09:24:42,559 [main] INFO …Reading customizer.xml
2017-08-24 09:24:42,564 [main] INFO …Reading lastafw_customizer.xml
2017-08-24 09:24:42,577 [main] INFO …Reading embedded_customizer.xml
2017-08-24 09:24:42,582 [main] INFO …Reading tx_customizer.xml
2017-08-24 09:24:42,597 [main] INFO …Reading my_creator.xml
2017-08-24 09:24:42,602 [main] INFO …Reading lastafw_creator.xml
2017-08-24 09:24:42,607 [main] INFO …Reading convention.xml (recycle)
2017-08-24 09:24:42,608 [main] INFO …Reading customizer.xml (recycle)
2017-08-24 09:24:42,621 [main] INFO …Reading embedded_creator.xml
2017-08-24 09:24:42,625 [main] INFO …Reading convention.xml (recycle)
2017-08-24 09:24:42,626 [main] INFO …Reading customizer.xml (recycle)
2017-08-24 09:24:42,634 [main] INFO …Reading customizer.xml (recycle)
2017-08-24 09:24:42,674 [main] INFO …Reading app.xml
2017-08-24 09:24:42,681 [main] INFO …Reading convention.xml
2017-08-24 09:24:42,687 [main] INFO …Reading embedded_convention.xml
2017-08-24 09:24:42,693 [main] INFO …Reading lastaflute_core.xml
2017-08-24 09:24:42,698 [main] INFO …Reading lastaflute_assist.xml
2017-08-24 09:24:42,703 [main] INFO …Reading lastaflute_director.xml
2017-08-24 09:24:42,840 [main] INFO …Reading fess.xml
2017-08-24 09:24:42,845 [main] INFO …Reading fess_config.xml
2017-08-24 09:24:42,854 [main] INFO …Reading fess_ds.xml
2017-08-24 09:24:42,882 [main] INFO …Reading esflute_config.xml
2017-08-24 09:24:42,887 [main] INFO …Reading esclient.xml
2017-08-24 09:24:43,118 [main] INFO …Reading esflute_user.xml
2017-08-24 09:24:43,127 [main] INFO …Reading esclient.xml (recycle)
2017-08-24 09:24:43,145 [main] INFO …Reading esflute_log.xml
2017-08-24 09:24:43,149 [main] INFO …Reading esclient.xml (recycle)
2017-08-24 09:24:43,218 [main] INFO …Reading crawler_es.xml
2017-08-24 09:24:43,222 [main] INFO …Reading crawler/container.xml
2017-08-24 09:24:43,228 [main] INFO …Reading crawler/client.xml
2017-08-24 09:24:43,231 [main] INFO …Reading crawler/container.xml (recycle)
2017-08-24 09:24:43,232 [main] INFO …Reading crawler/robotstxt.xml
2017-08-24 09:24:43,235 [main] INFO …Reading crawler/container.xml (recycle)
2017-08-24 09:24:43,239 [main] INFO …Reading crawler/contentlength.xml
2017-08-24 09:24:43,242 [main] INFO …Reading crawler/container.xml (recycle)
2017-08-24 09:24:43,243 [main] INFO …Reading crawler/mimetype.xml
2017-08-24 09:24:43,246 [main] INFO …Reading crawler/container.xml (recycle)
2017-08-24 09:24:43,296 [main] INFO …Reading crawler/rule.xml
2017-08-24 09:24:43,300 [main] INFO …Reading crawler/container.xml (recycle)
2017-08-24 09:24:43,300 [main] INFO …Reading crawler/transformer.xml
2017-08-24 09:24:43,304 [main] INFO …Reading crawler/transformer_basic.xml
2017-08-24 09:24:43,307 [main] INFO …Reading crawler/container.xml (recycle)
2017-08-24 09:24:43,349 [main] INFO …Reading crawler/filter.xml
2017-08-24 09:24:43,356 [main] INFO …Reading crawler/container.xml (recycle)
2017-08-24 09:24:43,360 [main] INFO …Reading crawler/interval.xml
2017-08-24 09:24:43,365 [main] INFO …Reading crawler/container.xml (recycle)
2017-08-24 09:24:43,368 [main] INFO …Reading crawler/extractor.xml
2017-08-24 09:24:43,373 [main] INFO …Reading crawler/container.xml (recycle)
2017-08-24 09:24:43,388 [main] INFO …Reading crawler/extractor+tikaExtractor.xml
2017-08-24 09:24:43,391 [main] INFO …Reading crawler/container.xml
2017-08-24 09:24:43,423 [main] INFO …Reading crawler/mimetype.xml (recycle)
2017-08-24 09:24:43,424 [main] INFO …Reading crawler/encoding.xml
2017-08-24 09:24:43,427 [main] INFO …Reading crawler/container.xml (recycle)
2017-08-24 09:24:43,429 [main] INFO …Reading crawler/urlconverter.xml
2017-08-24 09:24:43,432 [main] INFO …Reading crawler/container.xml (recycle)
2017-08-24 09:24:43,433 [main] INFO …Reading crawler/log.xml
2017-08-24 09:24:43,436 [main] INFO …Reading crawler/container.xml (recycle)
2017-08-24 09:24:43,439 [main] INFO …Reading crawler/sitemaps.xml
2017-08-24 09:24:43,442 [main] INFO …Reading crawler/container.xml (recycle)
2017-08-24 09:24:43,446 [main] INFO …Reading crawler/es.xml
2017-08-24 09:24:43,462 [main] INFO …Reading crawler_es+crawlerThread.xml
2017-08-24 09:24:43,486 [main] INFO …Reading crawler_es+crawlerIndexName.xml
2017-08-24 09:24:43,490 [main] INFO …Reading crawler_thumbnail.xml
2017-08-24 09:24:43,714 [main] INFO [Objective Config]
2017-08-24 09:24:43,715 [main] INFO fess_config.properties extends [fess_env_crawler.properties]
2017-08-24 09:24:43,715 [main] INFO checkImplicitOverride=true, propertyCount=391
2017-08-24 09:24:43,766 [main] INFO [Exception Translator]
2017-08-24 09:24:43,766 [main] INFO exceptionTranslationProvider: null
2017-08-24 09:24:43,768 [main] INFO [Async Manager]
2017-08-24 09:24:43,768 [main] INFO defaultConcurrentAsyncOption: {no option}
2017-08-24 09:24:43,768 [main] INFO primaryExecutorService: ThreadPoolExecutor@328572f0
2017-08-24 09:24:43,768 [main] INFO secondaryExecutorService: ThreadPoolExecutor@678040b3
2017-08-24 09:24:43,768 [main] INFO [Primary Cipher]
2017-08-24 09:24:43,768 [main] INFO invertibleCryptographer: {AES, UTF-8}
2017-08-24 09:24:43,768 [main] INFO oneWayCryptographer: {SHA-256, UTF-8}
2017-08-24 09:24:43,770 [main] INFO [Time Manager]
2017-08-24 09:24:43,770 [main] INFO businessTimeHandler: TypicalBusinessTimeHandler:{TypicalTimeResourceProvider$$Lambda$30/739210872, TypicalTimeResourceProvider$$Lambda$31/1949126165}
2017-08-24 09:24:43,770 [main] INFO currentIgnoreTransaction: false
2017-08-24 09:24:43,770 [main] INFO adjustTimeMillis: 0
2017-08-24 09:24:43,770 [main] INFO adjustAbsoluteMode: false
2017-08-24 09:24:43,822 [main] INFO [JSON Manager]
2017-08-24 09:24:43,822 [main] INFO realJsonParser: GsonJsonEngine
2017-08-24 09:24:43,822 [main] INFO adjustment: nullsSuppressed
2017-08-24 09:24:43,825 [main] INFO option: {CAMEL_TO_LOWER_SNAKE}
2017-08-24 09:24:43,826 [main] INFO [Postbox]
2017-08-24 09:24:43,826 [main] INFO postOffice: PostOffice@6a9287b1
2017-08-24 09:24:43,826 [main] INFO postalParkingLot: SMailPostalParkingLot:{{category:{main}=motorbike:{session=javax.mail.Session@75504cef}}}@6c8a68c1
2017-08-24 09:24:43,826 [main] INFO postalPersonnel: FessMailDeliveryDepartmentCreator$1:{SMailConventionReceptionist:{[]}@56193c7d, batch:{[proofreader:{pmcomment}]}}@28c88600
2017-08-24 09:24:44,079 [main] INFO no modules loaded
2017-08-24 09:24:44,081 [main] INFO loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2017-08-24 09:24:44,081 [main] INFO loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2017-08-24 09:24:44,081 [main] INFO loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2017-08-24 09:24:44,081 [main] INFO loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2017-08-24 09:24:44,081 [main] INFO loaded plugin [org.elasticsearch.transport.Netty3Plugin]
2017-08-24 09:24:44,081 [main] INFO loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2017-08-24 09:24:47,746 [main] INFO Lasta Di boot successfully.
2017-08-24 09:24:47,748 [main] INFO SmartDeploy Mode: Warm Deploy
2017-08-24 09:24:47,749 [main] INFO Smart Package: org.codelibs.fess.app
2017-08-24 09:24:47,896 [main] INFO Starting Crawler…
2017-08-24 09:24:47,958 [WebFsCrawler] INFO no modules loaded
2017-08-24 09:24:47,959 [WebFsCrawler] INFO loaded plugin [org.elasticsearch.index.reindex.ReindexPlugin]
2017-08-24 09:24:47,959 [WebFsCrawler] INFO loaded plugin [org.elasticsearch.join.ParentJoinPlugin]
2017-08-24 09:24:47,959 [WebFsCrawler] INFO loaded plugin [org.elasticsearch.percolator.PercolatorPlugin]
2017-08-24 09:24:47,959 [WebFsCrawler] INFO loaded plugin [org.elasticsearch.script.mustache.MustachePlugin]
2017-08-24 09:24:47,959 [WebFsCrawler] INFO loaded plugin [org.elasticsearch.transport.Netty3Plugin]
2017-08-24 09:24:47,959 [WebFsCrawler] INFO loaded plugin [org.elasticsearch.transport.Netty4Plugin]
2017-08-24 09:24:47,985 [WebFsCrawler] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:24:47,986 [WebFsCrawler] INFO Connected to localhost:9300
2017-08-24 09:24:52,981 [elasticsearch[client][generic][T#3]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:24:57,987 [elasticsearch[client][generic][T#1]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:25:02,993 [elasticsearch[client][generic][T#2]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:25:07,998 [elasticsearch[client][generic][T#3]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:25:13,003 [elasticsearch[client][generic][T#2]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:25:18,014 [elasticsearch[client][generic][T#3]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:25:23,019 [elasticsearch[client][generic][T#2]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:25:28,024 [elasticsearch[client][generic][T#1]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:25:33,029 [elasticsearch[client][generic][T#3]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:25:38,036 [elasticsearch[client][generic][T#2]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:25:43,041 [elasticsearch[client][generic][T#3]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:25:48,078 [elasticsearch[client][generic][T#1]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:25:53,084 [elasticsearch[client][generic][T#2]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…
2017-08-24 09:25:58,089 [elasticsearch[client][generic][T#3]] WARN node {#transport#-1}{A7QiaqXNRSOwqtC5wFqC4Q}{localhost}{127.0.0.1:9300} not part of the cluster Cluster [elasticsearch], ignoring…

(from github.com/marevol)
I’ll fix it in next release…
For the current release, a workaround is:
Replace with the following script setting in Scheduler: (add jbmOptions)

return container.getComponent("crawlJob").logLevel("info").jvmOptions("-Dfess.es.cluster_name=clustername").execute(executor);

(from github.com/ghost)
Thanks for the quick response.