It looks like this part was not updated after recent changes made to the upload handler base class
- Options contain some no longer needed parameters
- The UploadService construct does not match new parameters
- setPostProcessor attempts to get
getUploadPath which is a private function now