Preview says Rule matched, Debug level log says no...

I have been trying to get a rule together to execute when a file of a particular extension and starting with a particular string. When I click the preview eye icon, it shows as matched, when I set debug logging on, it shows that the file is not matched. Rule is as simple as this:
Name.. Starts with.. conference
Extension.. Is.. jnlp
new file downloaded added to the folder directly with the name conference.jnlp
Debug loggin shows file not matched:
hazelworker[38530] DEBUG: conference.jnlp: Did not match any rules.
What more can I do?
Name.. Starts with.. conference
Extension.. Is.. jnlp
new file downloaded added to the folder directly with the name conference.jnlp
Debug loggin shows file not matched:
hazelworker[38530] DEBUG: conference.jnlp: Did not match any rules.
What more can I do?