Login  Register

Re: Forms inaccessible

Posted by ErmanArslansOracleBlog on Mar 10, 2018; 9:25am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Forms-inaccessible-tp5366p5369.html

The first error stack documented in that note, is just like your error stack.

Exception in static block of jtf.cache.CacheManager. Stack trace is: java.lang.ExceptionInInitializerError
at oracle.apps.jtf.base.resources.Architecture.createWebAppsContext(Architecture.java:441)
at oracle.apps.jtf.base.resources.Architecture.createAppsContext(Architecture.java:434)
at oracle.apps.jtf.base.resources.Architecture.createAppsContext(Architecture.java:343)
at oracle.apps.jtf.cache.ArchitectureWrapper.createAppsContext(ArchitectureWrapper.java:92)
at oracle.apps.jtf.cache.appsimpl.AppsCacheRuntime.getProfileValue(AppsCacheRuntime.java:807)
...

So consider implementing the solution provided in
"R12:AP/XLA: Create Accounting Program Returning With an Error - ORA-01017: invalid username/password (Doc ID 2186701.1) "