Events Not Being Processed by The Tracking Processor

已查看 38 次
跳至第一个未读帖子

Harvey Sama

未读,
2017年10月12日 11:21:252017/10/12
收件人 Axon Framework Users
Hello,

One of my tracking processors doesn't process events all the time. When the application is started, the token table shows an owner for that processor. However, when an event is sent, the token entry for the tracking processor shows a null on the owner field. Each time I refresh the database, every other event processor's timestamp is updated except this one. On restarting the application again, all the events that were blocked are being processed. What could be the problem? 

Steven van Beelen

未读,
2017年10月13日 05:40:412017/10/13
收件人 Axon Framework Users
Hi Harvey,

You're running the application as a Spring Boot app with the Axon Spring Boot Starter dependency, right?
If not, you're required to start a TrackingEventProcessor.
You could try if starting the specific processor solves it.
And another question, are you seeing any error logging for that specific TrackingEventProcessor?

Cheers,

Steven

On Thu, Oct 12, 2017 at 5:21 PM Harvey Sama <prince...@gmail.com> wrote:
Hello,

One of my tracking processors doesn't process events all the time. When the application is started, the token table shows an owner for that processor. However, when an event is sent, the token entry for the tracking processor shows a null on the owner field. Each time I refresh the database, every other event processor's timestamp is updated except this one. On restarting the application again, all the events that were blocked are being processed. What could be the problem? 

--
You received this message because you are subscribed to the Google Groups "Axon Framework Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to axonframewor...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
回复全部
回复作者
转发
0 个新帖子