Hi, Launch jconsole and connect to the james process. Under MBeans, open org.apache.activemq.james.Queue.spool.Operations You will be able to browse/remove/copy/purge
If you message is already in the outgoing queue, just open the outgoing tree.
This is the clean way to do. The brut-force way is to remove the activemq folder under var, but all spooled messages (incoming...) will be lost.
Thx, Eric On 06/11/2012 09:05, gamliela wrote:
Hi, I did some configuration loop by mistake in mailetcontainer.conf. I sent myself a message and server got stuck, dumping 100MB of infinite stack trace to logfile until I stopped it. The problem is now every time I start the server, it "remembers" the message that failed before, and server get stuck again. My question is how to clean the output queue manually, so server can start cleanly? Thanks, Alon
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
