[Swift-devel] Swift command not recognizing options

Justin M Wozniak wozniak at mcs.anl.gov
Wed Oct 12 10:24:31 CDT 2011


On Tue, 11 Oct 2011, Jonathan Monette wrote:

> Not sure why it is printing out the 
> "/home/jonmon/Library/Swift/bin/../etc/sites.xml" business

My mistake.

> or why the Swift version reports that this is 0.93 when this is trunk.

Again, me- this is a new output line based on our discussion that we 
should include the branch/version number in the output in addition to the 
svn revision number.  I now see that this should be "trunk" if trunk and 
not just the last release version.

 	Justin

> On Oct 11, 2011, at 5:23 PM, Jonathan Monette wrote:
>
>> Hello,
>>   I do not believe Swift is honoring any options passed to it in trunk.  Here is my command line:
>> 	swift -sites.file sites.xml -tc.file tc.data -config swift.properties montage.swift
>>
>> But the execution goes like this:
>> [jonmon at communicado: ~/PADS/Swift/SwiftMontage/m101_tutorial/run.0030]$ swift -sites.file sites.xml -tc.file tc.data -config swift.properties montage.swift
>> Swift version: 0.93
>> /home/jonmon/Library/Swift/bin/../etc/sites.xml
>> Swift svn swift-r5219 cog-r3296
>>
>> RunID: 20111011-1719-std6z8pa
>> (input): found 10 files
>> Progress:  time: Tue, 11 Oct 2011 17:19:25 -0500
>> Progress:  time: Tue, 11 Oct 2011 17:19:28 -0500  Selecting site:8  Stage in:1  Submitting:1
>> Progress:  time: Tue, 11 Oct 2011 17:19:31 -0500  Selecting site:8  Active:1  Checking status:1
>> EXCEPTION Exception in mProjectPP_wrap:
>> Arguments: [-X, raw_dir/raw_image_3.fits, proj_dir/proj_raw_image_3.fits, header.hdr]
>> Host: localhost
>> Directory: montage-20111011-1719-std6z8pa/jobs/d/mProjectPP_wrap-dc0bd6hk
>> stderr.txt:
>>
>> stdout.txt:
>>
>> ----
>>
>> Caused by: Swift config property "wrapperlog.always.transfer" not found in Swift configuration [swift.properties]
>>
>> Execution failed:
>> 	EXCEPTION Exception in mProjectPP_wrap:
>> Arguments: [-X, raw_dir/raw_image_7.fits, proj_dir/proj_raw_image_7.fits, header.hdr]
>> Host: localhost
>> Directory: montage-20111011-1719-std6z8pa/jobs/c/mProjectPP_wrap-cc0bd6hk
>> stderr.txt:
>>
>> stdout.txt:
>>
>> ----
>>
>> Caused by: Swift config property "wrapperlog.always.transfer" not found in Swift configuration [swift.properties]
>>
>> Swift config property "wrapperlog.always.transfer" not found in Swift configuration [swift.properties]
>>
>> I do not have wrapperlog.always.transfer in my properties file.  I have wrapper.log.always.transfer:
>> Swift config property "wrapperlog.always.transfer" not found in Swift configuration [swift.properties]
>> [jonmon at communicado: ~/PADS/Swift/SwiftMontage/m101_tutorial/run.0030]$ cat swift.properties
>> execution.retries=0
>> sitedir.keep=true
>> status.mode=provider
>> wrapper.log.always.transfer=true
>> foreach.maxthreads=1024
>> wrapper.parameter.mode=files
>> use.provider.staging=false
>> provider.staging.pin.swiftfiles=false
>>
>> Did something sneak into the trunk version that doesn't honor the command line options?
>
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
>

-- 
Justin M Wozniak



More information about the Swift-devel mailing list