Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Trunk
-
None
Description
god save me.
i have been in this trouble for 4 days.
this is a really big problem in camel 2.3.0 though 2.2.0 in James 3 now.
--------------------------------------------------------------------------------------------------
Channel[
Splitter[
on: BeanExpression[
bean:org.apache.james.transport.camel.MatcherSplitter@70fa2904 method: null
] to: Pipeline[
Channel[
choice
], Channel[
choice
]
] aggregate: UseOriginalAggregationStrategy
]
]
---------------------------------------------------------------------------
see Stop Chanel in MailStateEquals part generated by camel(test with RecipientIsLocal mailet in transport processor in spoolmanager.xml)
it will not kill the current processor complete.
HostIsLocal mailet will always be continue.
i think it is caused by camel 2.3.0's thread lock or some other sync mechanism.
Attachments
Issue Links
- blocks
-
JAMES-1026 No consumers available on endpoint: Endpoint[direct://mailserver]
- Resolved