Hi,

I am trying to run the rft tests from 
http://www.globus.org/toolkit/docs/4.0/admin/docbook/ch10.html#s-rft-admin-testing
and I am having some problems.

I've started the container and a gridftp server on 2811.
When I run the test I receive:

$ pwd
/home/silviu/apps/globus405/share/globus_wsrf_rft_test

$ ant -Dtests.jar=$GLOBUS_LOCATION/lib/globus_wsrf_rft_test.jar -f runtests.xml
Buildfile: runtests.xml

init:
   [delete] Deleting directory 
/home/silviu/apps/globus405/share/globus_wsrf_rft_test/tests/classes
    [mkdir] Created dir: 
/home/silviu/apps/globus405/share/globus_wsrf_rft_test/tests/classes
    [unjar] Expanding: /home/silviu/apps/globus405/lib/globus_wsrf_rft_test.jar 
into /home/silviu/apps/globus405/share/globus_wsrf_rft_test/tests/classes

runServer:

runTests:

_runCustomTests:
    [junit] Running org.globus.transfer.reliable.service.test.PackageTests
    [junit]     org.globus.common.ChainedIOException: Authentication failed 
[Caused by: Operation unauthorized (Mechanism level: Authorization failed. 
Expected "/CN=host/localhost" target but received 
"/O=Grid/OU=GlobusTest/OU=simpleCA-silviu-desktop/CN=host/silviu-desktop")]])
...............................................................................................
..................this is repeated several times................................
...............................................................................................
    [junit] Tests run: 19, Failures: 0, Errors: 18, Time elapsed: 13.018 sec
    [junit] Test org.globus.transfer.reliable.service.test.PackageTests FAILED

BUILD SUCCESSFUL
Total time: 15 seconds

This is my test.propreties file
$ cat test.properties 
PROTOCOL=https
HOST=localhost
PORT=8443
authType=GSI_TRANSPORT
authzVal=host
sourceHost=localhost
destinationHost=localhost
sourcePort=2811
destinationPort=2811
sourcePath=/etc/group
destPath=/tmp/rftTest_Done.tmp
sourceSubject=
subject=
destinationSubject=
binary=
tcpBufferSize=
blockSize=
noTpt=
parallelStreams=
dcau=
concurrency=1
allOrNone=false
maxAttempts=10
backwardsCompatible=true

Please help!!

Thanks,
Silviu


       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.

Reply via email to