My Oracle Support Banner

Fusion ERP Update Application / Refresh Members Process Fail With java.lang.NullPointerException Exception (Doc ID 2998712.1)

Last updated on MARCH 04, 2024

Applies to:

Oracle Enterprise Planning and Budgeting Cloud Service - Version N/A and later
Oracle Planning and Budgeting Cloud Service - Version N/A and later
Oracle Financial Consolidation and Close Cloud Service - Version N/A and later
Oracle Account Reconciliation Cloud Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

Fusion ERP Update Application process fail with error java.lang.NullPointerException -

2024-01-10 17:33:28,299 INFO [AIF]: Updated data file location in temp table: SECURITASCOA_24489_ECM.dat
2024-01-10 17:33:28,300 INFO [AIF]: Deleting temporary file: 44310025.txt
2024-01-10 17:33:28,320 INFO [AIF]: The FusionAdapter main program has completed.
2024-01-10 17:33:28,331 DEBUG [AIF]: Comm.executeFusionService - END
2024-01-10 17:33:28,331 DEBUG [AIF]: Refresh Member OutputFileName: /u03/inbox/data/SECURITASCOA_24489_ECM.dat
2024-01-10 17:33:31,515 ERROR [AIF]:
2024-01-10 17:33:31,515 DEBUG [AIF]:
  UPDATE AIF_PROCESS_DETAILS
  SET STATUS = 'FAILED'
  ,RECORDS_PROCESSED = CASE WHEN RECORDS_PROCESSED IS NULL THEN 0 ELSE RECORDS_PROCESSED END + NULL
  ,EXECUTION_END_TIME = CURRENT_TIMESTAMP
  ,LAST_UPDATED_BY = CASE WHEN (' ' IS NULL) THEN LAST_UPDATED_BY ELSE ' ' END
  ,LAST_UPDATE_DATE = CURRENT_TIMESTAMP
  WHERE PROCESS_ID = 24489 AND ENTITY_TYPE = 'REFRESH_MEMBERS' AND ENTITY_NAME = 'SECURITASCOA'
  
2024-01-10 17:33:31,534 ERROR [AIF]: Error in extractCubeMembers
2024-01-10 17:33:31,535 FATAL [AIF]: Error in extractCubeMembers
Traceback (most recent call last):
  File "/u01/prod/PBCS_23.11.60/EPMSystem11R1/products/FinancialDataQuality/odi/CommDim.py", line 31, in extractCubeMembers
  fusionHelper.refreshApplicationMembers(output_file_full_name)
NullPointerException: java.lang.NullPointerException

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.