Ok. I found those lines in the loader and changed them in my code but wasn't sure why they were there.<br><br>----- Reply message -----<br>From: "Justin M Wozniak" <wozniak@mcs.anl.gov><br>Date: Wed, Oct 12, 2011 10:24 am<br>Subject: [Swift-devel] Swift command not recognizing options<br>To: "Jonathan Monette" <jonmon@mcs.anl.gov><br>Cc: "swift-devel Devel" <swift-devel@ci.uchicago.edu><br><br><br>On Tue, 11 Oct 2011, Jonathan Monette wrote:<br><br>> Not sure why it is printing out the <br>> "/home/jonmon/Library/Swift/bin/../etc/sites.xml" business<br><br>My mistake.<br><br>> or why the Swift version reports that this is 0.93 when this is trunk.<br><br>Again, me- this is a new output line based on our discussion that we <br>should include the branch/version number in the output in addition to the <br>svn revision number.  I now see that this should be "trunk" if trunk and <br>not just the last release version.<br><br>      Justin<br><br>> On Oct 11, 2011, at 5:23 PM, Jonathan Monette wrote:<br>><br>>> Hello,<br>>>   I do not believe Swift is honoring any options passed to it in trunk.  Here is my command line:<br>>>      swift -sites.file sites.xml -tc.file tc.data -config swift.properties montage.swift<br>>><br>>> But the execution goes like this:<br>>> [jonmon@communicado: ~/PADS/Swift/SwiftMontage/m101_tutorial/run.0030]$ swift -sites.file sites.xml -tc.file tc.data -config swift.properties montage.swift<br>>> Swift version: 0.93<br>>> /home/jonmon/Library/Swift/bin/../etc/sites.xml<br>>> Swift svn swift-r5219 cog-r3296<br>>><br>>> RunID: 20111011-1719-std6z8pa<br>>> (input): found 10 files<br>>> Progress:  time: Tue, 11 Oct 2011 17:19:25 -0500<br>>> Progress:  time: Tue, 11 Oct 2011 17:19:28 -0500  Selecting site:8  Stage in:1  Submitting:1<br>>> Progress:  time: Tue, 11 Oct 2011 17:19:31 -0500  Selecting site:8  Active:1  Checking status:1<br>>> EXCEPTION Exception in mProjectPP_wrap:<br>>> Arguments: [-X, raw_dir/raw_image_3.fits, proj_dir/proj_raw_image_3.fits, header.hdr]<br>>> Host: localhost<br>>> Directory: montage-20111011-1719-std6z8pa/jobs/d/mProjectPP_wrap-dc0bd6hk<br>>> stderr.txt:<br>>><br>>> stdout.txt:<br>>><br>>> ----<br>>><br>>> Caused by: Swift config property "wrapperlog.always.transfer" not found in Swift configuration [swift.properties]<br>>><br>>> Execution failed:<br>>>   EXCEPTION Exception in mProjectPP_wrap:<br>>> Arguments: [-X, raw_dir/raw_image_7.fits, proj_dir/proj_raw_image_7.fits, header.hdr]<br>>> Host: localhost<br>>> Directory: montage-20111011-1719-std6z8pa/jobs/c/mProjectPP_wrap-cc0bd6hk<br>>> stderr.txt:<br>>><br>>> stdout.txt:<br>>><br>>> ----<br>>><br>>> Caused by: Swift config property "wrapperlog.always.transfer" not found in Swift configuration [swift.properties]<br>>><br>>> Swift config property "wrapperlog.always.transfer" not found in Swift configuration [swift.properties]<br>>><br>>> I do not have wrapperlog.always.transfer in my properties file.  I have wrapper.log.always.transfer:<br>>> Swift config property "wrapperlog.always.transfer" not found in Swift configuration [swift.properties]<br>>> [jonmon@communicado: ~/PADS/Swift/SwiftMontage/m101_tutorial/run.0030]$ cat swift.properties<br>>> execution.retries=0<br>>> sitedir.keep=true<br>>> status.mode=provider<br>>> wrapper.log.always.transfer=true<br>>> foreach.maxthreads=1024<br>>> wrapper.parameter.mode=files<br>>> use.provider.staging=false<br>>> provider.staging.pin.swiftfiles=false<br>>><br>>> Did something sneak into the trunk version that doesn't honor the command line options?<br>><br>> _______________________________________________<br>> Swift-devel mailing list<br>> Swift-devel@ci.uchicago.edu<br>> <a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel">https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel</a><br>><br><br>-- <br>Justin M Wozniak<br><br><br>