Author |
Message |
|
I get following error:
<core_client_version>7.4.23</core_client_version>
<![CDATA[
<message>
process exited with code 1 (0x1, -255)
</message>
<stderr_txt>
19:22:22 (14220): wrapper (7.2.26012): starting
application llr64 missing
</stderr_txt>
]]>
It happens only with Riesel Base v0.01 application and Linux. |
|
|
rebirtherVolunteer moderator Project administrator Project developer Project tester Project scientist
Send message
Joined: 2 Jan 13 Posts: 7479 Credit: 43,689,021 RAC: 42,091 |
I get following error:
7.4.23
process exited with code 1 (0x1, -255)
19:22:22 (14220): wrapper (7.2.26012): starting
application llr64 missing
]]>
It happens only with Riesel Base v0.01 application and Linux.
No its not missing. Can you check the zip archive? |
|
|
|
Hi,
There are 3 ZIP Files available in the project folder: srbase_l64_00012.zip, srbase2_l64_00001.zip and srbase3_l64_00001.zip. Content of all ZIP Files is a file named llr64. |
|
|
rebirtherVolunteer moderator Project administrator Project developer Project tester Project scientist
Send message
Joined: 2 Jan 13 Posts: 7479 Credit: 43,689,021 RAC: 42,091 |
Hi,
There are 3 ZIP Files available in the project folder: srbase_l64_00012.zip, srbase2_l64_00001.zip and srbase3_l64_00001.zip. Content of all ZIP Files is a file named llr64.
Thats ok. |
|
|
DeleteNullVolunteer developer Volunteer tester Send message
Joined: 29 Nov 14 Posts: 83 Credit: 374,914,522 RAC: 4,661 |
Hi,
There are 3 ZIP Files available in the project folder: srbase_l64_00012.zip, srbase2_l64_00001.zip and srbase3_l64_00001.zip. Content of all ZIP Files is a file named llr64.
Thats ok.
No, i got this error too. The job.xml has an error:
<app_version> is this:
<app_name>srbase2</app_name>
.....
<file_name>wrapper_26012-v2_x86_64-pc-linux-gnu</file_name>
.....
<file_name>srbase2_l64_00001.zip</file_name>
so BOINC links these 2 files in the slot dir.
The unzip command in the job.xml is this:
<unzip_input>
<zipfilename>srbase_l64_00012.zip</zipfilename>
</unzip_input>
but this file is not present in the slot dir, ... and therefore no llr64. |
|
|
rebirtherVolunteer moderator Project administrator Project developer Project tester Project scientist
Send message
Joined: 2 Jan 13 Posts: 7479 Credit: 43,689,021 RAC: 42,091 |
Hi,
There are 3 ZIP Files available in the project folder: srbase_l64_00012.zip, srbase2_l64_00001.zip and srbase3_l64_00001.zip. Content of all ZIP Files is a file named llr64.
Thats ok.
No, i got this error too. The job.xml has an error:
is this:
srbase2
.....
wrapper_26012-v2_x86_64-pc-linux-gnu
.....
srbase2_l64_00001.zip
so BOINC links these 2 files in the slot dir.
The unzip command in the job.xml is this:
srbase_l64_00012.zip
but this file is not present in the slot dir, ... and therefore no llr64.
ok, I thought I have fixed it. I have updated the app to v0.02 |
|
|