Setting the executor attribute for a connector that does not support the executor attribute causes a NullPointerException. Usually elements simply ignore attributes that do not know. The attached patch fixes this.
Created attachment 20997 [details] Patch against 6.0.14
Created attachment 21000 [details] Modified patch to log warning