My Oracle Support Banner

Cache Initialization Failure on AIX Platform With "oracle.apps.fnd.profiles.Profiles (initialization failure)" (Doc ID 422766.1)

Last updated on AUGUST 11, 2024

Applies to:

Oracle E-Business Suite Technology Stack - Version 11.5.10.0 to 12.0.6 [Release 11.5 to 12.0]
IBM AIX on POWER Systems (32-bit)
IBM AIX on POWER Systems (64-bit)
 


Symptoms

Steps to reproduce the issue
When login AppsLocalLogin.jsp, get error:
Request URI:/OA_HTML/OA.jsp

Exception:

java.lang.NoClassDefFoundError: oracle.apps.fnd.profiles.Profiles (initialization failure) 

Errors shown in jserv.log

IAS Cache initialization failed. The Distributed Caching System failed to initialize on port: 12347. The list of hosts in the distributed caching system is:
ebizhost1.oracle.com ebizhost2.oracle.com . The port 12347 should be free on each host running the JVMs. The default port 12347 can be overridden using -Doracle.apps.jtf.cache.IASCacheProvidercacheProvider.port=<port number>

at oracle.apps.fnd.cache.Cache.registerCache(Cache.java:164)
at oracle.apps.fnd.cache.Cache.initCache(Cache.java:123)
at oracle.apps.fnd.cache.Cache.<init>(Cache.java:89)
at oracle.apps.fnd.cache.AppsCache.<init>(AppsCache.java:86)
at oracle.apps.fnd.cache.AolCaches.getCache(AolCaches.java:155)
at oracle.apps.fnd.profiles.Profiles.<clinit>(Profiles.java:248)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:187) 

 

Errors shown in javacache.log

java.lang.ClassCastException: java.lang.Long incompatible with oracle.ias.cache.group.Address
at oracle.ias.cache.group.Address.equals(Unknown Source)
at java.util.Hashtable.contains(Hashtable.java:347)
at oracle.ias.cache.group.MessageBuffer.initDeliveredVector(Unknown Source)
at oracle.ias.cache.group.GroupManager.updateView(Unknown Source)
at oracle.ias.cache.group.GroupManager.leaveGroup(Unknown Source)
at oracle.ias.cache.group.FailureDetector.processFailure(Unknown Source)
at oracle.ias.cache.group.FailureDetector.failureDetected(Unknown Source)
at oracle.ias.cache.group.Receiver.run(Unknown Source)

 Issue is specific on AIX platform with JDK 1.5

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
References

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