• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

Having Missing work files error.

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.

tech9

Member
Joined
Feb 9, 2005
I keep getting this error:

[21:13:55] Folding@home Core Shutdown: MISSING_WORK_FILES
when i restart my computer and start FAH again.

Running vista, newest 5.92 beta (happened on 5.91 also).
If i complete the whole WU without closing (using ctrl-c) it works fine, and completes, sends, etc. But if I ctrl-c, and open it again it has this error.

[21:15:59] CoreStatus = 1 (1)
[21:15:59] Client-core communications error: ERROR 0x1
[21:15:59] Deleting current work unit & continuing...

wasted at least 5 WUs today messing with it.
 
It may be helpful to post this info over at Stanfords Forums for F@H.

http://foldingforum.org/

Just place it in the correct area / Forum Thread area.

PS3 Problems / Windoz Vista Problems / SMP- Linux Problems / Windbloz SMP Problems

Hope you get it figured out.
 
I keep getting this error:

[21:13:55] Folding@home Core Shutdown: MISSING_WORK_FILES
when i restart my computer and start FAH again.

Running vista, newest 5.92 beta (happened on 5.91 also).
If i complete the whole WU without closing (using ctrl-c) it works fine, and completes, sends, etc. But if I ctrl-c, and open it again it has this error.

[21:15:59] CoreStatus = 1 (1)
[21:15:59] Client-core communications error: ERROR 0x1
[21:15:59] Deleting current work unit & continuing...

wasted at least 5 WUs today messing with it.

Your core threads (4 of them), are "child processes", and have default communication with the parent thread. When you close and then restart the child, it looks for who to communicate with according to info in your registry, (and frequently elsewhere).

Your registry (or other) entries, are giving the wrong directions on where FAH should look for it's work files.

You'll see this if you start FAH in one directory, and then close it, and move it to another directory and fire it back up, again.

Check your FAH registry entries; if they look good, (that is, no simple fix to be found there), then I would:

1) Close FAH
2) Delete all FAH entries in your registry (with care!!) Back up your registry first, and don't delete anything else for crying out loud!

3) Delete all FAH files - search your entire HD and find every client.cfg or FAH*.* file, and delete.

4) Reboot.

5) Check the registry that all FAH entries are gone: Start >> Run >> Regedit, and use the Edit tab to search for you.

6) Delete the old FAH directory, and all it's sub-directories
7) Re-install a fresh FAH packet into a directory with another name - not the same one it had before. Follow the install directions that come with FAH's files, carefully.

8) And don't even think about moving any FAH files, anywhere. :D

Good luck!
 
Vista, not sure what is going on, but i'm going to finish this WU and then try and clean and reinstall :p
Will let you know.
 
Still can't figure this out, this is a new windows load, around 5 days old at most. Reinstalled fah a few times now, tried to check registry, everything looks ok.

Here is a full log file:

Code:
If you see this twice, MPI is working
If you see this twice, MPI is working
4 cores detected
No directory settings found in registry. Using current directory...


--- Opening Log file [March 30 05:56:10]


# SMP Client ##################################################################
###############################################################################

                       Folding@Home Client Version 5.92beta

                          http://folding.stanford.edu

###############################################################################
###############################################################################

Launch directory: C:\F@H
Executable: C:\F@H\fah.exe


[05:56:10] - Ask before connecting: No
[05:56:10] - User name: 77tech9 (Team 32)
[05:56:10] - User ID: 46B0C90B68B0E2DC
[05:56:10] - Machine ID: 1
[05:56:10]
[05:56:10] Loaded queue successfully.
[05:56:10]
[05:56:10] + Processing work unit
[05:56:10] Core required: FahCore_a1.exe
[05:56:10] Core found.
[05:56:10] Working on Unit 05 [March 30 05:56:10]
[05:56:10] + Working ...
[05:56:15]
[05:56:15] *------------------------------*
[05:56:15] Folding@Home Gromacs SMP Core
[05:56:15] Version 1.76 (February 23, 2008)
[05:56:15]
[05:56:15] Preparing to commence simulation
[05:56:15] - Looking at optimizations...
[05:56:15] - Created dyn
[05:56:15] - Files status OK
[05:56:15]
[05:56:15] Folding@home Cor- Previous termination of core was improper.
[05:56:15] - Files status OK
[05:58:15]
[05:58:15] Folding@home Core Shutdown: MISSING_WORK_FILES
[05:58:15] Finalizing output
[05:58:18] CoreStatus = 1 (1)
[05:58:18] Client-core communications error: ERROR 0x1
[05:58:18] Deleting current work unit & continuing...
 
It's possible you have some serious instability. However, before looking hardware problems, I suggest you you delete your current installation. Reinstall FAH under the user account that will run FAH from the command prompt run as administrator. Disable UAC. When you restart FAH after the reinstall, run it with the -verbosity 9 and -local flags. If it still doesn't work, then look for a hardware problem.
 
Back