Questions and Answers :
Unix/Linux :
FreeBSD 5.4-s Unrecoverable error for result xxxxx.blah (process exited with code 2 (0x2))
Message board moderation
Author | Message |
---|---|
GoSPoS Send message Joined: 8 Jul 99 Posts: 4 Credit: 167,293 RAC: 0 ![]() |
Hi, I've got small /I hope/ problem: finally i've started boinc-seti@home, I can connect via windows boinc manager and I can do all things, but my boinc is not doing more than get/send wus, but its not computing them: log file from win-boinc-man I've 2 cpus, but boinc is detecting them properly what could be a reason ?? 2006-01-18 14:08:37|SETI@home|Sending scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi 2006-01-18 14:08:37|SETI@home|Requesting 17280 seconds of work, returning 1 results 2006-01-18 14:08:39|SETI@home|Scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded 2006-01-18 14:08:40|SETI@home|Started download of 28fe05aa.20076.11488.340900.1.33 2006-01-18 14:08:50|SETI@home|Finished download of 28fe05aa.20076.11488.340900.1.33 2006-01-18 14:08:50|SETI@home|Throughput 40625 bytes/sec 2006-01-18 14:08:50||request_reschedule_cpus: files downloaded 2006-01-18 14:08:50|SETI@home|Starting result 28fe05aa.20076.11488.340900.1.33_0 using setiathome version 4.07 2006-01-18 14:08:51|SETI@home|Unrecoverable error for result 28fe05aa.20076.11488.340900.1.33_0 (process exited with code 2 (0x2)) 2006-01-18 14:08:51||request_reschedule_cpus: process exited 2006-01-18 14:08:51|SETI@home|Deferring communication with project for 9 minutes and 54 seconds 2006-01-18 14:08:51|SETI@home|Computation for result 28fe05aa.20076.11488.340900.1.33_0 finished 2006-01-18 14:18:46|SETI@home|Sending scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi 2006-01-18 14:18:46|SETI@home|Requesting 17280 seconds of work, returning 1 results 2006-01-18 14:19:09|SETI@home|Scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded 2006-01-18 14:19:10|SETI@home|Started download of 28fe05ab.911.1602.922144.1.28 2006-01-18 14:19:19|SETI@home|Finished download of 28fe05ab.911.1602.922144.1.28 2006-01-18 14:19:19|SETI@home|Throughput 47647 bytes/sec 2006-01-18 14:19:19||request_reschedule_cpus: files downloaded 2006-01-18 14:19:19|SETI@home|Starting result 28fe05ab.911.1602.922144.1.28_1 using setiathome version 4.07 2006-01-18 14:19:20|SETI@home|Unrecoverable error for result 28fe05ab.911.1602.922144.1.28_1 (process exited with code 2 (0x2)) 2006-01-18 14:19:20||request_reschedule_cpus: process exited 2006-01-18 14:19:20|SETI@home|Deferring communication with project for 9 minutes and 55 seconds 2006-01-18 14:19:20|SETI@home|Computation for result 28fe05ab.911.1602.922144.1.28_1 finished |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
The boinc can not execute the setiathome app. The errors from the stderr.txt : execv(../../projects/setiathome.berkeley.edu/setiathome) failed: -1 execv: No such file or directory Can you please verfiy if the "setiathome" binary exists and is executable. |
GoSPoS Send message Joined: 8 Jul 99 Posts: 4 Credit: 167,293 RAC: 0 ![]() |
The boinc can not execute the setiathome app. executable binary is in /usr/local/lib/boinc i linked this binary to ../../projects/setiathome.berkeley.edu/setiathome but as for now I don't know if this helped, because: 2006-01-19 14:42:06|SETI@home|Sending scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi 2006-01-19 14:42:06|SETI@home|Requesting 17280 seconds of work, returning 0 results 2006-01-19 14:42:22|SETI@home|Scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded 2006-01-19 14:42:22|SETI@home|No work from project 2006-01-19 14:42:22|SETI@home|Deferring communication with project for 10 minutes and 5 seconds |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
The boinc can not execute the setiathome app. Do you mean the directory, where the boinc_client is ?
The setiathome binary should be in the subdirecory of the boinc client : "projects/setiathome.berkeley.edu/setiathome". Is this right confiured in the app_info.xml ? - Can you please post this file. |
GoSPoS Send message Joined: 8 Jul 99 Posts: 4 Credit: 167,293 RAC: 0 ![]() |
The boinc can not execute the setiathome app. root@bsd /usr/local/lib/boinc> ls -l total 1456 -r-xr-xr-x 1 root wheel 800368 Jan 18 11:13 boinc-client -rw-r--r-- 1 root wheel 0 Jan 19 14:12 boinc_lockfile -r-xr-xr-x 1 root wheel 654728 Jan 18 11:27 setiathome root@bsd /usr/local/lib/boinc>
now it's copied there
i'm not sure, i've just copied it from /usr/ports/astro/boinc-setiathome/work it looks like this: root@bsd /var/db/boinc/projects/setiathome.berkeley.edu> cat app_info.xml <app_info> <app> <name>setiathome</name> </app> <file_info> <name>setiathome</name> <executable/> </file_info> <app_version> <app_name>setiathome</app_name> <version_num>407</version_num> <file_ref> <file_name>setiathome</file_name> <main_program/> </file_ref> </app_version> </app_info> root@bsd /var/db/boinc/projects/setiathome.berkeley.edu> |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
root@bsd /usr/local/lib/boinc> ls -l Here is the cause of the error.
Looks good.
Your boinc and seti binaries are in different directories. This cause the errors. Please copy the boinc_client from /usr/local/lib/boinc/ to /var/db/boinc/. Also copy the setiathome binary from /usr/local/lib/boinc to /var/db/boinc/projects/setiathome.berkeley.edu/. The app_info.xml should be also in this directory. Now, cd into /var/db/boinc, and start the client from here (boinc_client). Eventualy you must reattach to the project. Can you please post me the output from ls -Rla /var/db/boinc. |
GoSPoS Send message Joined: 8 Jul 99 Posts: 4 Credit: 167,293 RAC: 0 ![]() |
Can you please post me the output from ls -Rla /var/db/boinc. root@bsd ~> ls -Rla /var/db/boinc total 836 drwxr-xr-x 3 boinc nobody 512 Jan 20 20:43 . drwxr-xr-x 9 root wheel 512 Jan 20 20:18 .. -rw-r--r-- 1 boinc nobody 2097 Jan 20 20:43 account_setiathome.berkeley.edu.xml -r-xr-xr-x 1 boinc nobody 800368 Jan 20 20:18 boinc-client -rw-r--r-- 1 boinc nobody 4133 Jan 20 20:43 client_state.xml -rw-r--r-- 1 boinc nobody 4117 Jan 20 20:42 client_state_prev.xml -rw-r--r-- 1 boinc nobody 722 Jan 20 20:29 global_prefs.xml -rw-r--r-- 1 boinc nobody 0 Jan 20 20:27 lockfile -rw-r--r-- 1 boinc nobody 69 Jan 20 20:42 master_setiathome.berkeley.edu.xml drwxr-xr-x 3 boinc nobody 512 Jan 20 20:27 projects -rw-r--r-- 1 boinc nobody 2560 Jan 20 20:43 sched_reply_setiathome.berkeley.edu.xml -rw-r--r-- 1 boinc nobody 3325 Jan 20 20:42 sched_request_setiathome.berkeley.edu.xml -rw-r--r-- 1 boinc nobody 420 Jan 20 20:43 statistics_setiathome.berkeley.edu.xml /var/db/boinc/projects: total 6 drwxr-xr-x 3 boinc nobody 512 Jan 20 20:27 . drwxr-xr-x 3 boinc nobody 512 Jan 20 20:43 .. drwxr-xr-x 2 boinc nobody 512 Jan 20 20:36 setiathome.berkeley.edu /var/db/boinc/projects/setiathome.berkeley.edu: total 662 drwxr-xr-x 2 boinc nobody 512 Jan 20 20:36 . drwxr-xr-x 3 boinc nobody 512 Jan 20 20:27 .. -rw-r--r-- 1 boinc nobody 385 Jan 20 20:26 app_info.xml -r-xr-xr-x 1 boinc nobody 654728 Jan 20 20:26 setiathome root@bsd ~> i've also reattached to the project and at the end i've deinstalled boinc-seti and boinc-client and installed it again with all things you said. but if all this things will help, we have to wait while NO WORK FROM PROJECT issue is solved. thank you for helping me. |
©2025 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.