JBoss 3.2.0RC1, 3.0.4 and 3.0.5

All my queues are persistent with the file based PersistenceManager.

When I queue messages I see them in server/default/db/jbossmq/file//QUEUENAME. It runs fine when I run a scheduled task to pick these up. Life is good and JBoss rocks :-)

Now the problem; I stop JBoss while messages are still queued. I see the files on disk. JBoss is started again, and it doesn't see these messages. Nothing happens. I can submit new messages to the queue and those are correctly processed, but the old messages are still there, nothing happens.

I use the PERSISTENT flag everywhere.

Does anyone have a clue what could be the cause of this? Configuration error or bug in JBossMQ? I've looked everywhere and I'm not sure what to do next ...

Thanks,

Stefan



-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to