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: 1786416 usedMemory: 245200
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1658592 usedMemory: 373024
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1738656 usedMemory: 292960
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795728 usedMemory: 235888
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1730904 usedMemory: 300712
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795440 usedMemory: 236176
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1780200 usedMemory: 251416
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1779624 usedMemory: 251992
.TotalMemory: 5251072 maxMemory: 66650112 freeMemory: 4774488 usedMemory: 476584
.TotalMemory: 4931584 maxMemory: 66650112 freeMemory: 4682144 usedMemory: 249440
.TotalMemory: 2068480 maxMemory: 66650112 freeMemory: 1818192 usedMemory: 250288
.TotalMemory: 8794112 maxMemory: 66650112 freeMemory: 8243320 usedMemory: 550792
.TotalMemory: 8097792 maxMemory: 66650112 freeMemory: 7544800 usedMemory: 552992
.TotalMemory: 31993856 maxMemory: 66650112 freeMemory: 31726760 usedMemory: 267096
.TotalMemory: 19841024 maxMemory: 66650112 freeMemory: 19580280 usedMemory: 260744
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.171ms...
RASUnit 13: Overwrite 1 byte file: 3.963ms...
RASUnit 13: Read 1 byte file: 1.409ms...
RASUnit 13: Append 1 byte to file: 3.136ms...RASUnit 13: Delete 2 byte file: 3.157ms....TotalMemory: 2560000 maxMemory: 66650112 freeMemory: 2234264 usedMemory: 325736
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.58ms...
RASUnit 13: Overwrite 1 byte file: 5.524ms...
RASUnit 13: Read 1 byte file: 1.598ms...
RASUnit 13: Append 1 byte to file: 4.542ms...RASUnit 13: Delete 2 byte file: 3.16ms....TotalMemory: 2719744 maxMemory: 66650112 freeMemory: 2473048 usedMemory: 246696
Test13 [small file performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 12.758ms...
RASUnit 13: Overwrite 1 byte file: 11.797ms...
RASUnit 13: Read 1 byte file: 1.439ms...
RASUnit 13: Append 1 byte to file: 10.547ms...RASUnit 13: Delete 2 byte file: 11.452ms....TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2324904 usedMemory: 247384
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.709ms...
RASUnit 13: Overwrite 1 byte file: 5.505ms...
RASUnit 13: Read 1 byte file: 1.45ms...
RASUnit 13: Append 1 byte to file: 4.669ms...RASUnit 13: Delete 2 byte file: 3.373ms....TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2325360 usedMemory: 246928
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 2.901ms...
RASUnit 14: 1 byte overwrite: 3.765ms...
RASUnit 14: 1 byte read: 1.435ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 391.0ms...
.TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2326696 usedMemory: 245592
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.313ms...
RASUnit 14: 1 byte overwrite: 5.187ms...
RASUnit 14: 1 byte read: 1.423ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 391.0ms...
.TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2326560 usedMemory: 245728
Test14 [small write performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 9.726ms...
RASUnit 14: 1 byte overwrite: 10.767ms...
RASUnit 14: 1 byte read: 1.426ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 415.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2121528 usedMemory: 245960
Test14 [small write performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.358ms...
RASUnit 14: 1 byte overwrite: 5.258ms...
RASUnit 14: 1 byte read: 1.431ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 413.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2121392 usedMemory: 246096
  Test15 WRITE wss: 100000 passes: 200 fSize: 1000 Time: 135570 ms. BW: 0.14752526370140887 MB/s
  Test15 READ wss: 100000 passes: 200 fSize: 1000 Time: 44797 ms. BW: 0.4464584682009956 MB/s
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2118280 usedMemory: 249208
  Test15 WRITE wss: 1000000 passes: 20 fSize: 1000 Time: 136686 ms. BW: 0.14632076437967312 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 1000 Time: 46585 ms. BW: 0.4293227433723302 MB/s
.TotalMemory: 4083712 maxMemory: 66650112 freeMemory: 3663936 usedMemory: 419776
  Test15 WRITE wss: 10000000 passes: 2 fSize: 1000 Time: 141899 ms. BW: 0.14094532026300396 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 1000 Time: 59141 ms. BW: 0.33817487022539355 MB/s
.TotalMemory: 4681728 maxMemory: 66650112 freeMemory: 4234912 usedMemory: 446816
  Test15 WRITE wss: 1000000 passes: 20 fSize: 100000 Time: 24721 ms. BW: 0.8090287609724526 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 100000 Time: 16953 ms. BW: 1.1797322007904205 MB/s
.TotalMemory: 4681728 maxMemory: 66650112 freeMemory: 4251264 usedMemory: 430464
  Test15 WRITE wss: 10000000 passes: 2 fSize: 100000 Time: 25330 ms. BW: 0.7895775759968416 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 100000 Time: 17841 ms. BW: 1.1210133961100834 MB/s
.TotalMemory: 4501504 maxMemory: 66650112 freeMemory: 4081776 usedMemory: 419728
  Test15 WRITE wss: 10000000 passes: 2 fSize: 10000000 Time: 7246 ms. BW: 2.7601435274634283 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 10000000 Time: 2326 ms. BW: 8.598452278589853 MB/s
.TotalMemory: 66650112 maxMemory: 66650112 freeMemory: 66297528 usedMemory: 352584
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 803 ms. BW: 2.4906600249066004 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000000 Time: 394 ms. BW: 5.0761421319796955 MB/s
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1628144 usedMemory: 407568
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1780832 usedMemory: 254880
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1785192 usedMemory: 250520
.TotalMemory: 16990208 maxMemory: 66650112 freeMemory: 16600792 usedMemory: 389416
.TotalMemory: 5976064 maxMemory: 66650112 freeMemory: 5496336 usedMemory: 479728
E.
TotalMemory: 5599232 maxMemory: 66650112 freeMemory: 5109216 usedMemory: 490016
E.TotalMemory: 4173824 maxMemory: 66650112 freeMemory: 3915672 usedMemory: 258152
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1612592 usedMemory: 423120
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1772600 usedMemory: 263112
E.TotalMemory: 4632576 maxMemory: 66650112 freeMemory: 4201280 usedMemory: 431296
E.TotalMemory: 4632576 maxMemory: 66650112 freeMemory: 4378232 usedMemory: 254344
E.TotalMemory: 3321856 maxMemory: 66650112 freeMemory: 3067600 usedMemory: 254256
F......rmiregistry started
STUB createConfigFile test/tmp.PicShareReaderUnit.picShareConfig 847584fakekey test/tmp.PicShareWriterUnit.localSource test/tmp.PicShareWriterUnit.localView test/tmp.PicShareWriterUnit.config
**** STUB PICSHARE 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
**** STUB PICSHARE CONFIG ***
lwm: 8301034833169298432 hwm: 9223372036854775807 hdisk: 9223372036854775807 ldisk: 8301034833169298432 totMemCharge: 0 totDiskCharge: 4003
P2Runtime: started
**** STUB PICSHARE CONFIG ***
First pass done -- 300 reads (300 demand)
Second pass done -- 600 reads (300 demand)
test tryCheckReadImprecise......tryCheckReadImprecise SUCCEEDS
writer terminated
rmiregistry terminated
.rmiregistry started
**** STUB PICSHARE CONFIG ***
lwm: 8301034833169298432 hwm: 9223372036854775807 hdisk: 9223372036854775807 ldisk: 8301034833169298432 totMemCharge: 0 totDiskCharge: 3975
P2Runtime: started
dont forget to: rmiregistry terminated

Time: 17,982.232
There were 7 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)
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: 7

make: *** [junittext] Error 1
