You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by "angelo.rlcosta" <an...@gmail.com> on 2018/03/08 10:34:22 UTC

testRecoveryOnArchiveFailure failing test

Hello all,

I have just downloaded activemq-activemq-5.15.3 version of activemq and
trying to build the source code by running mvn clean install.

Problem is that there is a failing test:

testRecoveryOnArchiveFailure(org.apache.activemq.store.kahadb.JournalArchiveTest) 
Time elapsed: 2.934 sec  <<< FAILURE!
	java.lang.AssertionError: Failed to restart after failure to archive
			at org.junit.Assert.fail(Assert.java:88)
			at
org.apache.activemq.store.kahadb.JournalArchiveTest.testRecoveryOnArchiveFailure(JournalArchiveTest.java:168)


testRecoveryOnArchiveFailure(org.apache.activemq.store.kahadb.JournalArchiveTest) 
Time elapsed: 2.936 sec  <<< ERROR!

	The process cannot access the file because it is being used by another
process.

			at org.apache.activemq.util.IOHelper.moveFile(IOHelper.java:200)
			at
org.apache.activemq.store.kahadb.disk.journal.DataFile.move(DataFile.java:107)

Not sure what i need to do in my environment to have this test pass.

Regards,
Ângelo Costa




--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html