[Swift-user] Running on teraport
Chad Glendenin
chad at uchicago.edu
Thu Nov 1 19:43:24 CDT 2007
Thanks for pointing out -d. That told me the line number of the
problem, which just turned out to be an easily fixed typo.
ccg
On Nov 1, 2007, at 6:38 PM, Mihael Hategan wrote:
> Chad,
>
> Paste the whole sites.xml here or run with debug (-d) and paste the
> output. Or both.
>
> Mihael
>
> On Thu, 2007-11-01 at 18:33 -0500, Chad Glendenin wrote:
>> I just got an account on teraport, and I'm trying to see if I can run
>> a Swift 0.3 workflow from my laptop to teraport, but it's not
>> working. Right now, I'm just trying to run 'hostname' to verify that
>> it's running in the right place. I added this line to tc.data:
>>
>> teraport hostname /bin/hostname INSTALLED INTEL32::LINUX null
>>
>> but with tabs instead of spaces.
>>
>> In sites.xml, I just uncommented the teraport entry and changed the
>> storage and work directories from Tibi's home directory to my own,
>> like this:
>>
>> <pool handle="teraport" sysinfo="INTEL32::LINUX">
>> <gridftp url="gsiftp://tp-grid1.uchicago.edu" storage="/home/
>> chad/tmp/swift" major="2" minor="2" patch="4">
>> </gridftp>
>> <jobmanager universe="vanilla" url="tp-grid1.uchicago.edu/
>> jobmanager-pbs" major="2" minor="2" patch="4" />
>> <workdirectory >/home/chad/tmp/swift</workdirectory>
>> </pool>
>>
>> The script is basically the same as "hello world," but with
>> 'hostname' instead of 'echo'.
>>
>> When I try to run it, I get the following:
>>
>> Execution failed:
>> Missing argument minor for sys:element(url, storage, major,
>> minor, patch)
>>
>> Is that a problem with the sites.xml entry? What am I forgetting?
>>
>> Thanks,
>> ccg
>>
>> _______________________________________________
>> Swift-user mailing list
>> Swift-user at ci.uchicago.edu
>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user
>>
>
More information about the Swift-user
mailing list