mkdir -p classes
mkdir -p classes/gnu/getopt
cp gnu/getopt/*.properties classes/gnu/getopt
/usr/java/jdk1.5.0_07/bin/javac -g  -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare *.java 
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare NFSlib2/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare P2Runtime/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare P2Runtime/UnitTests/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare P2Runtime/experiments/*/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare PicShare/*.java
/usr/java/jdk1.5.0_07/bin/javah -jni -classpath classes/ NiceSocketImpl
gcc -shared -o libnicesock.so -g -O -I . -I /usr/include -I /usr/java/jdk1.5.0_07/include -I /usr/java/jdk1.5.0_07/include/linux NiceSocketImpl.c
NiceSocketImpl.c: In function 'Java_NiceSocketImpl_c_1connect':
NiceSocketImpl.c:124: warning: incompatible implicit declaration of built-in function 'memcpy'
/usr/java/jdk1.5.0_07/bin/javah -jni -classpath classes/ NiceSocketInputStream
gcc -shared -o libnicesockis.so -g -O -I . -I /usr/include -I /usr/java/jdk1.5.0_07/include -I /usr/java/jdk1.5.0_07/include/linux NiceSocketInputStream.c
/usr/java/jdk1.5.0_07/bin/javah -jni -classpath classes/ NiceSocketOutputStream
gcc -shared -o libnicesockos.so -g -O -I . -I /usr/include -I /usr/java/jdk1.5.0_07/include -I /usr/java/jdk1.5.0_07/include/linux NiceSocketOutputStream.c
/usr/java/jdk1.5.0_07/bin/javah -jni -classpath classes/ NiceServerSocket
gcc -shared -o libniceservsock.so -g -O -I . -I /usr/include -I /usr/java/jdk1.5.0_07/include -I /usr/java/jdk1.5.0_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'
g++ -D__NOP2__ -shared -I. -I/usr/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include -I/usr/include/python2.4  -o libP2JavaWrapper.so P2Runtime/P2JavaWrapper.C -L/usr/lib -L/usr/lib/python2.4/config    
g++ -D__NOP2__ -I. -I/usr/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include -I/usr/include/python2.4  P2Runtime/P2Server.c -L/usr/lib -L/usr/lib/python2.4/config     -o bin/P2Server
/usr/java/jdk1.5.0_07/bin/rmic -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare:. RMIServerImpl
/usr/java/jdk1.5.0_07/bin/rmic -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare RuntimeRMIServerImpl
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare NFSlib2/*.java 
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/Coda/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/Pangaea/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/Bayou/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/Bayou/experiments/localExp/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/Bayou/experiments/exp1/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/Bayou/experiments/exp2/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/ChainReplication/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/ChainReplication/experiments/exp1/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/ChainReplication/experiments/exp2/*.java	
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/TierStore/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/TierStore/experiments/exp1/*.java
/usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -deprecation -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare NFS2Interface/*.java
# utils/junit/sanityCheck.sh
make classes/utils/junit/TestAll.class
make[1]: Entering directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
mkdir -p classes; /usr/java/jdk1.5.0_07/bin/javac -g   -source 1.4 -d classes -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare utils/junit/TestAll.java
make[1]: Leaving directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
/usr/java/jdk1.5.0_07/bin/java -ea -Djava.rmi.server.codebase="file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/home/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx256m -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.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: PicShareWriteHistoryUnit
Loaded test case: SyncRequestUnit
Loaded test case: PicShareWriterUnit
Loaded test case: OutgoingBodyConnectionUnit
Loaded test case: CoreUnit
Loaded test case: NodeIdUnit
Loaded test case: IncommingConnectionUnit
Loaded test case: DebargoMsgUnit
Loaded test case: AcceptVVUnit
Loaded test case: UnbindMsgUnit
Loaded test case: PSIteratorUnit
Loaded test case: NiceServerSocketUnit
Loaded test case: SplitJoinUnit
Loaded test case: AttachJoinUnit
Loaded test case: DemandReadUnit
Loaded test case: PicShareReaderUnit
Loaded test case: OutgoingConnectionUnit
Loaded test case: ObjReaderWriterUnit
Loaded test case: DataStoreUnit
Loaded test case: ISStatusUnit
Loaded test case: AcceptStampUnit
Loaded test case: PingLatencyUnit
Loaded test case: PicShareReaderGCUnit
Loaded test case: SingleWriterLogUncommittedUnit
Loaded test case: ClientServerUnit
Loaded test case: SubscriptionSetUnit
Loaded test case: InvalListItemUnit
Loaded test case: AllPreciseSetsUnit
Loaded test case: InterestRegionUnit
Loaded test case: ThreeNodeTestUnit
Loaded test case: PersistentTupleInterfaceUnit
Loaded test case: RandomAccessStateUnitMT
Loaded test case: UpdateLogUnit
Loaded test case: StreamIdUnit
Loaded test case: RandomAccessStateUnit
Loaded test case: OutgoingBodyConnectionScanUnit
Loaded test case: PreciseSetUnit
Loaded test case: WorkQueueUnit
Loaded test case: SubscribeBWUnit
Number of test classes found: 39
.rmiregistry started
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
WARNING: InvalReciver -- heartbeats turned off

P2Runtime: started
.rmiregistry started
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
Initialized writer 1
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
Initialized writer 2
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
Initialized reader
WARNING: OutgoingConnection -- heartbeats turned off

Set up subscriptions
AS Phase 1
WARNING: Don't use the same magic # for different types of connection (Replace this with RECONNECTION_CONNECTION_MAGIC or something) (and fix the receivers)

WARNING: TBD: Sync requests should include in their body the name of the node that is to provide  the sync (not just the node that is requesting the sync. And replies should also include  the node that generated the sync reply (rather than requiring the receiver to get this info from the stream. This is in keeping with our notion that all messages should be self-describing.

Receiver VV: AcceptVV:(<"2", -1> <"1", -1> <"0", 9> )
done
AS Phase 2
Receiver VV: AcceptVV:(<"2", -1> <"1", 9> <"0", 9> )
done
AS Phase 3
Receiver VV: AcceptVV:(<"2", -1> <"1", 19> <"0", 9> )
done
VV Phase 1
Receiver VV: AcceptVV:(<"2", -1> <"1", 19> <"0", 19> )
done
VV Phase 2
Receiver VV: AcceptVV:(<"2", -1> <"1", 29> <"0", 19> )
done
VV Phase 3
Receiver VV: AcceptVV:(<"2", -1> <"1", 39> <"0", 19> )
done
rmiregistry terminated
.rmiregistry started
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
P2Runtime: started
dont forget to: rmiregistry terminated
.rmiregistry started
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
P2Runtime: started
Time to do 1000 writes is 10033 ms
dont forget to: rmiregistry terminated
.Testing OutgoingBodyConnection.java...
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
waiting to send writes...1
waiting to send writes...2
waiting to send writes...3
...Finished
OutgoingConnection unable to send to node localhost:9501. Exception: java.io.IOException: UpdateLog time-to-die
.CoreUnit::testRecovery ... DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
..DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
..........DBG: MDD -- PersistentLog -- txnNoSync turned on; recovery won't work!
SplitJoinUnitHelper helper-100 stdout: DBG: MDD -- PersistentLog -- txnNoSync turned on; recovery won't work!
SplitJoinUnitHelper helper-200 stdout: DBG: MDD -- PersistentLog -- txnNoSync turned on; recovery won't work!
SplitJoinUnitHelper helper-300 stdout: DBG: MDD -- PersistentLog -- txnNoSync turned on; recovery won't work!
SplitJoinUnitHelper helper-100 stdout: WARNING: InvalReciver -- heartbeats turned off
SplitJoinUnitHelper helper-100 stdout: 
SplitJoinUnitHelper helper-300 stdout: WARNING: InvalReciver -- heartbeats turned off
SplitJoinUnitHelper helper-300 stdout: 
SplitJoinUnitHelper helper-100 stdout: WARNING: OutgoingConnection -- heartbeats turned off
SplitJoinUnitHelper helper-100 stdout: 
SplitJoinUnitHelper helper-200 stdout: WARNING: InvalReciver -- heartbeats turned off
SplitJoinUnitHelper helper-200 stdout: 
SplitJoinUnitHelper helper-300 stdout: WARNING: OutgoingConnection -- heartbeats turned off
SplitJoinUnitHelper helper-300 stdout: 
SplitJoinUnitHelper helper-200 stdout: WARNING: OutgoingConnection -- heartbeats turned off
SplitJoinUnitHelper helper-200 stdout: 
.DBG: MDD -- PersistentLog -- txnNoSync turned on; recovery won't work!
AttachJoinUnitHelper helper-200 stdout: doBeta
AttachJoinUnitHelper helper-100 stdout: doAlpha
AttachJoinUnitHelper helper-200 stdout: DBG: MDD -- PersistentLog -- txnNoSync turned on; recovery won't work!
AttachJoinUnitHelper helper-100 stdout: DBG: MDD -- PersistentLog -- txnNoSync turned on; recovery won't work!
AttachJoinUnitHelper helper-200 stdout: WARNING: InvalReciver -- heartbeats turned off
AttachJoinUnitHelper helper-200 stdout: 
AttachJoinUnitHelper helper-100 stdout: WARNING: InvalReciver -- heartbeats turned off
AttachJoinUnitHelper helper-100 stdout: 
AttachJoinUnitHelper helper-100 stdout: WARNING: OutgoingConnection -- heartbeats turned off
AttachJoinUnitHelper helper-100 stdout: 
AttachJoinUnitHelper helper-200 stdout: WARNING: OutgoingConnection -- heartbeats turned off
AttachJoinUnitHelper helper-200 stdout: 
.rmiregistry started
Client Started
Server stdout: make[1]: Entering directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
Server stdout: /usr/java/jdk1.5.0_07/bin/java -ea -Djava.rmi.server.codebase="file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/home/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx256m -ea -esa -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare DemandReadUnit_Server; 
Server Started
Client stdout: make[1]: Entering directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
Client stdout: /usr/java/jdk1.5.0_07/bin/java -ea -Djava.rmi.server.codebase="file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/home/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx256m -ea -esa -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare DemandReadUnit_Client; 
Server stdout: DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
Client stdout: DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
Server stdout: WARNING: InvalReciver -- heartbeats turned off
Server stdout: 
Server stderr: P2Runtime: started
Client stdout: WARNING: InvalReciver -- heartbeats turned off
Client stdout: 
Client stderr: P2Runtime: started
Server stdout: WARNING: OutgoingConnection -- heartbeats turned off
Server stdout: 
Server stdout: WARNING: Don't use the same magic # for different types of connection (Replace this with RECONNECTION_CONNECTION_MAGIC or something) (and fix the receivers)
Server stdout: 
Client terminated
Server terminated
rmiregistry terminated
.rmiregistry started
writer 0 started
PicShareReaderUnitHelper 0 stdout: make[1]: Entering directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
PicShareReaderUnitHelper 0 stdout: /usr/java/jdk1.5.0_07/bin/java -ea -Djava.rmi.server.codebase="file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/home/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx256m -ea -esa -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare PicShareReaderUnitHelper 0; 
PicShareReaderUnitHelper 0 stdout: DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
PicShareReaderUnitHelper 0 stdout: WARNING: InvalReciver -- heartbeats turned off
PicShareReaderUnitHelper 0 stdout: 
PicShareReaderUnitHelper 0 stderr: P2Runtime: started
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
P2Runtime: started
PicShareReaderUnitHelper 0 stdout: WARNING: OutgoingConnection -- heartbeats turned off
PicShareReaderUnitHelper 0 stdout: 
PicShareReaderUnitHelper 0 stdout: WARNING: Don't use the same magic # for different types of connection (Replace this with RECONNECTION_CONNECTION_MAGIC or something) (and fix the receivers)
PicShareReaderUnitHelper 0 stdout: 
IncommingConnectionWorker closing stream: terminated because of EOFException java.io.EOFException
RMIClient::subscribeInval(senderID=1 receiverId=100SS= /sZojM1kqYgWYqCmMhUv3LqMzLjkgSOe8/config/*:/sZojM1kqYgWYqCmMhUv3LqMzLjkgSOe8/data/*:/sZojM1kqYgWYqCmMhUv3LqMzLjkgSOe8/metadata/*startvv=AcceptVV:(<"1", 121> <"100", -1> )
java.rmi.ConnectException: Connection refused to host: 128.83.143.28; nested exception is: 
	java.net.ConnectException: Connection refused
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:574)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:94)
	at RMIServerImpl_Stub.subscribeInval(Unknown Source)
	at RMIClient.subscribeInval(RMIClient.java:706)
	at RMIClient.subscribeInval(RMIClient.java:658)
	at PendingInvalSubscriptionWorkerThread.issueCommand(PendingInvalSubscriptionWorkerThread.java:96)
	at PendingInvalSubscriptionWorkerThread.run(PendingInvalSubscriptionWorkerThread.java:58)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
	at java.net.Socket.connect(Socket.java:516)
	at java.net.Socket.connect(Socket.java:466)
	at java.net.Socket.<init>(Socket.java:366)
	at java.net.Socket.<init>(Socket.java:179)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:569)
	... 8 more
PicShareReaderUnitHelper 0 stdout: make[1]: Leaving directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
writer 1 started
PicShareReaderUnitHelper 1 stdout: make[1]: Entering directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
PicShareReaderUnitHelper 1 stdout: /usr/java/jdk1.5.0_07/bin/java -ea -Djava.rmi.server.codebase="file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/home/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx256m -ea -esa -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare PicShareReaderUnitHelper 1; 
PicShareReaderUnitHelper 1 stdout: DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
RMIClient::subscribeInval(senderID=1 receiverId=100SS= /sZojM1kqYgWYqCmMhUv3LqMzLjkgSOe8/config/*:/sZojM1kqYgWYqCmMhUv3LqMzLjkgSOe8/data/*:/sZojM1kqYgWYqCmMhUv3LqMzLjkgSOe8/metadata/*startvv=AcceptVV:(<"1", 121> <"100", -1> )
java.rmi.ConnectException: Connection refused to host: 128.83.143.28; nested exception is: 
	java.net.ConnectException: Connection refused
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:574)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:94)
	at RMIServerImpl_Stub.subscribeInval(Unknown Source)
	at RMIClient.subscribeInval(RMIClient.java:706)
	at RMIClient.subscribeInval(RMIClient.java:658)
	at PendingInvalSubscriptionWorkerThread.issueCommand(PendingInvalSubscriptionWorkerThread.java:96)
	at PendingInvalSubscriptionWorkerThread.run(PendingInvalSubscriptionWorkerThread.java:58)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
	at java.net.Socket.connect(Socket.java:516)
	at java.net.Socket.connect(Socket.java:466)
	at java.net.Socket.<init>(Socket.java:366)
	at java.net.Socket.<init>(Socket.java:179)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:569)
	... 8 more
PicShareReaderUnitHelper 1 stdout: WARNING: InvalReciver -- heartbeats turned off
PicShareReaderUnitHelper 1 stdout: 
PicShareReaderUnitHelper 1 stdout: WARNING: OutgoingConnection -- heartbeats turned off
PicShareReaderUnitHelper 1 stdout: 
PicShareReaderUnitHelper 1 stderr: P2Runtime: started
PicShareReaderUnitHelper 1 stdout: WARNING: Don't use the same magic # for different types of connection (Replace this with RECONNECTION_CONNECTION_MAGIC or something) (and fix the receivers)
PicShareReaderUnitHelper 1 stdout: 
IncommingConnectionWorker closing stream: terminated because of EOFException java.io.EOFException
RMIClient::subscribeInval(senderID=1 receiverId=100SS= /sZojM1kqYgWYqCmMhUv3LqMzLjkgSOe8/config/*:/sZojM1kqYgWYqCmMhUv3LqMzLjkgSOe8/data/*:/sZojM1kqYgWYqCmMhUv3LqMzLjkgSOe8/metadata/*startvv=AcceptVV:(<"1", 181> <"100", -1> )
java.rmi.ConnectException: Connection refused to host: 128.83.143.28; nested exception is: 
	java.net.ConnectException: Connection refused
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:574)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:94)
	at RMIServerImpl_Stub.subscribeInval(Unknown Source)
	at RMIClient.subscribeInval(RMIClient.java:706)
	at RMIClient.subscribeInval(RMIClient.java:658)
	at PendingInvalSubscriptionWorkerThread.issueCommand(PendingInvalSubscriptionWorkerThread.java:96)
	at PendingInvalSubscriptionWorkerThread.run(PendingInvalSubscriptionWorkerThread.java:58)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
	at java.net.Socket.connect(Socket.java:516)
	at java.net.Socket.connect(Socket.java:466)
	at java.net.Socket.<init>(Socket.java:366)
	at java.net.Socket.<init>(Socket.java:179)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:569)
	... 8 more
PicShareReaderUnitHelper 1 stdout: make[1]: Leaving directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
writer terminated
rmiregistry terminated
.DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
.rmiregistry started
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
.rmiregistry started
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
.DataStoreUnit selftest SUCCEEDS
....PingLatencyUnitHelper  stdout: make[1]: Entering directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
PingLatencyUnitHelper  stdout: /usr/java/jdk1.5.0_07/bin/java -ea -Djava.rmi.server.codebase="file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/home/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx256m -ea -esa -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare PingLatencyUnitHelper; 
.rmiregistry started
writer 0 started
barrier 1
PicShareReaderGCUnitHelper arg stdout: make[1]: Entering directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
PicShareReaderGCUnitHelper arg stdout: /usr/java/jdk1.5.0_07/bin/java -ea -Djava.rmi.server.codebase="file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/home/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx256m -ea -esa -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare PicShareReaderGCUnitHelper 0; 
PicShareReaderGCUnitHelper arg stdout: DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
PicShareReaderGCUnitHelper arg stdout: WARNING: InvalReciver -- heartbeats turned off
PicShareReaderGCUnitHelper arg stdout: 
PicShareReaderGCUnitHelper arg stderr: P2Runtime: started
PicShareReaderGCUnitHelper arg stdout: .........Going to sync stat to disk
writer done writing
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
PicShareReaderGCUnitHelper arg stdout: disk synced
P2Runtime: started
barrier 2
PicShareReaderGCUnitHelper arg stdout: .....WARNING: OutgoingConnection -- heartbeats turned off
PicShareReaderGCUnitHelper arg stdout: 
PicShareReaderGCUnitHelper arg stdout: WARNING: Don't use the same magic # for different types of connection (Replace this with RECONNECTION_CONNECTION_MAGIC or something) (and fix the receivers)
PicShareReaderGCUnitHelper arg stdout: 
PicShareReaderGCUnitHelper arg stdout: ....Going to sync stat to disk
PicShareReaderGCUnitHelper arg stdout: disk synced
................................................................................................................................................................barrier 3
PicShareReaderGCUnitHelper arg stdout: PicShareReaderGCUnitHelper exiting
PicShareReaderGCUnitHelper arg stderr: OutgoingConnection unable to send to node localhost:6478. Exception: java.io.IOException: UpdateLog time-to-die
PicShareReaderGCUnitHelper arg stdout: make[1]: Leaving directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
writer terminated
rmiregistry terminated
...rmiregistry started
Client Started
Server Started
Client stdout: make[1]: Entering directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
Client stdout: /usr/java/jdk1.5.0_07/bin/java -ea -Djava.rmi.server.codebase="file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/home/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx256m -ea -esa -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare ClientServerUnit_Client; 
Server stdout: make[1]: Entering directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
Server stdout: /usr/java/jdk1.5.0_07/bin/java -ea -Djava.rmi.server.codebase="file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/home/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx256m -ea -esa -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare ClientServerUnit_Server; 
Client stdout: DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
Server stdout: DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
Client stdout: WARNING: InvalReciver -- heartbeats turned off
Client stdout: 
Client stderr: P2Runtime: started
Server stdout: WARNING: InvalReciver -- heartbeats turned off
Server stdout: 
Server stderr: P2Runtime: started
Server stdout: WARNING: OutgoingConnection -- heartbeats turned off
Server stdout: 
Server stdout: WARNING: Don't use the same magic # for different types of connection (Replace this with RECONNECTION_CONNECTION_MAGIC or something) (and fix the receivers)
Server stdout: 
Client terminated
........
...rmiregistry started
Initiator started
Initiator stdout: make[1]: Entering directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
Initiator stdout: /usr/java/jdk1.5.0_07/bin/java -ea -Djava.rmi.server.codebase="file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/home/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx256m -ea -esa -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare ThreeNodeTestUnit_Initiator; 
Client started
Server started
Server stdout: make[1]: Entering directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
Server stdout: /usr/java/jdk1.5.0_07/bin/java -ea -Djava.rmi.server.codebase="file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/home/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx256m -ea -esa -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare ThreeNodeTestUnit_Server; 
Client stdout: make[1]: Entering directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
Client stdout: /usr/java/jdk1.5.0_07/bin/java -ea -Djava.rmi.server.codebase="file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/home/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx256m -ea -esa -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare ThreeNodeTestUnit_Client; 
Initiator stdout: ThreeNodeTestUnit_Initiator Starting...
Initiator stdout: DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
Server stdout: DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
Client stdout: DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
Initiator stdout: WARNING: InvalReciver -- heartbeats turned off
Initiator stdout: 
Initiator stderr: P2Runtime: started
Initiator stdout: Barrier 1 ...
Client stdout: WARNING: InvalReciver -- heartbeats turned off
Client stdout: 
Client stderr: P2Runtime: started
Server stdout: WARNING: InvalReciver -- heartbeats turned off
Server stdout: 
Server stderr: P2Runtime: started
Server stdout: WARNING: OutgoingConnection -- heartbeats turned off
Server stdout: 
Server stdout: WARNING: Don't use the same magic # for different types of connection (Replace this with RECONNECTION_CONNECTION_MAGIC or something) (and fix the receivers)
Server stdout: 
Initiator stdout: ThreeNodeTestUnit_Initiator established subscriptions
Initiator stdout: Barrier 2 ...
Initiator stdout: Barrier 3 ...
Initiator stdout: initiator - inval subs [2->0::/*::0]
Initiator stdout: initiator - body subs 
Initiator stdout: client - inval subs [2->1::/*::0]
Initiator stdout: client - body subs [2->1::/*::0]
Initiator stdout: server - inval subs [2->1::/*::0][2->0::/*::0]
Initiator stdout: server - body subs [2->1::/*::0]
Initiator stdout: ThreeNodeTestUnit_Initiator finished checking subscriptions
Initiator stdout: Barrier 4 ...
Initiator stdout: ThreeNodeTestUnit_Initiator finished reading data
Initiator stdout: Barrier 5 ...
Initiator stdout: initiator - inval subs 
Initiator stdout: client - inval subs [2->1::/*::0]
Initiator stdout: client - body subs 
Initiator stdout: server - inval subs [2->1::/*::0]
Initiator stdout: server - body subs 
Initiator stdout: ThreeServerUnit_Initiator removed subscriptions
Initiator stdout: Barrier 6 ...
Initiator stdout: Barrier 7 ...
Initiator stdout: ThreeServerUnit_Initiator finished initiating DemandReads
Initiator stdout: Barrier 8 ...
Initiator stdout: Barrier 9...
Initiator destroyed
Client destroyed
Server destroyed
rmiregistry terminated
.rmiregistry started
Exception in thread "Thread-585" java.lang.NullPointerException
	at P2Config.getSubTimeout(P2Config.java:194)
	at PendingSubscriptionQueue.getNextAndUpdateTimeout(PendingSubscriptionQueue.java:91)
	at PendingBodySubscriptionWorkerThread.run(PendingBodySubscriptionWorkerThread.java:51)
Exception in thread "Thread-222" java.lang.NullPointerException
	at P2Config.getSubTimeout(P2Config.java:194)
	at PendingSubscriptionQueue.getNextAndUpdateTimeout(PendingSubscriptionQueue.java:91)
	at PendingBodySubscriptionWorkerThread.run(PendingBodySubscriptionWorkerThread.java:51)
Exception in thread "Thread-225" java.lang.NullPointerException
	at P2Config.getSubTimeout(P2Config.java:194)
	at PendingSubscriptionQueue.getNextAndUpdateTimeout(PendingSubscriptionQueue.java:91)
	at PendingInvalSubscriptionWorkerThread.run(PendingInvalSubscriptionWorkerThread.java:51)
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
P2Runtime: started
..DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
Pass test 1.0
Pass Test 1.1
Pass Test 1.2
Pass Test 1.3
Pass Test 1.5
Pass Test 1.6
Pass Test 1.7
Testing multi writers
.DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
.DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
...TotalMemory: 145862656 maxMemory: 266403840 freeMemory: 66464568 usedMemory: 79398088
.TotalMemory: 145862656 maxMemory: 266403840 freeMemory: 66464152 usedMemory: 79398504
.TotalMemory: 145862656 maxMemory: 266403840 freeMemory: 66347200 usedMemory: 79515456
.TotalMemory: 145862656 maxMemory: 266403840 freeMemory: 66153480 usedMemory: 79709176
.TotalMemory: 145862656 maxMemory: 266403840 freeMemory: 66347280 usedMemory: 79515376
.TotalMemory: 145862656 maxMemory: 266403840 freeMemory: 65631096 usedMemory: 80231560
.TotalMemory: 145862656 maxMemory: 266403840 freeMemory: 66375056 usedMemory: 79487600
.TotalMemory: 145862656 maxMemory: 266403840 freeMemory: 66373928 usedMemory: 79488728
.TotalMemory: 145862656 maxMemory: 266403840 freeMemory: 66365960 usedMemory: 79496696
.TotalMemory: 145862656 maxMemory: 266403840 freeMemory: 66364832 usedMemory: 79497824
.TotalMemory: 145862656 maxMemory: 266403840 freeMemory: 66367384 usedMemory: 79495272
.TotalMemory: 149553152 maxMemory: 266403840 freeMemory: 70067664 usedMemory: 79485488
.TotalMemory: 149553152 maxMemory: 266403840 freeMemory: 70066536 usedMemory: 79486616
.TotalMemory: 149553152 maxMemory: 266403840 freeMemory: 70065408 usedMemory: 79487744
.TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 71144128 usedMemory: 82640192
.TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 71155288 usedMemory: 82629032
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 2.02ms...
RASUnit 13: Overwrite 1 byte file: 2.36ms...
RASUnit 13: Read 1 byte file: 0.46ms...
RASUnit 13: Append 1 byte to file: 10.38ms...RASUnit 13: Delete 2 byte file: 1.88ms....TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 74063048 usedMemory: 79721272
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.2ms...
RASUnit 13: Overwrite 1 byte file: 3.52ms...
RASUnit 13: Read 1 byte file: 0.44ms...
RASUnit 13: Append 1 byte to file: 11.56ms...RASUnit 13: Delete 2 byte file: 1.92ms....TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 73825208 usedMemory: 79959112
Test13 [small file performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 10.06ms...
RASUnit 13: Overwrite 1 byte file: 10.18ms...
RASUnit 13: Read 1 byte file: 0.44ms...
RASUnit 13: Append 1 byte to file: 18.44ms...RASUnit 13: Delete 2 byte file: 9.78ms....TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 74067848 usedMemory: 79716472
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.36ms...
RASUnit 13: Overwrite 1 byte file: 3.62ms...
RASUnit 13: Read 1 byte file: 0.6ms...
RASUnit 13: Append 1 byte to file: 11.5ms...RASUnit 13: Delete 2 byte file: 2.02ms....TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 73843024 usedMemory: 79941296
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 1.7ms...
RASUnit 14: 1 byte overwrite: 2.1ms...
RASUnit 14: 1 byte read: 0.42ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 18.0ms...
.TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 74286616 usedMemory: 79497704
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 2.88ms...
RASUnit 14: 1 byte overwrite: 3.32ms...
RASUnit 14: 1 byte read: 0.42ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 17.0ms...
.TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 74297272 usedMemory: 79487048
Test14 [small write performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 9.64ms...
RASUnit 14: 1 byte overwrite: 9.96ms...
RASUnit 14: 1 byte read: 0.44ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 27.0ms...
.TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 74293384 usedMemory: 79490936
Test14 [small write performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 3.08ms...
RASUnit 14: 1 byte overwrite: 4.02ms...
RASUnit 14: 1 byte read: 0.42ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 23.0ms...
.TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 74290272 usedMemory: 79494048
  Test15 WRITE wss: 100000 passes: 20 fSize: 1000 Time: 13345 ms. BW: 0.14986886474334957 MB/s
  Test15 READ wss: 100000 passes: 20 fSize: 1000 Time: 8198 ms. BW: 0.2439619419370578 MB/s
.TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 73964784 usedMemory: 79819536
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000 Time: 12925 ms. BW: 0.15473887814313347 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000 Time: 9045 ms. BW: 0.22111663902708678 MB/s
.TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 72635592 usedMemory: 81148728
.TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 72632416 usedMemory: 81151904
  Test15 WRITE wss: 1000000 passes: 2 fSize: 100000 Time: 4237 ms. BW: 0.47203209818267644 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 100000 Time: 3634 ms. BW: 0.550357732526142 MB/s
.TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 74299264 usedMemory: 79485056
.TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 74295392 usedMemory: 79488928
.TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 74258208 usedMemory: 79526112
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 1127 ms. BW: 1.774622892635315 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000000 Time: 844 ms. BW: 2.3696682464454977 MB/s
.
TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 69130592 usedMemory: 84653728
.TotalMemory: 153784320 maxMemory: 266403840 freeMemory: 74327464 usedMemory: 79456856
.TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 76387592 usedMemory: 79989496
.TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 75229784 usedMemory: 81147304
.TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 75204736 usedMemory: 81172352
.TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 77047800 usedMemory: 79329288
.TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 77049512 usedMemory: 79327576
TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 76984064 usedMemory: 79393024
TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 76912176 usedMemory: 79464912
TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 76860968 usedMemory: 79516120
TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 75785072 usedMemory: 80592016
TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 74900968 usedMemory: 81476120
TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 73829888 usedMemory: 82547200
.TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 76883280 usedMemory: 79493808
.TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 74404688 usedMemory: 81972400
.TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 76846736 usedMemory: 79530352
.TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 76103104 usedMemory: 80273984
.TotalMemory: 156377088 maxMemory: 266403840 freeMemory: 76101976 usedMemory: 80275112
TBD: Write a test that tests reads and writes with offset > 2^32
.Testing OutgoingBodyConnectionScan.java...
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
OutgoingConnection unable to send to node localhost:9388. Exception: java.io.IOException: UpdateLog time-to-die
....DBG: MDD -- PersistentLog -- txnNoSync turned on; recovery won't work!
SubscribeBWUnitHelper only helper stdout: make[1]: Entering directory `/home/nalini/tmp/universalreplication-junit/universalReplication/code'
SubscribeBWUnitHelper only helper stdout: /usr/java/jdk1.5.0_07/bin/java -ea -Djava.rmi.server.codebase="file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///home/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/home/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx256m -ea -esa -classpath /home/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/home/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-3.2.23/lib/je-3.2.23.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare SubscribeBWUnitHelper; 
SubscribeBWUnitHelper only helper stdout: DBG: MDD -- PersistentLog -- txnNoSync turned on; recovery won't work!
SubscribeBWUnitHelper only helper stdout: 3 wait for /coarse-data/4/9/9
SubscribeBWUnitHelper only helper stdout: WARNING: InvalReciver -- heartbeats turned off
SubscribeBWUnitHelper only helper stdout: 
SubscribeBWUnitHelper only helper stdout: 3 wait for return /coarse-data/4/9/9
SubscribeBWUnitHelper only helper stdout: WARNING: OutgoingConnection -- heartbeats turned off
SubscribeBWUnitHelper only helper stdout: 
SubscribeBWUnitHelper only helper stdout: 4 wait for /fine-dataLOG/4/9/9
SubscribeBWUnitHelper only helper stdout: 4 wait for /fine-dataLOG/4/9/9
SubscribeBWUnitHelper only helper stdout: **********TBD: update helper to only write right number of objects *****
java.io.IOException: UpdateLog time-to-die
	at UpdateLog.getNext(UpdateLog.java:1068)
	at InvalIterator.getNext(InvalIterator.java:269)
	at OutgoingConnectionWorker.run(OutgoingConnection.java:1074)
 Ignore any exceptions during shutdown: java.io.IOException: UpdateLog time-to-die
IncommingConnectionWorker closing stream: terminated because of EOFException java.io.EOFException
SubscribeBWUnitHelper only helper stderr: make[1]: *** [SubscribeBWUnitHelper.unit] Error 143
E
Time: 1,652.351
There was 1 error:
1) testCoarse(SubscribeBWUnit)java.lang.AssertionError: /fine-dataLOG/0/0/0ReadOfInvalidRangeException: [invalidated by (1050, "200")]
	at SubscribeBWUnit.subscribeAndWait(SubscribeBWUnit.java:487)
	at SubscribeBWUnit.testCoarse(SubscribeBWUnit.java:368)
	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: 98,  Failures: 0,  Errors: 1

make: *** [junittext] Error 1
