I tried again and two of my three connected computers are ok, but one still returns the error. This is the way it's been for some time now.
Can you give me a little bit more information? Which host is it? What's the error?
Hi Willy, I'm gonna roll up my sleeves on this one today and keep some detailed notes and let you know what happens.
First, I'm running Linux if that makes any difference.
One odd thing I noticed when I was attempting to edit acct_mgr_request.xml and ended up running it, I got this error:
XML Parsing Error: mismatched tag. Expected: </venue>.
Location: file:///var/lib/boinc-client/acct_mgr_request.xml
Line Number 237, Column 3:</global_preferences>
--^
As you've already noted, there is a missing </venue> tag at the end of the WCG preferences. I tried to manually edit this file and put that tag in, but of course as soon as I synchronize the file is edited and the tag is missing again.
I have two venues listed for WCG:
<venue name="home">
<venue name="work">
The "work" venue is the last one listed and is missing the </venue> tag. I'm not sure if that's a problem with the work venue... or just because it's the last one in the sequence. I'm going to log into my WCG account and take a look.
Ok... it's FIXED!
I have been using the default profile anyway so I deleted the "home" and "work" profiles at WCG. Then I made a little change to the resource share so I could see the change on the project manager. I updated the project via BOINC project manager, then synchronized with BAM!
It's happy now. My guess is that WCG doesn't write the XML for the "work" venue properly so if that's being used there will be a glitch. Or, maybe if you have more than one profile it just botches up writing the tag for the last one in line.
Why this only affected one computer, I don't know. I hope this helps.