Why error "Oracle.apps.jtf.base.resources.FrameworkException: Error In IAS Cache: Null" present in oacore log file ?
(Doc ID 2626406.1)
Last updated on MARCH 11, 2025
Applies to:
Oracle E-Business Suite Technology Stack - Version 12.2.6 and laterInformation in this document applies to any platform.
Goal
Why error "oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: null" is present in the oacore log file ?
How can be solved ?
Full error from oacore_server<number of oacore>.out log file:
Caused by: oracle.apps.jtf.base.resources.FrameworkException:
J2EE JOC-044 An exception is occurring in the method. CacheAccess.put
J2EE JOC-036 An object already exists with the same name. "oracle.apps.ar.hz.components.lookup.server.HzPuiLookupVO_US_101_CODE_STATUS_SELECT * FROM (select MEANING, LOOKUP_CODE, LOOKUP_TYPE FROM AR_LOOKUPS WHERE ENABLED_FLAG = 'Y' AND TRUNC(SYSDATE) BETWEEN TRUNC(NVL(START_DATE_ACTIVE,SYSDATE)) AND TRUNC(NVL(END_DATE_ACTIVE,SYSDATE))) QRSLT WHERE (LOOKUP_TYPE = :1 and LOOKUP_CODE in ('A', 'I')) ORDER BY MEANING_LookupCode_Meaning"
at oracle.apps.jtf.base.resources.FrameworkException.convertException(Unknown Source)
at oracle.apps.jtf.base.resources.FrameworkException.addException(Unknown Source)
at oracle.apps.jtf.base.resources.FrameworkException.<init>(Unknown Source)
at oracle.apps.jtf.base.resources.FrameworkException.<init>(Unknown Source)
at oracle.apps.jtf.base.resources.FrameworkException.<init>(Unknown Source)
at oracle.apps.jtf.base.resources.FrameworkException.<init>(Unknown Source)
at oracle.apps.jtf.base.resources.FrameworkException.<init>(Unknown Source)
... 241 more
oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: null
at oracle.apps.jtf.cache.IASCacheProvider.put(IASCacheProvider.java:1060)
at oracle.apps.jtf.cache.CacheManager.putInternal(CacheManager.java:4984)
at oracle.apps.jtf.cache.CacheManager.put(CacheManager.java:5113)
at oracle.apps.jtf.cache.CacheManager.put(CacheManager.java:3419)
at oracle.apps.jtf.cache.CacheManager.put(CacheManager.java:3394)
Solution
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
Goal |
Solution |
References |