codeclimate / codeclimate-pmd

13 stars 7 forks source link

engine pmd failed "File AsyncJobExtension.cls" doesn't exist #30

Closed efueger closed 5 years ago

efueger commented 5 years ago

Customer reports getting the following error message:

engine pmd failed with status 1 and stderr 
File AsyncJobExtension.cls doesn't exist

Mandatory arguments:
1) A java source code filename or directory
2) A report format 
3) A ruleset filename or a comma-delimited string of ruleset filenames

The customer also reports:

the error looks like the binary is missing a parameter.

It doesn't look like anyone from our team changed the codeClimate configuration so we would love if you can have a look

This happened spontaneously sometime between Oct 28 and Nov 12.


(contact @efueger for the repo's link in Admin)

efueger commented 5 years ago

Asked customer to:

-If the file exists, open a new branch against master, exclude that file, re-enable PMD

efueger commented 5 years ago

no response - will close this out and revisit if needed