[Swift-devel] [Bug 277] New: Swift gives misleading error message when sites file is missing <config> tag
bugzilla-daemon at mcs.anl.gov
bugzilla-daemon at mcs.anl.gov
Sun Mar 27 12:52:47 CDT 2011
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=277
Summary: Swift gives misleading error message when sites file
is missing <config> tag
Product: Swift
Version: 0.93
Platform: All
OS/Version: All
Status: NEW
Severity: blocker
Priority: P2
Component: General
AssignedTo: skenny at uchicago.edu
ReportedBy: wilde at mcs.anl.gov
>From email to a user:
User was getting error msg:
2011-03-27 11:06:56,449-0500 DEBUG VDL2ExecutionContext task:resources @
vdl-sc.k, line: 111: Unexpected argument localhost(coaster)
The immediate problem was that you were missing the outer XML tag brackets of:
<config>
...
</config>
...around your <pool> tag. A sites file needs to start and end with the config
tag. All the pools should be inside this tag.
The error message given by Swift for this was terribly misleading. I will file
in bugzilla.
--
Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the reporter.
More information about the Swift-devel
mailing list