| Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
| World Community Grid Forums
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 8
|
|
| Author |
|
|
PCE
Cruncher Joined: Jan 9, 2006 Post Count: 5 Status: Offline |
Hi everybody
I have problems processing that kind of WU : faah0224_ diversity0985_ x1hxb_ 04 faah0224_ diversity0979_ x1hxb_ 02 faah0223_ diversity1211_ x1hwr_ 02 faah0223_ diversity0406_ x1hwr_ 00 faah0223_ diversity0346_ x1hwr_ 03 faah0223_ diversity0340_ x1hwr_ 00 faah0223_ diversity0208_ x1hwr_ 01 faah0223_ diversity0105_ x1hwr_ 01 faah0222_ diversity1641_ x1hvs_ 00 faah0222_ diversity1618_ x1hvs_ 05 faah0222_ diversity1510_ x1hvs_ 00 faah0222_ diversity1214_ x1hvs_ 01 faah0222_ diversity0750_ x1hvs_ 01 etc..... I check the status of the WU's on WCG site which is "error" for all of these. Under BOINC, I can find these messages : 01/03/2006 20:52:10|Started download of faah0224_diversity0985_x1hxb_04_diversity0985_x1hxb_04.gpf 01/03/2006 20:52:12|Finished download of faah0224_diversity0985_x1hxb_04_diversity0985_x1hxb_04.gpf 01/03/2006 20:52:12|Throughput 1198 bytes/sec 01/03/2006 20:52:13|request_reschedule_cpus: files downloaded 01/03/2006 20:52:13|CreateProcess() failed - Access denied. (0x5) 01/03/2006 20:52:14|CreateProcess() failed - Access denied. (0x5) 01/03/2006 20:52:15|CreateProcess() failed - Access denied. (0x5) 01/03/2006 20:52:15|CreateProcess() failed - Access denied. (0x5) 01/03/2006 20:52:16|CreateProcess() failed - Access denied. (0x5) 01/03/2006 20:52:16|Unrecoverable error for result faah0224_diversity0985_x1hxb_04_2 (CreateProcess() failed - Access denied. (0x5)) 01/03/2006 20:52:16||request_reschedule_cpus: start failed 01/03/2006 20:52:16|Computation for result faah0224_diversity0985_x1hxb_04_2 finished But for that other kind of WU : es131_08 es119_26 es268_27 es165_26 es159_27 es131_08 es122_32 es120_23 es116_01 etc..... Everything is ok. My configuration is : P4 3.2Ghz HT , 1024Mo ddr , 40go harddisk available, Windows XP sp2 BOINC 5.2.13 2 process at the same time using 70% of CPU Does somebody have an idea about what is happening and how I can fix it ? Thanks a lot. |
||
|
|
keithhenry
Ace Cruncher Senile old farts of the world ....uh.....uh..... nevermind Joined: Nov 18, 2004 Post Count: 18667 Status: Offline Project Badges:
|
Well, no one's responded and I'd swear you'd have a file/directory permissions problem if you were running Linux but you indicate this is a Windows box. Could there be something wrong with your directories there? Looking at my machine, under the /Program Files/BOINC/Projects directory, I have a directory called www.worldcommunitygrid.org and it looks like there are at least five files there for each FAAH WU I've got downloaded. Do you see anything similar?
---------------------------------------- |
||
|
|
PCE
Cruncher Joined: Jan 9, 2006 Post Count: 5 Status: Offline |
hi, thanks for your answer
i go to my folder : C:\Program Files 2\BOINC\Projects\www.worldcommunitygrid.org\ and i have 5 files for each faah molecule : faah............parameters.dat faah............ .pdbqt faah............ .gpf faah............ .dpf faah....... .pdbqt is it bad ? ( Excuse my english, but i'm french ) |
||
|
|
Viktors
Former World Community Grid Tech Joined: Sep 20, 2004 Post Count: 653 Status: Offline Project Badges:
|
Are you running the Boinc agent under the same user id as under which it was installed? Are you running it as a service or scheduled task? If there is a permissions problem, you could try to manually create and delete a file in the Boinc directory and subdirectories from the user id which is running Boinc to see if there is a permissions problem.
The following command can be used from the MS Command Prompt to give permissions to the directory: cacls <directoryname> /T /P Everyone:F so in your case: cacls "c:\program files 2\boinc" /T /P Everyone:F I noticed from your posts that your system apparently has two program files directories: "c:\Program Files\" and "c:\Program Files 2\" Could there be any confusion there, especially if both directories have Boinc installed? The particular work unit looks like it is working OK for other members. |
||
|
|
PCE
Cruncher Joined: Jan 9, 2006 Post Count: 5 Status: Offline |
Are you running the Boinc agent under the same user id as under which it was installed? first I used the WCG client and now I use BOINC to make 2 WU's at the same time when i installed boinc, i took the same ID as with the WCG client Are you running it as a service or scheduled task? mm I 'm not sure : BOINC is launched at Windows start up, and BOINC doesn't appear in services in "msconfig" => I think it is a scheduled task If there is a permissions problem, you could try to manually create and delete a file in the Boinc directory and subdirectories from the user id which is running Boinc to see if there is a permissions problem. I can create a folder in all BOINC directories and subdirectories, and delete it ; I can create a new .txt file in all BOINC directories and subdirectories, and delete it => i have not done the command you gave ( /T /P Everyone:F) I noticed from your posts that your system apparently has two program files directories: "c:\Program Files\" and "c:\Program Files 2\" yes Could there be any confusion there, especially if both directories have Boinc installed? boinc is only installed in "c:\Program Files 2\BOINC\" will I have to put it into "c:\Program Files\" ? thanks at all for your answers and help |
||
|
|
PCE
Cruncher Joined: Jan 9, 2006 Post Count: 5 Status: Offline |
nobody can help me ?
|
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Are you running it as a service or scheduled task? mm I 'm not sure : BOINC is launched at Windows start up, and BOINC doesn't appear in services in "msconfig" => I think it is a scheduled task You're probably running BOINC via startup (click Start, All Programs, Startup - you should see a listing there for BOINC Manager) If there is a permissions problem, you could try to manually create and delete a file in the Boinc directory and subdirectories from the user id which is running Boinc to see if there is a permissions problem. I can create a folder in all BOINC directories and subdirectories, and delete it ; I can create a new .txt file in all BOINC directories and subdirectories, and delete it => i have not done the command you gave ( /T /P Everyone:F) If BOINC is launched from startup then this confirms that its not an ownership problem. I noticed from your posts that your system apparently has two program files directories: "c:\Program Files\" and "c:\Program Files 2\" yes Could there be any confusion there, especially if both directories have Boinc installed? boinc is only installed in "c:\Program Files 2\BOINC\" will I have to put it into "c:\Program Files\" ? thanks at all for your answers and help I would guess that this could be the problem. FAAH is possibly hard coded to create a file on the c:\program files tree. You can check if this is the case by uninstalling BOINC and then reinstalling it in c:\program files. Note uninstalling BOINC doesn't delete wu's so if you want to carry on crunching what you've already started and downloaded you can copy these over to your new BOINC directories on the c:\program files tree. Before you do this though, do you have at least 250+MB of RAM, HPF doesn't require as much so this alone could explain why you can run the es wu's but not the faah wu's. HTH |
||
|
|
PCE
Cruncher Joined: Jan 9, 2006 Post Count: 5 Status: Offline |
You're probably running BOINC via startup (click Start, All Programs, Startup - you should see a listing there for BOINC Manager) I did that but I didn't know how to explain I would guess that this could be the problem. FAAH is possibly hard coded to create a file on the c:\program files tree. You can check if this is the case by uninstalling BOINC and then reinstalling it in c:\program files. Yes it works !!!! I installed BOINC in the default folder during setup, and now Boinc is working 2 faah units thanks at all for your answers and your help |
||
|
|
|