[Swift-devel] Wrapper staging

Mihael Hategan hategan at mcs.anl.gov
Thu May 16 18:32:43 CDT 2013


On Thu, 2013-05-16 at 14:19 -0500, David Kelly wrote:
> When I try to use file-direct:// with no modifications I get this: 
> 
> Progress: time: Thu, 16 May 2013 19:04:23 +0000 
> Execution failed: 
> java.lang.RuntimeException: java.lang.RuntimeException: Could not instantiate file resource 
> Caused by: 
> No 'file-direct' provider or alias found. Available providers: [cobalt, ssh-cl, gsiftp, coaster, webdav, slurm, dcache, ssh, gt2, condor, http, coaster-persistent, pbs, ftp, lsf, gsiftp-old, local, sge]. Aliases: condor <-> condorlocal; cobalt <-> cobaltlocal; gsiftp <-> gridftp; pbs <-> pbslocal; gsiftp-old <-> gridftp-old; local <-> file; 

That's what I meant by the mapper doing stuff.

> 
> So I see in that message that local <-> file are aliases. I wasn't sure exactly where those were defined, but I think I found it in modules/provider-local/resources/cog-provider.properties. I added this line: 
> 
> alias=file-direct:local 

That should work. However, I think this needs to be fixed in swift
eventually.

Mihael





More information about the Swift-devel mailing list