Hi All,
I am importing Jobs from ECC using SAP_Importccmsjobs, Its working fine for few jobs but for few jobs it is in error status.
Below is the Stdout.log file output:
Generating job definition ZR2R_PS_D_SETLMENT_CONTRACT_COST for SAP job ZR2R_PS_D_SETLMENT_CONTRACT_COST/22300102
Could not create job definition ZR2R_PS_D_SETLMENT_CONTRACT_COST for SAP job ZR2R_PS_D_SETLMENT_CONTRACT_COST/22300102
com.redwood.scheduler.api.exception.SchedulerAPIPersistenceException: JCS-XXXXX: Modification vetoed: Unexpected exception during listener execution
com.redwood.scheduler.persistence.api.PersistenceException$ModelModificationVetoException: JCS-XXXXX: Modification vetoed: Unexpected exception during listener execution
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
JCS-122035: Unable to persist: JCS-XXXXX: Modification vetoed: Unexpected exception during listener execution
at com.redwood.scheduler.model.SchedulerSessionImpl.writeDirtyListLocal(SchedulerSessionImpl.java:882)
at com.redwood.scheduler.model.SchedulerSessionImpl.persist(SchedulerSessionImpl.java:823)
at com.redwood.scheduler.connector.sap.rfc.service.components.util.UserUnitOfWorkManager.perform(UserUnitOfW
I am not sure why this error is coming for few jobs only and not for other jobs.