mkdir -p classes
javac -g  -source 1.4 -deprecation -d classes -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar *.java 
/public/share/src/jdk1.5.0_02/bin//rmic -d classes -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:. RMIServerImpl
javah -jni -classpath classes/ NiceSocketImpl
gcc -shared -o libnicesock.so -g -O -I . -I /lusr/java2/include -I /lusr/java2/include/linux -I /usr/include -I /usr/java/j2sdk1.4.2_07/include -I /usr/java/j2sdk1.4.2_07/include/linux NiceSocketImpl.c
NiceSocketImpl.c: In function 'nativeNiceSocketImpl_c_1socket':
NiceSocketImpl.c:91: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
NiceSocketImpl.c: In function 'Java_NiceSocketImpl_c_1connect':
NiceSocketImpl.c:123: warning: incompatible implicit declaration of built-in function 'memcpy'
javah -jni -classpath classes/ NiceSocketInputStream
gcc -shared -o libnicesockis.so -g -O -I . -I /lusr/java2/include -I /lusr/java2/include/linux -I /usr/include -I /usr/java/j2sdk1.4.2_07/include -I /usr/java/j2sdk1.4.2_07/include/linux NiceSocketInputStream.c
javah -jni -classpath classes/ NiceSocketOutputStream
gcc -shared -o libnicesockos.so -g -O -I . -I /lusr/java2/include -I /lusr/java2/include/linux -I /usr/include -I /usr/java/j2sdk1.4.2_07/include -I /usr/java/j2sdk1.4.2_07/include/linux NiceSocketOutputStream.c
javah -jni -classpath classes/ NiceServerSocket
gcc -shared -o libniceservsock.so -g -O -I . -I /lusr/java2/include -I /lusr/java2/include/linux -I /usr/include -I /usr/java/j2sdk1.4.2_07/include -I /usr/java/j2sdk1.4.2_07/include/linux NiceServerSocket.c
NiceServerSocket.c: In function 'Java_NiceServerSocket_c_1makeServerSocket':
NiceServerSocket.c:51: warning: incompatible implicit declaration of built-in function 'bzero'
NiceServerSocket.c:56: warning: incompatible implicit declaration of built-in function 'strcpy'
NiceServerSocket.c:61: warning: incompatible implicit declaration of built-in function 'bcopy'
NiceServerSocket.c: In function 'setSendBufferSize':
NiceServerSocket.c:140: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
utils/junit/sanityCheck.sh
make classes/utils/junit/TestAll.class
make[1]: Entering directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
mkdir -p classes; javac -g  -source 1.4 -d classes -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar utils/junit/TestAll.java
make[1]: Leaving directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
java -ea -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar -Dclass_root=classes -Dtest_type=UNIT junit.textui.TestRunner utils.junit.TestAll
Loaded test case: AcceptStampUnit
Loaded test case: AcceptVVUnit
Loaded test case: InvalListItemUnit
Loaded test case: NiceServerSocketUnit
Loaded test case: NodeIdUnit
Loaded test case: RandomAccessStateUnit
Loaded test case: RandomAccessStateUnitMT
Loaded test case: UnbindMsgUnit
Loaded test case: WorkQueueUnit
Number of test classes found: 9
.......TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1759840 usedMemory: 271776
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1721208 usedMemory: 310408
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1750592 usedMemory: 281024
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1802200 usedMemory: 229416
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1737216 usedMemory: 294400
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1801840 usedMemory: 229776
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1786720 usedMemory: 244896
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1785992 usedMemory: 245624
.TotalMemory: 5124096 maxMemory: 66650112 freeMemory: 4695128 usedMemory: 428968
.TotalMemory: 4816896 maxMemory: 66650112 freeMemory: 4382616 usedMemory: 434280
.TotalMemory: 2048000 maxMemory: 66650112 freeMemory: 1804400 usedMemory: 243600
.TotalMemory: 8691712 maxMemory: 66650112 freeMemory: 8451768 usedMemory: 239944
.TotalMemory: 7970816 maxMemory: 66650112 freeMemory: 7728552 usedMemory: 242264
.TotalMemory: 31977472 maxMemory: 66650112 freeMemory: 31717744 usedMemory: 259728
.TotalMemory: 19832832 maxMemory: 66650112 freeMemory: 19579296 usedMemory: 253536
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.128ms...
RASUnit 13: Overwrite 1 byte file: 3.894ms...
RASUnit 13: Read 1 byte file: 1.363ms...
RASUnit 13: Append 1 byte to file: 3.103ms...RASUnit 13: Delete 2 byte file: 3.085ms....TotalMemory: 2535424 maxMemory: 66650112 freeMemory: 2216208 usedMemory: 319216
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.53ms...
RASUnit 13: Overwrite 1 byte file: 5.163ms...
RASUnit 13: Read 1 byte file: 1.347ms...
RASUnit 13: Append 1 byte to file: 4.48ms...RASUnit 13: Delete 2 byte file: 3.262ms....TotalMemory: 2678784 maxMemory: 66650112 freeMemory: 2439144 usedMemory: 239640
Test13 [small file performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 12.984ms...
RASUnit 13: Overwrite 1 byte file: 11.563ms...
RASUnit 13: Read 1 byte file: 1.39ms...
RASUnit 13: Append 1 byte to file: 10.767ms...RASUnit 13: Delete 2 byte file: 11.275ms....TotalMemory: 2678784 maxMemory: 66650112 freeMemory: 2437888 usedMemory: 240896
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.64ms...
RASUnit 13: Overwrite 1 byte file: 5.437ms...
RASUnit 13: Read 1 byte file: 1.389ms...
RASUnit 13: Append 1 byte to file: 4.611ms...RASUnit 13: Delete 2 byte file: 3.116ms....TotalMemory: 2678784 maxMemory: 66650112 freeMemory: 2438208 usedMemory: 240576
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 2.855ms...
RASUnit 14: 1 byte overwrite: 3.696ms...
RASUnit 14: 1 byte read: 1.382ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 361.0ms...
.TotalMemory: 2678784 maxMemory: 66650112 freeMemory: 2439008 usedMemory: 239776
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.273ms...
RASUnit 14: 1 byte overwrite: 5.324ms...
RASUnit 14: 1 byte read: 1.378ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 364.0ms...
.TotalMemory: 2678784 maxMemory: 66650112 freeMemory: 2439712 usedMemory: 239072
Test14 [small write performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 9.943ms...
RASUnit 14: 1 byte overwrite: 10.798ms...
RASUnit 14: 1 byte read: 1.37ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 392.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2126920 usedMemory: 240568
Test14 [small write performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.288ms...
RASUnit 14: 1 byte overwrite: 5.032ms...
RASUnit 14: 1 byte read: 1.374ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 403.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2128336 usedMemory: 239152
  Test15 WRITE wss: 100000 passes: 200 fSize: 1000 Time: 133012 ms. BW: 0.15036237331970048 MB/s
  Test15 READ wss: 100000 passes: 200 fSize: 1000 Time: 42458 ms. BW: 0.4710537472325592 MB/s
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2127168 usedMemory: 240320
  Test15 WRITE wss: 1000000 passes: 20 fSize: 1000 Time: 134269 ms. BW: 0.14895471032032712 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 1000 Time: 44124 ms. BW: 0.45326806273229986 MB/s
.TotalMemory: 4096000 maxMemory: 66650112 freeMemory: 3855456 usedMemory: 240544
  Test15 WRITE wss: 10000000 passes: 2 fSize: 1000 Time: 138497 ms. BW: 0.1444074600893882 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 1000 Time: 57111 ms. BW: 0.3501952338428674 MB/s
.TotalMemory: 4665344 maxMemory: 66650112 freeMemory: 4425632 usedMemory: 239712
  Test15 WRITE wss: 1000000 passes: 20 fSize: 100000 Time: 23277 ms. BW: 0.8592172530824419 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 100000 Time: 15709 ms. BW: 1.2731555159462729 MB/s
.TotalMemory: 4665344 maxMemory: 66650112 freeMemory: 4433184 usedMemory: 232160
  Test15 WRITE wss: 10000000 passes: 2 fSize: 100000 Time: 23991 ms. BW: 0.8336459505647952 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 100000 Time: 16828 ms. BW: 1.188495364868077 MB/s
.TotalMemory: 5120000 maxMemory: 66650112 freeMemory: 4707408 usedMemory: 412592
  Test15 WRITE wss: 10000000 passes: 2 fSize: 10000000 Time: 7007 ms. BW: 2.8542885685742827 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 10000000 Time: 2356 ms. BW: 8.488964346349745 MB/s
.TotalMemory: 66650112 maxMemory: 66650112 freeMemory: 66389480 usedMemory: 260632
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 779 ms. BW: 2.5673940949935816 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000000 Time: 372 ms. BW: 5.376344086021505 MB/s
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1634656 usedMemory: 401056
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1787344 usedMemory: 248368
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1783224 usedMemory: 252488
close cursor in updateVV failed: Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001c.jdb
RandomAccessState::applyInvalTransaction exception: Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001c.jdb
Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001c.jdb
	at com.sleepycat.je.log.FileManager.makeFileHandle(FileManager.java:606)
	at com.sleepycat.je.log.FileManager.getFileHandle(FileManager.java:505)
	at com.sleepycat.je.log.LogManager.getLogSource(LogManager.java:618)
	at com.sleepycat.je.log.LogManager.getLogEntry(LogManager.java:473)
	at com.sleepycat.je.log.LogManager.get(LogManager.java:600)
	at com.sleepycat.je.tree.IN.fetchTargetInternal(IN.java:533)
	at com.sleepycat.je.tree.IN.fetchTarget(IN.java:517)
	at com.sleepycat.je.tree.Tree.searchSubTree(Tree.java:1493)
	at com.sleepycat.je.tree.Tree.search(Tree.java:1297)
	at com.sleepycat.je.dbi.CursorImpl.searchAndPosition(CursorImpl.java:1573)
	at com.sleepycat.je.Cursor.searchInternal(Cursor.java:1059)
	at com.sleepycat.je.Cursor.searchAllowPhantoms(Cursor.java:1031)
	at com.sleepycat.je.Cursor.search(Cursor.java:910)
	at com.sleepycat.je.Cursor.getSearchKey(Cursor.java:500)
	at RandomAccessState.updateVV(RandomAccessState.java:996)
	at RandomAccessState.applyInvalTransaction(RandomAccessState.java:706)
	at RandomAccessState.applyBody(RandomAccessState.java:830)
	at RandomAccessStateUnit.doBodyNoCheckReturn(RandomAccessStateUnit.java:3600)
	at RandomAccessStateUnit.doBody(RandomAccessStateUnit.java:3576)
	at RandomAccessStateUnit.doTest18(RandomAccessStateUnit.java:2158)
	at RandomAccessStateUnit.test18a(RandomAccessStateUnit.java:2116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.start(TestRunner.java:172)
	at junit.textui.TestRunner.main(TestRunner.java:138)
Caused by: com.sleepycat.je.log.DbChecksumException: Location 0x1c/0x0 expected 0 got 655361
	at com.sleepycat.je.log.ChecksumValidator.validate(ChecksumValidator.java:72)
	at com.sleepycat.je.log.LogManager.getLogEntryFromLogSource(LogManager.java:546)
	at com.sleepycat.je.log.LogManager.getLogEntry(LogManager.java:482)
	at com.sleepycat.je.log.FileManager.readAndValidateFileHeader(FileManager.java:651)
	at com.sleepycat.je.log.FileManager.makeFileHandle(FileManager.java:590)
	... 37 more
exceptType: 1 before abort txn
Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001c.jdb
	at com.sleepycat.je.log.FileManager.makeFileHandle(FileManager.java:606)
	at com.sleepycat.je.log.FileManager.getFileHandle(FileManager.java:505)
	at com.sleepycat.je.log.LogManager.getLogSource(LogManager.java:618)
	at com.sleepycat.je.log.LogManager.getLogEntry(LogManager.java:473)
	at com.sleepycat.je.log.LogManager.get(LogManager.java:600)
	at com.sleepycat.je.tree.IN.fetchTargetInternal(IN.java:533)
	at com.sleepycat.je.tree.IN.fetchTarget(IN.java:517)
	at com.sleepycat.je.tree.Tree.searchSubTree(Tree.java:1493)
	at com.sleepycat.je.tree.Tree.search(Tree.java:1297)
	at com.sleepycat.je.dbi.CursorImpl.searchAndPosition(CursorImpl.java:1573)
	at com.sleepycat.je.Cursor.searchInternal(Cursor.java:1059)
	at com.sleepycat.je.Cursor.searchAllowPhantoms(Cursor.java:1031)
	at com.sleepycat.je.Cursor.search(Cursor.java:910)
	at com.sleepycat.je.Cursor.getSearchKey(Cursor.java:500)
	at RandomAccessState.updateVV(RandomAccessState.java:996)
	at RandomAccessState.applyInvalTransaction(RandomAccessState.java:706)
	at RandomAccessState.applyBody(RandomAccessState.java:830)
	at RandomAccessStateUnit.doBodyNoCheckReturn(RandomAccessStateUnit.java:3600)
	at RandomAccessStateUnit.doBody(RandomAccessStateUnit.java:3576)
	at RandomAccessStateUnit.doTest18(RandomAccessStateUnit.java:2158)
	at RandomAccessStateUnit.test18a(RandomAccessStateUnit.java:2116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.start(TestRunner.java:172)
	at junit.textui.TestRunner.main(TestRunner.java:138)
Caused by: com.sleepycat.je.log.DbChecksumException: Location 0x1c/0x0 expected 0 got 655361
	at com.sleepycat.je.log.ChecksumValidator.validate(ChecksumValidator.java:72)
	at com.sleepycat.je.log.LogManager.getLogEntryFromLogSource(LogManager.java:546)
	at com.sleepycat.je.log.LogManager.getLogEntry(LogManager.java:482)
	at com.sleepycat.je.log.FileManager.readAndValidateFileHeader(FileManager.java:651)
	at com.sleepycat.je.log.FileManager.makeFileHandle(FileManager.java:590)
	... 37 more
Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001c.jdb
	at com.sleepycat.je.log.FileManager.makeFileHandle(FileManager.java:606)
	at com.sleepycat.je.log.FileManager.getFileHandle(FileManager.java:505)
	at com.sleepycat.je.log.LogManager.getLogSource(LogManager.java:618)
	at com.sleepycat.je.log.LogManager.getLogEntry(LogManager.java:473)
	at com.sleepycat.je.log.LogManager.get(LogManager.java:600)
	at com.sleepycat.je.tree.IN.fetchTargetInternal(IN.java:533)
	at com.sleepycat.je.tree.IN.fetchTarget(IN.java:517)
	at com.sleepycat.je.tree.Tree.searchSubTree(Tree.java:1493)
	at com.sleepycat.je.tree.Tree.search(Tree.java:1297)
	at com.sleepycat.je.dbi.CursorImpl.searchAndPosition(CursorImpl.java:1573)
	at com.sleepycat.je.Cursor.searchInternal(Cursor.java:1059)
	at com.sleepycat.je.Cursor.searchAllowPhantoms(Cursor.java:1031)
	at com.sleepycat.je.Cursor.search(Cursor.java:910)
	at com.sleepycat.je.Cursor.getSearchKey(Cursor.java:500)
	at RandomAccessState.updateVV(RandomAccessState.java:996)
	at RandomAccessState.applyInvalTransaction(RandomAccessState.java:706)
	at RandomAccessState.applyBody(RandomAccessState.java:830)
	at RandomAccessStateUnit.doBodyNoCheckReturn(RandomAccessStateUnit.java:3600)
	at RandomAccessStateUnit.doBody(RandomAccessStateUnit.java:3576)
	at RandomAccessStateUnit.doTest18(RandomAccessStateUnit.java:2158)
	at RandomAccessStateUnit.test18a(RandomAccessStateUnit.java:2116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.start(TestRunner.java:172)
	at junit.textui.TestRunner.main(TestRunner.java:138)
Caused by: com.sleepycat.je.log.DbChecksumException: Location 0x1c/0x0 expected 0 got 655361
	at com.sleepycat.je.log.ChecksumValidator.validate(ChecksumValidator.java:72)
	at com.sleepycat.je.log.LogManager.getLogEntryFromLogSource(LogManager.java:546)
	at com.sleepycat.je.log.LogManager.getLogEntry(LogManager.java:482)
	at com.sleepycat.je.log.FileManager.readAndValidateFileHeader(FileManager.java:651)
	at com.sleepycat.je.log.FileManager.makeFileHandle(FileManager.java:590)
	... 37 more
<Checkpointer name="Checkpointer"/> caught exception: Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001c.jdb
Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001c.jdb
	at com.sleepycat.je.log.FileManager.makeFileHandle(FileManager.java:606)
	at com.sleepycat.je.log.FileManager.getFileHandle(FileManager.java:505)
	at com.sleepycat.je.log.LogManager.getLogSource(LogManager.java:618)
	at com.sleepycat.je.log.LogManager.getLogEntry(LogManager.java:473)
	at com.sleepycat.je.log.LogManager.get(LogManager.java:600)
	at com.sleepycat.je.tree.IN.fetchTargetInternal(IN.java:533)
	at com.sleepycat.je.tree.IN.fetchTarget(IN.java:517)
	at com.sleepycat.je.tree.Tree.searchSubTree(Tree.java:1493)
	at com.sleepycat.je.tree.Tree.search(Tree.java:1297)
	at com.sleepycat.je.dbi.CursorImpl.searchAndPosition(CursorImpl.java:1573)
	at com.sleepycat.je.Cursor.searchInternal(Cursor.java:1059)
	at com.sleepycat.je.Cursor.searchAllowPhantoms(Cursor.java:1031)
	at com.sleepycat.je.Cursor.search(Cursor.java:910)
	at com.sleepycat.je.Cursor.getSearchKey(Cursor.java:500)
	at RandomAccessState.updateVV(RandomAccessState.java:996)
	at RandomAccessState.applyInvalTransaction(RandomAccessState.java:706)
	at RandomAccessState.applyBody(RandomAccessState.java:830)
	at RandomAccessStateUnit.doBodyNoCheckReturn(RandomAccessStateUnit.java:3600)
	at RandomAccessStateUnit.doBody(RandomAccessStateUnit.java:3576)
	at RandomAccessStateUnit.doTest18(RandomAccessStateUnit.java:2158)
	at RandomAccessStateUnit.test18a(RandomAccessStateUnit.java:2116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.start(TestRunner.java:172)
	at junit.textui.TestRunner.main(TestRunner.java:138)
Caused by: com.sleepycat.je.log.DbChecksumException: Location 0x1c/0x0 expected 0 got 655361
	at com.sleepycat.je.log.ChecksumValidator.validate(ChecksumValidator.java:72)
	at com.sleepycat.je.log.LogManager.getLogEntryFromLogSource(LogManager.java:546)
	at com.sleepycat.je.log.LogManager.getLogEntry(LogManager.java:482)
	at com.sleepycat.je.log.FileManager.readAndValidateFileHeader(FileManager.java:651)
	at com.sleepycat.je.log.FileManager.makeFileHandle(FileManager.java:590)
	... 37 more
Exiting
E.TotalMemory: 12333056 maxMemory: 66650112 freeMemory: 9898176 usedMemory: 2434880
E.TotalMemory: 12009472 maxMemory: 66650112 freeMemory: 9564600 usedMemory: 2444872
E.
TotalMemory: 10698752 maxMemory: 66650112 freeMemory: 8256176 usedMemory: 2442576
E.TotalMemory: 8810496 maxMemory: 66650112 freeMemory: 6362736 usedMemory: 2447760
E.TotalMemory: 8810496 maxMemory: 66650112 freeMemory: 6357072 usedMemory: 2453424
E.TotalMemory: 8810496 maxMemory: 66650112 freeMemory: 6351408 usedMemory: 2459088
E.TotalMemory: 8810496 maxMemory: 66650112 freeMemory: 6357216 usedMemory: 2453280
E.TotalMemory: 8810496 maxMemory: 66650112 freeMemory: 6351472 usedMemory: 2459024
E.TotalMemory: 8810496 maxMemory: 66650112 freeMemory: 6345808 usedMemory: 2464688
E.E..
Time: 5,264.016
There were 11 errors:
1) test18a(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.applyBody(RandomAccessState.java:851)
	at RandomAccessStateUnit.doBodyNoCheckReturn(RandomAccessStateUnit.java:3600)
	at RandomAccessStateUnit.doBody(RandomAccessStateUnit.java:3576)
	at RandomAccessStateUnit.doTest18(RandomAccessStateUnit.java:2158)
	at RandomAccessStateUnit.test18a(RandomAccessStateUnit.java:2116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2) test18b(RandomAccessStateUnit)java.lang.AssertionError
	at com.sleepycat.je.dbi.CursorImpl.putLN(CursorImpl.java:778)
	at com.sleepycat.je.dbi.CursorImpl.putNoOverwrite(CursorImpl.java:837)
	at com.sleepycat.je.Cursor.putAllowPhantoms(Cursor.java:776)
	at com.sleepycat.je.Cursor.putNoNotify(Cursor.java:711)
	at com.sleepycat.je.Cursor.putInternal(Cursor.java:671)
	at com.sleepycat.je.Database.putInternal(Database.java:495)
	at com.sleepycat.je.Database.putNoOverwrite(Database.java:457)
	at com.sleepycat.bind.serial.StoredClassCatalog.<init>(StoredClassCatalog.java:122)
	at RandomAccessState.<init>(RandomAccessState.java:218)
	at RandomAccessStateUnit.setUp(RandomAccessStateUnit.java:70)
3) test19(RandomAccessStateUnit)java.lang.AssertionError
	at com.sleepycat.je.dbi.CursorImpl.putLN(CursorImpl.java:778)
	at com.sleepycat.je.dbi.CursorImpl.putNoOverwrite(CursorImpl.java:837)
	at com.sleepycat.je.Cursor.putAllowPhantoms(Cursor.java:776)
	at com.sleepycat.je.Cursor.putNoNotify(Cursor.java:711)
	at com.sleepycat.je.Cursor.putInternal(Cursor.java:671)
	at com.sleepycat.je.Database.putInternal(Database.java:495)
	at com.sleepycat.je.Database.putNoOverwrite(Database.java:457)
	at com.sleepycat.bind.serial.StoredClassCatalog.<init>(StoredClassCatalog.java:122)
	at RandomAccessState.<init>(RandomAccessState.java:218)
	at RandomAccessStateUnit.setUp(RandomAccessStateUnit.java:70)
4) test20(RandomAccessStateUnit)java.lang.AssertionError
	at com.sleepycat.je.dbi.CursorImpl.putLN(CursorImpl.java:778)
	at com.sleepycat.je.dbi.CursorImpl.putNoOverwrite(CursorImpl.java:837)
	at com.sleepycat.je.Cursor.putAllowPhantoms(Cursor.java:776)
	at com.sleepycat.je.Cursor.putNoNotify(Cursor.java:711)
	at com.sleepycat.je.Cursor.putInternal(Cursor.java:671)
	at com.sleepycat.je.Database.putInternal(Database.java:495)
	at com.sleepycat.je.Database.putNoOverwrite(Database.java:457)
	at com.sleepycat.bind.serial.StoredClassCatalog.<init>(StoredClassCatalog.java:122)
	at RandomAccessState.<init>(RandomAccessState.java:218)
	at RandomAccessStateUnit.setUp(RandomAccessStateUnit.java:70)
5) test21(RandomAccessStateUnit)java.lang.AssertionError
	at com.sleepycat.je.dbi.CursorImpl.putLN(CursorImpl.java:778)
	at com.sleepycat.je.dbi.CursorImpl.putNoOverwrite(CursorImpl.java:837)
	at com.sleepycat.je.Cursor.putAllowPhantoms(Cursor.java:776)
	at com.sleepycat.je.Cursor.putNoNotify(Cursor.java:711)
	at com.sleepycat.je.Cursor.putInternal(Cursor.java:671)
	at com.sleepycat.je.Database.putInternal(Database.java:495)
	at com.sleepycat.je.Database.putNoOverwrite(Database.java:457)
	at com.sleepycat.bind.serial.StoredClassCatalog.<init>(StoredClassCatalog.java:122)
	at RandomAccessState.<init>(RandomAccessState.java:218)
	at RandomAccessStateUnit.setUp(RandomAccessStateUnit.java:70)
6) test22(RandomAccessStateUnit)java.lang.AssertionError
	at com.sleepycat.je.dbi.CursorImpl.putLN(CursorImpl.java:778)
	at com.sleepycat.je.dbi.CursorImpl.putNoOverwrite(CursorImpl.java:837)
	at com.sleepycat.je.Cursor.putAllowPhantoms(Cursor.java:776)
	at com.sleepycat.je.Cursor.putNoNotify(Cursor.java:711)
	at com.sleepycat.je.Cursor.putInternal(Cursor.java:671)
	at com.sleepycat.je.Database.putInternal(Database.java:495)
	at com.sleepycat.je.Database.putNoOverwrite(Database.java:457)
	at com.sleepycat.bind.serial.StoredClassCatalog.<init>(StoredClassCatalog.java:122)
	at RandomAccessState.<init>(RandomAccessState.java:218)
	at RandomAccessStateUnit.setUp(RandomAccessStateUnit.java:70)
7) test23(RandomAccessStateUnit)java.lang.AssertionError
	at com.sleepycat.je.dbi.CursorImpl.putLN(CursorImpl.java:778)
	at com.sleepycat.je.dbi.CursorImpl.putNoOverwrite(CursorImpl.java:837)
	at com.sleepycat.je.Cursor.putAllowPhantoms(Cursor.java:776)
	at com.sleepycat.je.Cursor.putNoNotify(Cursor.java:711)
	at com.sleepycat.je.Cursor.putInternal(Cursor.java:671)
	at com.sleepycat.je.Database.putInternal(Database.java:495)
	at com.sleepycat.je.Database.putNoOverwrite(Database.java:457)
	at com.sleepycat.bind.serial.StoredClassCatalog.<init>(StoredClassCatalog.java:122)
	at RandomAccessState.<init>(RandomAccessState.java:218)
	at RandomAccessStateUnit.setUp(RandomAccessStateUnit.java:70)
8) test24(RandomAccessStateUnit)java.lang.AssertionError
	at com.sleepycat.je.dbi.CursorImpl.putLN(CursorImpl.java:778)
	at com.sleepycat.je.dbi.CursorImpl.putNoOverwrite(CursorImpl.java:837)
	at com.sleepycat.je.Cursor.putAllowPhantoms(Cursor.java:776)
	at com.sleepycat.je.Cursor.putNoNotify(Cursor.java:711)
	at com.sleepycat.je.Cursor.putInternal(Cursor.java:671)
	at com.sleepycat.je.Database.putInternal(Database.java:495)
	at com.sleepycat.je.Database.putNoOverwrite(Database.java:457)
	at com.sleepycat.bind.serial.StoredClassCatalog.<init>(StoredClassCatalog.java:122)
	at RandomAccessState.<init>(RandomAccessState.java:218)
	at RandomAccessStateUnit.setUp(RandomAccessStateUnit.java:70)
9) test23a(RandomAccessStateUnit)java.lang.AssertionError
	at com.sleepycat.je.dbi.CursorImpl.putLN(CursorImpl.java:778)
	at com.sleepycat.je.dbi.CursorImpl.putNoOverwrite(CursorImpl.java:837)
	at com.sleepycat.je.Cursor.putAllowPhantoms(Cursor.java:776)
	at com.sleepycat.je.Cursor.putNoNotify(Cursor.java:711)
	at com.sleepycat.je.Cursor.putInternal(Cursor.java:671)
	at com.sleepycat.je.Database.putInternal(Database.java:495)
	at com.sleepycat.je.Database.putNoOverwrite(Database.java:457)
	at com.sleepycat.bind.serial.StoredClassCatalog.<init>(StoredClassCatalog.java:122)
	at RandomAccessState.<init>(RandomAccessState.java:218)
	at RandomAccessStateUnit.setUp(RandomAccessStateUnit.java:70)
