mkdir -p classes
mkdir -p classes/gnu/getopt
cp gnu/getopt/*.properties classes/gnu/getopt
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:./P2Runtime:./PicShare *.java 
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:./P2Runtime:./PicShare P2Runtime/*.java
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:./P2Runtime:./PicShare PicShare/*.java
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:92: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
NiceSocketImpl.c: In function 'Java_NiceSocketImpl_c_1connect':
NiceSocketImpl.c:124: 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
/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:./P2Runtime:./PicShare:. RMIServerImpl
/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:./P2Runtime:./PicShare RuntimeRMIServerImpl
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:./P2Runtime:./PicShare utils/junit/TestAll.java
make[1]: Leaving directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
java -ea -Djava.rmi.server.codebase="file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/u/dahlin/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -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:./P2Runtime:./PicShare -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: StreamIdUnit
Loaded test case: UnbindMsgUnit
Loaded test case: WorkQueueUnit
Loaded test case: PicShareReaderUnit
Loaded test case: PicShareWriterUnit
Number of test classes found: 12
.......TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1792472 usedMemory: 239144
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1661544 usedMemory: 370072
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1738528 usedMemory: 293088
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795632 usedMemory: 235984
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1730904 usedMemory: 300712
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795448 usedMemory: 236168
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1780208 usedMemory: 251408
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1779496 usedMemory: 252120
.TotalMemory: 5148672 maxMemory: 66650112 freeMemory: 4711424 usedMemory: 437248
.TotalMemory: 4837376 maxMemory: 66650112 freeMemory: 4394760 usedMemory: 442616
.TotalMemory: 2064384 maxMemory: 66650112 freeMemory: 1814216 usedMemory: 250168
.TotalMemory: 8691712 maxMemory: 66650112 freeMemory: 8140624 usedMemory: 551088
.TotalMemory: 8007680 maxMemory: 66650112 freeMemory: 7454528 usedMemory: 553152
.TotalMemory: 31981568 maxMemory: 66650112 freeMemory: 31714504 usedMemory: 267064
.TotalMemory: 19832832 maxMemory: 66650112 freeMemory: 19572864 usedMemory: 259968
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.128ms...
RASUnit 13: Overwrite 1 byte file: 3.92ms...
RASUnit 13: Read 1 byte file: 1.385ms...
RASUnit 13: Append 1 byte to file: 3.092ms...RASUnit 13: Delete 2 byte file: 3.118ms....TotalMemory: 2625536 maxMemory: 66650112 freeMemory: 2296768 usedMemory: 328768
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.525ms...
RASUnit 13: Overwrite 1 byte file: 5.314ms...
RASUnit 13: Read 1 byte file: 1.376ms...
RASUnit 13: Append 1 byte to file: 4.477ms...RASUnit 13: Delete 2 byte file: 3.103ms....TotalMemory: 2625536 maxMemory: 66650112 freeMemory: 2378848 usedMemory: 246688
Test13 [small file performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 12.529ms...
RASUnit 13: Overwrite 1 byte file: 11.744ms...
RASUnit 13: Read 1 byte file: 1.405ms...
RASUnit 13: Append 1 byte to file: 10.384ms...RASUnit 13: Delete 2 byte file: 11.244ms....TotalMemory: 2625536 maxMemory: 66650112 freeMemory: 2378192 usedMemory: 247344
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.642ms...
RASUnit 13: Overwrite 1 byte file: 5.432ms...
RASUnit 13: Read 1 byte file: 1.41ms...
RASUnit 13: Append 1 byte to file: 4.6ms...RASUnit 13: Delete 2 byte file: 3.33ms....TotalMemory: 2625536 maxMemory: 66650112 freeMemory: 2378640 usedMemory: 246896
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 2.865ms...
RASUnit 14: 1 byte overwrite: 3.728ms...
RASUnit 14: 1 byte read: 1.417ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 390.0ms...
.TotalMemory: 2625536 maxMemory: 66650112 freeMemory: 2380000 usedMemory: 245536
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.236ms...
RASUnit 14: 1 byte overwrite: 5.121ms...
RASUnit 14: 1 byte read: 1.395ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 388.0ms...
.TotalMemory: 2625536 maxMemory: 66650112 freeMemory: 2379816 usedMemory: 245720
Test14 [small write performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 9.483ms...
RASUnit 14: 1 byte overwrite: 10.773ms...
RASUnit 14: 1 byte read: 1.397ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 410.0ms...
.TotalMemory: 2347008 maxMemory: 66650112 freeMemory: 2101048 usedMemory: 245960
Test14 [small write performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.29ms...
RASUnit 14: 1 byte overwrite: 5.195ms...
RASUnit 14: 1 byte read: 1.397ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 410.0ms...
.TotalMemory: 2347008 maxMemory: 66650112 freeMemory: 2100848 usedMemory: 246160
  Test15 WRITE wss: 100000 passes: 200 fSize: 1000 Time: 133129 ms. BW: 0.1502302278241405 MB/s
  Test15 READ wss: 100000 passes: 200 fSize: 1000 Time: 43392 ms. BW: 0.4609144542772861 MB/s
.TotalMemory: 2347008 maxMemory: 66650112 freeMemory: 2100312 usedMemory: 246696
  Test15 WRITE wss: 1000000 passes: 20 fSize: 1000 Time: 133907 ms. BW: 0.14935738983025532 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 1000 Time: 45148 ms. BW: 0.4429875077522814 MB/s
.TotalMemory: 4104192 maxMemory: 66650112 freeMemory: 3684488 usedMemory: 419704
  Test15 WRITE wss: 10000000 passes: 2 fSize: 1000 Time: 139577 ms. BW: 0.14329008360976378 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 1000 Time: 57832 ms. BW: 0.3458292986581823 MB/s
.TotalMemory: 4780032 maxMemory: 66650112 freeMemory: 4348200 usedMemory: 431832
  Test15 WRITE wss: 1000000 passes: 20 fSize: 100000 Time: 19924 ms. BW: 1.003814495081309 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 100000 Time: 16094 ms. BW: 1.2426991425375917 MB/s
.TotalMemory: 4780032 maxMemory: 66650112 freeMemory: 4349824 usedMemory: 430208
  Test15 WRITE wss: 10000000 passes: 2 fSize: 100000 Time: 23994 ms. BW: 0.8335417187630241 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 100000 Time: 17334 ms. BW: 1.1538017768547364 MB/s
.TotalMemory: 4956160 maxMemory: 66650112 freeMemory: 4536440 usedMemory: 419720
  Test15 WRITE wss: 10000000 passes: 2 fSize: 10000000 Time: 6502 ms. BW: 3.0759766225776684 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 10000000 Time: 2093 ms. BW: 9.555661729574773 MB/s
.TotalMemory: 66650112 maxMemory: 66650112 freeMemory: 66383256 usedMemory: 266856
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 789 ms. BW: 2.534854245880862 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000000 Time: 379 ms. BW: 5.277044854881266 MB/s
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1628152 usedMemory: 407560
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1780840 usedMemory: 254872
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1776720 usedMemory: 258992
.TotalMemory: 8368128 maxMemory: 66650112 freeMemory: 8125880 usedMemory: 242248
.TotalMemory: 3518464 maxMemory: 66650112 freeMemory: 3275968 usedMemory: 242496
E.
TotalMemory: 3371008 maxMemory: 66650112 freeMemory: 2972584 usedMemory: 398424
E.TotalMemory: 2838528 maxMemory: 66650112 freeMemory: 2579192 usedMemory: 259336
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1773736 usedMemory: 261976
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1772912 usedMemory: 262800
E.TotalMemory: 4636672 maxMemory: 66650112 freeMemory: 4383464 usedMemory: 253208
E.TotalMemory: 4636672 maxMemory: 66650112 freeMemory: 4240592 usedMemory: 396080
E.TotalMemory: 3309568 maxMemory: 66650112 freeMemory: 3055248 usedMemory: 254320
F......rmiregistry started
STUB createConfigFile test/tmp.PicShareReaderUnit.picShareConfig 847584fakekey test/tmp.PicShareWriterUnit.localSource test/tmp.PicShareWriterUnit.localView test/tmp.PicShareWriterUnit.config
writer started
PicShareReaderUnitHelper stdout: make[1]: Entering directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
PicShareReaderUnitHelper stdout: java -ea -Djava.rmi.server.codebase="file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/u/dahlin/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -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:./P2Runtime:./PicShare PicShareReaderUnitHelper; 
PicShareReaderUnitHelper stdout: **** STUB PICSHARE CONFIG ***
PicShareReaderUnitHelper stdout: **** STUB PICSHARE CONFIG ***
PicShareReaderUnitHelper stderr: lwm: 8301034833169298432 hwm: 9223372036854775807 hdisk: 9223372036854775807 ldisk: 8301034833169298432 totMemCharge: 0 totDiskCharge: 4003
PicShareReaderUnitHelper stderr: P2Runtime: started
writer done writing
READER ID: 100
**** STUB PICSHARE CONFIG ***
lwm: 8301034833169298432 hwm: 9223372036854775807 hdisk: 9223372036854775807 ldisk: 8301034833169298432 totMemCharge: 0 totDiskCharge: 86508
PicShareReaderPolicy::makeSubscriptions for /*
P2Runtime: started
**** STUB PICSHARE CONFIG ***
Checking /847584fakekey/config/status/99...testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
testRead: /847584fakekey/config/status/99 not there yet. Retry
Object not found: OID = /847584fakekey/config/status/99 successes so far: 0
Object Not found exception!
	at DataStore.read(DataStore.java:514)
	at Core.read(Core.java:360)
	at LocalInterface.read(LocalInterface.java:76)
	at PicShareReaderUnit.testRead(PicShareReaderUnit.java:155)
	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)
PicShareReaderUnitHelper stdout: make[1]: Leaving directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
writer terminated
rmiregistry terminated
E.rmiregistry started
Remote bug treated as fatal: java.rmi.NotBoundException: 1-URA
java.rmi.NotBoundException: 1-URA
	at sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:106)
	at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
	at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:375)
	at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:240)
	at sun.rmi.transport.Transport$1.run(Transport.java:153)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
	at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
	at java.lang.Thread.run(Thread.java:595)
	at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
	at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:343)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at java.rmi.Naming.lookup(Naming.java:84)
	at RMIClient.subscribeInval(RMIClient.java:489)
	at RMIClient.subscribeInval(RMIClient.java:473)
	at PendingInvalSubscriptionQueue.issueCommand(PendingInvalSubscriptionQueue.java:45)
	at PendingSubscriptionQueue.add(PendingSubscriptionQueue.java:33)
	at PendingInvalSubscriptionWorkerThread.run(PendingInvalSubscriptionWorkerThread.java:45)
Exception in thread "Thread-83" java.lang.AssertionError
	at Env.remoteAssert(Env.java:130)
	at RMINetworkException.<init>(RMINetworkException.java:10)
	at RMIClient.subscribeInval(RMIClient.java:503)
	at RMIClient.subscribeInval(RMIClient.java:473)
	at PendingInvalSubscriptionQueue.issueCommand(PendingInvalSubscriptionQueue.java:45)
	at PendingSubscriptionQueue.add(PendingSubscriptionQueue.java:33)
	at PendingInvalSubscriptionWorkerThread.run(PendingInvalSubscriptionWorkerThread.java:45)
Remote bug treated as fatal: java.rmi.NotBoundException: 1-URA
java.rmi.NotBoundException: 1-URA
	at sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:106)
	at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
	at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:375)
	at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:240)
	at sun.rmi.transport.Transport$1.run(Transport.java:153)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
	at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
	at java.lang.Thread.run(Thread.java:595)
	at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
	at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:343)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
	at java.rmi.Naming.lookup(Naming.java:84)
	at RMIClient.subscribeBody(RMIClient.java:199)
	at RMIClient.subscribeBody(RMIClient.java:184)
	at PendingBodySubscriptionQueue.issueCommand(PendingBodySubscriptionQueue.java:44)
	at PendingSubscriptionQueue.add(PendingSubscriptionQueue.java:33)
	at PendingBodySubscriptionWorkerThread.run(PendingBodySubscriptionWorkerThread.java:44)
Exception in thread "Thread-81" java.lang.AssertionError
	at Env.remoteAssert(Env.java:130)
	at RMINetworkException.<init>(RMINetworkException.java:10)
	at RMIClient.subscribeBody(RMIClient.java:210)
	at RMIClient.subscribeBody(RMIClient.java:184)
	at PendingBodySubscriptionQueue.issueCommand(PendingBodySubscriptionQueue.java:44)
	at PendingSubscriptionQueue.add(PendingSubscriptionQueue.java:33)
	at PendingBodySubscriptionWorkerThread.run(PendingBodySubscriptionWorkerThread.java:44)
**** STUB PICSHARE CONFIG ***
lwm: 8301034833169298432 hwm: 9223372036854775807 hdisk: 9223372036854775807 ldisk: 8301034833169298432 totMemCharge: 0 totDiskCharge: 3975
P2Runtime: started
dont forget to: rmiregistry terminated

Time: 17,527.557
There were 8 errors:
1) test19(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.shipRAS(RandomAccessState.java:3042)
	at RandomAccessStateUnit.test19(RandomAccessStateUnit.java:2289)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2) test20(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.updateRAS(RandomAccessState.java:3308)
	at RandomAccessStateUnit.doUpdateRASWithListOfObjects(RandomAccessStateUnit.java:2936)
	at RandomAccessStateUnit.test20(RandomAccessStateUnit.java:2834)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3) test21(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.shipRAS(RandomAccessState.java:3042)
	at RandomAccessStateUnit.test21(RandomAccessStateUnit.java:3010)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4) test22(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.shipRAS(RandomAccessState.java:3042)
	at RandomAccessStateUnit.test22(RandomAccessStateUnit.java:3124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5) test23(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.shipRAS(RandomAccessState.java:3042)
	at RandomAccessStateUnit.test23(RandomAccessStateUnit.java:3208)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6) test24(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.shipRAS(RandomAccessState.java:3042)
	at RandomAccessStateUnit.test24(RandomAccessStateUnit.java:3311)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7) test23a(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.shipRAS(RandomAccessState.java:3042)
	at RandomAccessStateUnit.test23a(RandomAccessStateUnit.java:3380)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8) testRead(PicShareReaderUnit)java.lang.AssertionError
	at PicShareReaderUnit.testRead(PicShareReaderUnit.java:191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
There was 1 failure:
1) test25(RandomAccessStateUnit)junit.framework.AssertionFailedError: TBD: Write a test that tests reads and writes with offset > 2^32
	at RandomAccessStateUnit.test25(RandomAccessStateUnit.java:3475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

FAILURES!!!
Tests run: 54,  Failures: 1,  Errors: 8

make: *** [junittext] Error 1
