Got it! I am using the ES java client, which becomes member of the ES 
cluster. The start order is essential, when starting the client before the 
server, it occupies the port 9200. There server will use the next free 
port. So localhost:9200 will reach the client, which has no plugin 
installed. An invalid plugin url will result in empty page. 


Some days ago I updated my 2-node ES Cluster to 1.3.4. Since the update the 
> installed plugins sometimes are not applicable and for 
> http://localhost:9200/_plugin/head returns an empty page.
>
> This effect is seen very often after restarting a node, e.g. after 
> SHUTDOWN or simply killing the server process. After restart the ES cluster 
> itself runs an is applicable to ES java client, but none of the installed 
> plugins is applicable. Looks like the ES server does not deliver the 
> plugins web resources. When opening the index.html from head-plugin from 
> filesystem, the plugin runs fine.
>
> Probably an issue with 1.3.4? My experience with earlier releases 
> indicated a very fault tolerant cluster, but with current release there are 
> much issues to plugin availablity. 
>
> Any ideas?
>
> Markus
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/80c8366b-7a84-4148-a8d5-8925d21f4e71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to