You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Alan Boyce <al...@sproutsocial.com> on 2010/11/23 21:04:43 UTC

Cron duplicate message add error

I'm trying to get message to post every 15 minutes using cron. The first time it goes fine, the second time I get this message:

	Duplicate message add attempt rejected. Destination: F.P, Message id: ID:Green-Cheese.local-63523-1290542364575-0:0:1:1:1

What am I doing wrong. Can I give the message some kind of auto incrementing ID?

thanks,
alan