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: 1750064 usedMemory: 281552
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1802256 usedMemory: 229360
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1737680 usedMemory: 293936
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1802168 usedMemory: 229448
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1786416 usedMemory: 245200
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1786072 usedMemory: 245544
.TotalMemory: 5111808 maxMemory: 66650112 freeMemory: 4682632 usedMemory: 429176
.TotalMemory: 4804608 maxMemory: 66650112 freeMemory: 4561720 usedMemory: 242888
.TotalMemory: 2056192 maxMemory: 66650112 freeMemory: 1812512 usedMemory: 243680
.TotalMemory: 8765440 maxMemory: 66650112 freeMemory: 8221416 usedMemory: 544024
.TotalMemory: 8069120 maxMemory: 66650112 freeMemory: 7522768 usedMemory: 546352
.TotalMemory: 32022528 maxMemory: 66650112 freeMemory: 31763024 usedMemory: 259504
.TotalMemory: 19857408 maxMemory: 66650112 freeMemory: 19603808 usedMemory: 253600
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.111ms...
RASUnit 13: Overwrite 1 byte file: 3.871ms...
RASUnit 13: Read 1 byte file: 1.348ms...
RASUnit 13: Append 1 byte to file: 3.06ms...RASUnit 13: Delete 2 byte file: 3.055ms....TotalMemory: 2551808 maxMemory: 66650112 freeMemory: 2229560 usedMemory: 322248
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.506ms...
RASUnit 13: Overwrite 1 byte file: 5.136ms...
RASUnit 13: Read 1 byte file: 1.34ms...
RASUnit 13: Append 1 byte to file: 4.448ms...RASUnit 13: Delete 2 byte file: 3.236ms....TotalMemory: 2711552 maxMemory: 66650112 freeMemory: 2471520 usedMemory: 240032
Test13 [small file performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 12.352ms...
RASUnit 13: Overwrite 1 byte file: 11.189ms...
RASUnit 13: Read 1 byte file: 1.38ms...
RASUnit 13: Append 1 byte to file: 10.261ms...RASUnit 13: Delete 2 byte file: 10.499ms....TotalMemory: 2568192 maxMemory: 66650112 freeMemory: 2327288 usedMemory: 240904
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.627ms...
RASUnit 13: Overwrite 1 byte file: 5.367ms...
RASUnit 13: Read 1 byte file: 1.379ms...
RASUnit 13: Append 1 byte to file: 4.573ms...RASUnit 13: Delete 2 byte file: 3.103ms....TotalMemory: 2568192 maxMemory: 66650112 freeMemory: 2327568 usedMemory: 240624
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 2.847ms...
RASUnit 14: 1 byte overwrite: 3.698ms...
RASUnit 14: 1 byte read: 1.375ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 361.0ms...
.TotalMemory: 2568192 maxMemory: 66650112 freeMemory: 2327952 usedMemory: 240240
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.234ms...
RASUnit 14: 1 byte overwrite: 4.969ms...
RASUnit 14: 1 byte read: 1.366ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 359.0ms...
.TotalMemory: 2568192 maxMemory: 66650112 freeMemory: 2327856 usedMemory: 240336
Test14 [small write performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 9.366ms...
RASUnit 14: 1 byte overwrite: 10.314ms...
RASUnit 14: 1 byte read: 1.359ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 389.0ms...
.TotalMemory: 2330624 maxMemory: 66650112 freeMemory: 2089976 usedMemory: 240648
Test14 [small write performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.274ms...
RASUnit 14: 1 byte overwrite: 5.173ms...
RASUnit 14: 1 byte read: 1.361ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 391.0ms...
.TotalMemory: 2330624 maxMemory: 66650112 freeMemory: 2089544 usedMemory: 241080
  Test15 WRITE wss: 100000 passes: 200 fSize: 1000 Time: 132325 ms. BW: 0.15114301908180616 MB/s
  Test15 READ wss: 100000 passes: 200 fSize: 1000 Time: 42269 ms. BW: 0.47315999905368 MB/s
.TotalMemory: 2330624 maxMemory: 66650112 freeMemory: 2087960 usedMemory: 242664
  Test15 WRITE wss: 1000000 passes: 20 fSize: 1000 Time: 133459 ms. BW: 0.14985875812047145 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 1000 Time: 43866 ms. BW: 0.455933980759586 MB/s
.TotalMemory: 4091904 maxMemory: 66650112 freeMemory: 3678888 usedMemory: 413016
  Test15 WRITE wss: 10000000 passes: 2 fSize: 1000 Time: 138239 ms. BW: 0.14467697248967368 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 1000 Time: 56954 ms. BW: 0.351160585735857 MB/s
.TotalMemory: 4825088 maxMemory: 66650112 freeMemory: 4585136 usedMemory: 239952
  Test15 WRITE wss: 1000000 passes: 20 fSize: 100000 Time: 23264 ms. BW: 0.859697386519945 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 100000 Time: 15085 ms. BW: 1.3258203513423932 MB/s
.TotalMemory: 4665344 maxMemory: 66650112 freeMemory: 4433168 usedMemory: 232176
  Test15 WRITE wss: 10000000 passes: 2 fSize: 100000 Time: 23585 ms. BW: 0.8479966080135679 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 100000 Time: 17063 ms. BW: 1.1721268241223701 MB/s
.TotalMemory: 5455872 maxMemory: 66650112 freeMemory: 5043264 usedMemory: 412608
  Test15 WRITE wss: 10000000 passes: 2 fSize: 10000000 Time: 6343 ms. BW: 3.1530821377896894 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 10000000 Time: 2220 ms. BW: 9.00900900900901 MB/s
.TotalMemory: 66650112 maxMemory: 66650112 freeMemory: 66303864 usedMemory: 346248
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 776 ms. BW: 2.577319587628866 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000000 Time: 364 ms. BW: 5.4945054945054945 MB/s
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1789032 usedMemory: 246680
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1788376 usedMemory: 247336
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1784304 usedMemory: 251408
close cursor in updateVV failed: Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001a.jdb
RandomAccessState::applyInvalTransaction exception: Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001a.jdb
Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001a.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.dbi.CursorImpl.searchAndPosition(CursorImpl.java:1621)
	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 0x1a/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)
	... 35 more
exceptType: 1 before abort txn
Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001a.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.dbi.CursorImpl.searchAndPosition(CursorImpl.java:1621)
	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 0x1a/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)
	... 35 more
Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001a.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.dbi.CursorImpl.searchAndPosition(CursorImpl.java:1621)
	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 0x1a/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)
	... 35 more
