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: 1714920 usedMemory: 316696
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1750320 usedMemory: 281296
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1802200 usedMemory: 229416
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1737144 usedMemory: 294472
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1802024 usedMemory: 229592
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1786344 usedMemory: 245272
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1786064 usedMemory: 245552
.TotalMemory: 5189632 maxMemory: 66650112 freeMemory: 4760680 usedMemory: 428952
.TotalMemory: 4874240 maxMemory: 66650112 freeMemory: 4439944 usedMemory: 434296
.TotalMemory: 2052096 maxMemory: 66650112 freeMemory: 1808328 usedMemory: 243768
.TotalMemory: 8744960 maxMemory: 66650112 freeMemory: 8504336 usedMemory: 240624
.TotalMemory: 8015872 maxMemory: 66650112 freeMemory: 7773216 usedMemory: 242656
.TotalMemory: 31997952 maxMemory: 66650112 freeMemory: 31738632 usedMemory: 259320
.TotalMemory: 19841024 maxMemory: 66650112 freeMemory: 19587744 usedMemory: 253280
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.175ms...
RASUnit 13: Overwrite 1 byte file: 3.919ms...
RASUnit 13: Read 1 byte file: 1.374ms...
RASUnit 13: Append 1 byte to file: 3.121ms...RASUnit 13: Delete 2 byte file: 3.101ms....TotalMemory: 2535424 maxMemory: 66650112 freeMemory: 2216808 usedMemory: 318616
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.567ms...
RASUnit 13: Overwrite 1 byte file: 5.2ms...
RASUnit 13: Read 1 byte file: 1.357ms...
RASUnit 13: Append 1 byte to file: 4.511ms...RASUnit 13: Delete 2 byte file: 3.269ms....TotalMemory: 2678784 maxMemory: 66650112 freeMemory: 2438968 usedMemory: 239816
Test13 [small file performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 12.247ms...
RASUnit 13: Overwrite 1 byte file: 11.047ms...
RASUnit 13: Read 1 byte file: 1.398ms...
RASUnit 13: Append 1 byte to file: 10.188ms...RASUnit 13: Delete 2 byte file: 10.419ms....TotalMemory: 2678784 maxMemory: 66650112 freeMemory: 2437936 usedMemory: 240848
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.705ms...
RASUnit 13: Overwrite 1 byte file: 5.332ms...
RASUnit 13: Read 1 byte file: 1.404ms...
RASUnit 13: Append 1 byte to file: 4.646ms...RASUnit 13: Delete 2 byte file: 3.321ms....TotalMemory: 2678784 maxMemory: 66650112 freeMemory: 2438352 usedMemory: 240432
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 2.863ms...
RASUnit 14: 1 byte overwrite: 3.703ms...
RASUnit 14: 1 byte read: 1.392ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 368.0ms...
.TotalMemory: 2678784 maxMemory: 66650112 freeMemory: 2438912 usedMemory: 239872
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.258ms...
RASUnit 14: 1 byte overwrite: 5.014ms...
RASUnit 14: 1 byte read: 1.379ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 368.0ms...
.TotalMemory: 2678784 maxMemory: 66650112 freeMemory: 2439816 usedMemory: 238968
Test14 [small write performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 9.403ms...
RASUnit 14: 1 byte overwrite: 10.343ms...
RASUnit 14: 1 byte read: 1.371ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 397.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2126816 usedMemory: 240672
Test14 [small write performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.34ms...
RASUnit 14: 1 byte overwrite: 5.238ms...
RASUnit 14: 1 byte read: 1.378ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 414.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2126856 usedMemory: 240632
  Test15 WRITE wss: 100000 passes: 200 fSize: 1000 Time: 134182 ms. BW: 0.1490512885483895 MB/s
  Test15 READ wss: 100000 passes: 200 fSize: 1000 Time: 42635 ms. BW: 0.46909815878972677 MB/s
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2125064 usedMemory: 242424
  Test15 WRITE wss: 1000000 passes: 20 fSize: 1000 Time: 134633 ms. BW: 0.14855198948251913 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 1000 Time: 44238 ms. BW: 0.452100004521 MB/s
.TotalMemory: 4071424 maxMemory: 66650112 freeMemory: 3658656 usedMemory: 412768
  Test15 WRITE wss: 10000000 passes: 2 fSize: 1000 Time: 139217 ms. BW: 0.1436606161603827 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 1000 Time: 56946 ms. BW: 0.35120991816808905 MB/s
.TotalMemory: 4763648 maxMemory: 66650112 freeMemory: 4523632 usedMemory: 240016
  Test15 WRITE wss: 1000000 passes: 20 fSize: 100000 Time: 23210 ms. BW: 0.8616975441619992 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 100000 Time: 15207 ms. BW: 1.3151837969356217 MB/s
.TotalMemory: 4628480 maxMemory: 66650112 freeMemory: 4205256 usedMemory: 423224
  Test15 WRITE wss: 10000000 passes: 2 fSize: 100000 Time: 23674 ms. BW: 0.8448086508405847 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 100000 Time: 17077 ms. BW: 1.1711658956491187 MB/s
.TotalMemory: 5263360 maxMemory: 66650112 freeMemory: 4850128 usedMemory: 413232
  Test15 WRITE wss: 10000000 passes: 2 fSize: 10000000 Time: 7134 ms. BW: 2.803476310625175 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 10000000 Time: 2269 ms. BW: 8.81445570736007 MB/s
.TotalMemory: 66650112 maxMemory: 66650112 freeMemory: 66304352 usedMemory: 345760
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 781 ms. BW: 2.560819462227913 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000000 Time: 372 ms. BW: 5.376344086021505 MB/s
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1634640 usedMemory: 401072
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1787328 usedMemory: 248384
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1791752 usedMemory: 243960
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
E.TotalMemory: 12689408 maxMemory: 66650112 freeMemory: 10274464 usedMemory: 2414944
E.TotalMemory: 12263424 maxMemory: 66650112 freeMemory: 9838488 usedMemory: 2424936
E.
TotalMemory: 10903552 maxMemory: 66650112 freeMemory: 8471320 usedMemory: 2432232
E.TotalMemory: 8777728 maxMemory: 66650112 freeMemory: 6339832 usedMemory: 2437896
E.TotalMemory: 8777728 maxMemory: 66650112 freeMemory: 6341536 usedMemory: 2436192
E.TotalMemory: 8777728 maxMemory: 66650112 freeMemory: 6335872 usedMemory: 2441856
E.TotalMemory: 8777728 maxMemory: 66650112 freeMemory: 6330208 usedMemory: 2447520
E.TotalMemory: 8777728 maxMemory: 66650112 freeMemory: 6324464 usedMemory: 2453264
E.TotalMemory: 8777728 maxMemory: 66650112 freeMemory: 6321696 usedMemory: 2456032
E.E..
Time: 5,272.172
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
