Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.07 KB | None | 0 0
  1. ################################################################################
  2.  
  3. ERROR: Could not successfully connect to ElasticSearch. Check that your cluster state is not RED and that ElasticSearch is running properly.
  4.  
  5. Need help?
  6.  
  7. * Official documentation: http://graylog2.org/resources/documentation
  8. * Community support: http://graylog2.org/resources/community-support
  9. * Commercial support: http://graylog2.org/products
  10.  
  11. But we also got some specific help pages that might help you in this case:
  12.  
  13. * http://www.graylog2.org/resources/documentation/setup/elasticsearch
  14.  
  15. Terminating. :(
  16.  
  17. ################################################################################
  18.  
  19. 2014-11-27T20:35:42.580+03:00 ERROR [ServiceManager] Service IndexerSetupService [FAILED] has failed in the STARTING state.
  20. java.lang.IllegalStateException
  21. at org.graylog2.UI.exitHardWithWall(UI.java:39)
  22. at org.graylog2.indexer.Indexer.start(Indexer.java:210)
  23. at org.graylog2.initializers.IndexerSetupService.startUp(IndexerSetupService.java:66)
  24. at com.google.common.util.concurrent.AbstractIdleService$2$1.run(AbstractIdleService.java:54)
  25. at com.google.common.util.concurrent.Callables$3.run(Callables.java:95)
  26. at java.lang.Thread.run(Thread.java:745)
  27. 2014-11-27T20:35:42.603+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.AlertScannerThread].
  28. 2014-11-27T20:35:42.603+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.AlertScannerThread] complete, took <0ms>.
  29. 2014-11-27T20:35:42.603+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.DeflectorManagerThread].
  30. 2014-11-27T20:35:42.603+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.DeflectorManagerThread] complete, took <0ms>.
  31. 2014-11-27T20:35:42.603+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.ClusterHealthCheckThread].
  32. 2014-11-27T20:35:42.604+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.ClusterHealthCheckThread] complete, took <0ms>.
  33. 2014-11-27T20:35:42.604+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.IndexerClusterCheckerThread].
  34. 2014-11-27T20:35:42.604+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.IndexerClusterCheckerThread] complete, took <0ms>.
  35. 2014-11-27T20:35:42.604+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.IndexRetentionThread].
  36. 2014-11-27T20:35:42.604+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.IndexRetentionThread] complete, took <0ms>.
  37. 2014-11-27T20:35:42.604+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread].
  38. 2014-11-27T20:35:42.604+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread] complete, took <0ms>.
  39. 2014-11-27T20:35:42.604+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.VersionCheckThread].
  40. 2014-11-27T20:35:42.604+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.VersionCheckThread] complete, took <0ms>.
  41. 2014-11-27T20:35:42.605+03:00 INFO [RestApiService] Shutting down REST API at <http://127.0.0.1:12900/>
  42. 2014-11-27T20:35:42.606+03:00 WARN [BufferSynchronizerService] Elasticsearch is unavailable. Not waiting to clear buffers and caches, as we have no healthy cluster.
  43. 2014-11-27T20:35:42.610+03:00 INFO [node] [graylog2-server] stopping ...
  44. 2014-11-27T20:35:42.615+03:00 INFO [node] [graylog2-server] stopped
  45. 2014-11-27T20:35:42.615+03:00 INFO [node] [graylog2-server] closing ...
  46. 2014-11-27T20:35:42.616+03:00 ERROR [InputSetupService] Not starting any inputs because lifecycle is: Uninitialized [LB:DEAD]
  47. 2014-11-27T20:35:42.617+03:00 INFO [OutputSetupService] Stopping output org.graylog2.outputs.BatchedElasticSearchOutput
  48. 2014-11-27T20:35:42.617+03:00 ERROR [Main] Graylog2 startup failed. Exiting. Exception was:
  49. java.lang.IllegalStateException: Expected to be healthy after starting. The following services are not running: {FAILED=[IndexerSetupService [FAILED]]}
  50. at com.google.common.util.concurrent.ServiceManager$ServiceManagerState.checkHealthy(ServiceManager.java:707)
  51. at com.google.common.util.concurrent.ServiceManager$ServiceManagerState.awaitHealthy(ServiceManager.java:529)
  52. at com.google.common.util.concurrent.ServiceManager.awaitHealthy(ServiceManager.java:308)
  53. at org.graylog2.Main.main(Main.java:291)
  54. 2014-11-27T20:35:42.617+03:00 INFO [ServiceManagerListener] Services are now stopped.
  55. 2014-11-27T20:35:42.619+03:00 INFO [Main] SIGNAL received. Shutting down.
  56. 2014-11-27T20:35:42.635+03:00 INFO [node] [graylog2-server] closed
  57. 2014-11-27T20:35:42.705+03:00 INFO [GracefulShutdown] Graceful shutdown initiated.
  58. 2014-11-27T20:35:42.705+03:00 INFO [GracefulShutdown] Node status: [Halting [LB:DEAD]]. Waiting <3sec> for possible load balancers to recognize state change.
  59. 2014-11-27T20:35:46.740+03:00 INFO [GracefulShutdown] Goodbye.
  60. 2014-11-27T20:36:14.133+03:00 INFO [Reflections] Reflections took 361 ms to scan 1 urls, producing 8 keys and 18 values
  61. 2014-11-27T20:36:14.414+03:00 INFO [Reflections] Reflections took 144 ms to scan 1 urls, producing 5 keys and 19 values
  62. 2014-11-27T20:36:15.921+03:00 INFO [DiskJournalCache] Compacting off-heap message cache database files (input-cache)
  63. 2014-11-27T20:36:16.078+03:00 INFO [NodeId] Node ID: 4e23f2f3-1e5f-4bc1-9231-41fa96af7c97
  64. 2014-11-27T20:36:16.198+03:00 INFO [DiskJournalCache] Compacting off-heap message cache database files (output-cache)
  65. 2014-11-27T20:36:16.379+03:00 INFO [OutputBuffer] Initialized OutputBuffer with ring size <1024> and wait strategy <BlockingWaitStrategy>.
  66. 2014-11-27T20:36:16.405+03:00 INFO [Main] Graylog2 0.91.3 (edd81aa) starting up. (JRE: Oracle Corporation 1.7.0_65 on Linux 3.2.0-4-amd64)
  67. 2014-11-27T20:36:16.465+03:00 INFO [PeriodicalsService] Starting 14 periodicals ...
  68. 2014-11-27T20:36:16.465+03:00 INFO [Periodicals] Starting [org.graylog2.periodical.AlertScannerThread] periodical in [10s], polling every [60s].
  69. 2014-11-27T20:36:16.492+03:00 INFO [Periodicals] Starting [org.graylog2.periodical.NodePingThread] periodical in [0s], polling every [1s].
  70. 2014-11-27T20:36:16.501+03:00 INFO [Periodicals] Starting [org.graylog2.periodical.DeflectorManagerThread] periodical in [0s], polling every [10s].
  71. 2014-11-27T20:36:16.501+03:00 INFO [Periodicals] Starting [org.graylog2.periodical.ClusterHealthCheckThread] periodical in [0s], polling every [20s].
  72. 2014-11-27T20:36:16.510+03:00 INFO [PeriodicalsService] Not starting [org.graylog2.periodical.TelemetryReporterThread] periodical. Not configured to run on this node.
  73. 2014-11-27T20:36:16.510+03:00 INFO [Periodicals] Starting [org.graylog2.periodical.IndexerClusterCheckerThread] periodical in [0s], polling every [30s].
  74. 2014-11-27T20:36:16.511+03:00 INFO [Periodicals] Starting [org.graylog2.periodical.InputCacheWorkerThread] periodical, running forever.
  75. 2014-11-27T20:36:16.512+03:00 INFO [IndexerClusterCheckerThread] Indexer not fully initialized yet. Skipping periodic cluster check.
  76. 2014-11-27T20:36:16.512+03:00 INFO [Periodicals] Starting [org.graylog2.periodical.IndexRetentionThread] periodical in [0s], polling every [300s].
  77. 2014-11-27T20:36:16.512+03:00 INFO [Periodicals] Starting [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread] periodical in [0s], polling every [1s].
  78. 2014-11-27T20:36:16.512+03:00 INFO [Periodicals] Starting [org.graylog2.periodical.VersionCheckThread] periodical in [0s], polling every [1800s].
  79. 2014-11-27T20:36:16.539+03:00 INFO [Periodicals] Starting [org.graylog2.periodical.StreamThroughputCounterManagerThread] periodical in [0s], polling every [1s].
  80. 2014-11-27T20:36:16.548+03:00 INFO [Periodicals] Starting [org.graylog2.periodical.ThroughputCounterManagerThread] periodical in [0s], polling every [1s].
  81. 2014-11-27T20:36:16.548+03:00 INFO [Periodicals] Starting [org.graylog2.periodical.OutputCacheWorkerThread] periodical, running forever.
  82. 2014-11-27T20:36:16.552+03:00 INFO [Periodicals] Starting [org.graylog2.periodical.DeadLetterThread] periodical, running forever.
  83. 2014-11-27T20:36:16.965+03:00 INFO [node] [graylog2-server] version[1.3.4], pid[3264], build[a70f3cc/2014-09-30T09:07:17Z]
  84. 2014-11-27T20:36:16.975+03:00 INFO [node] [graylog2-server] initializing ...
  85. 2014-11-27T20:36:16.991+03:00 INFO [plugins] [graylog2-server] loaded [], sites []
  86. 2014-11-27T20:36:20.530+03:00 INFO [KieRepositoryImpl] KieModule was added:MemoryKieModule[ ReleaseId=org.graylog2:dynamic-rules:0]
  87. 2014-11-27T20:36:20.811+03:00 INFO [KieRepositoryImpl] Adding KieModule from resource :[ByteArrayResource resource=[B@dc69f05]
  88. 2014-11-27T20:36:21.136+03:00 INFO [KieRepositoryImpl] KieModule was added:MemoryKieModule[ ReleaseId=org.graylog2:dynamic-rules:0]
  89. 2014-11-27T20:36:21.848+03:00 INFO [RulesEngineProvider] No static rules file loaded.
  90. 2014-11-27T20:36:22.029+03:00 INFO [ProcessBuffer] Initialized ProcessBuffer with ring size <1024> and wait strategy <BlockingWaitStrategy>.
  91. 2014-11-27T20:36:22.554+03:00 INFO [node] [graylog2-server] initialized
  92. 2014-11-27T20:36:22.554+03:00 INFO [node] [graylog2-server] starting ...
  93. 2014-11-27T20:36:22.778+03:00 INFO [transport] [graylog2-server] bound_address {inet[/127.0.0.1:9350]}, publish_address {inet[/127.0.0.1:9350]}
  94. 2014-11-27T20:36:22.797+03:00 INFO [discovery] [graylog2-server] graylog2/PGVSJU4KSFOmj783Il-hog
  95. 2014-11-27T20:36:25.803+03:00 WARN [discovery] [graylog2-server] waited for 3s and no initial state was set by the discovery
  96. 2014-11-27T20:36:25.804+03:00 INFO [node] [graylog2-server] started
  97. 2014-11-27T20:36:26.466+03:00 ERROR [AlertScannerThread] Indexer is not running, not checking streams for alerts.
  98. 2014-11-27T20:36:27.306+03:00 INFO [RestApiService] Adding security context factory: <org.graylog2.security.ShiroSecurityContextFactory@77ab5fc4>
  99. 2014-11-27T20:36:27.313+03:00 INFO [RestApiService] Started REST API at <http://127.0.0.1:12900/>
  100. 2014-11-27T20:36:30.813+03:00 ERROR [Main]
  101.  
  102. ################################################################################
  103.  
  104. ERROR: Could not successfully connect to ElasticSearch. Check that your cluster state is not RED and that ElasticSearch is running properly.
  105.  
  106. Need help?
  107.  
  108. * Official documentation: http://graylog2.org/resources/documentation
  109. * Community support: http://graylog2.org/resources/community-support
  110. * Commercial support: http://graylog2.org/products
  111.  
  112. But we also got some specific help pages that might help you in this case:
  113.  
  114. * http://www.graylog2.org/resources/documentation/setup/elasticsearch
  115.  
  116. Terminating. :(
  117.  
  118. ################################################################################
  119.  
  120. 2014-11-27T20:36:30.816+03:00 ERROR [ServiceManager] Service IndexerSetupService [FAILED] has failed in the STARTING state.
  121. java.lang.IllegalStateException
  122. at org.graylog2.UI.exitHardWithWall(UI.java:39)
  123. at org.graylog2.indexer.Indexer.start(Indexer.java:210)
  124. at org.graylog2.initializers.IndexerSetupService.startUp(IndexerSetupService.java:66)
  125. at com.google.common.util.concurrent.AbstractIdleService$2$1.run(AbstractIdleService.java:54)
  126. at com.google.common.util.concurrent.Callables$3.run(Callables.java:95)
  127. at java.lang.Thread.run(Thread.java:745)
  128. 2014-11-27T20:36:30.826+03:00 ERROR [InputSetupService] Not starting any inputs because lifecycle is: Uninitialized [LB:DEAD]
  129. 2014-11-27T20:36:30.828+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.AlertScannerThread].
  130. 2014-11-27T20:36:30.828+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.AlertScannerThread] complete, took <0ms>.
  131. 2014-11-27T20:36:30.828+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.DeflectorManagerThread].
  132. 2014-11-27T20:36:30.829+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.DeflectorManagerThread] complete, took <0ms>.
  133. 2014-11-27T20:36:30.829+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.ClusterHealthCheckThread].
  134. 2014-11-27T20:36:30.829+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.ClusterHealthCheckThread] complete, took <0ms>.
  135. 2014-11-27T20:36:30.829+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.IndexerClusterCheckerThread].
  136. 2014-11-27T20:36:30.829+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.IndexerClusterCheckerThread] complete, took <0ms>.
  137. 2014-11-27T20:36:30.829+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.IndexRetentionThread].
  138. 2014-11-27T20:36:30.830+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.IndexRetentionThread] complete, took <0ms>.
  139. 2014-11-27T20:36:30.830+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread].
  140. 2014-11-27T20:36:30.830+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread] complete, took <0ms>.
  141. 2014-11-27T20:36:30.830+03:00 INFO [PeriodicalsService] Shutting down periodical [org.graylog2.periodical.VersionCheckThread].
  142. 2014-11-27T20:36:30.831+03:00 INFO [PeriodicalsService] Shutdown of periodical [org.graylog2.periodical.VersionCheckThread] complete, took <0ms>.
  143. 2014-11-27T20:36:30.830+03:00 INFO [RestApiService] Shutting down REST API at <http://127.0.0.1:12900/>
  144. 2014-11-27T20:36:30.834+03:00 WARN [BufferSynchronizerService] Elasticsearch is unavailable. Not waiting to clear buffers and caches, as we have no healthy cluster.
  145. 2014-11-27T20:36:30.849+03:00 INFO [ServiceManagerListener] Services are now stopped.
  146. 2014-11-27T20:36:30.849+03:00 ERROR [Main] Graylog2 startup failed. Exiting. Exception was:
  147. java.lang.IllegalStateException: Expected to be healthy after starting. The following services are not running: {FAILED=[IndexerSetupService [FAILED]]}
  148. at com.google.common.util.concurrent.ServiceManager$ServiceManagerState.checkHealthy(ServiceManager.java:707)
  149. at com.google.common.util.concurrent.ServiceManager$ServiceManagerState.awaitHealthy(ServiceManager.java:529)
  150. at com.google.common.util.concurrent.ServiceManager.awaitHealthy(ServiceManager.java:308)
  151. at org.graylog2.Main.main(Main.java:291)
  152. 2014-11-27T20:36:30.850+03:00 INFO [node] [graylog2-server] stopping ...
  153. 2014-11-27T20:36:30.851+03:00 INFO [OutputSetupService] Stopping output org.graylog2.outputs.BatchedElasticSearchOutput
  154. 2014-11-27T20:36:30.852+03:00 INFO [Main] SIGNAL received. Shutting down.
  155. 2014-11-27T20:36:30.865+03:00 INFO [node] [graylog2-server] stopped
  156. 2014-11-27T20:36:30.865+03:00 INFO [node] [graylog2-server] closing ...
  157. 2014-11-27T20:36:30.884+03:00 INFO [node] [graylog2-server] closed
  158. 2014-11-27T20:36:30.894+03:00 INFO [GracefulShutdown] Graceful shutdown initiated.
  159. 2014-11-27T20:36:30.894+03:00 INFO [GracefulShutdown] Node status: [Halting [LB:DEAD]]. Waiting <3sec> for possible load balancers to recognize state change.
  160. 2014-11-27T20:36:34.899+03:00 INFO [GracefulShutdown] Goodbye.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement