Exception in rule evaluation

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

Exception in rule evaluation Wed Aug 22, 2012 2:45 am • by misterlab
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
misterlab
 
Posts: 5
Joined: Sun Mar 11, 2012 3:16 pm

Re: Exception in rule evaluation Wed Aug 22, 2012 12:44 pm • by Mr_Noodle
Looks like a problem with an Automator action (or Apple's code to trigger the action). Also, you might want to provide a bit more log context (a few log messages before and after the segment you posted) as well as info like what OS version you are running.
Mr_Noodle
Site Admin
 
Posts: 11865
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support