Strange System Log Entry

The following sequence keeps repeating every few seconds in the System Log. Does anyone have any ideas as to what it is all about? It appears to be referring to a Python script, but we have not "knowingly" executed any.
Dec 13 13:15:06 host1 com.apple.wikid[28950]: Traceback (most recent call last):
Dec 13 13:15:06 host1 com.apple.wikid[28950]: File "/usr/share/caldavd/bin/twistd", line 21, in <module>
Dec 13 13:15:06 host1 com.apple.wikid[28950]: run()
Dec 13 13:15:06 host1 com.apple.wikid[28950]: File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 27, in run
Dec 13 13:15:06 host1 com.apple.wikid[28950]: app.run(runApp, ServerOptions)
Dec 13 13:15:06 host1 com.apple.wikid[28950]: File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 379, in run
Dec 13 13:15:06 host1 com.apple.wikid[28950]: runApp(config)
Dec 13 13:15:06 host1 com.apple.wikid[28950]: File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 23, in runApp
Dec 13 13:15:06 host1 com.apple.wikid[28950]: _SomeApplicationRunner(config).run()
Dec 13 13:15:06 host1 com.apple.wikid[28950]: File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 156, in run
Dec 13 13:15:06 host1 com.apple.wikid[28950]: self.preApplication()
Dec 13 13:15:06 host1 com.apple.wikid[28950]: File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 203, in preApplication
Dec 13 13:15:06 host1 com.apple.wikid[28950]: self.config['prefix'], self.config['nodaemon'])
Dec 13 13:15:06 host1 com.apple.wikid[28950]: File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 113, in startLogging
Dec 13 13:15:06 host1 com.apple.wikid[28950]: logFile = app.getLogFile(logfilename or 'twistd.log')
Dec 13 13:15:06 host1 com.apple.wikid[28950]: File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 410, in getLogFile
Dec 13 13:15:06 host1 com.apple.wikid[28950]: os.path.dirname(logPath))
Dec 13 13:15:06 host1 com.apple.wikid[28950]: File "/usr/share/caldavd/lib/python/twisted/python/logfile.py", line 113, in _init_
Dec 13 13:15:06 host1 com.apple.wikid[28950]: BaseLogFile._init_(self, name, directory, defaultMode)
Dec 13 13:15:06 host1 com.apple.wikid[28950]: File "/usr/share/caldavd/lib/python/twisted/python/logfile.py", line 26, in _init_
Dec 13 13:15:06 host1 com.apple.wikid[28950]: assert os.path.isdir(self.directory)
Dec 13 13:15:06 host1 com.apple.wikid[28950]: AssertionError
Dec 13 13:15:06 host1 com.apple.launchd[1] (com.apple.wikid[28950]): Exited with exit code: 1
Dec 13 13:15:06 host1 com.apple.launchd[1] (com.apple.wikid): Throttling respawn: Will start in 8 seconds

Okay - I also noticed this same issue as propably many others - did little study and found out the reason.
First of all - these should be standard locations, but let's make sure. I found out that wikid keeps it settings in /etc/wikid/wikid.conf - From error messages I checked source of last mention before process ended. Not pasting anything to here, I usually use PHP or C and try to stay away from python but I was able to make something out. Assert is a function that makes a test agains something, if this test's result is true (if I remember my studies right, I rarely use assert) it exits process. Why? Sometimes when programs start they need to make certain checks to avoid crashing - crashing isn't nice..
Anyway, test was for existency of directory where logfile(s) are kept. From same or another source file I also found out about location /etc/wikid, I ofcourse could had checked it from there in the first place, but I liked to follow the code a bit.. There I found file wikid.plist, opened it - a long conf file and finally there it was - logfile(s) are kept in location:
/Library/Logs/wikid
I created this directory and restarted, everything wasn't okay yet, as rights for that directory were incorrect. So I checked com.apple.wikid in LaunchDaemons and found out it runs as user _teamsserver and gid _teamsserver. So I changed rights for that uid and gid and everything was working after that.
Here's what you need to do in terminal to get it working:
#sudo mkdir /Library/Logs/wikid
#sudo chown -R teamsserver:teamsserver /Library/Logs/wikid
Then just restart wikid, there you go. This was my first post and I just created account for this.
Can be marked as SOLVED but 10.5.2 should make sure this directory gets created - either when ever it's missing and wikid is started, or just a empty dir created while upgrading to 10.5.2

