Re: Error: Self-suppression not permitted

2016-10-12 Thread Devin Fisher
Thanks, I'll see if I can do that. Might be difficult since we don't build our own nifi binaries. I could use the 0.7.x RC when it comes out. But could you tell me what processor you were using when you had that issue because the error looks different? Also, if that processor was an in-house one,

Re: Error: Self-suppression not permitted

2016-10-12 Thread Michael Moser
Devin, This sounds a lot like the issue documented in NIFI-2551 [1]. Since you are using NiFi 0.7.0, you might try to build the latest code in the 0.x branch and see if this version resolves your problem. -- Mike [1] - https://issues.apache.org/jira/browse/NIFI-2551 On Wed, Oct 12, 2016 at 6:

Error: Self-suppression not permitted

2016-10-12 Thread Devin Fisher
I'm having an issue with an in-house processor (not for email inboxes). Only seems to happen periodically on heavy loads, not in dev environments. Based on the stack trace the Illegal self-suppression is happening in the framework code and it seems to be masking the original exception that was thro