com.sleepycat.je.DatabaseException: fetchTarget of 0x1a/0x1eaa91 IN=1379972 state=0 com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001a.jdb
	at com.sleepycat.je.tree.IN.fetchTargetInternal(IN.java:547)
	at com.sleepycat.je.tree.IN.fetchTarget(IN.java:517)
	at com.sleepycat.je.cleaner.Cleaner.processLN(Cleaner.java:595)
	at com.sleepycat.je.cleaner.Cleaner.processFile(Cleaner.java:499)
	at com.sleepycat.je.cleaner.Cleaner.doClean(Cleaner.java:288)
	at com.sleepycat.je.cleaner.Cleaner.onWakeup(Cleaner.java:200)
	at com.sleepycat.je.utilint.DaemonThread.run(DaemonThread.java:178)
	at java.lang.Thread.run(Thread.java:595)
Caused by: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001a.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)
	... 7 more
Caused by: com.sleepycat.je.log.DbChecksumException: Location 0x1a/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)
	... 12 more
<Cleaner name="Cleaner"/> caught exception: com.sleepycat.je.DatabaseException: fetchTarget of 0x1a/0x1eaa91 IN=1379972 state=0 com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001a.jdb
com.sleepycat.je.DatabaseException: fetchTarget of 0x1a/0x1eaa91 IN=1379972 state=0 com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001a.jdb
	at com.sleepycat.je.tree.IN.fetchTargetInternal(IN.java:547)
	at com.sleepycat.je.tree.IN.fetchTarget(IN.java:517)
	at com.sleepycat.je.cleaner.Cleaner.processLN(Cleaner.java:595)
	at com.sleepycat.je.cleaner.Cleaner.processFile(Cleaner.java:499)
	at com.sleepycat.je.cleaner.Cleaner.doClean(Cleaner.java:288)
	at com.sleepycat.je.cleaner.Cleaner.onWakeup(Cleaner.java:200)
	at com.sleepycat.je.utilint.DaemonThread.run(DaemonThread.java:178)
	at java.lang.Thread.run(Thread.java:595)
Caused by: com.sleepycat.je.log.DbChecksumException: Couldn't open file test/RandomAccessStateTest.db/0000001a.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)
	... 7 more
Caused by: com.sleepycat.je.log.DbChecksumException: Location 0x1a/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)
	... 12 more
