Hi Jon, Are you running this from master? I have seen that error. Can you provide your config YAML file?
On Fri, Mar 31, 2017 at 10:53 AM, John Kuykendall <[email protected]> wrote: > Hello-- > > I'm new to nifi development. I'm working with a minifi graph that runs > successfully the first time I set it up, but then each subsequent time it > terminates with: > > terminate called after throwing an instance of 'std::bad_weak_ptr' > what(): bad_weak_ptr > Aborted (core dumped) > > If I rebuild (or even just restart the vm I'm working on), it again works > the first time, but not subsequent times. > > Has anyone seen this type of error before? > > Thanks, > John >
