Re: Journal Problem

2008-08-29 Thread Fuzzo
Unfortunately i have no time to do this things (i don't know JUnit :-/)... I'm trying with Virtual Topics: i forward packets from a Vitual Topic to two physical each with only one consumer. I'll post with news... Gary Tully wrote: > > best to thing to do is build a junit test case with an e

Re: Journal Problem

2008-08-29 Thread Gary Tully
best to thing to do is build a junit test case with an embedded derby datastore ([1] may be a good starting point), open a jira[2] and attach your test case. [1] http://svn.apache.org/repos/asf/activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/ft/JDBCQueueMasterSlaveTest.java

Re: Journal Problem

2008-08-29 Thread Fuzzo
I think it is not a journal problem: it happens also with non-journaled JDBC persistence adapter with MySQL datasource. I've tried both AUTO and CLIENT acnowledge methods in session's consumer but after about ten minutes... infinite resends :( I've also downloaded the 5.2-...-39 SNAPSHOT: same t

Re: Journal Problem

2008-08-16 Thread Fuzzo
I'm using version 5.1.0 Hiram Chirino wrote: > > What version you using? > > On Fri, Aug 8, 2008 at 3:51 AM, Fuzzo <[EMAIL PROTECTED]> wrote: >> >> Hi all! >> The scenario is the following: >> - one producer to topic >> - two consumer >> >> Sometimes i get the following error: >> >> ERROR Jou

Re: Journal Problem

2008-08-15 Thread Hiram Chirino
What version you using? On Fri, Aug 8, 2008 at 3:51 AM, Fuzzo <[EMAIL PROTECTED]> wrote: > > Hi all! > The scenario is the following: > - one producer to topic > - two consumer > > Sometimes i get the following error: > > ERROR JournalPersistenceAdapter - Failed to mark the Journal: > org.apa