Hi!

I've implemented a simple RFT Client, because I want to understand
working of RFT. I reached the point of starting of transfer, but I've
got an error like this:

2007-11-03 15:29:54,825 WARN  client.ServiceGroupRegistrationClient
[Timer-2,status:472] Warning: Could not register
https://127.0.1.1:8443/wsrf/services/ManagedJobFactoryService to
servicegroup at https://127.0.1.1:8443/wsrf/services/DefaultIndexService
-- check the URL and that the remote service is up.  Remote exception
was ; nested exception is: 
        java.net.ConnectException: Connection refused
2007-11-03 15:29:54,834 WARN  client.ServiceGroupRegistrationClient
[Timer-2,status:472] Warning: Could not register
https://127.0.1.1:8443/wsrf/services/ManagedJobFactoryService to
servicegroup at https://127.0.1.1:8443/wsrf/services/DefaultIndexService
-- check the URL and that the remote service is up.  Remote exception
was ; nested exception is: 
        java.net.ConnectException: Connection refused
2007-11-03 15:29:54,840 WARN  client.ServiceGroupRegistrationClient
[Timer-2,status:472] Warning: Could not register
https://127.0.1.1:8443/wsrf/services/ReliableFileTransferFactoryService
to servicegroup at
https://127.0.1.1:8443/wsrf/services/DefaultIndexService -- check the
URL and that the remote service is up.  Remote exception was ; nested
exception is: 
        java.net.ConnectException: Connection refused

What can be the problem? Globus RFT client works fine. I used the
Quickstart document for setup.

--

István Nyitrai

Reply via email to