I have a rule set up to move images to a folder on a Firewire connected drive. The image moves correctly to the drive, but for each image I am seeing the following in the log:
2012-08-15 18:04:43.237 hazelworker[58084] Juniper_001.png: Rule File on Drobo matched.
2012-08-15 18:04:43.294 hazelworker[58544] Another hazelworker process is processing folder (null). Exiting.
2012-08-15 18:04:43.331 hazelworker[58545] Processing folder Downloads
2012-08-15 18:04:45.349 hazelworker[58545] Done processing folder Downloads
2012-08-15 18:05:01.391 hazelworker[58550] Processing folder -> Movies
2012-08-15 18:05:03.395 hazelworker[58550] Done processing folder -> Movies
2012-08-15 18:05:12.811 hazelworker[58084] [File Event] File moved: Juniper_001.png moved from folder /Users/learned/Downloads/-> Second Life to folder /Volumes/Drobo/Pictures/Images/Second Life.
2012-08-15 18:05:12.811 hazelworker[58084] Caught exception in rule evaluation of file Juniper_001.png: NSDistantObject (0x100224b30) is invalid (no connection)
2012-08-15 18:05:12.811 hazelworker[58084] (
0 CoreFoundation 0x00007fff99bf7f56 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8fd2fd5e objc_exception_throw + 43
2 CoreFoundation 0x00007fff99bf7d8a +[NSException raise:format:arguments:] + 106
3 CoreFoundation 0x00007fff99bf7d14 +[NSException raise:format:] + 116
4 Foundation 0x00007fff9a850030 -[NSDistantObject forwardInvocation:] + 232
5 CoreFoundation 0x00007fff99be4fa4 ___forwarding___ + 756
6 CoreFoundation 0x00007fff99be4c38 _CF_forwarding_prep_0 + 232
7 hazelworker 0x000000010002e9a6 start + 182454
8 hazelworker 0x000000010002e810 start + 182048
9 hazelworker 0x000000010000f659 start + 54633
10 hazelworker 0x00000001000205af start + 124095
11 hazelworker 0x00000001000049f2 start + 10498
12 hazelworker 0x00000001000057c8 start + 14040
13 hazelworker 0x0000000100006db7 start + 19655
14 hazelworker 0x0000000100002124 start + 52
)
Any ideas?