question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Install instructions unclear for zip version 12.0.1 (ES 6.1.1)

See original GitHub issue

When reading the installation guide it stays unclear to me how I am supposed to configure fess and my ES instance. I’m unable to find fess_config.properties to configure the ES cluster name.

Do i need to set my ES address variables in /fess-12.0.1/bin/fess.in.sh to

ES_HTTP_URL=http://localhost:9200
ES_TRANSPORT_URL=localhost:9300
FESS_DICTIONARY_PATH=/var/lib/elasticsearch/config/

or elsewhere?

Thanks in advance

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
marevolcommented, Jan 25, 2018

app/WEB-INF/classes/fess_config.properties

Do i need to set my ES address variables in /fess-12.0.1/bin/fess.in.sh

Yes. FESS_DICTIONARY_PATH depends on your ES installation.

0reactions
marevolcommented, Jan 29, 2018

I think it is better to try it on a clean environment.

I added the fess user to the elasticsearch group

It should not be added.

java.security.AccessControlException: access denied (“java.io.FilePermission” “/var/lib/elasticsearch/conf/ja/mapping.txt” “read”)

conf is not correct.

Read more comments on GitHub >

github_iconTop Results From Across the Web

mapping.txt FilePermission on ES - CodeLIbs Forum
Install instructions unclear for zip version 12.0.1 (ES 6.1.1) ... When reading the installation guide it stays unclear to me how I am...
Read more >
Unified CCE 12.0(1) ES18 patch is released to support ... - Cisco
This document provides installation instructions for Unified CCE 12.0(1) ES18. It also contains a list of Unified CCE issues resolved by this engineering ......
Read more >
1 ERTS Release Notes - Erlang/OTP
An Erlang installation directory is now relocatable on the file system given that the paths in the installation's RELEASES file are paths that...
Read more >
NuGet Package restore failed for project PROJECT: Unable to ...
Based on your error message looks like you are looking for a version that no longer exists and cannot tell which Package source...
Read more >
Bug listing with status RESOLVED with resolution OBSOLETE ...
DIGESTS file" status:RESOLVED resolution:OBSOLETE severity:normal ... Bug:156107 - "app-shells/es-0.9_beta1.ebuild (New Package)" status:RESOLVED ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found