OA Framework pages gives oracle.apps.jtf.cache.CacheLoaderNotFoundExecption [message #316481] |
Fri, 25 April 2008 05:48 |
iamrajarajan
Messages: 15 Registered: November 2006 Location: Bangalore
|
Junior Member |
|
|
I have installed the right version of JDeveloper and started working on as per anilpassi demos and friends guidence.I was able to work on OA Framework pages, I have added some attributes in Tutorial page and also I was able to see isupplier page that I have to customize. While running the pages, it will take nearly 10mins to show every page.
With the same configuration,Now I am getting error when I run any page from yesterday afternoon. So I have tried to reconfigure again the Jdeveloper and even I have tried by reinstalling it. Still I am getting the Error page. Here are details regarding the error page. I request you to go through these please and give your suggestions.
I have set the JDEV_USER_HOME Environment Variable to “E:\jdevhome\jdev” and also I have set the database connection.
The runtime settings I have given is below:
Selected the DBC file.
also the username and password i given is correct only. and also the user has the turorials responsibility.
Error in IE while running:
==============
Error Page Exception Details.
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = oracle.apps.jtf.cache.CacheLoaderNotFoundException;
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891)
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:865)
at _OAErrorPage._jspService(OAErrorPage.jsp:34)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:119)
at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:547)
at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:518)
at _runregion._jspService(runregion.jsp:143)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
at java.lang.Thread.run(Thread.java:534)
## Detail 0 ##
oracle.apps.jtf.cache.CacheLoaderNotFoundException
at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:3236)
at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:3203)
at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:248)
at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1293)
at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:384)
at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:210)
at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:169)
at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)
at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1147)
at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1008)
at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:977)
at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:944)
at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:931)
at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:570)
at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:894)
at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:879)
at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:848)
at oracle.apps.fnd.common.AppsContext.(AppsContext.java:707)
at oracle.apps.fnd.common.WebAppsContext.(WebAppsContext.java:940)
at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:352)
at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
at _runregion._jspService(runregion.jsp:96)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
at java.lang.Thread.run(Thread.java:534)
oracle.apps.jtf.cache.CacheLoaderNotFoundException
at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:3236)
at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:3203)
at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:248)
at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1293)
at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:384)
at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:210)
at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:169)
at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)
at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1147)
at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1008)
at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:977)
at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:944)
at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:931)
at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:570)
at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:894)
at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:879)
at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:848)
at oracle.apps.fnd.common.AppsContext.(AppsContext.java:707)
at oracle.apps.fnd.common.WebAppsContext.(WebAppsContext.java:940)
at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:352)
at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
at _runregion._jspService(runregion.jsp:96)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
at java.lang.Thread.run(Thread.java:534)
==============
Then in JDeveloper below messages are shown in Embedded OC4J Server tab:
==============
[Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
E:\jdevbin\jdk\bin\javaw.exe -client -classpath E:\jdevbin\j2ee\home\oc4j.jar;E:\jdevbin\jdev\lib\jdev-oc4j.jar -Xbootclasspath/p:E:\jdevbin\jdev\appslibrt\ojdbc14.jar;E:\jdevbin\jdev\appslibrt\nls_charset12.zip -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -Doracle.j2ee.dont.use.memory.archive=false -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 com.evermind.server.OC4JServer -config E:\jdevhome\jdev\system9.0.3.5.1453\oc4j-config\server.xml
[waiting for the server to complete its initialization...]
Ready message received from Oc4jNotifier.
Embedded OC4J startup time: 3797 ms.
Auto-deploying OA Framework web application deployment descriptor (New server version detected)...
Oracle9iAS (9.0.3.1.0) Containers for J2EE initialized
TIME: runregion: initialization [16 ms]
Tutalii: E:\jdevbin\jdev\appslibrt\iasjoc.zip archive
ApplicationServer: appName = APPS_OA
ApplicationServer: appName = bc4j
ApplicationServer: appName = current-workspace-app
ApplicationServer: appName = soap
Ready message received from Oc4jNotifier.
Embedded OC4J startup time: 1297 ms.
Error creating the ORB :
Auto-deploying OA Framework web application deployment descriptor (New server version detected)...
TIME: runregion: initialization [16 ms]
====================
Starting Embedded OC4J Server is been displayed in the status bar. Also when a OA Framework page is getting opened, huge lines of codes and messages will be shown in Embedded OC4J Server Tab, but here nothing is shown than TIME: runregion: initialization [16 ms] .
Please help in figuring out this,
Thank you,
|
|
|
Re: OA Framework pages gives oracle.apps.jtf.cache.CacheLoaderNotFoundExecption [message #427638 is a reply to message #316481] |
Fri, 23 October 2009 12:55 |
exboy
Messages: 14 Registered: March 2009
|
Junior Member |
|
|
Good day all,
When running from testpg.xml under my project workspace from my oracle jdeveloper enviroment i get this error:
Kindly help out on steps to resolve this error
[Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
C:\Jdeveloper\OAF\jdevbin\jdk\bin\javaw.exe -client -classpath C:\Jdeveloper\OAF\jdevbin\j2ee\home\oc4j.jar;C:\Jdeveloper\OAF\jdevbin\jdev\lib\jdev-oc4j.jar -Xbootclasspath/p:C:\Jdeveloper\OAF\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\Jdeveloper\OAF\jdevbin\jdev\appslibrt\nls_charset12.zip -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -Dhttp.proxyHost=10.0.20.28 -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts=10.0.4.20|10.0.1.47|crm* -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 com.evermind.server.OC4JServer -config C:\Jdeveloper\OAF\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\server.xml
[waiting for the server to complete its initialization...]
Auto-unpacking C:\Jdeveloper\OAF\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\applications\soap.ear... done.
Auto-unpacking C:\Jdeveloper\OAF\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\applications\soap\soap.war... done.
Auto-deploying soap (New server version detected)...
Auto-unpacking C:\Jdeveloper\OAF\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\applications\bc4j.ear... done.
Auto-unpacking C:\Jdeveloper\OAF\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\applications\bc4j\webapp.war... done.
Auto-unpacking C:\Jdeveloper\OAF\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\applications\bc4j\cabo.war... done.
Auto-deploying bc4j (New server version detected)...
Auto-deploying file:/C:/Jdeveloper/OAF/jdevhome/jdev/system9.0.3.5.1437/oc4j-config/default-web-app/ (New server version detected)...
Ready message received from Oc4jNotifier.
Embedded OC4J startup time: 27343 ms.
Auto-deploying file:/C:/Jdeveloper/OAF/jdevhome/jdev/system9.0.3.5.1437/oc4j-config/applications/soap/soap/ (New server version detected)...
Auto-deploying file:/C:/Jdeveloper/OAF/jdevhome/jdev/system9.0.3.5.1437/oc4j-config/applications/bc4j/cabo/ (New server version detected)...
Auto-deploying file:/C:/Jdeveloper/OAF/jdevhome/jdev/system9.0.3.5.1437/oc4j-config/applications/bc4j/webapp/ (New server version detected)...
Auto-deploying OA Framework images (New server version detected)...
Auto-deploying OA Framework web application deployment descriptor (New server version detected)...
Oracle9iAS (9.0.3.1.0) Containers for J2EE initialized
Auto-deploying OA Framework web application deployment descriptor (New server version detected)...
ApplicationServer: appName = APPS_OA
ApplicationServer: appName = bc4j
ApplicationServer: appName = current-workspace-app
ApplicationServer: appName = soap
Ready message received from Oc4jNotifier.
Embedded OC4J startup time: 1781 ms.
Error creating the ORB :
Auto-deploying OA Framework web application deployment descriptor (New server version detected)...
Ready message received from Oc4jNotifier.
Embedded OC4J startup time: 3500 ms.
ApplicationServer: appName = APPS_OA
ApplicationServer: appName = bc4j
ApplicationServer: appName = current-workspace-app
ApplicationServer: appName = soap
Error creating the ORB :
[Updated on: Fri, 23 October 2009 13:08] Report message to a moderator
|
|
|