there are at least 3 different logs everyone should have:
* nimbus
* worker_{port}
* supervisorWhich of these is "freezing"? What version storm? When a worker starts, does writing to its log work? Have you made any changes to your logback configuration? From: clay teahouse <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: 2015,Monday, May 4 at 20:21 To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>, "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: storm logback freezing Hi all, Has anyone experienced a case where storm logback freezes? The topology seems to be functioning without an issue (I can see the results, in the destination consumers), but the storm log shows no progress. This usually happens a couple of hours after the topology starts, and not right away. I'd appreciate any feedback that what may be causing this issue. thank you Clay