10) test25(RandomAccessStateUnit)java.lang.AssertionError
	at com.sleepycat.je.dbi.CursorImpl.putLN(CursorImpl.java:778)
	at com.sleepycat.je.dbi.CursorImpl.putNoOverwrite(CursorImpl.java:837)
	at com.sleepycat.je.Cursor.putAllowPhantoms(Cursor.java:776)
	at com.sleepycat.je.Cursor.putNoNotify(Cursor.java:711)
	at com.sleepycat.je.Cursor.putInternal(Cursor.java:671)
	at com.sleepycat.je.Database.putInternal(Database.java:495)
	at com.sleepycat.je.Database.putNoOverwrite(Database.java:457)
	at com.sleepycat.bind.serial.StoredClassCatalog.<init>(StoredClassCatalog.java:122)
	at RandomAccessState.<init>(RandomAccessState.java:218)
	at RandomAccessStateUnit.setUp(RandomAccessStateUnit.java:70)
11) testX16(RandomAccessStateUnitMT)java.lang.AssertionError
	at com.sleepycat.je.dbi.CursorImpl.putLN(CursorImpl.java:778)
	at com.sleepycat.je.dbi.CursorImpl.putNoOverwrite(CursorImpl.java:837)
	at com.sleepycat.je.Cursor.putAllowPhantoms(Cursor.java:776)
	at com.sleepycat.je.Cursor.putNoNotify(Cursor.java:711)
	at com.sleepycat.je.Cursor.putInternal(Cursor.java:671)
	at com.sleepycat.je.Database.putInternal(Database.java:495)
	at com.sleepycat.je.Database.putNoOverwrite(Database.java:457)
	at com.sleepycat.bind.serial.StoredClassCatalog.<init>(StoredClassCatalog.java:122)
	at RandomAccessState.<init>(RandomAccessState.java:218)
	at RandomAccessStateUnitMT.setUp(RandomAccessStateUnitMT.java:54)
	at utils.junit.MultiThreadedTestCase.run(MultiThreadedTestCase.java:87)

FAILURES!!!
Tests run: 50,  Failures: 0,  Errors: 11

make: *** [junittext] Error 1
