Hi,
Getting the following exception in Hazel.log for certain files:
2012-08-22 07:30:48.921 hazelworker[44887] Caught exception in rule evaluation of file filename: Invalid domain=nil in -[NSError initWithDomain:code:userInfo:]
2012-08-22 07:30:48.921 hazelworker[44887] (
0 CoreFoundation 0x00007fff87d17716 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff86adc470 objc_exception_throw + 43
2 CoreFoundation 0x00007fff87d174ec +[NSException raise:format:] + 204
3 Foundation 0x00007fff878e803e -[NSError initWithDomain:code:userInfo:] + 106
4 Automator 0x00007fff868d0093 -[AMWorkspace setError:] + 245
5 Automator 0x00007fff868d012e -[AMWorkspace runWorkflowAtPath:withInput:error:] + 76
6 hazelworker 0x0000000100012b9e start + 72058
7 hazelworker 0x0000000100022826 start + 136706
8 hazelworker 0x000000010000289f start + 5755
9 hazelworker 0x00000001000034ff start + 8923
10 hazelworker 0x0000000100006251 start + 20525
11 hazelworker 0x0000000100001258 start + 52
12 ??? 0x0000000000000002 0x0 + 2
)
Any suggestions what may be causing this or how to resolve?
Thanks