I want to stop my invokehttp proccesor when it has a failure (when the invokehttp processor fails, the notify processor should "notify" the wait processor about failure and it should make invokehttp processor wait or stop).
I tried to use wait/notify processor for it but the notify processor throws an exception like this:
