[ https://issues.apache.org/jira/browse/CAMEL-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012974#comment-13012974 ]
Claus Ibsen commented on CAMEL-3795: ------------------------------------ Okay I found the culprint. The lifecycle of the interceptor was affected by ftp producer as it was a pooled resource and thus its lifecycle is unusual. > java.util.concurrent.RejectedExecutionException using interceptSendToEndpoint > ----------------------------------------------------------------------------- > > Key: CAMEL-3795 > URL: https://issues.apache.org/jira/browse/CAMEL-3795 > Project: Camel > Issue Type: Bug > Components: camel-core > Affects Versions: 2.7.0 > Reporter: Marco Crivellaro > Assignee: Claus Ibsen > Fix For: 2.8.0 > > Attachments: InterceptSendToEndpointException.java, > InterceptSendToEndpointExecutionException.java > > > in some circumstances interceptSendToEndpoint in conjunction with > recipientList is running in exception. this seems to be the case when an http > endpoint is sent in the recipient list after having processed and ftp in the > previous exchange. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira