Error log in the monitoring node:

******************

[2014-05-28 17:28:20,009][DEBUG][action.search.type       ] [MarvelSE02] 
[.marvel-2014.05.28][2], node[44R9_5vfRVmEJDgApyBRrQ], [P], s[STARTED]: 
Failed to execute [org.elasticsearch.action.search.SearchRequest@6c4e0d81] 
lastShard [true]
org.elasticsearch.search.SearchParseException: [.marvel-2014.05.28][2]: 
query[ConstantScore(BooleanFilter(+cache(@timestamp:[1401283762615 TO 
1401287300008]) +cache(_type:node_stats) +cache(@timestamp:[1401286680000 
TO 1401287340000])))],from[-1],size[10]: Parse Failure [Failed to parse 
source 
[{"size":10,"query":{"filtered":{"query":{"match_all":{}},"filter":{"bool":{"must":[{"range":{"@timestamp":{"from":1401283762615,"to":"now"}}},{"term":{"_type":"node_stats"}},{"range":{"@timestamp":{"from":"now-10m/m","to":"now/m"}}}]}}}},"facets":{"timestamp":{"terms_stats":{"key_field":"node.ip_port.raw","value_field":"@timestamp","order":"term","size":2000}},"master_periods":{"terms_stats":{"key_field":"node.ip_port.raw","value_field":"@timestamp","order":"term","size":2000},"facet_filter":{"term":{"node.master":"true"}}},"os.cpu.usage":{"terms_stats":{"key_field":"node.ip_port.raw","value_field":"os.cpu.usage","order":"term","size":2000}},"os.load_average.1m":{"terms_stats":{"key_field":"node.ip_port.raw","value_field":"os.load_average.1m","order":"term","size":2000}},"jvm.mem.heap_used_percent":{"terms_stats":{"key_field":"node.ip_port.raw","value_field":"jvm.mem.heap_used_percent","order":"term","size":2000}},"fs.total.available_in_bytes":{"terms_stats":{"key_field":"node.ip_port.raw","value_field":"fs.total.available_in_bytes","order":"term","size":2000}},"fs.total.disk_io_op":{"terms_stats":{"key_field":"node.ip_port.raw","value_field":"fs.total.disk_io_op","order":"term","size":2000}}}}]]
        at 
org.elasticsearch.search.SearchService.parseSource(SearchService.java:581)
        at 
org.elasticsearch.search.SearchService.createContext(SearchService.java:484)
        at 
org.elasticsearch.search.SearchService.createContext(SearchService.java:469)
        at 
org.elasticsearch.search.SearchService.createAndPutContext(SearchService.java:462)
        at 
org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:234)
        at 
org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(SearchServiceTransportAction.java:202)
        at 
org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(TransportSearchQueryThenFetchAction.java:80)
        at 
org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(TransportSearchTypeAction.java:216)
        at 
org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(TransportSearchTypeAction.java:203)
        at 
org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$2.run(TransportSearchTypeAction.java:186)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
Caused by: org.elasticsearch.search.facet.FacetPhaseExecutionException: 
Facet [timestamp]: failed to find mapping for node.ip_port.raw
        at 
org.elasticsearch.search.facet.termsstats.TermsStatsFacetParser.parse(TermsStatsFacetParser.java:119)
        at 
org.elasticsearch.search.facet.FacetParseElement.parse(FacetParseElement.java:94)
        at 
org.elasticsearch.search.SearchService.parseSource(SearchService.java:569)
        ... 12 more
******************


On Wednesday, May 28, 2014 5:57:18 PM UTC+3, Prometheus WillSurvive wrote:
>
> Hi,
>
> We have development test cluster 8 nodes running on 0.90.10 ES.   Also we 
> have one monitoring node separated from dev cluster for marvel.
>
> We installed all nodes to marvel latest /1.1.1/   pointing to monitoring 
> marvel IP in the ES config.  Told the monitoring node not collect its data.
>
> We restarted all nodes.
>
> Waited hours......
>
> we have only :
>
> *CLUSTER SUMMARY*
>
>    - *Name:* indictoYeni*Status:* green*Nodes:* 8*Indices:* 15*Shards:* 75
>    *Data:* 1.47 TB*CPU:* 1311%*Memory:* 111.68 GB / 235.20 GB*Up time:*19.9 h
>    *Version:* 0.90.10 
>
> But All other information is not available. It says in the dashboard below 
> panel : 
>
> *Oops!* FacetPhaseExecutionException[Facet [timestamp]: failed to find 
> mapping for node.ip_port.raw]
>
>
> and
>
>
> *Oops!* FacetPhaseExecutionException[Facet [timestamp]: failed to find 
> mapping for index.raw]
>
>
> I couldnt find a fix.
>
>
> Is there any solution to this ?  
>
>
> Thanks
>
> PS
>
>
>
>
>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/fe8dd28d-1a27-44b8-8d00-5ebaffd5c428%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to