Exiting
E.TotalMemory: 18046976 maxMemory: 66650112 freeMemory: 14625232 usedMemory: 3421744
RandomAccessState::applyInvalTransaction exception: com.sleepycat.je.DatabaseException: fetchTarget of 0x1a/0x1eaa91 IN=1379972 state=0 com.sleepycat.je.log.LogFileNotFoundException: 0x1a/0x1eaa91 Couldn't open file test/RandomAccessStateTest.db/0000001a.jdb: test/RandomAccessStateTest.db/0000001a.jdb (No such file or directory)
com.sleepycat.je.DatabaseException: fetchTarget of 0x1a/0x1eaa91 IN=1379972 state=0 com.sleepycat.je.log.LogFileNotFoundException: 0x1a/0x1eaa91 Couldn't open file test/RandomAccessStateTest.db/0000001a.jdb: test/RandomAccessStateTest.db/0000001a.jdb (No such file or directory)
	at com.sleepycat.je.tree.IN.fetchTargetInternal(IN.java:538)
	at com.sleepycat.je.tree.IN.fetchTarget(IN.java:517)
	at com.sleepycat.je.dbi.CursorImpl.searchAndPosition(CursorImpl.java:1621)
	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.test18b(RandomAccessStateUnit.java:2120)
	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.LogFileNotFoundException: 0x1a/0x1eaa91 Couldn't open file test/RandomAccessStateTest.db/0000001a.jdb: test/RandomAccessStateTest.db/0000001a.jdb (No such file or directory)
	at com.sleepycat.je.log.LogManager.getLogSource(LogManager.java:623)
	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)
	... 30 more
RandomAccessState::applyInvalTransaction aborted
com.sleepycat.je.DatabaseException: fetchTarget of 0x1a/0x1eaa91 IN=1379972 state=0 com.sleepycat.je.log.LogFileNotFoundException: 0x1a/0x1eaa91 Couldn't open file test/RandomAccessStateTest.db/0000001a.jdb: test/RandomAccessStateTest.db/0000001a.jdb (No such file or directory)
	at com.sleepycat.je.tree.IN.fetchTargetInternal(IN.java:538)
	at com.sleepycat.je.tree.IN.fetchTarget(IN.java:517)
	at com.sleepycat.je.dbi.CursorImpl.searchAndPosition(CursorImpl.java:1621)
	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.test18b(RandomAccessStateUnit.java:2120)
	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.LogFileNotFoundException: 0x1a/0x1eaa91 Couldn't open file test/RandomAccessStateTest.db/0000001a.jdb: test/RandomAccessStateTest.db/0000001a.jdb (No such file or directory)
	at com.sleepycat.je.log.LogManager.getLogSource(LogManager.java:623)
	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)
	... 30 more
com.sleepycat.je.DatabaseException: fetchTarget of 0x1a/0x1ec166 IN=1379924 state=0 com.sleepycat.je.log.LogFileNotFoundException: 0x1a/0x1ec166 Couldn't open file test/RandomAccessStateTest.db/0000001a.jdb: test/RandomAccessStateTest.db/0000001a.jdb (No such file or directory)
	at com.sleepycat.je.tree.IN.fetchTargetInternal(IN.java:538)
	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.cleaner.UtilizationProfile.putFileSummary(UtilizationProfile.java:414)
	at com.sleepycat.je.recovery.Checkpointer.flushUtilizationInfo(Checkpointer.java:472)
	at com.sleepycat.je.recovery.Checkpointer.doCheckpoint(Checkpointer.java:386)
	at com.sleepycat.je.dbi.EnvironmentImpl.invokeCheckpoint(EnvironmentImpl.java:858)
	at com.sleepycat.je.Environment.sync(Environment.java:711)
	at RandomAccessState.close(RandomAccessState.java:315)
	at RandomAccessStateUnit.tearDown(RandomAccessStateUnit.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	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.LogFileNotFoundException: 0x1a/0x1ec166 Couldn't open file test/RandomAccessStateTest.db/0000001a.jdb: test/RandomAccessStateTest.db/0000001a.jdb (No such file or directory)
	at com.sleepycat.je.log.LogManager.getLogSource(LogManager.java:623)
	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)
	... 23 more
E.TotalMemory: 17457152 maxMemory: 66650112 freeMemory: 14013936 usedMemory: 3443216
E.
TotalMemory: 15499264 maxMemory: 66650112 freeMemory: 12050384 usedMemory: 3448880
E.TotalMemory: 12423168 maxMemory: 66650112 freeMemory: 8968728 usedMemory: 3454440
E.TotalMemory: 12488704 maxMemory: 66650112 freeMemory: 9028312 usedMemory: 3460392
E.TotalMemory: 12488704 maxMemory: 66650112 freeMemory: 9027568 usedMemory: 3461136
E.TotalMemory: 12488704 maxMemory: 66650112 freeMemory: 9021904 usedMemory: 3466800
E.TotalMemory: 12488704 maxMemory: 66650112 freeMemory: 9016160 usedMemory: 3472544
E.TotalMemory: 12488704 maxMemory: 66650112 freeMemory: 9010496 usedMemory: 3478208
E.E..
Time: 5,182.706
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 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.test18b(RandomAccessStateUnit.java:2120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
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