Similar Messages

  • Strange system.log entries.  Have I been compromised?  Related to ARD

    Every two minutes my system.log posts a new entry that I am having a UDP WritePacket error 65 and it looks as if its trying to connect to a range of IP's that are hosted by pacbell. I do not have any systems outside my network on my ARD so not sure what the heck is going on. Here is a copy of the messages:
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.33
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.64
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.95
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.174
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.27
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.161
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.98
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.126
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.61
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.130
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.67
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.51
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.92
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.74
    Mar 24 15:06:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.57
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.179
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.45
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.90
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.14
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.48
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.88
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.229
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.69
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.37
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.54
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.84
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.23
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.79
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.173
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.149
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.80
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.53
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.21
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.86
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.111
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.168
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.44
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.40
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.124
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.29
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.166
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.133
    Mar 24 15:07:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.56
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.33
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.64
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.95
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.174
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.27
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.161
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.98
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.126
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.61
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.130
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.67
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.51
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.92
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.74
    Mar 24 15:08:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.57
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.179
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.45
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.90
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.14
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.48
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.88
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.229
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.69
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.37
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.54
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.84
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.23
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.79
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.173
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.149
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.80
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.53
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.21
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.86
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.111
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.168
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.44
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.40
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.124
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.29
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.166
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.133
    Mar 24 15:09:00 Kyle ARDAgent [222]: UDPWritePacket error 65 No route to host for -64.168.10.56

    There is another post about this about a couple of months ago. The poster figured out that the first number -64 actually could be translated into 192. etc.
    and that the computers were not online at the time (laptops etc).
    Here is the link..
    http://discussions.apple.com/thread.jspa?messageID=2608312&#2608312

  • Strange system log error from Photoshop CS4

    Hi.
    I keep getting this strange system log error from Photoshop CS4.
    It comes after a wile when using PS CS4.
    I tried to chance the memory settings and scratch disc to see if that helped. It didn't.
    I also checked all my ram for anything bad. 16GB in my Mac Pro Intel OS X 10.5.6
    Everything is updated to latest included Adobe apps.
    This is the system log error
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** error: can't allocate region
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** set a breakpoint in malloc_error_break to debug
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: Adobe Photoshop CS4(305,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** error: can't allocate region
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** set a breakpoint in malloc_error_break to debug
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: Adobe Photoshop CS4(305,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** error: can't allocate region
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** set a breakpoint in malloc_error_break to debug
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: Adobe Photoshop CS4(305,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** error: can't allocate region
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** set a breakpoint in malloc_error_break to debug
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: Adobe Photoshop CS4(305,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** error: can't allocate region
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** set a breakpoint in malloc_error_break to debug
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: Adobe Photoshop CS4(305,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** error: can't allocate region
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** set a breakpoint in malloc_error_break to debug
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: Adobe Photoshop CS4(305,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** error: can't allocate region
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** set a breakpoint in malloc_error_break to debug
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: Adobe Photoshop CS4(305,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** error: can't allocate region
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** set a breakpoint in malloc_error_break to debug
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: Adobe Photoshop CS4(305,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** error: can't allocate region
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** set a breakpoint in malloc_error_break to debug
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: Adobe Photoshop CS4(305,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr  7 16:04:03 mugge [0x0-0x28028].com.adobe.Photoshop[305]: *** error: can't allocate region
    And it keeps on until i close Photoshop.
    Please anybody ?? i cant figure out what this means.
    Thx for help.
    Erik S

    Now i get this system log error ?
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** error: can't allocate region
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** set a breakpoint in malloc_error_break to debug
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: Adobe Photoshop CS4(651,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** error: can't allocate region
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** set a breakpoint in malloc_error_break to debug
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: Adobe Photoshop CS4(651,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** error: can't allocate region
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** set a breakpoint in malloc_error_break to debug
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: Adobe Photoshop CS4(651,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** error: can't allocate region
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** set a breakpoint in malloc_error_break to debug
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: Adobe Photoshop CS4(651,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** error: can't allocate region
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** set a breakpoint in malloc_error_break to debug
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: Adobe Photoshop CS4(651,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** error: can't allocate region
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** set a breakpoint in malloc_error_break to debug
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: Adobe Photoshop CS4(651,0x6a73720) malloc: *** mmap(size=132911104) failed (error code=12)
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** error: can't allocate region
    Apr 29 14:45:02 mugge [0x0-0x32032].com.adobe.Photoshop[651]: *** set a breakpoint in malloc_error_break to debug
    and this from Bridge ???
    Apr 29 16:35:45 mugge Adobe Bridge CS4[650]: Adobe Bridge CS4(650,0xb0e8f000) malloc: *** error for object 0x29777980: double free\n*** set a breakpoint in malloc_error_break to debug
    Apr 29 16:35:45 mugge Adobe Bridge CS4[650]: Adobe Bridge CS4(650,0xb0e8f000) malloc: *** error for object 0xcb73827b: Non-aligned pointer being freed\n*** set a breakpoint in malloc_error_break to debug
    Apr 29 16:35:45 mugge Adobe Bridge CS4[650]: Adobe Bridge CS4(650,0xb0e8f000) malloc: *** error for object 0x29777980: Non-aligned pointer being freed (2)\n*** set a breakpoint in malloc_error_break to debug
    Apr 29 16:35:45 mugge [0x0-0x31031].com.adobe.bridge3[650]: Adobe Bridge CS4(650,0xb0e8f000) malloc: *** error for object 0x29777980: double free
    Apr 29 16:35:45 mugge [0x0-0x31031].com.adobe.bridge3[650]: *** set a breakpoint in malloc_error_break to debug
    Apr 29 16:35:45 mugge [0x0-0x31031].com.adobe.bridge3[650]: Adobe Bridge CS4(650,0xb0e8f000) malloc: *** error for object 0xcb73827b: Non-aligned pointer being freed
    Apr 29 16:35:45 mugge [0x0-0x31031].com.adobe.bridge3[650]: *** set a breakpoint in malloc_error_break to debug
    Apr 29 16:35:45 mugge [0x0-0x31031].com.adobe.bridge3[650]: Adobe Bridge CS4(650,0xb0e8f000) malloc: *** error for object 0x29777980: Non-aligned pointer being freed (2)
    Apr 29 16:35:45 mugge [0x0-0x31031].com.adobe.bridge3[650]: *** set a breakpoint in malloc_error_break to debug
    Chris. also read my post just before this one plase.  thx

  • Word 2008 & System Log Entries

    Whenever I open Word 2008 there is a flood of never ending entries in System Log as long as Word 2008 is open. This is an example:
    *Feb 20 14:40:10 Macintosh Microsoft Word[728]: CGBitmapContextGetData: invalid context*
    *Feb 20 14:40:40: --- last message repeated 276 times ---*
    Are others with Word 2008 and my Mac configuration receiving similar System Log entries?
    If so, any suggestions for a solution?

    I have that same problem lookin in my console.. can anybody help us out here???

  • Weird system.log entry

    Hi,
    since a few days I see appr. 5 minutes after boot thsi system.log entry:
    Dec 26 17:03:52 Gullivers-Computer configd[52]: target=enable-network: disabled
    Dec 26 17:08:54 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:20 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:33 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:42 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:42 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:42 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:42 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:42 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:44 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:44 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:44 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:44 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:46 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:46 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:46 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:46 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:48 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:48 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:48 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:58 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:59 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:59 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:09:59 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:10:06 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:10:07 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:10:07 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:10:07 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:10:33 Gullivers-Computer kernel[0]: disk0s5: ioctl('
    Dec 26 17:18:48 Gullivers-Computer KernelEventAgent[46]: tid 00000000 received VQ_LOWDISK event (4)
    Does this point to an upcoming hard disk failure? Or what else could that mean? TechTool pro does not show any errors.
    Thanks in advance!

    What's the S.M.A.R.T. status on the drive? You can check it on Disk Utility (click on the device, not the volume), or you can use a freeware tool such as [SMARTreporter|http://www.versiontracker.com/dyn/moreinfo/macosx/23232].
    And you have probably run the regular Repair Disk/Repair Permissions/etc. routine on it, right?

  • Strange system log error

    Hi everyone.
    I'm having some trouble.
    Today i saw my system log file have an error going.
    its a
    iMac AOSNotification[165]: [AOSNotification] XMPP session not connected - no ping sent
    and it is coming all day long.
    i'm sure it have something to do with MobileMe or some synchronizing thing.
    Anyone have an idea of what to do ? I did try to log out and back in on MobileMe.
    But it didn't help.
    Thx

    Hi.
    Yes. it is synchronizing with my Notes, Keychains, Bookmarks and Calendar but not with a iPhone
    Just the normal MobileMe on the computer. The iPhone is manually synchronized with iTunes and not with MobileMe.
    But the strange part is. I even deleted all the MobileMe sync preffs such as
    user/Library/Application support/Preferences/host/com.apple.AOSNotification
    user/Library/Application support/Preferences/host/com.apple.DotMacSync
    user/Library/Application support/Preferences/com.apple.FileSyncAgent.plist
    and logged out of MobileMe preffspane in systempreffs.
    And it is still giving me the same error in system log ????
    Really weird now that i eint logged in ?

  • Help decoding System.log entry

    Hello,
    Does anyone know what this entry in the System log means?
    Jul 23 14:40:19 www fseventsd[43]: failed to make the directory /private/tmp/278/E/.fseventsd (1/Operation not permitted)
    Jul 23 14:40:59 www fseventsd[43]: scan_old: bailing out because device mounted @ /private/tmp/278/E has dls 0x0 and dls->fci 0x0
    Does it mean I should do anything ... ?
    Thanks in advance for the help.

    Probably not. fseventsd is the daemon responsible for reading filesystem events from a special device file in /dev/ (basically, from the kernel), and writing those events to log files stored in directories named .fseventsd.
    Each filesystem volume that exists and has events associated with it will have a .fseventd directory at its root. For example, take a look in your / directory and you'll see one (to look inside, you'll need to be root or use sudo).
    The whole reason for the daemon's existence is so that any other application on the Mac can take advantage of filesystem events without having to read directly from the kernel. Instead, they read from ordinary log files.
    What that error is saying is that you have some external disk or disk image (i.e. volume) attaching itself to a directory in /private/tmp, and fseventsd is having problems setting up the proper log file directory in order to make filesystem events work for that volume. The "1/Operation not permitted" message is a standard error code, "1" being the numeric code and "operation not permitted" being the corresponding string code. This error typically means that the underlying filesystem (in this case, your mystery volume) is purposefully denying the creation of the object in a way _other than_ by permissions. For example, there could be a file flag set making the root of the filesystem immutable.
    To understand more, it would be helpful to know what is attaching itself to that area in your tmp directory. Regardless, I don't think the errors are much to worry about...

  • Worrying system log entry

    Hi guys,
    I've been having a look through the system log and have have seen the following message come up a few times:
    jnl: journal start/end pointers reset!
    What does this mean, and should I be worried?
    Thanks

    Thanks for the input guys, but I think I've tracked down the cause.
    It's my iPod.
    I happened to have the console open when I connected my iPod, and lo and behold the following appeared in the log:
    Feb 6 08:05:11 Poppy kernel[0]: jnl: journal start/end pointers reset! (jnl 0x1f78d7c; s 0x205800 e 0x205800)
    Feb 6 08:05:24 Poppy kernel[0]: jnl: close: flushing the buffer cache (start 0x261000 end 0x265200)
    The iPod was set to automatically sync and eject (ie. NOT enabled for disk use) These entries are for the system mounting and unmounting the iPod.
    I re-enabled the iPod for disk use. After this, I noticed I had a couple of files still on the iPod from when it'd previously been used as a disk. I deleted those, unmounted the disk and then set it back to auto-sync in iTunes, and now the journal start/end pointers entry doesn't appear in the console.
    Hopefully this will come in handy for someone else.
    Thanks for your interest
    Darren

  • Repetitive System log entry

    Hi
    Looking at my system log in Console I see this entry repeating every 30 seconds:
    launchd: getty repeating too quickly on port /dev/fax, sleeping
    Appreciate any help understanding its origin and how I can stop this process from recurring.
    thanks

    Thanks.
    While Google didn't directly help, as I read various posts I realized checking "receive faxes on this computer" in System Preferences>Print & Fax panel was creating the repetitive message. Unchecking it stopped the message in the System Log.
    Aloha from Big Island.

  • RV325 System Log Entries - Kernel - kernel: wrong ip[0],not_list[0]

    Hello,
    I have a RV325 Router. Entries in the System Log are mysterious to me and all my search results and reading are not relevant.
    The Event-Type is - "Kernel", and the Message is "kernel: wrong ip[0],not_list[0]"
    The Log entries occur every few minutes.
    Does anyone know what this log entry signifies?
    Also, does anyone know how to get an answer to any question from Cisco?
    Thanks,
    Michael Downs

    Hello
    yes, there are several existing discussions about same syslog message, like here, here or here, but neither of discussions points to solution.
    If you device is still under warranty I would suggest you to open service request to Cisco Small Business Support Center to make this issue fixed permanently.

  • RV325 System Log Entries - Kernel - kernel: The MAC table overflow. (Neighbour table overflow.)

    Hello,
    I have a RV325 Router. Entries in the System Log are repeated over and over.
    The messages are:
    2015-01-20, 04:11:59
    Kernel
    kernel: The MAC table overflow. (Neighbour table overflow.)
    2015-01-20, 04:11:59
    Kernel
    last message repeated 8 times
    2015-01-20, 05:52:19
    Kernel
    kernel: The MAC table overflow. (Neighbour table overflow.)
    Packet traces point to thousands of ARP packets coming from the ISP to my WAN port. Most of the ARP packet sources/destinations are not even close to my ISP DHCP assigned IP.

    Hi, Mark.
    I'm not an Apache guru, but you may have two different issues here, depending on when the
    kernel[0]: file: table is full
    message is time-stamped relative to when you issue the
    sudo apachectl start command.
    1. Looking at the results of this Google search and some others tends to indicate that common causes for httpd could not be started are errors in the /etc/httpd/httpd.conf file.
    You might also want to take a look at some of these other Discussions threads and in these "Networking and the Web" Discussion threads.
    2. One explanation I've found for kernel[0]: file: table is full is here.
    Hope these ideas help.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • What does these Apple System Log entries mean?

    I have been reading the Apple System Log and the following entries have caught my attention. Can someone tell me what they mean?
    2011-08-31 12:55:07 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 12:55:08 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 12:55:09 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 12:58:39 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 12:58:54 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 12:59:03 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 12:59:11 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 12:59:21 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 12:59:30 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 12:59:52 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:01:08 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:01:24 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:06:24 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:06:43 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:07:12 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:07:32 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:07:36 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:07:39 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:08:09 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:08:17 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:08:25 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:08:33 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:08:50 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:08:56 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:09:04 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:10:21 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:10:22 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:10:22 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:11:11 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:11:12 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:11:13 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:11:13 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:12:03 -0400 kernel[0]: IOSurface: buffer allocation size is zero
    2011-08-31 13:12:07 -0400 kernel[0]: IOSurface: buffer allocation size is zero

    I find:
    kernel: IOSurface: buffer allocation size is zero
    appears a lot when I can barely get control of my iMac 27, with constant whirring disk sounds and also often with Pref Sync Client (even if no sync taking place) and Safari Web Content also frequently.
    Other alerts include:
    kernel: IOSurface: buffer allocation size is zero
    [0x0-0xda0da].com.apple.Safari: DVFreeThread - CFMachPortCreateWithPort hack = 0x182080, fPowerNotifyPort= 0x181910
    Imran

  • Strange FTP log entry - FTP LOGIN REFUSED: getpwnam returned null

    At the systems log file, I get entries like the following since a few days:
    FTP LOGIN REFUSED: getpwnam returned null
    Over and over again (three or four per second). System performance is not harmed, anything working in normal parameters.
    There are several xftpd processes there causing this behavior - stopping ftp, killing them, restarting ftp solves the problem - and after one day, same situation.
    I searched this forum, but haven't found much information. Others seemed to have the problem as well, but either got no reply or have decided to use a different ftp server instead of Apple's one (which is no choice for us).
    Any advise would be appreciated.

    Others seemed to have the problem as well, but either got no reply or have decided to use a different ftp server instead of Apple's one
    Using a different server won't make any difference.
    Your machine is being attacked by a hacker trying to get into your FTP server.
    Don't be surprised by this. Just about any service that is open to the public internet is going to get probed at some point. All that's happened here is that some bot has detected a FTP server running on your machine and is trying a number of username/password combinations to see if they can log in.
    Whether they will or not depends on the number of accounts you have on your server and the strength of their passwords.
    Having a different FTP server isn't going to make a difference because the bot doesn't (yet) know what server you're running, it's just opening FTP connections and trying to log in. Any FTP server would respond in the same way.
    The solution is to decide whether you really need FTP exposed to the outside world. It really isn't a secure protocol and can be the vector through which other hacks occur. If you don't need it I'd turn it off. If you do need it, consider some way of limiting access (e.g. make it available to LAN clients only and not to the whole internet, or use a VPN.

  • System log entry

    Hey, can anyone tell me if these users have logged into my server and relayed spam mail??
    Aug 3 21:57:12 server postfix/smtpd[18064]: warning: 143.244.212.66.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=143.244.212.66.relays.ordb.org type=A: Host not found, try again
    Aug 3 21:57:17 server postfix/smtpd[18064]: warning: 174.42.22.216.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=174.42.22.216.relays.ordb.org type=A: Host not found, try again
    Aug 3 21:57:29 server postfix/smtpd[18064]: warning: 196.244.32.72.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=196.244.32.72.relays.ordb.org type=A: Host not found, try again
    Aug 3 22:04:16 server postfix/smtpd[18251]: warning: 143.244.212.66.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=143.244.212.66.relays.ordb.org type=A: Host not found, try again
    Aug 3 22:05:21 server postfix/smtpd[18251]: warning: 142.22.51.72.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=142.22.51.72.relays.ordb.org type=A: Host not found, try again
    Aug 3 22:08:00 server postfix/smtpd[18367]: warning: 150.246.54.65.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=150.246.54.65.relays.ordb.org type=A: Host not found, try again
    Aug 3 22:08:50 server postfix/smtpd[18367]: warning: 174.21.236.61.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=174.21.236.61.relays.ordb.org type=A: Host not found, try again
    Aug 3 22:11:00 server postfix/smtpd[18367]: warning: 244.28.33.81.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=244.28.33.81.relays.ordb.org type=A: Host not found, try again
    Aug 3 22:11:51 server postfix/smtpd[18367]: warning: 121.35.53.37: hostname 37.53.35.121.broad.sz.gd.dynamic.163data.com.cn verification failed: Host not found
    Aug 3 22:11:52 server postfix/smtpd[18367]: warning: 37.53.35.121.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=37.53.35.121.relays.ordb.org type=A: Host not found, try again
    Aug 3 22:16:02 server postfix/smtpd[18579]: warning: 137.106.141.219.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=137.106.141.219.relays.ordb.org type=A: Host not found, try again
    Aug 3 22:20:07 server postfix/smtpd[18696]: warning: 136.195.41.211.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=136.195.41.211.relays.ordb.org type=A: Host not found, try again
    Aug 3 22:20:19 server postfix/smtpd[18696]: warning: 104.79.74.216.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=104.79.74.216.relays.ordb.org type=A: Host not found, try again
    Aug 3 22:21:23 server postfix/smtpd[18696]: warning: 52.73.18.116.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=52.73.18.116.relays.ordb.org type=A: Host not found, try again
    Aug 3 22:24:01 server postfix/smtpd[18813]: warning: 179.203.216.63.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=179.203.216.63.relays.ordb.org type=A: Host not found, try again
    Aug 3 22:24:26 server postfix/smtpd[18813]: warning: 216.219.30.69.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=216.219.30.69.relays.ordb.org type=A: Host not found, try again
    Aug 3 22:28:31 server postfix/smtpd[18949]: warning: 158.22.51.72.relays.ordb.org: RBL lookup error: Host or domain name not found. Name service error for name=158.22.51.72.relays.ordb.org type=A: Host not found, try again

    I believe that sbl-xbl.spamhaus.org is being phased out and replaced with zen.spamhaus.org.
    I use the following dns-blacklists (in this order - order does matter):
    zen.spamhaus.org
    bl.spamcop.net
    dnsbl.sorbs.net
    list.dsbl.org
    According to my logs, in the last 2.5 days, zen has blocked 3040 (87.88%), bl has blocked 303 (8.75%), dnsbl has blocked 104 (3%), and list has blocked 12 (.34%).

  • Strange new system.log error

    Hi
    Listen. The last hole week i discovered a new strange system.log error / text ?
    I have it on both my iMac 27" Snow Leo and my new Macbook Air 2012 Mountain Lion.
    The error says:
    Jan 20 02:45:54 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.applepushserviced.plist
    Jan 20 02:45:54 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.aslmanager.plist
    Jan 20 02:45:54 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.atrun.plist
    Jan 20 02:45:54 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.audio.coreaudiod.plist
    Jan 20 02:45:54 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.auditd.plist
    Jan 20 02:45:54 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.autofsd.plist
    Jan 20 02:45:54 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.automountd.plist
    Jan 20 02:45:54 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.awacsd.plist
    Jan 20 02:45:54 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.backupd-attach.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.RFBEventHelper.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.RemoteDesktop.PrivilegeProxy.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.installd.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.SCHelper.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.DiagnosticReportCleanUp.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.hidd.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.xprotectupdater.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.applepushserviced.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.AppleFileServer.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.fseventsd.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.pcastuploader.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.RFBRegisterMDNS_RemoteManagement.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.usbmuxd.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.backupd-auto.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.blued.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.cvmsServ.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.dpd.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.awacsd.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.platform.ptmd.plist
    Jan 20 02:45:58 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons/com.apple.coreservicesd.plist
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/Caches
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/CoreServices
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchAgents
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/PrivateFrameworks
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/Fonts
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/Frameworks
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/StartupItems
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/UserEventPlugins
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/Automator
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/Services
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/Input Methods
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/Extensions
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/LaunchDaemons
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/Keychains
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/Java
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/CFMSupport
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/Lib_CEP
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/QuickTime
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/User Template
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/Spotlight
    Jan 20 02:46:00 imac27 Finder[259]: Removing observer for path: /System/Library/Screen Savers
    Jan 20 02:46:01 imac27 Finder[259]: Removing observer for path: /System/Library
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/WebKit
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Voices
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Spelling
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Sounds
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Services
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Scripts
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Screen Savers
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Safari
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/QuickLook
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/PubSub
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Printers
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/PreferencePanes
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/PhotoshopCrashes
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/PDF Services
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/ooVoo
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Music Man
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Mail Downloads
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Mail
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Logs
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/LaunchAgents
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Compositions
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Keychains
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Keyboard Layouts
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/iTunes
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Internet Plug-Ins
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Input Methods
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/iMovie
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Images
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Icons
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/iApps
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Google
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Gas Mask
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Fonts
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/FontCollections
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/FileSync
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Favorites
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Eye-Fi
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Extensis
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/EQATEC Analytics
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/DxO Optics Pro v8
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Cookies
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Contextual Menu Items
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/ColorSync
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/ColorPickers
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Calendars
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Caches
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Autosave Information
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Audio
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Assistants
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support
    Jan 20 02:46:06 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Address Book Plug-Ins
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.Bluetooth.88E51012-02E1-547C-A D86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.DigiDNA.DiskAid.88E51012-02E1-547C-A D86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.SoftwareUpdate.88E51012-02E1-5 47C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.iCal.helper.88E51012-02E1-547C -AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.ImageCaptureExtension2.88E5101 2-02E1-547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.screensaver.iTunesArtwork.88E5 1012-02E1-547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.java.JavaPreferences.88E51012- 02E1-547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.MIDI.88E51012-02E1-547C-AD86-4 F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.mail.88E51012-02E1-547C-AD86-4 F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.idisk.88E51012-02E1-547C-AD86- 4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.print.Cache.88E51012-02E1-547C -AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.iWeb.88E51012-02E1-547C-AD86-4 F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.screensaver.88E51012-02E1-547C -AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.systemuiserver.88E51012-02E1-5 47C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.print.PrinterProxy.88E51012-02 E1-547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.ImageCapture2.88E51012-02E1-54 7C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.imservice.FaceTime.88E51012-02 E1-547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.panic.Coda.88E51012-02E1-547C-AD86-4 F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.FaceTime.88E51012-02E1-547C-AD 86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.airport.agent.88E51012-02E1-54 7C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.adobe.headlights.88E51012-02E1-547C- AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.toastycode.screensaver.LCDScrub.88E5 1012-02E1-547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.scheduler.88E51012-02E1-547C-A D86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.divx.DivXBrowserPlugin.88E51012-02E1 -547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/MicrosoftRegistrationDB.88E51012-02E1-54 7C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.ScreenSaver.Basic.88E51012-02E 1-547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.iTunes.88E51012-02E1-547C-AD86 -4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.AddressBook.88E51012-02E1-547C -AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.AddressBook.sync.88E51012-02E1 -547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.stuffit.agreement.88E51012-02E1-547C -AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.systempreferences.88E51012-02E 1-547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.SubmitDiagInfo.88E51012-02E1-5 47C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.windowserver.88E51012-02E1-547 C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.DirectoryUtility.88E51012-02E1 -547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.preference.internet.88E51012-0 2E1-547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.HIToolbox.88E51012-02E1-547C-A D86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.panic.Coda2.88E51012-02E1-547C-AD86- 4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.syncservices.ConflictResolver. 88E51012-02E1-547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:30 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost/com.apple.ImageCaptureService.88E51012-0 2E1-547C-AD86-4F7A3F9230D8.plist
    Jan 20 02:46:51 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/Microsoft/Microsoft Messenger User Cache.plist
    Jan 20 02:46:51 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/Microsoft/Office 2011/OfficeSync Prefs
    Jan 20 02:46:51 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/Microsoft/Office 2011/Outlook Preferences
    Jan 20 02:46:51 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/Microsoft/Office 2011/Microsoft Office ACL [Danish]
    Jan 20 02:46:51 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/Microsoft/Office 2011
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.akvis.Magnifier.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.LaunchServices.QuarantineEvents
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.Aimersoft.Video-Converter-Ultimate.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.WebFoundation.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.skype.skype.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.extensis.FontManagement.plugins.Photoshop.p list
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.ragesw.iwebseotool.xml
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.adobe.Photoshop.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.iWeb.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.adobe.AdobePremierePro.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.stuffit.StuffIt-Destinations.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.Adobe.After Effects.11.0.2.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.adobe.ARM.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.adobe.bridge5.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.help.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/ByHost
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.only4pdf.rararchiver.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.ATS.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/loginwindow.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.srs.iwow.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.ActivityMonitor.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/fr.read-write.WiredClient.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.mobile.iTunes.store.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.dock.db
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.zanka.WiredClientDebugP7.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.Adobe.Adobe Media Encoder.6.0.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.akvis.Refocus.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.symbolichotkeys.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.adobe.mediabrowser.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.akvis.Noise Buster.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.LaunchServices.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.aimersoft.helper_compact.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.realnetworks.realplayerdownloader.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/Sitemap Automator Recent Items
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.RealNetworks.RealPlayer.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/QuickTime Preferences
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/Adobe Photoshop CS6 Settings
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.nolobe.interarchy.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.sidebarlists.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/Adobe
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.adobe.crashreporter.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/Adobe Save For Web AI 16.0 Prefs
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.extensis.FontManagement.plugins.Illustrator .plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/net.telestream.wmv.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.BezelServices.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.peternoriega.unrarx.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/pbs.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.PreferenceSync.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.SystemProfiler.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/Microsoft
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.storeagent.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.Safari.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.microsoft.Messenger.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.adobe.ame.application.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.finder.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.loginitems.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.google.Chrome.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.akvis.SmartMask.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.internetconfig.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.keychainaccess.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.frameworks.diskimages.uiagent.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.ragesw.googlesitemap.xml
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.internetconfigpriv.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.quicktime.plugin.preferences.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/Adobe Photoshop CS6 Paths
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.ragesw.seotoolforiweb.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.niksoftware.selectivetool.prefs
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.AddressBook.abd.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.Adobe.Premiere Pro.6.0.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/org.grunenberg.EasyFind.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.adobe.AfterEffects.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.cod3r.a52codec.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.loginwindow.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.yazsoft.Playback.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.systemuiserver.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.candyware.RarMachine.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.DiskUtility.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/Playback
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.appstore.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.dock.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.zanka.WiredClient.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.Adobe.Common CS6.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.recentitems.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.iconfactory.Twitterrific.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.extensis.FontManagement.plugins.InDesign.pl ist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.akvis.MakeUp.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.apple.systempreferences.plist
    Jan 20 02:47:09 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Preferences/com.ragesw.webcrusher.xml
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/MobileSync
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/MobileMeSyncClient
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Microsoft
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/MassReplaceIt
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/MacUpdate
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Macsome Audiobook Converter
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Macsome
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/MacGameStore.com
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/MacGamesArcade
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/LooksBuilder
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Little Snitch
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Labels & Addresses
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iWeb SEO Tool
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iWeb
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iVI
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iTubeGrabber
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iTools
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iSubtitle
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iSlayer
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iSkysoft
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iShowU HD
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iShowU
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iSerial Reader
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iRecordMusic
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/ipswDownloader
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iPartition
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Interarchy
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iMedia Converter Deluxe
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Imagenomic
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Image Processor Pro.xml
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Image Processor Pro.log
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Image Processor Pro WEB.xml
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Image Processor Pro skolefoto.xml
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iLifePageLayout
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iLifeMediaBrowser
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iFunia AudioConverter
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iFFmpeg
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iDefrag
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/iChm
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Helper
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Hardware Monitor
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/HandBrake
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Google
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/FX Photo Studio
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Fluid
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Firefox
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Final Cut Pro
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/FilmOn.com
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/File Buddy
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/eSellerate
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Episode
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Enolsoft YouTube Converter HD
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Ecoute
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/eBookConverter
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/easyMule2
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/EasyFind
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DxO Optics Pro v8
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DxO Optics Pro v7
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DxO Optics Pro
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DxO Labs
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DVDRemaster
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DVD Player
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DropDMG
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DriveGenius
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DMG Canvas
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DivX
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DiskCatalogMaker
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DiskAid
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Disc Cover 3
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DigiArty
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Decibel
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DataViz
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Data Rescue 3
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/DaisyDisk
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/D-Vision 3
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/CrossOver
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/CrashReporter
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/CoverScout 3
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Coriolis
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/ConverterPlus
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/ContactSheetII.log
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Contact Sheet II.xml
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Console
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Compressor
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/com.unionwell.fxfotopro
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/com.synium.screenium
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/com.prosofteng.DRBackend
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/com.mactrackerapp.Mactracker
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/com.macitbetter.betterzip
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/com.koingosw.MacPilot
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/com.fuelcollective.Permute
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/com.bombich.ccc
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Coda 2
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Coda
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Capture One
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/CandyBar
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Calculator
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Business Card Composer 5
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Boinx
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/bitSplit Enterprises
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Barcode Producer
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AVCLabs M4V Converter Plus
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Automator
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Audio Hijack Pro
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/audacity
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Athentech
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStudio
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Apple Qmaster
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Apple
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppDelete
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Apimac
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Aperture
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Anthropics
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Altomac
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AirServer
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Aimersoft YouTube Downloader
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Aimersoft
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AdWords-Editor
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Adobe
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AddressBook
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/Acertant
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/ACD Systems
    Jan 20 02:47:13 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/4Media
    Jan 20 02:47:15 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppDelete/AppDeleteLog.txt
    Jan 20 02:47:19 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppDelete
    Jan 20 02:47:19 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/CrashReporter
    Jan 20 02:47:28 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/442663405/flyingIcon
    Jan 20 02:47:28 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/442663405/preflight.pfpkg
    Jan 20 02:47:29 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/468808410/flyingIcon
    Jan 20 02:47:29 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/468808410/preflight.pfpkg
    Jan 20 02:47:31 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/490255982/flyingIcon
    Jan 20 02:47:31 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/490255982/preflight.pfpkg
    Jan 20 02:47:33 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/526037562/flyingIcon
    Jan 20 02:47:33 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/526037562/preflight.pfpkg
    Jan 20 02:47:34 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/427480061
    Jan 20 02:47:34 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/497799835
    Jan 20 02:47:34 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/468808410
    Jan 20 02:47:34 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/448457090
    Jan 20 02:47:34 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/526037562
    Jan 20 02:47:34 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/432716600
    Jan 20 02:47:34 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/manifest.plist
    Jan 20 02:47:34 imac27 Finder[259]: Removing observer for path: /Users/iMac/Library/Application Support/AppStore/490255982
    Jan 20 02:47:34 imac27 Finder[259]: Removing observ

    anyone know what this is now ? i got another error now running forever
    0 : <CFString 0x106d2db78 [0x7fff7063fee0]>{contents = "kATSFontTestSeverityFatalError"}\n)}".
    Jan 22 14:05:12 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation failed - "/Dokumenter/Other fonts/Fontographer/TomboyMedium/TomboyMedium".
    Jan 22 14:05:12 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation Result - "<CFArray 0x1001c7750 [0x7fff7063fee0]>{type = mutable-small, count = 1, values = (\n          0 : <CFString 0x106d2db78 [0x7fff7063fee0]>{contents = "kATSFontTestSeverityFatalError"}\n)}".
    Jan 22 14:05:13 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation failed - "/Dokumenter/Other fonts/FontShop FF Alphabetic/C/Call FF 1-9/Call FF 1/Call FF 1".
    Jan 22 14:05:13 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation Result - "<CFArray 0x102c7cb90 [0x7fff7063fee0]>{type = mutable-small, count = 1, values = (\n          0 : <CFString 0x106d2db78 [0x7fff7063fee0]>{contents = "kATSFontTestSeverityFatalError"}\n)}".
    Jan 22 14:05:13 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation failed - "/Dokumenter/Other fonts/FontShop FF Alphabetic/C/Call FF 1-9/Call FF 2/Call FF 2".
    Jan 22 14:05:13 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation Result - "<CFArray 0x10048fc90 [0x7fff7063fee0]>{type = mutable-small, count = 1, values = (\n          0 : <CFString 0x106d2db78 [0x7fff7063fee0]>{contents = "kATSFontTestSeverityFatalError"}\n)}".
    Jan 22 14:05:13 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation failed - "/Dokumenter/Other fonts/FontShop FF Alphabetic/C/Call FF 1-9/Call FF 3/Call FF 3".
    Jan 22 14:05:13 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation Result - "<CFArray 0x102c7c7a0 [0x7fff7063fee0]>{type = mutable-small, count = 1, values = (\n          0 : <CFString 0x106d2db78 [0x7fff7063fee0]>{contents = "kATSFontTestSeverityFatalError"}\n)}".
    Jan 22 14:05:13 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation failed - "/Dokumenter/Other fonts/FontShop FF Alphabetic/C/Call FF 1-9/Call FF 4/Call FF 4".
    Jan 22 14:05:13 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation Result - "<CFArray 0x10048fcd0 [0x7fff7063fee0]>{type = mutable-small, count = 1, values = (\n          0 : <CFString 0x106d2db78 [0x7fff7063fee0]>{contents = "kATSFontTestSeverityFatalError"}\n)}".
    Jan 22 14:05:14 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation failed - "/Dokumenter/Other fonts/FontShop FF Alphabetic/C/Call FF 1-9/Call FF 5/Call FF 5".
    Jan 22 14:05:14 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation Result - "<CFArray 0x100485400 [0x7fff7063fee0]>{type = mutable-small, count = 1, values = (\n          0 : <CFString 0x106d2db78 [0x7fff7063fee0]>{contents = "kATSFontTestSeverityFatalError"}\n)}".
    Jan 22 14:05:14 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation failed - "/Dokumenter/Other fonts/FontShop FF Alphabetic/C/Call FF 1-9/Call FF 6/Call FF 6".
    Jan 22 14:05:14 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation Result - "<CFArray 0x102c77d70 [0x7fff7063fee0]>{type = mutable-small, count = 1, values = (\n          0 : <CFString 0x106d2db78 [0x7fff7063fee0]>{contents = "kATSFontTestSeverityFatalError"}\n)}".
    Jan 22 14:05:14 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation failed - "/Dokumenter/Other fonts/FontShop FF Alphabetic/C/Call FF 1-9/Call FF 7/Call FF 7".
    Jan 22 14:05:14 mugge /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker[11204]: FontImporter: Validation Result - "<CFArray 0x100485400 [0x7fff7063fee0]>{type = mutable-small, count = 1, values = (\n

Maybe you are looking for

  • How to get the version of Java in browser??

    I need to check the verson of Java in browser?? Can anybody help me? I need to check that, and send it to serwer somehow :) Any code would be usefull. Thanks

  • Program for table control in bdc

    Hi All,     Can Anybody provide me program on table control that used in BDC.     Please provide me program also. thanks rahul.

  • XI and R/3 connection

    hi all, i am doing file to idoc scenario. before doing this we have to connect xi and r/3. i done all steps. but in romote login i am able to login form xi to R/3. but i am unable to remote login from r/3 to xi. This problem i am facing from so many

  • Best Configuration for Laptop

    I just purchased, and upgraded, a laptop that has: GTX 470 (3 GB dedicated video) 24 GB DDR3 RAM 120 GB primary internal SSD (C Drive) (up to 550MB/s read, up to 500MB/s Write) 480 GB second internal SSD (D Drive) (up to 540MB/s read, up to 460MB/s w

  • Busobj.Application problem after installing BO XI 3.1

    Hi, Untill recent I had a Windows server with BO server 6.5 installed. A VB script program was scheduled to export BO-reports regularly. It worked fine. Yesterday, I have installed on that BO 6.5 server, BO XI 3.1 Client tools. Since than, the progra