The problem I am facing is very strange. My application is a Spring Boot application where I am using a Camel route to listen to AMQ 7 and then processing the message till it gets stored in a database or sent to another AMQ 7 instance. The issue is messages are consumed from AMQ via Camel but it's not maintaining the order in application logs. This means that before the flow for first message is getting completed I could see the logs start getting printed for another message dropping into AMQ which is making it difficult to track that the logs belong to which message from AMQ. Is it a prob with AMQ or Camel routes? Any suggestions is highly appreciated.
Messages not coming to Java Camel route application in sequence
454 Views Asked by RThinker At
1
There are 1 best solutions below
Related Questions in SPRING-BOOT
- Multi Tenancy in Spring - Partitioned Data Approach
- I have created a spring boot application with spring data JPA, Rest ,oracle and i am getting this ORA-00933: SQL command not properly ended
- Springboot: How to get an entity optional property and check null?
- How to create jasper report in spring boot rest api with jpa
- JSON Body is Not Passing Certain Strings
- Unresolved reference error is showing up after adding the dgs codegen plugin successfully
- Transaction silently rolled back
- JPA buddy error when generating JPA Entities from DB
- Migrating Spring Boot 2 to 3 throws org.glassfish.jaxb.runtime.v2.runtime.IllegalAnnotationsException: 3 counts of IllegalAnnotationExceptions
- Hibernate SQL Error: Missing FROM-clause entry for table "th1_1"
- Appwrite and / or Spring Boot Backend
- Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. I'm using Postgresql
- Driver com.microsoft.sqlserver.jdbc.SQLServerDriver claims to not accept jdbcUrl, ${SPRING_DATASOURCE_URL}: GitHub Actions
- springboot class org.hibernate.mapping.Bag cannot be cast to class org.hibernate.mapping.SimpleValue
- Spring security causing 404 with message "No static resource login"
Related Questions in APACHE-CAMEL
- How to mock a dynamic endpoint in Apache Camel Spring Boot
- Not able to access route elements in test when using a camel filter
- Apache Camel - Why is Rest OpenAPI appending basePath twice
- A NullPointerException occurs in setupCamelContext method after Camel upgrade from 2.X to 3.2
- Exception attempting to get original in message in apache camel
- Apache camel Quartz start immediatly after application startup and then every hour
- How to delay preMove for each file detected using SFTP?
- Upgrade to Camel 4 causing CXF soap call to fail with "Received RST_STREAM: Stream cancelled"
- Why is apache/camel deleting files after processing
- How to set map in Camel kafka option params
- Consume webClient Flux<DataBuffer> directly by apache camel route
- How can I use apache camel bindy to convert java pojo to fixed length string that has a list attribute?
- Dynamically creating camel file routes
- Is Apache Camel typically deployed as a single application?
- How to check for delimiter in netty tcp connection. And what's the use of delimiter
Related Questions in ACTIVEMQ-ARTEMIS
- ActiveMQ Artemis memory not reducing in Windows
- rhea amqp ActiveMQ Artemis connection error
- Restrict Large messages to ActiveMQ Artemis
- ActiveMQ Artemis - prevent permanent stalling of messages
- Log4j2.properties not keeping more than 7 files in the log despite exceed number set much higher
- Messages silently getting dropped without any error to producers for disabled queues in ActiveMQ Artemis
- JMeter parallel mq publishing request messages with unique sequence ID which needs to be validated against external system before being sent
- Fair Queues with ActiveMQ Artemis?
- Empty queue do not auto delete in ActiveMQ Artemis
- Redeliver JMS message from ActiveMQ Artemis queue
- Apace ActiveMQ Artemis 2.32.0 console - Not able to view or browse message
- JMeter JMS Publisher error when trying to publish to ActiveMQ Artemis queue: java.lang.NoSuchMethodError: javax.jms.Message.setJMSDeliveryTime(J)V
- ActiveMQ Artemis - Get current redelivery count for scheduled messages
- How to Configure ActiveMQ Artemis Server to Interoperate Messages Across Different Procotols AMQP and Openwire
- Valid value usage in JMeter's JMS Subscriber 'JMS Selector' property - in order to consume messages with a dynamically changing JMSCorrelationID
Related Questions in SPRING-CAMEL
- Not able to access route elements in test when using a camel filter
- Apache camel Quartz start immediatly after application startup and then every hour
- Cannot find method setHandleFault(java.lang.Boolean) in CamelContext in camel 3.x
- SAXParseException with Camel 4
- No value for key "javax.xml.ws.wsdl.service" on org.apache.cxf.binding.soap.SoapMessage with camel version 3.17.0 and cxf 3.5.5
- Saving Dead letter messages in file system/database
- Loading camel routes in camel context runtime from database
- How to set camel json Jackson options autoDiscoverObjectMapper
- Apache Camel route fails to commit transaction
- Autowiring Spring beans inside Camel routes defined through Spring XML
- Apache Camel from with dynamic folder
- Camel doesn't register beans automatically for a Spring Framework (not Spring Boot) annotation-defined application
- How to use <proxy> with Camel 4 and Spring?
- SpringBoot and Camel graceful shutdown
- Camel Context - The dependencies of some of the beans in the application context form a cycle:
Related Questions in AMQ
- How can I create a container from the jboss amq-7-broker-image repo image
- Taking too long to send first message to JMS topic from Spring Integration
- How can we connect ActiveMQ and WebSphere MQ in one Spring Boot application?
- ActiveMQ StatisticsPlugin not working with wildcard destinations
- What version of Apache ActiveMQ corresponds to the JBoss A-MQ v6.3?
- How to publish to a Red Hat AMQ 7 topic using AMQP 1.0 from a test case using amqp-10-jms-spring-boot-starter
- How to use a topic in Red Hat AMQ 7 using AMQP 1.0 and consume in Spring Boot?
- Openshift AMQ6 - message order - queue
- AMQ212054: Destination address=... is blocked. If the system is configured to block make sure you consume messages on this configuration
- How to replace the base Java image in public base image with customized version
- How to stop streaming when no data is left to read in the AMQ topic
- Calling AMQ Listener from APIGEE Proxy end point
- What certificates does an Artemis AMQ subscriber using stomp.py need to establish a SSL connection to server
- Does stomp.ConnectionListener in python holds any data while dequeuing messages from ActiveMQ?
- AMQ Error reading in simpleString, length=xxx is greater than readableBytes=yyy
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
This issue could be related to the camel route if the
asyncConsumeroption is enabled, see the documentation for further details https://camel.apache.org/components/latest/activemq-component.html