Questions and Answers :
Unix/Linux :
Can't get Seti to run
Message board moderation
Author | Message |
---|---|
KevMcKinney Send message Joined: 19 Jul 05 Posts: 17 Credit: 202,621 RAC: 0 ![]() |
This is the latest error message that I get. 2006-01-18 16:56:21 [SETI@home] Restarting result 28fe05aa.20076.14128.815902.1.182_1 using setiathome version 4.02 2006-01-18 16:56:22 [SETI@home] Result 28fe05aa.20076.14128.815902.1.182_1 exited with zero status but no 'finishee 2006-01-18 16:56:22 [SETI@home] If this happens repeatedly you may need to reset the project. 2006-01-18 16:56:22 [---] request_reschedule_cpus: process exited 2006-01-18 16:56:22 [---] schedule_cpus: must schedule setpriority: No such process It also won't let me reset the project when I put in the following command: ./boinc -reset_project setiathome.berkeley.edu Okay, actually got the project to reset, but now it says: [---] schedule_cpus: must schedule - how does one do this? Any help will be appreciated. Thank you. |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Is this your Solaris 9 system ? The stderr.txt reports following error : ld.so.1: setiathome_4.02_sparc-sun-solaris2.7: fatal: libgcc_s.so.1: open failed: No such file or directory This is caused by a missinig libgcc. Please install this lib. Please look at this postings : http://setiathome.berkeley.edu/forum_thread.php?id=22123#189746 |
KevMcKinney Send message Joined: 19 Jul 05 Posts: 17 Credit: 202,621 RAC: 0 ![]() |
Yes. I am downloading the libgcc now. Thanks. |
KevMcKinney Send message Joined: 19 Jul 05 Posts: 17 Credit: 202,621 RAC: 0 ![]() |
This is my message: 2006-01-19 14:02:38 [SETI@home] Requesting 8640.00 seconds of work 2006-01-19 14:02:38 [SETI@home] Sending scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi 2006-01-19 14:02:48 [SETI@home] Scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded 2006-01-19 14:02:48 [SETI@home] No work from project 2006-01-19 14:02:48 [SETI@home] No work from project 2006-01-19 14:02:48 [SETI@home] Deferring communication with project for 11 minutes and 48 seconds 2006-01-19 14:02:48 [SETI@home] Deferring communication with project for 11 minutes and 48 seconds 2006-01-19 14:14:37 [SETI@home] Requesting 8640.00 seconds of work 2006-01-19 14:14:37 [SETI@home] Sending scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi 2006-01-19 14:23:23 [SETI@home] Scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi failed 2006-01-19 14:23:23 [SETI@home] Scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi failed 2006-01-19 14:23:23 [SETI@home] No schedulers responded 2006-01-19 14:23:23 [SETI@home] No schedulers responded 2006-01-19 14:23:23 [SETI@home] Deferring communication with project for 6 minutes and 37 seconds 2006-01-19 14:23:23 [SETI@home] Deferring communication with project for 6 minutes and 37 seconds 2006-01-19 14:23:24 [---] Insufficient work; requesting more 2006-01-19 14:30:02 [SETI@home] Requesting 8640.00 seconds of work This is the output of ldd ./boinc : libaio.so.1 => /usr/lib/libaio.so.1 libdl.so.1 => /usr/lib/libdl.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libm.so.1 => /usr/lib/libm.so.1 libpthread.so.1 => /usr/lib/libpthread.so.1 libc.so.1 => /usr/lib/libc.so.1 libmp.so.2 => /usr/lib/libmp.so.2 libthread.so.1 => /usr/lib/libthread.so.1 /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1 This is the output of ldd ./boincmgr libexpat.so.0 => (file not found) librt.so.1 => /usr/lib/librt.so.1 libiconv.so.2 => (file not found) libaio.so.1 => /usr/lib/libaio.so.1 libdl.so.1 => /usr/lib/libdl.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libm.so.1 => /usr/lib/libm.so.1 libpthread.so.1 => /usr/lib/libpthread.so.1 libc.so.1 => /usr/lib/libc.so.1 libmd5.so.1 => /usr/lib/libmd5.so.1 libmp.so.2 => /usr/lib/libmp.so.2 libthread.so.1 => /usr/lib/libthread.so.1 /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1 /usr/platform/SUNW,Ultra-4/lib/libmd5_psr.so.1 And ./run_client gets me a cannot read file error. Which command should I be executing? |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Did the setiathome app now run without any failure ?
OK.
You have got to install the libexpat and libiconv. The libexpat is in the expat package. The libiconv in the iconv or gettext package. You can download this from www.sunfreeware.com, too.
I did not clearly understand what you mean. |
KevMcKinney Send message Joined: 19 Jul 05 Posts: 17 Credit: 202,621 RAC: 0 ![]() |
This is my message: 2006-01-19 14:02:38 [SETI@home] Requesting 8640.00 seconds of work 2006-01-19 14:02:38 [SETI@home] Sending scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi 2006-01-19 14:02:48 [SETI@home] Scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded 2006-01-19 14:02:48 [SETI@home] No work from project 2006-01-19 14:02:48 [SETI@home] No work from project 2006-01-19 14:02:48 [SETI@home] Deferring communication with project for 11 minutes and 48 seconds 2006-01-19 14:02:48 [SETI@home] Deferring communication with project for 11 minutes and 48 seconds 2006-01-19 14:14:37 [SETI@home] Requesting 8640.00 seconds of work 2006-01-19 14:14:37 [SETI@home] Sending scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi 2006-01-19 14:23:23 [SETI@home] Scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi failed 2006-01-19 14:23:23 [SETI@home] Scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi failed 2006-01-19 14:23:23 [SETI@home] No schedulers responded 2006-01-19 14:23:23 [SETI@home] No schedulers responded 2006-01-19 14:23:23 [SETI@home] Deferring communication with project for 6 minutes and 37 seconds 2006-01-19 14:23:23 [SETI@home] Deferring communication with project for 6 minutes and 37 seconds 2006-01-19 14:23:24 [---] Insufficient work; requesting more 2006-01-19 14:30:02 [SETI@home] Requesting 8640.00 seconds of work This is the output of ldd ./boinc : libaio.so.1 => /usr/lib/libaio.so.1 libdl.so.1 => /usr/lib/libdl.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libm.so.1 => /usr/lib/libm.so.1 libpthread.so.1 => /usr/lib/libpthread.so.1 libc.so.1 => /usr/lib/libc.so.1 libmp.so.2 => /usr/lib/libmp.so.2 libthread.so.1 => /usr/lib/libthread.so.1 /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1 This is the output of ldd ./boincmgr libexpat.so.0 => (file not found) librt.so.1 => /usr/lib/librt.so.1 libiconv.so.2 => (file not found) libaio.so.1 => /usr/lib/libaio.so.1 libdl.so.1 => /usr/lib/libdl.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libm.so.1 => /usr/lib/libm.so.1 libpthread.so.1 => /usr/lib/libpthread.so.1 libc.so.1 => /usr/lib/libc.so.1 libmd5.so.1 => /usr/lib/libmd5.so.1 libmp.so.2 => /usr/lib/libmp.so.2 libthread.so.1 => /usr/lib/libthread.so.1 /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1 /usr/platform/SUNW,Ultra-4/lib/libmd5_psr.so.1 And ./run_client gets me a cannot read file error. Which command should I be executing? |
KevMcKinney Send message Joined: 19 Jul 05 Posts: 17 Credit: 202,621 RAC: 0 ![]() |
For some reason the libs aren't installing. Is there a way I can contact you without using the message boards? I can post the questions/replies still, but I don't always have access to this page. |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
For some reason the libs aren't installing. Is there a way I can contact you without using the message boards? I can post the questions/replies still, but I don't always have access to this page. You can contact me at seti_boinc at dotsch dot de. |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Can you run ./boinc or ./boinc_client your boinc directory ? - The boinc manager is not needed to let boinc run. The boinc manager is only optional. |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Sorry, duplicate post. |
©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.