2012/8/9, Charles Elliott <[email protected]>: > On July 9, 2012 Eric Korpela promulgated this edit: > > " > <mailto:SETI@home%20Beta%20Test:%20Stop%20using%20anonymous%20platform%20in% > 20Seti@home%20beta.> SETI@home Beta Test: Stop using anonymous platform in > Seti@home beta." > > Then on August 8, 2012 he promulgated: > > "SETI@home Beta Test: You may resume using anonymous platform applications > is SETI beta." > > > > So, returned the app_info.xml file that had been in the > ..\projects\setiweb.ssl.berkeley.edu_beta to that folder, made sure every > file mentioned in the app_info.xml file was in the > setiweb.ssl.berkeley.edu_beta directory, and restarted Boinc. Boinc erased > all (hundreds) of Astropulse work units and printed this message dozens of > times in the Event Log: > > 09-Aug-2012 10:06:42 [SETI@home Beta Test] [sched_op] Reason: Unrecoverable > error for task 05oc11al.8626.23417.12.14.170_1 ( - exit code -1073741515 > (0xc0000135)) > > Two questions: > > 1. Virtually every textbook ever written in Computer Science says > that > error messages should tell the user exactly what is wrong and how to fix > it. > All the above error message tells is how to convert -1073741515 decimal to > hexadecimal. Thanks, but I already knew that. What is the source of the > error exit code -1073741515 (0xc0000135) is referring to and how do I fix > it?
0xc0000135 is a Windows error code, not a BOINC error code. That number is the only information BOINC receives from Windows, so it'd be hard for it to tell the user "what exactly is wrong and how to fix it". > 2. Where is the documentation for app_info.xml? All a search on > "app_info.xml" returns is tens of thousands of questions about the file. http://boinc.berkeley.edu/wiki/Anonymous_platform -- Nicolás _______________________________________________ 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.
