On 03.07.12 07:11, Travis Desell wrote: > When I run a compiled validator it's returning (from revision 25841) I'm > getting: > > 2012-07-03 00:31:01.6852 [CRITICAL] Can't parse config.xml: unexpected XML > tag or syntax > > but the status/start/stop scripts are running fine, and doing parse_config > returns no errors. Any idea what could be causing this?
I think start only actually parses <task>s and <daemons>s, parse_config probably only known tags in <config>. Is there a tag than is only parsed by the validator? Or maybe a similar error in other daemon logs (scheduler, assimilator, transitioner)? Best, Bernd _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
