Hi all, Setting the parameter max.delivery.attempts will desactive forever the message processor? Is there any way to re-activate it (non manually)?
Thanks in advance Regards, Muhammad On 11 April 2013 09:01, Mohammad Benslimne <[email protected]>wrote: > Thank you Prabath for your intervention > In fact we are using 4.5.0, it's a bug of 4.5.x versions ? > > Regards, > Muhammad > > > On 10 April 2013 22:39, Prabath Abeysekera <[email protected]> wrote: > >> Hi, >> >> Please ignore my previous reply. >> >> I've gone through the attached configurations and thought there was >> nothing wrong in them except for setting the property FORCE_SC_ACCEPTED >> within the fault sequence, as it wouldn't make any sense to define it in >> the fault sequence. >> >> However, I've tried a sample scenario with the provided configurations >> (ESB v4.6.0) and observed that the message processor honors the >> max.delivery.attempts parameter value without any issue. Therefore, I'm >> guessing this might have to do something with the ESB version you're using >> as we'd come across a similar problem with one of the earlier ESB versions >> [1]. >> >> >> [1] https://wso2.org/jira/browse/ESBJAVA-1688 >> >> >> Cheers, >> Prabath >> >> >> On Wed, Apr 10, 2013 at 7:36 AM, Prabath Abeysekera <[email protected]>wrote: >> >>> Try setting, <property name="OUT_ONLY" value="true"> within your proxy >>> configuration before you dump the message into the store. >>> >>> IMO, it would be fundamentally inappropriate to let the ESB wait for a >>> response of a message dispatched out of the combination of message >>> store/processor as those two entities have been designed primarily to >>> support asynchronous messaging. >>> >>> Hope this helps! >>> >>> >>> Cheers, >>> Prabath >>> >>> On Tue, Apr 9, 2013 at 4:40 PM, Shelan Perera <[email protected]> wrote: >>> >>>> Hi, >>>> >>>> Could you please remove <property name="FORCE_SC_ACCEPTED" value="true" >>>> scope="axis2" type="STRING"/> from your proxy and try again?. ESB should be >>>> waiting for a response and hence can be >>>> retrying. >>>> >>>> Thanks >>>> >>>> >>>> On Tue, Apr 9, 2013 at 11:42 AM, Mohammad Benslimne < >>>> [email protected]> wrote: >>>> >>>>> Please, any help ? >>>>> >>>>> >>>>> On 3 April 2013 11:41, Mohammad Benslimne < >>>>> [email protected]> wrote: >>>>> >>>>>> Hi folks, >>>>>> >>>>>> I am implementing a dead letter channel using message store and >>>>>> processor as described in attached files, and I would like to stop retry >>>>>> after max.delivery.attempts and send a timeout fault >>>>>> But the value specified in max.delivery.attempts is not considered >>>>>> and message processor keeps retrying indefinitely. >>>>>> Is it a wrong configuration of my receipt or a bug in your side? >>>>>> >>>>>> Thanks in advance for your help! >>>>>> >>>>>> Regards, >>>>>> >>>>>> -- >>>>>> >>>>>> >>>>>> Mohammad >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> >>>>> >>>>> Mohammad >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> [email protected] >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>>> >>>> -- >>>> *Shelan Perera* >>>> >>>> Software Engineer >>>> ** >>>> *WSO2, Inc. : wso2.com* >>>> lean.enterprise.middleware. >>>> >>>> *Home Page* : shelan.org >>>> *Blog* : blog.shelan.org >>>> *Linked-i*n : >>>> http://www.linkedin.com/pub/shelan-perera/a/194/465 >>>> *Twitter* : https://twitter.com/#!/shelan >>>> >>>> *Mobile* : +94 772 604 402 >>>> >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Prabath Abeysekara >>> Email: [email protected] <[email protected]> >>> Mobile: +94774171471 >>> >>> <http://harshana05.blogspot.com/> >>> >> >> >> >> -- >> Prabath Abeysekara >> Email: [email protected] <[email protected]> >> Mobile: +94774171471 >> >> <http://harshana05.blogspot.com/> >> > > > > -- > > > Mohammad > -- Mohammad
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
