Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go ยป
No member browsing this thread
Thread Status: Active
Total posts in this thread: 11
Posts: 11   Pages: 2   [ 1 2 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1907 times and has 10 replies Next Thread
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
errors reporting tasks

Since today i get 2 errors when boinc client is trying to report tasks.

[error] Can't parse task in scheduler reply: unexpected XML tag or syntax
[error] No close tag in scheduler reply

Boinc: version 6.10.58
OS: Win 7 64 bits

Any known solutions for this?
[Jul 14, 2013 8:35:57 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: errors reporting tasks

Solution... click on http://www.worldcommunitygrid.org/forums/wcg/...=0&sort=1&rows=20 for past discussion of this [rare-ish and also client version related issue IIRC]

The WCG endorsement of v7 is now way^10 overdue.
----------------------------------------
[Edit 1 times, last edit by Former Member at Jul 14, 2013 9:46:10 AM]
[Jul 14, 2013 9:45:25 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: errors reporting tasks

Thanks for the link. See that tasks get downloaded and uploaded. So will stop getting new tasks and do a re-install of the agent.

Without doing anything it solved itself.
----------------------------------------
[Edit 1 times, last edit by Former Member at Jul 15, 2013 6:09:51 PM]
[Jul 15, 2013 12:04:43 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
sad Re: errors reporting tasks (Can't parse file info in scheduler reply: unexpected XML tag or syntax)

One of my machines is now suffering from the same errors sad -
[error] Can't parse file info in scheduler reply: unexpected XML tag or syntax
[error] No close tag in scheduler reply

This started yesterday 15 July around 19:26 GMT immediately after receiving other messages -
Message from server: Server error: feeder not running
and
Message from server: Project is temporarily shut down for maintenance

The effect is that I can't download any further WUs. Current WUs are still processing, uploading and reporting (all Valid or PVal), but BOINC Manager still shows the completed and reported tasks as "Ready to report". Results Status also shows that I have downloaded a couple of Beta WUs but they don't show in BOINC Manager.

Adding some debug log flags results in this (times are GMT+1) -
16/07/2013 11:48:20 World Community Grid [unparsed_xml] SCHEDULER_REPLY::parse(): unrecognized <userid>nnnnn</userid>
16/07/2013 11:48:20 [unparsed_xml] APP::parse(): unrecognized: <non_cpu_intensive>0</non_cpu_intensive>
16/07/2013 11:48:20 [unparsed_xml] FILE_INFO::parse(): unrecognized: <gen

nnnnn is my Account Number, redacted just in case I should confused

I've rebooted - no change.
I've run the 6.10.58 installer in repair mode - no change.

The machine is a Core i5-750 (4 cores) running Windows 7 64-bit SP1.

Help! What do I try next?
[Jul 16, 2013 11:27:55 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: errors reporting tasks (Can't parse file info in scheduler reply: unexpected XML tag or syntax)

It's as it says a closing tag missing [or incomplete]. You pasted an example:

unrecognized: <gen

and

Adding some debug log flags results in this (times are GMT+1) -

16/07/2013 11:48:20 [unparsed_xml] APP::parse(): unrecognized: <non_cpu_intensive>0</non_cpu_intensive>
16/07/2013 11:48:20 [unparsed_xml] FILE_INFO::parse(): unrecognized: <gen

(Account numbers are not a secret... just look in the SNURK sig thread. He picks them up from the export files.)

Suspect WCG is readying for v7 and on the way looses compatibility with v6.10 and before as that one tag was I think added with server and client v7.

unrecognized: <non_cpu_intensive>0</non_cpu_intensive>

If you have no work on the machine, detach and re-add WCG. That should clean up bad tags.
[Jul 16, 2013 11:42:29 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: errors reporting tasks (Can't parse file info in scheduler reply: unexpected XML tag or syntax)

If you have no work on the machine, detach and re-add WCG. That should clean up bad tags.
Thanks, I'll let the running CEP2 WUs finish and then do that.

Edit, for completeness: Still waiting for 3 CEP2 WUs to finish, but in the meantime something changed - the "Ready to report" tasks cleared from the BOINC Manager list and a long list of other error messages appeared, e.g.
16/07/2013 14:09:01 [unparsed_xml] parse_account_file_venue(): unrecognized: <auto_opt_in>1</auto_opt_in>
Subsequently, all new tasks requests have produced this -
16/07/2013 15:35:56 World Community Grid [unparsed_xml] SCHEDULER_REPLY::parse(): unrecognized <userid>37497</userid>
16/07/2013 15:35:56 [unparsed_xml] APP::parse(): unrecognized: <non_cpu_intensive>0</non_cpu_intensive>
16/07/2013 15:35:56 [unparsed_xml] RESULT::parse(): unrecognized: <wu_name>BETA_FA
16/07/2013 15:35:56 World Community Grid [error] Can't parse task in scheduler reply: unexpected XML tag or syntax
16/07/2013 15:35:56 World Community Grid [error] No close tag in scheduler reply

Still have 2 Beta WUs in Results Status that aren't listed in BOINC Manager, so something horrible will probably happen to them when I detach sad. Oddly, the Sent Time advances every time there is a task request. Sorry to whoever is waiting for them to process.
BETA_ FAHV_ x4I7G_ RT_ NNRTIadj_ wNNRTI_ 0045255_ 0833_ 3-- In Progress
BETA_ FAHV_ x4I7G_ RT_ NNRTIadj_ wNNRTI_ 0045254_ 1341_ 3-- In Progress
----------------------------------------
[Edit 1 times, last edit by Former Member at Jul 16, 2013 2:53:59 PM]
[Jul 16, 2013 12:42:24 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: errors reporting tasks (Can't parse file info in scheduler reply: unexpected XML tag or syntax)

Hehe, weird...
16/07/2013 16:40:36 World Community Grid Message from server: Resent lost task BETA_FAHV_x4I7G_RT_NNRTIadj_wNNRTI_0045254_1341_3
16/07/2013 16:40:44 World Community Grid Starting task BETA_FAHV_x4I7G_RT_NNRTIadj_wNNRTI_0045254_1341_3 using beta18 version 703
[Jul 16, 2013 3:46:49 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: errors reporting tasks (Can't parse file info in scheduler reply: unexpected XML tag or syntax)

Lots of safeties, in this case, all the bad got checked by the server as in "lets compare what you have with what we have listed you should have". This is when missing bits get resend and yes, then the 'send time gets updated, but the due date should not, unless they're very close to deadline... then something is added [but this is knowledge from when we were on heavily patched server version 601.

Smells like something 'cattivo' is evolving.
[Jul 16, 2013 3:56:49 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: errors reporting tasks (Can't parse file info in scheduler reply: unexpected XML tag or syntax)

but the due date should not ... Smells like something 'cattivo' is evolving.
Correct, both Beta WUs have Time Due still at 17/07/13 09:54:42 GMT.
I'm just pleased that all the completed CEP2 WUs have all turned Valid smile - still 3 in processing.
[Jul 16, 2013 4:14:45 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: errors reporting tasks (Can't parse file info in scheduler reply: unexpected XML tag or syntax)

And the first Beta is Valid, the second resent one is running. It can't all be bad.
BETA_ FAHV_ x4I7G_ RT_ NNRTIadj_ wNNRTI_ 0045254_ 1341_ 3-- 703 Valid 16/07/13 15:40:35 16/07/13 16:29:11 0.78 21.5 / 21.1
[Jul 16, 2013 4:40:30 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Posts: 11   Pages: 2   [ 1 2 | Next Page ]
[ Jump to Last Post ]
Post new Thread