Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Storm: Nimbus crashing

avatar

Hi all,

I've got some instability in Storm, my nimbus server is crashing with the following message. Anyone is familiar with it ? Is it linked to memory constraint ( sandbox ) ?

2015-10-01T07:41:48.268+0000 o.a.t.s.AbstractNonblockingServer$FrameBuffer [ERROR] Unexpected throwable while invoking!
java.lang.RuntimeException: not a leader, current leader is NimbusInfo{host='sandbox.hortonworks.com', port=6627, isLeader=true}

Thanks,

Olivier

1 ACCEPTED SOLUTION

avatar

Shouldn't be a memory constraint. Did you try deleting storm-local dir you can find the location storm.local.dir in /etc/storm/conf/storm.yaml. Stop storm services delete this dir and restart the nimbus.

View solution in original post

1 REPLY 1

avatar

Shouldn't be a memory constraint. Did you try deleting storm-local dir you can find the location storm.local.dir in /etc/storm/conf/storm.yaml. Stop storm services delete this dir and restart the nimbus.