Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Weirds problems
Hello again, I am having several problems (one of them was caused by me by trying). The first is that I have a theme installed with its colors and some grids accept the colors and text format but when I try to change the grid it does not change it. (There are no errors in the logs) and the second (the one that I caused) is that I change in Control Panel->System Configuration->Elasticsearch from EMMBEDED to REMOTE and when I try to access Elasticsearch again to put it back in EMMBEDED it tells me that the portlet is not available . (In the log I only see this)
exception NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{rf4_O-TLQa-94iYZ7HwzSA}{localhost}
Thanks for reading.
Greetings
I don't understand the first issue you mention - it's good to limit a single post to just one question, and rather ask a second one if they're unrelated.
When you switch Elasticsearch to "embedded", there is no embedded server available (as it was never started - it simply wasn't necessary). If you're lucky, one will be started upon next portal start. This is good for development/demo purpose (as the log output says), but absolutely not for production use.
After changing from one Elasticsearch-Mode to the other, you definitely need to hit "Reindex all" in the search backend, otherwise it'll look as if some data is missing.
Powered by Liferay™