SAP Knowledge Base Article - Public

2659577 - Job failing with Error Code "Error occurred. Please, see error details" - Due to wrong Encryption setup

Symptom

When the jobs run it fails with the error message "Error occurred. Please, see error details" and one of the below exceptions on the job Details:

  • Full exception:com.successfactors.jobscheduler.ScheduledJobExecutionException: java.lang.NullPointerException: while trying to invoke the method java.lang.Object.getClass() of a null object loaded from local variable 'o'
  • Full exception:com.successfactors.jobscheduler.ScheduledJobExecutionException: while trying to invoke the method java.lang.Object.getClass() of a null object loaded from local variable 'o'

**All images used in this article are from SAP internal system. Any resemblance to real data is purely coincidental.**

Environment

SAP SuccessFactors BizX Platform

Cause

A possible cause is that the job is expecting an encrypted file and the file that is sent to the job is not encrypted.

Resolution

Adjust the job to wait for the file as is being uploaded on the SFTP.

The File Encryption configuration needs to match the file on the SFTP, if the file is encrypted choose PGP, otherwise None should be selected by default:

  1. Provisioning
  2. Manage Scheduled Jobs
  3. Live Profile Import
  4. Job Parameters > Personal Information

File encrypt.PNG

Keywords

Scheduled Job; Job Fails; Application Error; Exception; Error occurred. Please, see error details; , KBA , LOD-SF-PLT-JOBS , Scheduled Jobs , LOD-SF-PLT , Platform Foundational Capabilities , Problem

Product

SAP SuccessFactors HCM suite all versions