- 3,715,952 Users
- 2,242,917 Discussions
- 7,845,700 Comments
Forum Stats
Discussions
Categories
- Industry Applications
- 3.2K Intelligent Advisor
- Insurance
- 1.1K On-Premises Infrastructure
- 375 Analytics Software
- 35 Application Development Software
- 1.8K Cloud Platform
- 700.5K Database Software
- 17.4K Enterprise Manager
- 7 Hardware
- 175 Infrastructure Software
- 97 Integration
- 53 Security Software
FDMEE 11.2 we are using Multiperiod Open Batches Data loads.

In newly installed FDMEE 11.2 we are using Multiperiod Open Batches Data loads.
If the Open Batch goes beyond 2 mins the it aborts and gives below error in process details , though the Data Load rules are still running and eventually completes successfully.
In Command prompt it gives a different error same has been attached .
"2021-01-12 18:12:31,381 INFO [AIF]: Export Mode: STORE_DATA
2021-01-12 18:14:31,345 FATAL [AIF]: Error in AIFUtil.callBatchExecutionServlet
Traceback (most recent call last):
File "<string>", line 1079, in callBatchExecutionServlet
File "D:\Oracle\Middleware\odi\sdk\lib\Lib\urllib2.py", line 124, in urlopen
return _opener.open(url, data)
File "D:\Oracle\Middleware\odi\sdk\lib\Lib\urllib2.py", line 387, in open
response = meth(req, response)
File "D:\Oracle\Middleware\odi\sdk\lib\Lib\urllib2.py", line 497, in http_response
response = self.parent.error(
File "D:\Oracle\Middleware\odi\sdk\lib\Lib\urllib2.py", line 425, in error
return self._call_chain(*args)
File "D:\Oracle\Middleware\odi\sdk\lib\Lib\urllib2.py", line 360, in _call_chain
result = func(*args)
File "D:\Oracle\Middleware\odi\sdk\lib\Lib\urllib2.py", line 506, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 503: Service Unavailable
2021-01-12 18:14:31,456 DEBUG [AIF]: Comm.updateProcess - START"
However if the open batch runs less than 2 mins everything goes fine without any error.
These open batches are running without any issue in 11.1.2.4 version of FDMEE 220.
Does anyone facing same issue with FDMEE 11.2.2 version.
Regards,
Dinesh Kumar.Ch