k-int / XCRI-Aggregator

XCRI Course Related Information - Feed Validator and Aggregator
10 stars 4 forks source link

discover service error #44

Closed rob-work closed 12 years ago

rob-work commented 12 years ago

Error 500: Internal Server Error URI /discover/ Class org.elasticsearch.cluster.block.ClusterBlockException Message blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];[SERVICE_UNAVAILABLE/2/no master]; Trace Line | Method ->> 136 | globalBlockedException in org.elasticsearch.cluster.block.ClusterBlocks - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | 126 | globalBlockedRaiseException in '' | 108 | . . . . . . . . . . in org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction | 70 | in org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction | 61 | . . . . . . . . . . in '' | 58 | doExecute in org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction | 48 | doExecute . . . . . . . . . in '' | 61 | execute in org.elasticsearch.action.support.TransportAction | 108 | doExecute . . . . . . . . . in org.elasticsearch.action.search.TransportSearchAction | 43 | doExecute in '' | 61 | execute . . . . . . . . . . in org.elasticsearch.action.support.TransportAction | 83 | execute in org.elasticsearch.client.node.NodeClient | 206 | search . . . . . . . . . . in org.elasticsearch.client.support.AbstractClient | 314 | search in org.elasticsearch.groovy.client.GClient | 309 | search . . . . . . . . . . in '' | 98 | index in com.k_int.xcri.SearchController | 1110 | runWorker . . . . . . . . . in java.util.concurrent.ThreadPoolExecutor | 603 | run in java.util.concurrent.ThreadPoolExecutor$Worker ^ 722 | run . . . . . . . . . . . . in java.lang.Thread

ianibbo commented 12 years ago

Still erroring? Should be fixed!

e

Ian Ibbotson Director Knowledge Integration Ltd 35 Paradise Street, Sheffield. S3 8PZ T: 0114 273 8271 M: 07968 794 630 W: http://www.k-int.com

On Wed, May 30, 2012 at 8:50 AM, Rob Englebright < reply@reply.github.com

wrote:

Error 500: Internal Server Error URI /discover/ Class org.elasticsearch.cluster.block.ClusterBlockException Message blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];[SERVICE_UNAVAILABLE/2/no master]; Trace Line | Method ->> 136 | globalBlockedException in org.elasticsearch.cluster.block.ClusterBlocks - - - - - - - - - - - - - - -

  • - - - - - - - - - - - - - - - - - - - - | 126 | globalBlockedRaiseException in '' | 108 | . . . . . . . . . . in org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction | 70 | in org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction | 61 | . . . . . . . . . . in '' | 58 | doExecute in org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction | 48 | doExecute . . . . . . . . . in '' | 61 | execute in org.elasticsearch.action.support.TransportAction | 108 | doExecute . . . . . . . . . in org.elasticsearch.action.search.TransportSearchAction | 43 | doExecute in '' | 61 | execute . . . . . . . . . . in org.elasticsearch.action.support.TransportAction | 83 | execute in org.elasticsearch.client.node.NodeClient | 206 | search . . . . . . . . . . in org.elasticsearch.cl ient.support.AbstractClient | 314 | search in org.elasticsearch.groovy.client.GClient | 309 | search . . . . . . . . . . in '' | 98 | index in com.k_int.xcri.SearchController | 1110 | runWorker . . . . . . . . . in java.util.concurrent.ThreadPoolExecutor | 603 | run in java.util.concurrent.ThreadPoolExecutor$Worker ^ 722 | run . . . . . . . . . . . . in java.lang.Thread

Reply to this email directly or view it on GitHub: https://github.com/k-int/XCRI-Aggregator/issues/44

ianibo commented 12 years ago

Power outage, restart script problem. Service restarted manually and script repaired. Will test over the weekend when usage is low.