Hi all,
The Grey log Service failed to and the following message is seen in the log. Kindly help on how to trouble shoot.
ave no healthy cluster.
2017-08-14T11:08:40.718Z INFO [node] [graylog-7e8da849-e041-470b-8540-2b50fccbf 53a] stopping …
2017-08-14T11:08:40.719Z INFO [OutputSetupService] Stopping output org.graylog2 .outputs.BlockingBatchedESOutput
2017-08-14T11:08:40.730Z INFO [node] [graylog-7e8da849-e041-470b-8540-2b50fccbf 53a] stopped
2017-08-14T11:08:40.730Z INFO [JournalReader] Stopping.
2017-08-14T11:08:40.730Z INFO [node] [graylog-7e8da849-e041-470b-8540-2b50fccbf 53a] closing …
2017-08-14T11:08:40.734Z INFO [node] [graylog-7e8da849-e041-470b-8540-2b50fccbf 53a] closed
2017-08-14T11:08:40.749Z INFO [LogManager] Shutdown complete.
2017-08-14T11:08:40.749Z INFO [ServiceManagerListener] Services are now stopped .
2017-08-14T11:08:40.749Z ERROR [ServerBootstrap] Graylog startup failed. Exiting . Exception was:
java.lang.IllegalStateException: Expected to be healthy after starting. The foll owing services are not running: {FAILED=[JerseyService [FAILED]]}
at com.google.common.util.concurrent.ServiceManager$ServiceManagerState. checkHealthy(ServiceManager.java:742) ~[graylog.jar:?]
at com.google.common.util.concurrent.ServiceManager$ServiceManagerState. awaitHealthy(ServiceManager.java:555) ~[graylog.jar:?]
at com.google.common.util.concurrent.ServiceManager.awaitHealthy(Service Manager.java:304) ~[graylog.jar:?]
at org.graylog2.bootstrap.ServerBootstrap.startCommand(ServerBootstrap.j ava:147) [graylog.jar:?]
at org.graylog2.bootstrap.CmdLineTool.run(CmdLineTool.java:209) [graylog .jar:?]
at org.graylog2.bootstrap.Main.main(Main.java:44) [graylog.jar:?]
2017-08-14T11:08:40.755Z INFO [Server] SIGNAL received. Shutting down.
2017-08-14T11:08:40.761Z INFO [GracefulShutdown] Graceful shutdown initiated.
2017-08-14T11:08:40.761Z INFO [GracefulShutdown] Node status: [Halting [LB:DEAD ]]. Waiting <3sec> for possible load balancers to recognize state change.
2017-08-14T11:08:40.761Z WARN [DeadEventLoggingListener] Received unhandled eve nt of type <org.graylog2.plugin.lifecycles.Lifecycle> from event bus <AsyncEvent Bus{graylog-eventbus}>
2017-08-14T11:08:44.763Z INFO [GracefulShutdown] Goodbye.