My Oracle Support Banner

FDMEE Batch Error in AIFUtil.callBatchExecutionServlet URLError: <urlopen error (111, 'Connection refused')> (Doc ID 2111102.1)

Last updated on JULY 09, 2024

Applies to:

Hyperion Financial Data Quality Management, Enterprise Edition - Version 11.1.2.4.100 and later
Information in this document applies to any platform.

Symptoms

Error on executing BefProcessBatch Event script at start of OpenBatch load process:

2016-02-05 15:19:54,550 INFO [AIF]: FDM Version: 11.1.2.4.100
2016-02-05 15:19:54,550 INFO [AIF]: Log File Encoding: UTF-8
2016-02-05 15:19:54,551 DEBUG [AIF]: CommProcess.initializeBatchProcess - START
2016-02-05 15:19:54,553 DEBUG [AIF]: epmOracleInstance: /opt/hyperion/Oracle/Middleware/user_projects/epmsystem5
2016-02-05 15:19:54,555 DEBUG [AIF]: UPDATE aif_processes SET epm_oracle_instance = '/opt/hyperion/Oracle/Middleware/user_projects/epmsystem5', application_id = 2
WHERE process_id = 270
2016-02-05 15:19:54,557 DEBUG [AIF]: CommProcess.initializeBatchProcess - END
2016-02-05 15:19:54,582 DEBUG [AIF]: CommProcess.executeBatchScript - START
2016-02-05 15:19:54,582 DEBUG [AIF]: p_process_id: 270
2016-02-05 15:19:54,582 DEBUG [AIF]: p_event_name: BefProcessBatch
2016-02-05 15:19:54,582 DEBUG [AIF]:
SELECT b.BEF_PROCESS_BATCH_SCRIPT
,b.AFT_PROCESS_BATCH_SCRIPT
FROM AIF_PROCESSES p
,AIF_BATCHES b
WHERE p.PROCESS_ID = 270
AND b.BATCH_ID = p.RULE_ID

2016-02-05 15:19:54,583 DEBUG [AIF]: A batch script has not been specified for event: BefProcessBatch
2016-02-05 15:19:54,603 DEBUG [AIF]: AIFUtil.callBatchExecutionServlet - START
2016-02-05 15:19:54,636 FATAL [AIF]: Error in AIFUtil.callBatchExecutionServlet
Traceback (most recent call last):
File "<string>", line 1160, in callBatchExecutionServlet
File "__pyclasspath__/urllib2.py", line 124, in urlopen
File "__pyclasspath__/urllib2.py", line 381, in open
File "__pyclasspath__/urllib2.py", line 398, in _open
File "__pyclasspath__/urllib2.py", line 360, in _call_chain
File "__pyclasspath__/urllib2.py", line 1107, in http_open
File "__pyclasspath__/urllib2.py", line 1082, in do_open
URLError: <urlopen error (111, 'Connection refused')>

2016-02-05 15:19:54,763 DEBUG [AIF]: Comm.updateProcess - START
2016-02-05 15:19:54,767 DEBUG [AIF]: Comm.updateProcess - END
2016-02-05 15:19:54,779 INFO [AIF]: FDMEE Process End, Process ID: 270

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
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.