Benjamin has had a longstanding problem where the SyncServer takes most of the CPU on his computer - and not letting him sync to his iPhone properly. If he switched to a different login user all was ok.
So I cam across this possible fix :
OS X 10.5, SyncServer takes 100% of CPU
For the past couple of days a process called SyncServer started every 15 minutes or so and it would take over a 100% of the CPU on my MacBook Pro. Not quite sure what initiated this problem, but I found the remedy discussed in this Apple support case to be useful and apparently effective (well at least so far). I did have .Mac and BlackJack synchronization, so not sure if either of these applications caused this problem or not.
Here is the command that you’ll need to run (broken into a set of cd commands to fit the width of this column).
$ cd /System/Library/Frameworks/
$ cd SyncServices.framework/Versions/
$ cd A/Resources/
$ ./resetsync.pl full
[From OS X 10.5, SyncServer takes 100% of CPU « n o t e 1 9 . c o m]
Comments
Post new comment