OS X 10.10.2 with AFP Volume Hangs System

I have a weird problem in which after upgrading to 10.10.2 my system will hang shortly after booting. By hanging I mean the Finder will be unresponsive as well as apps that access the file system. I think I narrowed it down to Hazel. IF I stop Hazel and connect to the AFP (network NAS) mount I have no problems. However once I start Hazel a few minutes later I keep seeing this in the log over and over again:
Any thoughts? If I mount the same network drive as SMB I do not see the problem.
- Code: Select all
1/28/15 8:36:25.000 PM kernel[0]: AFP_VFS afpfs_DoReconnect: posting to KEA EINPROGRESS for /Volumes/Scotts Stuff
1/28/15 8:36:25.000 PM kernel[0]: AFP_VFS afpfs_DoReconnect: Max reconnect time: 30 secs, Connect timeout: 15 secs for /Volumes/Scotts Stuff
1/28/15 8:36:25.000 PM kernel[0]: AFP_VFS afpfs_DoReconnect: connect to the server /Volumes/Scotts Stuff
1/28/15 8:36:25.277 PM KernelEventAgent[83]: tid 54485244 received event(s) VQ_NOTRESP (1)
1/28/15 8:36:25.277 PM KernelEventAgent[83]: tid 54485244 type 'afpfs', mounted on '/Volumes/Scotts Stuff', from '//scott@Data_Cube.local/Scotts%20Stuff', not responding
1/28/15 8:36:25.277 PM KernelEventAgent[83]: tid 54485244 found 1 filesystem(s) with problem(s)
1/28/15 8:36:25.278 PM loginwindow[81]: Error: could not load nib file for DisconnectedFS plugin
1/28/15 8:36:25.000 PM kernel[0]: AFP_VFS afpfs_DoReconnect: Logging in with uam 8 /Volumes/Scotts Stuff
1/28/15 8:36:25.000 PM kernel[0]: AFP_VFS afpfs_DoReconnect: Restoring session /Volumes/Scotts Stuff
1/28/15 8:36:25.000 PM kernel[0]: ASP_TCP ReplayPendingReqs: replaying slot 127 with reqID 5160 afpCmd 72 on so 0xffffff804609bb88
1/28/15 8:36:25.000 PM kernel[0]: ASP_TCP ReplayPendingReqs: replaying slot 0 with reqID 5161 afpCmd 72 on so 0xffffff804609bb88
1/28/15 8:36:25.000 PM kernel[0]: AFP_VFS afpfs_DoReconnect: get the reconnect token
1/28/15 8:36:25.412 PM KernelEventAgent[83]: tid 54485244 received event(s) VQ_NOTRESP (1)
1/28/15 8:36:41.000 PM kernel[0]: ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 60 on so 0xffffff804609bb88
1/28/15 8:36:42.000 PM kernel[0]: AFP_VFS afpfs_DoReconnect: doing reconnect on /Volumes/Scotts Stuff
Any thoughts? If I mount the same network drive as SMB I do not see the problem.