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: 1750104 usedMemory: 281512
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1802264 usedMemory: 229352
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1737520 usedMemory: 294096
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1802184 usedMemory: 229432
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1737288 usedMemory: 294328
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1736648 usedMemory: 294968
.TotalMemory: 4964352 maxMemory: 66650112 freeMemory: 4535032 usedMemory: 429320
.TotalMemory: 4673536 maxMemory: 66650112 freeMemory: 4238952 usedMemory: 434584
.TotalMemory: 2052096 maxMemory: 66650112 freeMemory: 1808368 usedMemory: 243728
.TotalMemory: 8753152 maxMemory: 66650112 freeMemory: 8208968 usedMemory: 544184
.TotalMemory: 8060928 maxMemory: 66650112 freeMemory: 7514528 usedMemory: 546400
.TotalMemory: 32002048 maxMemory: 66650112 freeMemory: 31741592 usedMemory: 260456
.TotalMemory: 19845120 maxMemory: 66650112 freeMemory: 19590928 usedMemory: 254192
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.108ms...
RASUnit 13: Overwrite 1 byte file: 3.877ms...
RASUnit 13: Read 1 byte file: 1.35ms...
RASUnit 13: Append 1 byte to file: 3.068ms...RASUnit 13: Delete 2 byte file: 3.07ms....TotalMemory: 2551808 maxMemory: 66650112 freeMemory: 2232464 usedMemory: 319344
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.549ms...
RASUnit 13: Overwrite 1 byte file: 5.187ms...
RASUnit 13: Read 1 byte file: 1.35ms...
RASUnit 13: Append 1 byte to file: 4.492ms...RASUnit 13: Delete 2 byte file: 3.263ms....TotalMemory: 2711552 maxMemory: 66650112 freeMemory: 2471872 usedMemory: 239680
Test13 [small file performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 12.176ms...
RASUnit 13: Overwrite 1 byte file: 10.998ms...
RASUnit 13: Read 1 byte file: 1.381ms...
RASUnit 13: Append 1 byte to file: 10.042ms...RASUnit 13: Delete 2 byte file: 10.51ms....TotalMemory: 2568192 maxMemory: 66650112 freeMemory: 2327296 usedMemory: 240896
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.621ms...
RASUnit 13: Overwrite 1 byte file: 5.414ms...
RASUnit 13: Read 1 byte file: 1.428ms...
RASUnit 13: Append 1 byte to file: 4.569ms...RASUnit 13: Delete 2 byte file: 3.1ms....TotalMemory: 2568192 maxMemory: 66650112 freeMemory: 2327752 usedMemory: 240440
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 2.838ms...
RASUnit 14: 1 byte overwrite: 3.68ms...
RASUnit 14: 1 byte read: 1.371ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 366.0ms...
.TotalMemory: 2568192 maxMemory: 66650112 freeMemory: 2328368 usedMemory: 239824
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.228ms...
RASUnit 14: 1 byte overwrite: 4.98ms...
RASUnit 14: 1 byte read: 1.369ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 367.0ms...
.TotalMemory: 2568192 maxMemory: 66650112 freeMemory: 2330304 usedMemory: 237888
Test14 [small write performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 9.314ms...
RASUnit 14: 1 byte overwrite: 10.251ms...
RASUnit 14: 1 byte read: 1.367ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 400.0ms...
.TotalMemory: 2330624 maxMemory: 66650112 freeMemory: 2091752 usedMemory: 238872
Test14 [small write performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.276ms...
RASUnit 14: 1 byte overwrite: 5.006ms...
RASUnit 14: 1 byte read: 1.371ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 395.0ms...
.TotalMemory: 2330624 maxMemory: 66650112 freeMemory: 2089912 usedMemory: 240712
  Test15 WRITE wss: 100000 passes: 200 fSize: 1000 Time: 132702 ms. BW: 0.1507136290334735 MB/s
  Test15 READ wss: 100000 passes: 200 fSize: 1000 Time: 42439 ms. BW: 0.4712646386578383 MB/s
.TotalMemory: 2330624 maxMemory: 66650112 freeMemory: 2088176 usedMemory: 242448
  Test15 WRITE wss: 1000000 passes: 20 fSize: 1000 Time: 132963 ms. BW: 0.15041778539894557 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 1000 Time: 44032 ms. BW: 0.45421511627906974 MB/s
.TotalMemory: 4071424 maxMemory: 66650112 freeMemory: 3658536 usedMemory: 412888
  Test15 WRITE wss: 10000000 passes: 2 fSize: 1000 Time: 137610 ms. BW: 0.1453382748346777 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 1000 Time: 56901 ms. BW: 0.35148767156991967 MB/s
.TotalMemory: 4718592 maxMemory: 66650112 freeMemory: 4306872 usedMemory: 411720
  Test15 WRITE wss: 1000000 passes: 20 fSize: 100000 Time: 23235 ms. BW: 0.8607703894986013 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 100000 Time: 15423 ms. BW: 1.2967645723918824 MB/s
.TotalMemory: 4718592 maxMemory: 66650112 freeMemory: 4295504 usedMemory: 423088
  Test15 WRITE wss: 10000000 passes: 2 fSize: 100000 Time: 23596 ms. BW: 0.8476012883539583 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 100000 Time: 16926 ms. BW: 1.1816140848398913 MB/s
.TotalMemory: 5021696 maxMemory: 66650112 freeMemory: 4789464 usedMemory: 232232
  Test15 WRITE wss: 10000000 passes: 2 fSize: 10000000 Time: 6288 ms. BW: 3.1806615776081424 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 10000000 Time: 2456 ms. BW: 8.143322475570033 MB/s
.TotalMemory: 66650112 maxMemory: 66650112 freeMemory: 66304288 usedMemory: 345824
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 795 ms. BW: 2.5157232704402515 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000000 Time: 365 ms. BW: 5.47945205479452 MB/s
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1633992 usedMemory: 401720
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1788672 usedMemory: 247040
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1784576 usedMemory: 251136
INCompressor caught: com.sleepycat.je.DatabaseException: fetchTarget of 0x1c/0x3d59f3 IN=1379959 state=0 com.sleepycat.je.log.DbChecksumException: Location 0x1c/0x3d59f3 expected 0 got 655361
com.sleepycat.je.DatabaseException: fetchTarget of 0x1c/0x3d59f3 IN=1379959 state=0 com.sleepycat.je.log.DbChecksumException: Location 0x1c/0x3d59f3 expected 0 got 655361
	at com.sleepycat.je.tree.IN.fetchTargetInternal(IN.java:547)
	at com.sleepycat.je.tree.IN.fetchTargetIgnoreKnownDeleted(IN.java:523)
	at com.sleepycat.je.tree.BIN.compress(BIN.java:600)
	at com.sleepycat.je.incomp.INCompressor.compressBin(INCompressor.java:436)
	at com.sleepycat.je.incomp.INCompressor.doCompress(INCompressor.java:349)
	at com.sleepycat.je.incomp.INCompressor.onWakeup(INCompressor.java:272)
	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: Location 0x1c/0x3d59f3 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:476)
	at com.sleepycat.je.log.LogManager.get(LogManager.java:600)
	at com.sleepycat.je.tree.IN.fetchTargetInternal(IN.java:533)
	... 7 more
close cursor in updateVV failed: Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Location 0x1c/0x3d59f3 expected 0 got 655361
RandomAccessState::applyInvalTransaction exception: Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Location 0x1c/0x3d59f3 expected 0 got 655361
Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Location 0x1c/0x3d59f3 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:476)
	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.fetchTargetIgnoreKnownDeleted(IN.java:523)
	at com.sleepycat.je.tree.BIN.compress(BIN.java:600)
	at com.sleepycat.je.incomp.INCompressor.compressBin(INCompressor.java:436)
	at com.sleepycat.je.incomp.INCompressor.doCompress(INCompressor.java:349)
	at com.sleepycat.je.incomp.INCompressor.onWakeup(INCompressor.java:272)
	at com.sleepycat.je.utilint.DaemonThread.run(DaemonThread.java:178)
	at java.lang.Thread.run(Thread.java:595)
exceptType: 1 before abort txn
Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Location 0x1c/0x3d59f3 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:476)
	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.fetchTargetIgnoreKnownDeleted(IN.java:523)
	at com.sleepycat.je.tree.BIN.compress(BIN.java:600)
	at com.sleepycat.je.incomp.INCompressor.compressBin(INCompressor.java:436)
	at com.sleepycat.je.incomp.INCompressor.doCompress(INCompressor.java:349)
	at com.sleepycat.je.incomp.INCompressor.onWakeup(INCompressor.java:272)
	at com.sleepycat.je.utilint.DaemonThread.run(DaemonThread.java:178)
	at java.lang.Thread.run(Thread.java:595)
