---------- Forwarded message ----------
From: omid boroumand <[EMAIL PROTECTED]>
Date: Sun, Aug 10, 2008 at 12:42 AM
Subject: [gt-user] I have a problem in use RFT service
To: [email protected]


Hi,
I configure RFT in GT 4.2.0 and use this instruction to test it :
[EMAIL PROTECTED] $ rft -h omid -r 8443 -f rfttest.xfr

my  hostname is "omid" and  the  second  machine  is  "Mehdi"  and  the
testrft.xfr containe this :
------------------------
#true=binary false=ascii
true
#Block size in bytes
16000
#TCP Buffer size in bytes
16000
#Notpt (No thirdPartyTransfer)
false
#Number of parallel streams
1
#Data Channel Authentication (DCAU)
true
# Concurrency of the request
1
#Grid Subject name of the source gridftp server
"/O=Globus/OU=GT4 Examples/OU=site/CN=GlobusToolKit"
#Grid Subject name of the destination gridftp server
"/O=Globus/OU=GT4 Examples/OU=site/CN=globus4user"
#Transfer all or none of the transfers
false
#Maximum number of retries
10
#Source/Dest URL Pairs
gsiftp://omid:8443/tmp/FileOmid.txt
gsiftp://Mehdi:8443/tmp/FileFromOmid.txt
-------------------------

I run "globus" and "GridFTP"  and  then i  run  this  instruction  "
[EMAIL PROTECTED] $ rft -h omid -r 8443 -f rfttest.xfr "  see this log in
globus container :
--------------------------------------------------
[EMAIL PROTECTED] $ globus-start-container

...
run services ...
...


Authentication with credential only failed on server omid [Caused by:
Authentication failed [Caused by: org.ietf.jgss.GSSException, major code: 3,
minor code: 0
        major string: Invalid name
        minor string: None [Caused by: [JGLOBUS-113] Token ""/O=Globus" does
not start with /]]]
Authentication with credential only failed on server omid. Caused by
Authentication failed. Caused by org.ietf.jgss.GSSException, major code: 3,
minor code: 0
        major string: Invalid name
        minor string: None. Caused by java.lang.Exception: [JGLOBUS-113]
Token ""/O=Globus" does not start with /
        at org.globus.gsi.ptls.PureTLSUtil.parseRDN(PureTLSUtil.java:128)
        at org.globus.gsi.ptls.PureTLSUtil.getX509Name(PureTLSUtil.java:107)
        at
org.globus.gsi.gssapi.GlobusGSSName.<init>(GlobusGSSName.java:135)
        at
org.globus.gsi.gssapi.GlobusGSSManagerImpl.createName(GlobusGSSManagerImpl.java:304)
        at
org.globus.gsi.gssapi.auth.IdentityAuthorization.getExpectedName(IdentityAuthorization.java:82)
        at
org.globus.ftp.extended.GridFTPControlChannel.authenticate(GridFTPControlChannel.java:190)
        at org.globus.ftp.GridFTPClient.authenticate(GridFTPClient.java:107)
        at org.globus.ftp.GridFTPClient.authenticate(GridFTPClient.java:92)
        at
org.globus.transfer.reliable.service.cache.SingleConnectionImpl.<init>(SingleConnectionImpl.java:100)
        at
org.globus.transfer.reliable.service.cache.ThirdPartyConnectionImpl.<init>(ThirdPartyConnectionImpl.java:49)
        at
org.globus.transfer.reliable.service.cache.ConnectionManager.createNewConnection(ConnectionManager.java:339)
        at
org.globus.transfer.reliable.service.cache.ConnectionManager.getConnection(ConnectionManager.java:190)
        at
org.globus.transfer.reliable.service.client.ThirdPartyTransferClient.<init>(ThirdPartyTransferClient.java:66)
        at
org.globus.transfer.reliable.service.client.ClientFactory.createThirdPartyTransferClient(ClientFactory.java:176)
        at
org.globus.transfer.reliable.service.TransferWork.run(TransferWork.java:354)
        at
EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:810)
2008-08-10T22:00:45.898-04:00 ERROR service.TransferWork [Thread-25,run:413]
Transient transfer error

-----------------------------
in globus user i see this state :

[EMAIL PROTECTED] $ rft -h omid -r 8443 -f rfttest.xfr
status:pending


------------------------------
do any one can help me to solve  this problem ?

thankyou

Reply via email to