[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Enabling the Transfer of Files Specified by a URL



Resolved.

The problem is the first line of the curl-plugin.

In my Ubuntu distro per is in /usr/bin, so I have changed the first line with:
#!/usr/bin/perl


Thanks a lot.

--- Lun 26/4/10, Zachary Miller <zmiller@xxxxxxxxxxx> ha scritto:

Da: Zachary Miller <zmiller@xxxxxxxxxxx>
Oggetto: Re: [Condor-users] Enabling the Transfer of Files Specified by a URL
A: "Condor-Users Mail List" <condor-users@xxxxxxxxxxx>
Data: Lunedì 26 Aprile 2010, 22:48

On Mon, Apr 26, 2010 at 08:42:35PM +0000, michele pierri wrote:
> Hi,
> I have copied your script in my home and typed chmod 777 curl-plugin.

side note: you should use 'chmod 755'.


> I submit the job but I receive this error:
> ---
> 004.000:  Request is held.
>
> Hold reason: Error from server.tirocinio: STARTER at 127.0.1.1 failed to
> receive file /home/condor//execute/dir_3822/ciao.txt:
> FILETRANSFER:1:FILETRANSFER: plugin for type http not found!
>
>
> What is the problem?

look in the StarterLog on the execute machine (or mail it to me offlist).  grep
for FILETRANSFER and look at where it invokes the plugins to see what types
they support.  there must be some error in invoking it initially.

also, feel free to start a ticket by emailing condor-admin@xxxxxxxxxxx and
including the log file.


cheers,
-zach

_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/