cancel
Showing results for 
Search instead for 
Did you mean: 

Cloud Integration - Advanced Event Mesh Adapter Issue

MMZ
Explorer
0 Kudos
195

Hi,

I'm trying to use the "Advanced Event Mesh" Adapter from Cloud Integration. However, when I publish a message to a topic, I encounter the following error:

  • org.apache.camel.RuntimeCamelException: A reply was not received within the allotted time [1000 ms]


MMZ_0-1725018515320.png

The message is correctly published in the AEM, I can see it in the subscribed queue, but the adapter still throws the error, even when publication went fine.

MMZ_1-1725018562720.png

This is my configuration:

MMZ_1-1725017971988.png

MMZ_2-1725018603279.pngMMZ_3-1725018616799.png

Could you please assist with this issue? I'd like to use this adapter, but the iFlow encounters an error even when the publishing seems to work fine.

P.S.: This very same iFlow works completely fine with the "AMQP" Receiver adapter, but I'd like to take advantage of the dedicated adapter's enhanced functionality.

Thank you!

Are you getting the error in "Set Response" stage or while sending the message to AEM. It looks like message sending is successful hence you can see the message in the queue.
View Entire Topic
MMZ
Explorer

Hi Vidyadha,

Thanks for the response.

I finally found the issue, it was due to the Adapter Version 1.0.0.

I have now deployed the latest version 1.3.0 and everything is working fine.

Messages still getting published, but the adapter does not get an error anymore.

Did not change anithing else, just deploying new adapter version.

Best regards.

Mikel

 

 

0 Kudos
Awesome. Thanks for the update.