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

WinSMP Problem

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

z0n3

Member
Joined
Jul 12, 2004
Location
Hoosier Land
All of my units on one box keep downloading and then deleting. :eek: It says Corestatus=FFFFFF(-1) or something similar. Whats going on?
Code:
[08:09:26] Loaded queue successfully.
[08:09:26] 
[08:09:26] + Processing work unit
[08:09:26] Core required: FahCore_a1.exe
[08:09:26] Core found.
[08:09:26] Working on Unit 06 [April 29 08:09:26]
[08:09:26] + Working ...
[08:09:34] CoreStatus = FFFFFFFF (-1)
[08:09:34] Client-core communications error: ERROR 0xffffffff
[08:09:34] Deleting current work unit & continuing...
[08:09:42] - Preparing to get new work unit...
[08:09:42] + Attempting to get work packet
[08:09:42] - Connecting to assignment server
[08:09:42] - Successful: assigned to (171.64.65.64).
[08:09:42] + News From Folding@Home: Welcome to Folding@Home
[08:09:43] Loaded queue successfully.
[08:09:57] + Closed connections
[08:10:02] 
[08:10:02] + Processing work unit
[08:10:02] Core required: FahCore_a1.exe
[08:10:02] Core found.
[08:10:02] Working on Unit 07 [April 29 08:10:02]
[08:10:02] + Working ...
[08:10:10] CoreStatus = FFFFFFFF (-1)
[08:10:10] Client-core communications error: ERROR 0xffffffff
[08:10:10] Deleting current work unit & continuing...
[08:10:18] - Preparing to get new work unit...
[08:10:18] + Attempting to get work packet
[08:10:18] - Connecting to assignment server
[08:10:18] - Successful: assigned to (171.64.65.64).
[08:10:18] + News From Folding@Home: Welcome to Folding@Home
[08:10:19] Loaded queue successfully.
 
This is #22 on the "List of Known Bugs" sticky in the Win SMP client sub forum, on the FAH forum:
22) Error FFFFFFFF (-1): This is not a bug but rather an installation problem. Recheck the readme and re-run install.bat entering your Windows username and password.

A lot of installs go awry because the user doesn't have a password set up for their username or they don't have the proper admin rights.

Adak
 
It has happened once or twice to me when i was running win smp.

As adak said, just rerun the the install.bat.

Before running the install again, if you haven't already rebooted, check in task mgr, processes and look for an mpiexec.exe in the tasks list. With the client stopped, mpiexec should also not be running. If it is kill it. if there were any cores running (there shouldn't be in this case), killing mpiexec will also end them.

After making sure all the client tasks are ended, then run install.bat

Cleint should then start and run ok.

Mpiexec is often still running after the client has been stopped when it has had a problem.
 
Back