Storm - Supervisors crashing on reboot

前端 未结 2 1242
南方客
南方客 2021-02-20 05:52

This is an issue that is simply driving me nuts. I have a one machine Storm instance running on my Local LAN. I am currently running v0.9.1-incubating release versi

2条回答
  •  别跟我提以往
    2021-02-20 06:53

    We had that exact same problem (supervisor crashing on start and same log error message) when we had a power outage on 2 of our development servers. I guess just stopping the server without previously stopping the supervisor would have the same effect.

    The only working solution we found was to remove the "storm-local/supervisor" folder (I guess something in there got corrupted).

提交回复
热议问题