Environment invalid because of previous exception: com.sleepycat.je.log.DbChecksumException: Location 0x1c/0x3d59f3 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:476)
	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.fetchTargetIgnoreKnownDeleted(IN.java:523)
	at com.sleepycat.je.tree.BIN.compress(BIN.java:600)
	at com.sleepycat.je.incomp.INCompressor.compressBin(INCompressor.java:436)
	at com.sleepycat.je.incomp.INCompressor.doCompress(INCompressor.java:349)
	at com.sleepycat.je.incomp.INCompressor.onWakeup(INCompressor.java:272)
	at com.sleepycat.je.utilint.DaemonThread.run(DaemonThread.java:178)
	at java.lang.Thread.run(Thread.java:595)
E.TotalMemory: 14831616 maxMemory: 66650112 freeMemory: 13410112 usedMemory: 1421504
E.TotalMemory: 10981376 maxMemory: 66650112 freeMemory: 9557616 usedMemory: 1423760
E.
TotalMemory: 5353472 maxMemory: 66650112 freeMemory: 3922352 usedMemory: 1431120
E.TotalMemory: 5353472 maxMemory: 66650112 freeMemory: 3916688 usedMemory: 1436784
E.TotalMemory: 5353472 maxMemory: 66650112 freeMemory: 3911024 usedMemory: 1442448
E.TotalMemory: 5353472 maxMemory: 66650112 freeMemory: 3910232 usedMemory: 1443240
E.TotalMemory: 5353472 maxMemory: 66650112 freeMemory: 3904568 usedMemory: 1448904
E.TotalMemory: 5353472 maxMemory: 66650112 freeMemory: 3898824 usedMemory: 1454648
E.TotalMemory: 5353472 maxMemory: 66650112 freeMemory: 3893160 usedMemory: 1460312
E.E..
Time: 5,242.573
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
