oracle.apps.jtf.base.resources.FrameworkException: oracle.apps.fnd.common.PoolException: Exception creating new Poolable object.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 3203003, 1 year ago
via Oracle Community by 759390, 1 year ago
via Oracle Community by Jackie Han-Oracle, 1 year ago
oracle.apps.jtf.base.resources.FrameworkException: oracle.apps.fnd.common.PoolException: Exception creating new Poolable object.
at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)
at oracle.apps.jtf.base.resources.FrameworkException.
(FrameworkException.java:66) at oracle.apps.jtf.base.resources.FrameworkException.
(FrameworkException.java:88) at oracle.apps.jtf.base.resources.FrameworkException.
(FrameworkException.java:202) at oracle.apps.jtf.base.resources.FrameworkException.
(FrameworkException.java:218) at oracle.apps.jtf.base.resources.FrameworkException.
(FrameworkException.java:249) at oracle.apps.jtf.cache.CacheManager.initCache(CacheManager.java:718)
at oracle.apps.jtf.cache.CacheManager.
(CacheManager.java:378) at oracle.apps.fnd.cache.Cache.setCacheFullName(Cache.java:228)
at oracle.apps.fnd.cache.Cache.initCache(Cache.java:114)
at oracle.apps.fnd.cache.Cache.
(Cache.java:89) at oracle.apps.fnd.cache.AppsCache.
(AppsCache.java:86) at oracle.apps.fnd.cache.AolCaches.getCache(AolCaches.java:155)
at oracle.apps.fnd.profiles.Profiles.
(Profiles.java:241) at oracle.apps.fnd.profiles.ExtendedProfileStore.init(ExtendedProfileStore.java:498)
at oracle.apps.fnd.profiles.ExtendedProfileStore.
(ExtendedProfileStore.java:119) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at oracle.apps.fnd.common.AppsContext.instantiateProfileStore(AppsContext.java:3959)
at oracle.apps.fnd.common.AppsContext.makeProfileStore(AppsContext.java:780)
at oracle.apps.fnd.common.Context.setProfileStore(Context.java:767)
at oracle.apps.fnd.common.Context.setProfileStore(Context.java:749)
at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:564)
at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:524)
at oracle.apps.fnd.common.AppsContext.
(AppsContext.java:292) at oracle.apps.fnd.cp.util.CPAppsDatabaseContext.
(CPAppsDatabaseContext.java:59) at oracle.apps.fnd.cp.util.CPContextFactory.makeContext(CPContextFactory.java:53)
at oracle.apps.fnd.cp.gsf.GSMStateMonitor.init(GSMStateMonitor.java:67)
at oracle.apps.fnd.cp.gsf.GSMStateMonitor.
(GSMStateMonitor.java:59) at oracle.apps.fnd.cp.gsf.GSMServiceController.init(GSMServiceController.java:116)
at oracle.apps.fnd.cp.gsf.GSMServiceController.
(GSMServiceController.java:71) at oracle.apps.fnd.cp.gsf.GSMServiceController.main(GSMServiceController.java:445)