Hi All, continuationTimeout property on cxfrs resolved the issue.
But similar property should be present on splitter component as well. From splitter if we invoke http endpoint and if response is not returned in 30000 ms , then same error will be thrown. Thanks, Shiva -----Original Message----- From: Gv, Shivakumar <[email protected]> Sent: Friday, November 13, 2020 7:29 PM To: [email protected] Subject: RE: [EXTERNAL] Re: Increase Exchange timeout value Thanks for the reply. I am receiving a xml inside which we have multiple sub messages through cxfrs consumer . I am splitting the message and try to send it to kafka parallelly . but if the number of sub messages are more I am getting org.apache.camel.ExchangeTimedOutException: The OUT message was not received within: 30000 millis from cxfrs response. Cxfrs--- > splitter --> Direct Direct -->kafka -----Original Message----- From: Claus Ibsen <[email protected]> Sent: Friday, November 13, 2020 3:27 PM To: [email protected] Subject: [EXTERNAL] Re: Increase Exchange timeout value *EXTERNAL SENDER* Hi The 30 sec timeout is usually from the JMS component. See its options in the docs. On Fri, Nov 13, 2020 at 10:17 AM Gv, Shivakumar <[email protected]> wrote: > > Hi Team, > > I am new to camel, Can you please help me on how to increase exchange default > timeout value for Inout exchange pattern. > > org.apache.camel.ExchangeTimedOutException: The OUT message was not received > within: 30000 millis. > > Thanks, > Shiva > > > ________________________________ > NOTICE: All information in and attached to the e-mails below may be > proprietary, confidential, privileged and otherwise protected from improper > or erroneous disclosure. If you are not the sender's intended recipient, you > are not authorized to intercept, read, print, retain, copy, forward, or > disseminate this message. If you have erroneously received this > communication, please notify the sender immediately by phone (704-758-1000) > or by e-mail and destroy all copies of this message electronic, paper, or > otherwise. By transmitting documents via this email: Users, Customers, > Suppliers and Vendors collectively acknowledge and agree the transmittal of > information via email is voluntary, is offered as a convenience, and is not a > secured method of communication; Not to transmit any payment information E.G. > credit card, debit card, checking account, wire transfer information, > passwords, or sensitive and personal information E.G. Driver's license, DOB, > social security, or any other information the user wishes to remain > confidential; To transmit only non-confidential information such as plans, > pictures and drawings and to assume all risk and liability for and indemnify > Lowe's from any claims, losses or damages that may arise from the transmittal > of documents or including non-confidential information in the body of an > email transmittal. Thank you. -- Claus Ibsen ----------------- https://nam03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdavsclaus.com%2F&data=04%7C01%7Cshivakumar.gv%40lowes.com%7Caa69971808e545f798fb08d887dc5c70%7Cbcfa3e87841e48c7983b584159dd1a69%7C0%7C0%7C637408727832939518%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=nBGz5t2i76c0kYQM9DbxJdAf2Y7mI0iOE3vjvZypT9M%3D&reserved=0 @davsclaus Camel in Action 2: https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.manning.com%2Fibsen2&data=04%7C01%7Cshivakumar.gv%40lowes.com%7Caa69971808e545f798fb08d887dc5c70%7Cbcfa3e87841e48c7983b584159dd1a69%7C0%7C0%7C637408727832939518%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=DijisQdV2JSS76I3zdXv4EwzHUnw91QzkudNgUkc%2B0A%3D&reserved=0 ________________________________ NOTICE: All information in and attached to the e-mails below may be proprietary, confidential, privileged and otherwise protected from improper or erroneous disclosure. If you are not the sender's intended recipient, you are not authorized to intercept, read, print, retain, copy, forward, or disseminate this message. If you have erroneously received this communication, please notify the sender immediately by phone (704-758-1000) or by e-mail and destroy all copies of this message electronic, paper, or otherwise. By transmitting documents via this email: Users, Customers, Suppliers and Vendors collectively acknowledge and agree the transmittal of information via email is voluntary, is offered as a convenience, and is not a secured method of communication; Not to transmit any payment information E.G. credit card, debit card, checking account, wire transfer information, passwords, or sensitive and personal information E.G. Driver's license, DOB, social security, or any other information the user wishes to remain confidential; To transmit only non-confidential information such as plans, pictures and drawings and to assume all risk and liability for and indemnify Lowe's from any claims, losses or damages that may arise from the transmittal of documents or including non-confidential information in the body of an email transmittal. Thank you. ________________________________ NOTICE: All information in and attached to the e-mails below may be proprietary, confidential, privileged and otherwise protected from improper or erroneous disclosure. If you are not the sender's intended recipient, you are not authorized to intercept, read, print, retain, copy, forward, or disseminate this message. If you have erroneously received this communication, please notify the sender immediately by phone (704-758-1000) or by e-mail and destroy all copies of this message electronic, paper, or otherwise. By transmitting documents via this email: Users, Customers, Suppliers and Vendors collectively acknowledge and agree the transmittal of information via email is voluntary, is offered as a convenience, and is not a secured method of communication; Not to transmit any payment information E.G. credit card, debit card, checking account, wire transfer information, passwords, or sensitive and personal information E.G. Driver's license, DOB, social security, or any other information the user wishes to remain confidential; To transmit only non-confidential information such as plans, pictures and drawings and to assume all risk and liability for and indemnify Lowe's from any claims, losses or damages that may arise from the transmittal of documents or including non-confidential information in the body of an email transmittal. Thank you.
