I would guess this error refers to not specifying action arguments which you marked as required by not assigning them default values.
If you want more help please post fragments of your code and a full stack trace that you got with the error message. It should be in your application log.