[Swift-devel] Error conditional on name of sites.file

Glen Hocky hockyg at uchicago.edu
Tue Jun 9 15:34:43 CDT 2009


To clarify, I don't mind if the filename must end in .xml or w/e, I just 
wish the error message would have told me that rather than figuring it 
out by trial and error

Michael Wilde wrote:
> Looks like the sites file needs to end in .xml?
>
> On 6/9/09 2:33 PM, Glen Hocky wrote:
>> Hi everyone,
>> When i use this file:
>>
>>> <?xml version="1.0" encoding="UTF-8"?>
>>> <config xmlns="http://www.griphyn.org/chimera/GVDS-PoolConfig"
>>> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.5">
>>>   <pool handle="localhost" sysinfo="INTEL32::LINUX">
>>>     <gridftp url="local://localhost" />
>>>     <execution provider="local" url="none" />
>>>     <workdirectory>/home/hockyg/swiftwork</workdirectory>
>>>   </pool>
>>>
>>> </config>         
>>
>> I get this error
>>> swift </dev/null radial.swift -tc.file tc.local -sites.file 
>>> sites.local -prot=T1af7 -indir=/home/hockyg/swoops/test_swift/input 
>>> -nsims=1 -kill=1
>>> Execution failed:
>>>     Could not load file sites.local: 
>>> org.globus.cog.karajan.translator.TranslationException: 
>>> org.globus.cog.karajan.parser.ParsingException: Line 8:
>>>   </pool>
>>> Expected '[' or '(' or DIGITS() or '+' or '-' or '"' or IDENTIFIER 
>>> but got '/'
>> When I rename it to something else
>>
>>> swift </dev/null radial.swift -tc.file tc.local -sites.file 
>>> sites.local.xml -prot=T1af7 
>>> -indir=/home/hockyg/swoops/test_swift/input -nsims=1 -kill=1
>>> Swift svn swift-r2953 cog-r2406
>>>
>>> RunID: 20090609-1430-851tnjye
>>> Progress:
>>> Progress:  Active:1
>>> Progress:  Active:1
>>> Progress:  Checking status:1
>>> Final status:  Finished successfully:1
>>
>> _______________________________________________
>> Swift-devel mailing list
>> Swift-devel at ci.uchicago.edu
>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel




More information about the Swift-devel mailing list