Oracle.Apps.Jtf.Cache.Cacheloadernotfoundexception error

Hi,
I am just testing my Jdeveloper environment on a fresh 11.5.10.1 environment. I can run test_fwklabsolutions.jsp OK but when I try to select any option - like HelloWorld I get the error
Oracle.Apps.Jtf.Cache.Cacheloadernotfoundexception.
Note 302183.1 says this is because by JDEV_USER_HOME env is not set correctly. As far as I can tell it is set fine. To C:\jdev\jdevhome\jdev
Anyone seen this before?

2 Hrs, mind blowing, really difficult to achieve :)
I still feel that there is some setup issue with your settings. How are you connecting to your apps instance? is it local? Which page are you running? Look into the information in the log window for anything strange.
--Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • Oracle.Apps.Jtf.Cache.Cacheloadernotfoundexception [Revived thread]

    Hi Guys,
    I was experiencing a Oracle.Apps.Jtf.Cache.Cacheloadernotfoundexception which searching the forum points you over to as a solution Oracle.Apps.Jtf.Cache.Cacheloadernotfoundexception error However, After implementing the work-around discussed I am now experiencing the same slow performance. Its just taking too long to access the page and debug it.
    Yes, my database is remote (over VPN) but I'm using a fast broadband connection and if I can download a 1 gig file in less than 20 minutes, I'm just a little confused as to how saying "its remote" causes any problems. After all I'm also using sql developer on the same remote database so saying "because its remote" isn't really an answer that explains anything.
    Simply waiting for ever and a day isn't really an option for people who need to get development done. We are all busy people.
    Does anyone actually know why performance is so bad when removing these options or why the original error is caused?
    Everything was working fine in my project until I came across this error and had use the suggested fix in order to even be able to see my page.
    Thanks
    Kris

    Hi Kris, how are you?
    I'm experiencing the same performance issue that you had a lot of time ago. I was wondering if you managed to solve it or if you had to get used to it.
    Looking forward for your answer.
    Thanks in advance!
    Matías

  • OA Framework pages gives oracle.apps.jtf.cache.CacheLoaderNotFoundExecption

    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,

    Nothing much can be done, if you don't have vpn type of tool in performance.Moreoever,to pick latest class files it is necessary to bounce local jdev oc4j server, every time you make a change.
    Most of the time it do takes latest class files, but sometimes it not, so don't know how u will manage it, because in ur case every time u terminate the server... to restart it will take another 40 minutes.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • 500 Internal Server Error oracle.apps.fnd.cache.CacheException

    I have been trying to access a new instance using JDEV, but i have been getting this error:
    Can anyone help me ?
    500 Internal Server Error
    oracle.apps.fnd.cache.CacheException at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228) at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485) at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354) at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211) at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171) at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148) at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1259) at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1114) at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1083) at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1050) at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1037) at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595) at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:941) at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:926) at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:891) at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1027) at oracle.apps.fnd.common.WebRequestUtil.validateContext(WebRequestUtil.java:223) at OAErrorPage.jspService(_OAErrorPage.java:62) [OAErrorPage.jsp] at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:847) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:813) at runregion.jspService(_runregion.java:193) [runregion.jsp] at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239) at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34) at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298) at java.lang.Thread.run(Thread.java:595)Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:712) at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802) at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624) at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216) ... 50 moreCaused by: oracle.apps.jtf.base.resources.FrameworkException: An exception occurred in the method CacheAccess.getnullThe base exception is:null Connection 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.<init>(FrameworkException.java:66) at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88) at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202) at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218) at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249) ... 54 more

    Hi Pardeep,
    I was getting the same error. I have copied the JDK 1.5.0_16.zip from other user and unzip in the folder of mine like AB12020 where I have installed the Jdeveloper or might be your DBC file get corrupted.
    Check out..
    Thanks
    Anil Sharma
    PS-Pls marked ur questioned as answered and close the question.
    Edited by: OAFUser on Jan 15, 2009 9:43 PM

  • Error ocurs in JCP oracle.apps.jtf.base.resources.FrameworkException

    Hello,
    I have created Java concurrent program and register with apps (11.5.10). Java concurrent program consist of some third party Jar files. I have placed all the third party jar files under $JAVA_TOP and modified my Java concurrent program definition and pass value in the options clause
    Options :-classpath /u103/app/applmgr/comntop/java:/u103/app/applmgr/appltop/au/11.5.0/java/appsborg.zip
    I am getting the following error while running the concurrent request.
    Exception in thread "main" oracle.apps.fnd.cache.CacheException
         at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)
         at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)
         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:1149)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1010)
         at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:979)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:946)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:933)
         at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:570)
         at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:932)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:917)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:882)
         at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:742)
         at oracle.apps.fnd.cp.request.CpContext.<init>(CpContext.java:141)
         at oracle.apps.fnd.cp.request.CpContext.<init>(CpContext.java:124)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:127)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection
         at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:678)
         at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4684)
         at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4507)
         at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
         ... 18 more
    javacache.log…..*
    [2009-01-02 Fri 10:26:23.190 AM GMT] -001 [Mem]
    java.lang.NullPointerException: null Connection
         at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:162)
         at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:141)
         at oracle.apps.jtf.cache.GenericCacheLoader.load(GenericCacheLoader.java:87)
         at oracle.ias.cache.CacheHandle.findObject(Unknown Source)
         at oracle.ias.cache.CacheHandle.locateObject(Unknown Source)
         at oracle.ias.cache.CacheAccess.get(Unknown Source)
         at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:619)
         at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4684)
         at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4507)
         at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)
         at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)
         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:1149)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1010)
         at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:979)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:946)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:933)
         at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:570)
         at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:932)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:917)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:882)
         at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:742)
         at oracle.apps.fnd.cp.request.CpContext.<init>(CpContext.java:141)
         at oracle.apps.fnd.cp.request.CpContext.<init>(CpContext.java:124)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:127)
    [2009-01-02 Fri 10:26:23.297 AM GMT] -001 [Mem]
    java.lang.NullPointerException: null Connection
         at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:162)
         at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:141)
         at oracle.apps.jtf.cache.GenericCacheLoader.load(GenericCacheLoader.java:87)
         at oracle.ias.cache.CacheHandle.findObject(Unknown Source)
         at oracle.ias.cache.CacheHandle.locateObject(Unknown Source)
         at oracle.ias.cache.CacheAccess.get(Unknown Source)
         at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:619)
         at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4684)
         at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4507)
         at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)
         at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)
         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:1149)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1010)
         at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:979)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:946)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:933)
         at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:570)
         at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:932)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:917)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:882)
         at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:742)
         at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:933)
         at oracle.apps.jtf.cache.ArchitectureWrapper.createAppsContextWithDBCFile(ArchitectureWrapper.java:143)
         at oracle.apps.jtf.cache.ArchitectureWrapper.createDefaultAppsContext(ArchitectureWrapper.java:107)
         at oracle.apps.jtf.cache.ArchitectureWrapper.setDefaultMsgMgr(ArchitectureWrapper.java:48)
         at oracle.apps.jtf.cache.ArchitectureWrapper.getDefaultMessageManagerInstance(ArchitectureWrapper.java:41)
         at oracle.apps.jtf.cache.ArchitectureWrapper.getMessageManagerInstance(ArchitectureWrapper.java:32)
         at oracle.apps.jtf.base.resources.FrameworkException.getCurrentMessageManager(FrameworkException.java:674)
         at oracle.apps.jtf.base.resources.FrameworkException.getMessage(FrameworkException.java:757)
         at java.lang.Throwable.getLocalizedMessage(Throwable.java:291)
         at java.lang.Throwable.toString(Throwable.java:368)
         at java.lang.String.valueOf(String.java:2645)
         at java.lang.StringBuffer.append(StringBuffer.java:433)
         at java.lang.Throwable.printStackTraceAsCause(Throwable.java:516)
         at java.lang.Throwable.printStackTrace(Throwable.java:495)
         at java.lang.Throwable.printStackTrace(Throwable.java:476)
    Please let me know how to resolved the above issue.
    Thanks in Advance.
    Regards,
    Manu

    Thanks for your valuable reply.
    I made change in concurrent program option clause
    Option: -classpath /u103/app/applmgr/comntop/java:/u103/app/applmgr/comntop/java/oracle/apps/xxmon
    where all the third party jar files placed at /u103/app/applmgr/comntop/java
    and custom program at /u103/app/applmgr/comntop/java/oracle/apps/xxmon
    And now I am getting the following error:
    java.lang.NoClassDefFoundError: oracle/jdbc/OracleStatement
         at oracle.apps.fnd.cp.request.Run.main(Run.java:127)
    Can you please help me out?
    Thanks & Regards
    Manu

  • Oracle.apps.fnd.cache.CacheException while generating Auto Reports

    Hi,
    Please help me in resolving out the ERROR occured while dealing with Automated Report Generation.
    Following is the Error Message:
    Weekly Report Generator starts running at:Tue Jun 24 14:41:47 IST 2008
    connection oracle.jdbc.driver.T4CConnection@789144
    Generating Health Summary Report for: _11_5_1.html
    oracle.apps.fnd.cache.CacheException
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
    at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)
    at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)
    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.configureUsingDataba
    seValues(DebugEventManager.java:1149)
    at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(Deb
    ugEventManager.java:1010)
    at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(Debug
    EventManager.java:979)
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEv
    entManager.java:946)
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEv
    entManager.java:933)
    at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:570)
    at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:932)
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java
    :917)
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java
    :882)
    at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:742)
    at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:933)
    at uttara.oracle.apps.uttaraimc.reports.jasper.HealthSummaryReportGenera
    tor.getServiceApplicationModule(HealthSummaryReportGenerator.java:110)
    at uttara.oracle.apps.uttaraimc.reports.jasper.HealthSummaryReportGenera
    tor.generateReport(HealthSummaryReportGenerator.java:40)
    at uttara.oracle.apps.uttaraimc.reports.jasper.WeeklyReportGenerator.gen
    erateWeeklyReports(WeeklyReportGenerator.java:75)
    at uttara.oracle.apps.uttaraimc.reports.jasper.WeeklyReportGenerator.mai
    n(WeeklyReportGenerator.java:27)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache
    : java.lang.NullPointerException: null Connection
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:678)
    at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4684)
    at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4507)
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
    ... 20 more
    Error: Report cannot be created at: /oracle10/oracle/viscomn/java/oracle/apps/me
    dia/CDV/CDVReport/HTML/Auto/Weekly/24_06_2008/ status: false
    Error:oracle.apps.fnd.cache.CacheException
    No. of reports generated:0
    ************************************************************************

    It looks like the reports to be created is trying to use
    /oracle10/oracle/viscomn/java/oracle/apps/media/CDV/CDVReport/HTML/Auto/Weekly/24_06_2008/
    And it can not write in that location. Specify a different folder or check the permisisons/free space avaialable.
    Rajesh Alex

  • Gurus, please help I am getting oracle.apps.fnd.cache.CacheException

    Hi, I am not a newbie to OAF. I have worked good amount on the OAF 9i development. Currently we are on R12.0.4 and Jdev 10g (patch 6908968) But this error really beats me. I believe it could be due to a Apache error, but may be I am doing something wrong here and so hopefully you can provide me some insight. I am trying to configure my JDev 10G for R12 development. I am trying to run supplied HelloWorld page in Tutorial.jpr. I have set the DB connection and provided the username/password with responsibility key and also the DBC file in the Runtime Connections properties for the Project. I have also tried the alternative i.e building a custom HelloWorld, but even with that I get the same error.
    Please let me know if I should be doing anything else.
    Thanks and appreciate your help.
    Rahul
    ---------------------------------------------------Error ------------------------------------------------------------------------
    racle.apps.fnd.cache.CacheException     
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)     
    at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)     
    at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)     
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)     
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)     
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)     
    at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1259)     
    at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1114)     
    at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1083)     
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1050)     
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1037)     
    at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)     
    at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:941)     
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:926)     
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:891)     
    at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1027)     
    at oracle.apps.fnd.common.WebRequestUtil.validateContext(WebRequestUtil.java:223)     
    at OAErrorPage.jspService(_OAErrorPage.java:66)     [OAErrorPage.jsp]     
    at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)     
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)     
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)     
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)     
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)     
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:847)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:813)     
    at runregion.jspService(_runregion.java:197)     [runregion.jsp]     
    at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)     
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)     
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)     
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)     
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)     
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)     
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)     
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)     
    at java.lang.Thread.run(Thread.java:595)Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection     at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:712)     
    at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)     
    at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)     
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)     
    ... 50 moreCaused by: oracle.apps.jtf.base.resources.FrameworkException: An exception occurred in the method CacheAccess.getnullThe base exception is:null Connection     
    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.<init>(FrameworkException.java:66)     
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)     
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)     
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)     
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)     ... 54 more
    -------------------------------------------------------------------------------------------------------------------------------------------------

    I did thought it was a DBC issue before, so I requested the DBC file again from the DBA's. I try the page and get the same error again. This time I looked at the DBC and compared the JDBC string with what I have on the TNSNames. The server name on the DBC file provided to me was slightly off. So, that was the error. The dbc file had imbcdd-d as the server name, whereas in the TNSName it was imbcdd-b. I fixed the DBC and reran and there it goes I get the HelloWorld Page.
    Thanks a bunch to all. I should have it investigated more. Apologize for the siilly post.
    Rahul

  • Exception in thread "main" oracle.apps.fnd.cache.CacheException

    Dear Experts,
    I am getting the below error.
    $AFJVAPRG -classpath $AF_CLASSPATH -Dprotocol=imap \
    -Ddbcfile=$FND_SECURE/TEST.dbc \
    -Dport=993 -Dssl=Y \
    -Dtruststore=/home/applprod/.keystore \
    -Dserver=xxxxxxxxxxxxx \
    [email protected] -Dpassword=pass@word01\
    -Dconnect_timeout=120 -Ddebug=Y \
    -DdebugMailSession=Y oracle.apps.fnd.wf.mailer.MailerException in thread "main" oracle.apps.fnd.cache.CacheException
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
    at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)
    at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)
    at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1259)
    at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1114)
    at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1083)
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1050)
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1037)
    at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)
    at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:941)
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:926)
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:891)
    at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:751)
    at oracle.apps.fnd.wf.apps.WorkflowContext.<init>(WorkflowContext.java:31)
    at oracle.apps.fnd.wf.apps.ContextFactory.makeContext(ContextFactory.java:54)
    at oracle.apps.fnd.wf.common.WorkflowContext.<init>(WorkflowContext.java:82)
    at oracle.apps.fnd.wf.mailer.Mailer.main(Mailer.java:4653)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:712)
    at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)
    at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
    ... 19 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException:
    An exception occurred in the method CacheAccess.get
    null
    The base exception is:
    null Connection
    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.<init>(FrameworkException.java:66)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)
    ... 23 more
    Please advise.
    Mohammed. Abdul Muqeet
    Edited by: Mohammed Abdul Muqeet on Jan 21, 2013 7:20 PM
    Edited by: Mohammed Abdul Muqeet on Jan 21, 2013 7:21 PM

    Please post the details of the application release, database version and OS.
    I am getting the below error.
    $AFJVAPRG -classpath $AF_CLASSPATH -Dprotocol=imap \
    -Ddbcfile=$FND_SECURE/TEST.dbc \
    -Dport=993 -Dssl=Y \
    -Dtruststore=/home/applprod/.keystore \
    -Dserver=xxxxxxxxxxxxx \
    [email protected] -Dpassword=pass@word01\
    -Dconnect_timeout=120 -Ddebug=Y \
    -DdebugMailSession=Y oracle.apps.fnd.wf.mailer.Mailer
    Please see (oracle.apps.fnd.cache.CacheException - null connection - on AppsLocalLogin.jsp [ID 414170.1]).
    Thanks,
    Hussein

  • Oracle.apps.fnd.cache.CacheException

    Hi,
    I am getting following exception while I m running auto generated reports in server.
    But its working fine in local machine.
    oracle.apps.fnd.cache.CacheException
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
    at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485
    at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromD
    B(ExtendedProfileStore.java:210)
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(Exte
    ndedProfileStore.java:169)
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProf
    ileStore.java:148)
    at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDataba
    seValues(DebugEventManager.java:1149)
    at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(Deb
    ugEventManager.java:1010)
    at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(Debug
    EventManager.java:979)
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEv
    entManager.java:946)
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEv
    entManager.java:933)
    at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:570)
    at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:932)
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java
    :917)
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java
    :882)
    at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:742)
    at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:933)
    at uttara.oracle.apps.uttaraimc.reports.jasper.DisabilitySummaryReportGe
    nerator.getServiceApplicationModule(DisabilitySummaryReportGenerator.java:132)
    at uttara.oracle.apps.uttaraimc.reports.jasper.DisabilitySummaryReportGe
    nerator.generateReport(DisabilitySummaryReportGenerator.java:35)
    at uttara.oracle.apps.uttaraimc.reports.jasper.WeeklyReportGenerator.gen
    erateWeeklyReports(WeeklyReportGenerator.java:90)
    at uttara.oracle.apps.uttaraimc.reports.jasper.WeeklyReportGenerator.mai
    n(WeeklyReportGenerator.java:27)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache
    : java.lang.NullPointerException: null Connection
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:678)
    at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4684
    at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4507)
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
    ... 20 more
    Here is the code for generator class,
    public class EconomicSummaryReportGenerator implements AutoReportGenerator {
    public EconomicSummaryReportGenerator() {
    public boolean generateReport(String districtName, String townName,
    String wardName, String htmlPath,
    String areaCode) {
    System.out.println("Generating Economic Status Report for: " +
    areaCode);
    boolean stat = false;
    try {
    OAApplicationModuleImpl am = getServiceApplicationModule();
    Boolean executeQuery = BooleanUtils.getBoolean(false);
    if (wardName == null)
    wardName = "";
    if (townName == null)
    townName = "";
    Serializable[] parameters =
    { null, null, null, districtName, townName, wardName, "",
    executeQuery };
    Class[] paramTypes =
    { String.class, String.class, String.class, String.class,
    String.class, String.class, String.class, Boolean.class };
    am.invokeMethod("initEconomicSummaryDetails", parameters,
    paramTypes);
    if (wardName == "")
    wardName = null;
    if (townName == "")
    townName = null;
    OAViewObject districtTownWardVO = null;
    if (districtName != null && townName != null && wardName != null)
    districtTownWardVO =
    (OAViewObject)am.findViewObject("EconomicStatusSummaryDistTownWardVO1");
    else if (districtName != null && townName != null &&
    wardName == null)
    districtTownWardVO =
    (OAViewObject)am.findViewObject("EconomicStatusSummaryDistTownVO1");
    else if (districtName != null && townName == null &&
    wardName == null)
    districtTownWardVO =
    (OAViewObject)am.findViewObject("EconomicStatusSummaryDistrictVO1");
    EconomicStatusReportImpl repImpl = new EconomicStatusReportImpl();
    htmlPath =
    htmlPath + CDVReportConstants.economicSummaryReportName +
    areaCode;
    String status =
    repImpl.retrieveCDVRpt(districtTownWardVO, districtName,
    townName, wardName, htmlPath);
    if (am != null)
    am.remove();
    stat = (status == null) ? false : true;
    if (stat == false)
    System.out.println("Error: Report cannot be created at: " +
    htmlPath + " status: " + stat);
    else
    System.out.println("Report created at: " + htmlPath +
    " status: " + stat);
    } catch (Exception ex) {
    ex.printStackTrace();
    System.out.println("Error: Report cannot be created at: " +
    htmlPath + " status: " + stat);
    System.out.println("Error:" + ex);
    return stat;
    private static OAApplicationModuleImpl getServiceApplicationModule() {
    WebAppsContext ctx = new WebAppsContext(CDVReportConstants.dbcPath);
    // Process the error stack to make sure that the WebAppsContext object
    // was created correctly.
    OAException oaex =
    OAExceptionUtils.processAOLJErrorStack(ctx.getErrorStack());
    if (oaex != null) {
    throw oaex;
    ctx.getSessionManager().validateLogin(CDVReportConstants.userName,
    CDVReportConstants.passWord);
    ctx.getSessionManager().setResp(CDVReportConstants.applicationId,
    CDVReportConstants.responsibilityId);
    // Process the error stack again before creating the root application
    // module with the WebAppsContext instance.
    oaex = OAExceptionUtils.processAOLJErrorStack(ctx.getErrorStack());
    if (oaex != null) {
    throw oaex;
    return (OAApplicationModuleImpl)OAApplicationModuleFactory.createRootOAApplicationModule(ctx,
    "uttara.oracle.apps.uttaraimc.reports.server.EconomicStatusReportAM");
    What might be the reason for this exception?
    Please suggest.
    Thanks & Regards,
    Sagarika

    Hi,
    wrong forum. Please try the Apps forum on OTN
    Frank

  • Oracle.apps.jtf.base.resources.FrameworkException in R12

    Hi All,
    Could anyone pls share his experience for the folloiwng issue on 12.0.4 on OS:linux..
    http://<hostname>:<portno>/OA_HTML/AppsLogin throws the folloliwng error:
    500 Internal Server Error
    oracle.apps.fnd.cache.CacheException     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)     at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)     at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)     at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1259)     at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1114)     at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1083)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1050)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1037)     at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)     at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:941)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:926)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:891)     at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:751)     at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1014)     at oracle.apps.fnd.sso.Utils.getAppsContext(Utils.java:525)     at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:120)     at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:170)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2232)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4622)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4546)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2822)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     at java.lang.Thread.run(Thread.java:595)Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection     at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:712)     at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)     at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)     ... 30 moreCaused by: oracle.apps.jtf.base.resources.FrameworkException: An exception occurred in the method CacheAccess.getnullThe base exception is:null Connection     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.<init>(FrameworkException.java:66)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)     ... 34 more
    Moreoever, Standard manager also isn't coming up - actual shows 0 and target shows 5..
    ps -ef|grep FNDLIBR|grep applmgr
    applmgr 23396 31811 0 04:44 ? 00:00:00 [FNDLIBR] <defunct>
    applmgr 23397 31811 0 04:44 ? 00:00:00 [FNDLIBR] <defunct>
    applmgr 23398 31811 0 04:44 ? 00:00:00 [FNDLIBR] <defunct>
    applmgr 23399 31811 0 04:44 ? 00:00:00 [FNDLIBR] <defunct>
    applmgr 23400 31811 0 04:44 ? 00:00:00 [FNDLIBR] <defunct>
    applmgr 24047 18724 0 04:45 pts/2 00:00:00 grep FNDLIBR
    applmgr 31795 31790 0 Jul25 ? 00:01:00 FNDLIBR
    applmgr 32005 31811 0 Jul25 ? 00:00:00 FNDLIBR
    applmgr 32006 31811 0 Jul25 ? 00:00:02 FNDLIBR
    applmgr 32011 31811 0 Jul25 ? 00:00:01 FNDLIBR
    exected cmclean.sql several times but still the same issue..
    An early reply would be appreciated..
    Regards,

    Hi hsawwan,
    Error 1722..thnx for links..will check...
    Please suggest on the following issues now:
    A) we are now able to login through sysadmin but on accessing forms it throws error:APPLICATION OBJECT LIBRARY unable to access ORACLE password.
    B) we came to know someone by mistake has changed APPLSYS password earlier through - alter user identified by - which is now not in sync with apps password.
    C) we are able to login from backend using apps user and apps password but not able to login through APPLSYS user.
    D) FNDCPASS successfully changes password only for SYSADMIN user.
    E) FNDCPASS throws following error on changing password for APPLSYS user as we are trying to make APPLSYS and APPS password both the same.
    Error mesg:
    FNDCPASS is unable to decrypt password for user <> ..
    like this entries are there for many other users in the log file..
    F) adadmin too doesn't work allows system password access and apps password and then throws error and exits..
    would appreciate if you could suggest some resolution on the above..
    Regards,

  • Oracle.apps.fnd.cache.CacheException in login page

    Hi,
    i wrote one method in am and return that values to co and the following is the code in AM
    public String Status(String reqid){
        String Status2=null;
    String Status;
        while(Staus.equals("I")||Staus.equals("R")||Staus.equals("P"))
          try{
            try
               Thread.sleep(1000);
             } catch (InterruptedException e)
                System.out.println("eroor in am thread block");
            String Query ="select phase_code,status_code from fnd_concurrent_requests where request_id=?";
            PreparedStatement stmt = getOADBTransaction().createPreparedStatement(Query,1);
            stmt.setString(1,requestid);
            ResultSet resultset= stmt.executeQuery();
            if (resultset != null)
              while (resultset.next())
              if (resultset.getString(1) != null)
               Staus = resultset.getString(1); // here to fetch the column from the query
                Status2=resultset.getString(2);
          catch(SQLException exception)
          //Incase of any error while running the query throw an exception.
          throw new OAException("Error in  Query"+ exception, OAException.ERROR);
    return Status2;
    here iam checking phase code of the programe ,f it is C iam returning the status to variable in CO.it is taking one hour time to complete to get the status code :C
    in the application,program  is   runnig but after getting "C" also the progres is still running. i closed the session and opened again and it is giving following error:
    oracle.apps.fnd.cache.CacheException
    Please help me to solve this , i got the request id but while getting status only iam facing issue..

    Hi,
    1. Are you submitting this concurrent program from your code, if yes then you should issue commit immediately after submitting the request.
    OR
    2. Try using below PL/SQL block code in your AM (please convert to java call ).
    DECLARE
    l_request_id                               NUMBER;
    o_call_status                             BOOLEAN;
    o_request_phase                              VARCHAR2(200);
    o_request_status                             VARCHAR2(200);
    o_dev_request_phase                          VARCHAR2(200);
    o_dev_request_status                         VARCHAR2(200);
    o_request_status_mesg                        VARCHAR2(2000);
    BEGIN
               o_call_status := fnd_concurrent.wait_for_request(l_request_id,
                                                                 20,
                                                                 0,
                                                                 o_request_phase,
                                                                 o_request_status,
                                                                 o_dev_request_phase,
                                                                 o_dev_request_status,
                                                                 o_request_status_mesg);
    END;
    Regards,
    Sandeep M.

  • I face  "oracle.apps.fnd.cache.cacheexception" after login to apps

    hi, ihave
    RDBMS:9.2.0.3.0
    oracle APPs: 11.5.9
    i face oracle.apps.fnd.cache.cacheexception after i restore the database (coz of acrash) and note that the apps is not restored.
    so now ihave apps older than the DB by 2days.
    i checked the GUEST_USER_PWD=GUEST/ORACLE in the DBC file its correct .
    The GUEST_USER_PWD is GUEST/ORACLE and the login test result is Y
    and GUEST user account is not end dated..
    any help?

    i did that and here is the logs again
    error_log
    [Tue May 12 14:17:40 2009] [notice] FastCGI: process manager initialized (pid 680072)
    [Tue May 12 14:17:41 2009] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
    [Tue May 12 14:17:51 2009] [error] [client 10.22.8.62] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:17:51 2009] [error] [client 10.22.8.62] File does not exist: /home01/oraprod/prodcomn/java/oracle/ewt/alert/resource/AlertBundle_en_US.properties
    [Tue May 12 14:18:14 2009] [error] [client 10.22.8.64] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/jdbc
    [Tue May 12 14:18:16 2009] [error] [client 10.20.2.74] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:18:16 2009] [error] [client 10.20.2.74] File does not exist: /home01/oraprod/prodcomn/java/oracle/ewt/alert/resource/AlertBundle_en_US.properties
    [Tue May 12 14:18:18 2009] [error] [client 10.22.8.64] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:18:18 2009] [error] [client 10.22.8.64] File does not exist: /home01/oraprod/prodcomn/java/oracle/ewt/alert/resource/AlertBundle_en_US.properties
    [Tue May 12 14:18:37 2009] [error] [client 10.20.2.103] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:18:38 2009] [error] [client 10.20.2.103] File does not exist: /home01/oraprod/prodcomn/java/oracle/ewt/alert/resource/AlertBundle_en_US.properties
    [Tue May 12 14:19:17 2009] [error] [client 10.20.2.80] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:19:17 2009] [error] [client 10.20.2.80] File does not exist: /home01/oraprod/prodcomn/java/oracle/ewt/alert/resource/AlertBundle_en_US.properties
    [Tue May 12 14:19:41 2009] [error] [client 10.22.8.64] client denied by server configuration: /home01/oraprod/prodcomn/java/java
    [Tue May 12 14:19:41 2009] [error] [client 10.22.8.64] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/forms/engine
    [Tue May 12 14:19:41 2009] [error] [client 10.22.8.64] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:19:41 2009] [error] [client 10.22.8.64] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:19:41 2009] [error] [client 10.22.8.64] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:19:42 2009] [error] [client 10.22.8.64] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:19:42 2009] [error] [client 10.22.8.64] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:19:42 2009] [error] [client 10.22.8.64] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:19:42 2009] [error] [client 10.22.8.64] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:19:55 2009] [error] [client 192.168.202.35] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/forms/engine
    [Tue May 12 14:19:55 2009] [error] [client 192.168.202.35] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:19:55 2009] [error] [client 192.168.202.35] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:19:55 2009] [error] [client 192.168.202.35] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:19:55 2009] [error] [client 192.168.202.35] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:19:55 2009] [error] [client 192.168.202.35] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:19:55 2009] [error] [client 192.168.202.35] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:19:55 2009] [error] [client 192.168.202.35] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:21:52 2009] [error] [client 10.4.1.166] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/forms/engine
    [Tue May 12 14:21:52 2009] [error] [client 10.4.1.166] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:21:52 2009] [error] [client 10.4.1.166] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:21:52 2009] [error] [client 10.4.1.166] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:21:52 2009] [error] [client 10.4.1.166] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:21:52 2009] [error] [client 10.4.1.166] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:21:52 2009] [error] [client 10.4.1.166] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:21:52 2009] [error] [client 10.4.1.166] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:21:54 2009] [error] [client 10.22.8.74] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/jdbc
    [Tue May 12 14:21:55 2009] [error] [client 10.22.8.74] client denied by server configuration: /home01/oraprod/prodcomn/java/java
    [Tue May 12 14:22:08 2009] [error] [client 10.4.1.165] File does not exist: /home01/oraprod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Tue May 12 14:22:10 2009] [error] [client 10.4.1.166] File does not exist: /home01/oraprod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Tue May 12 14:22:25 2009] [error] [client 10.1.10.58] File does not exist: /home01/oraprod/prodcomn/portal/PROD_jtsrv18/favicon.ico
    [Tue May 12 14:22:54 2009] [error] [client 10.1.10.58] client denied by server configuration: /home01/oraprod/prodcomn/java/java
    [Tue May 12 14:22:54 2009] [error] [client 10.1.10.58] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/forms/engine
    [Tue May 12 14:22:54 2009] [error] [client 10.1.10.58] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:22:54 2009] [error] [client 10.1.10.58] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:22:54 2009] [error] [client 10.1.10.58] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:22:54 2009] [error] [client 10.1.10.58] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:22:54 2009] [error] [client 10.1.10.58] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:22:54 2009] [error] [client 10.1.10.58] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:22:54 2009] [error] [client 10.1.10.58] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:25:14 2009] [error] [client 10.1.13.45] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/jdbc
    [Tue May 12 14:25:15 2009] [error] [client 10.1.13.45] client denied by server configuration: /home01/oraprod/prodcomn/java/java
    [Tue May 12 14:25:23 2009] [error] [client 10.20.2.69] client denied by server configuration: /home01/oraprod/prodcomn/java/java
    [Tue May 12 14:25:23 2009] [error] [client 10.20.2.69] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/forms/engine
    [Tue May 12 14:25:23 2009] [error] [client 10.20.2.69] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:25:23 2009] [error] [client 10.20.2.69] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:25:23 2009] [error] [client 10.20.2.69] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:25:24 2009] [error] [client 10.20.2.69] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:25:24 2009] [error] [client 10.20.2.69] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:25:24 2009] [error] [client 10.20.2.69] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:25:24 2009] [error] [client 10.20.2.69] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:26:17 2009] [error] [client 10.4.1.166] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/jdbc
    [Tue May 12 14:26:35 2009] [error] [client 10.22.8.67] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/jdbc
    [Tue May 12 14:26:36 2009] [error] [client 10.22.8.67] client denied by server configuration: /home01/oraprod/prodcomn/java/java
    [Tue May 12 14:28:16 2009] [error] [client 10.22.8.72] File does not exist: /home01/oraprod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Tue May 12 14:29:21 2009] [error] [client 10.4.1.165] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/forms/engine
    [Tue May 12 14:29:21 2009] [error] [client 10.4.1.165] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:29:21 2009] [error] [client 10.4.1.165] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:29:21 2009] [error] [client 10.4.1.165] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:29:21 2009] [error] [client 10.4.1.165] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:29:21 2009] [error] [client 10.4.1.165] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:29:21 2009] [error] [client 10.4.1.165] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:29:21 2009] [error] [client 10.4.1.165] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:30:25 2009] [error] [client 10.20.2.95] client denied by server configuration: /home01/oraprod/prodcomn/java/java
    [Tue May 12 14:30:25 2009] [error] [client 10.20.2.95] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/forms/engine
    [Tue May 12 14:30:25 2009] [error] [client 10.20.2.95] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:30:25 2009] [error] [client 10.20.2.95] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:30:25 2009] [error] [client 10.20.2.95] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:30:25 2009] [error] [client 10.20.2.95] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:30:25 2009] [error] [client 10.20.2.95] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:30:26 2009] [error] [client 10.20.2.95] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:30:27 2009] [error] [client 10.20.2.95] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:30:43 2009] [error] [client 10.4.1.164] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/forms/engine
    [Tue May 12 14:30:43 2009] [error] [client 10.4.1.164] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:30:43 2009] [error] [client 10.4.1.164] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:30:43 2009] [error] [client 10.4.1.164] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:30:43 2009] [error] [client 10.4.1.164] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:30:43 2009] [error] [client 10.4.1.164] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:30:43 2009] [error] [client 10.4.1.164] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:30:43 2009] [error] [client 10.4.1.164] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:31:46 2009] [error] [client 10.20.2.92] client denied by server configuration: /home01/oraprod/prodcomn/java/java
    [Tue May 12 14:31:47 2009] [error] [client 10.20.2.92] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/forms/engine
    [Tue May 12 14:31:47 2009] [error] [client 10.20.2.92] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:31:47 2009] [error] [client 10.20.2.92] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:31:47 2009] [error] [client 10.20.2.92] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:31:47 2009] [error] [client 10.20.2.92] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:31:47 2009] [error] [client 10.20.2.92] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:31:48 2009] [error] [client 10.20.2.92] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:31:48 2009] [error] [client 10.20.2.92] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:34:24 2009] [error] [client 10.20.2.92] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:34:24 2009] [error] [client 10.20.2.92] File does not exist: /home01/oraprod/prodcomn/java/oracle/ewt/alert/resource/AlertBundle_en_US.properties
    [Tue May 12 14:39:51 2009] [error] [client 10.22.8.74] File does not exist: /home01/oraprod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Tue May 12 14:39:51 2009] [error] [client 10.22.8.74] File does not exist: /home01/oraprod/prodcomn/java/oracle/forms/icons/bgnd.gif
    [Tue May 12 14:41:35 2009] [error] [client 10.4.1.167] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/forms/engine
    [Tue May 12 14:41:35 2009] [error] [client 10.4.1.167] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:41:35 2009] [error] [client 10.4.1.167] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:41:35 2009] [error] [client 10.4.1.167] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:41:35 2009] [error] [client 10.4.1.167] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:41:35 2009] [error] [client 10.4.1.167] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:41:35 2009] [error] [client 10.4.1.167] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:41:35 2009] [error] [client 10.4.1.167] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:47:05 2009] [error] [client 10.20.2.105] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/jdbc
    [Tue May 12 14:47:06 2009] [error] [client 10.20.2.105] client denied by server configuration: /home01/oraprod/prodcomn/java/java
    [Tue May 12 14:48:47 2009] [error] [client 10.22.8.64] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:48:47 2009] [error] [client 10.22.8.64] File does not exist: /home01/oraprod/prodcomn/java/oracle/ewt/alert/resource/AlertBundle_en_US.properties
    [Tue May 12 14:48:54 2009] [error] [client 10.1.10.110] client denied by server configuration: /home01/oraprod/prodcomn/java/java
    [Tue May 12 14:48:54 2009] [error] [client 10.1.10.110] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/forms/engine
    [Tue May 12 14:48:54 2009] [error] [client 10.1.10.110] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:48:54 2009] [error] [client 10.1.10.110] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:48:54 2009] [error] [client 10.1.10.110] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:48:54 2009] [error] [client 10.1.10.110] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:48:54 2009] [error] [client 10.1.10.110] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:48:54 2009] [error] [client 10.1.10.110] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/ewt
    [Tue May 12 14:48:54 2009] [error] [client 10.1.10.110] client denied by server configuration: /home01/oraprod/prodcomn/java/sun/beans
    [Tue May 12 14:48:55 2009] [error] [client 10.1.10.110] client denied by server configuration: /home01/oraprod/prodcomn/java/oracle/forms/engine
    [Tue May 12 14:48:55 2009] [error] [client 10.1.10.110] File does not exist: /home01/oraprod/prodcomn/java/oracle/forms/engine/RunformBundle_ar_JO.properties
    [Tue May 12 14:51:20 2009] [error] [client 10.20.2.68] client denied by server configuration: /home01/oraprod/prodcomn/java/java
    Edited by: user8006044 on May 12, 2009 5:40 AM

  • Autocreate task raise business event oracle.apps.jtf.cac.task.createTask?

    Hi All!
    How can I check if event oracle.apps.jtf.cac.task.createTask was raised when a task was created?
    This event will raise every time a task is created independent of which process created the task? I mean if the task was automatically created when SR is created or if the task is manually created?
    How can I test this business event manually?
    In our environment (EBS 11.5.10.2) there are following subscriptions to this business event:
    CS_SR_SECURITY_UTIL.SECURE_SR_TASK_OWNER
    jtf_task_wf_subscribe_pvt.create_task_notif_subs
    CS_SR_CHILD_AUDIT_PKG.CS_SR_Audit_ChildEntities
    I have added subscription xxcsf_002_wf_subscribe_pkg.create_task, which calls to function (create_task) in a DB package (xxcsf_002_wf_subscribe_pkg). The first thing I do, before anything else, is logg to a custom table the event of entering the package function but then when task is created in "Enter Request Service" form nothing is logged in the custom table.
    What am I doing worng? Thanks in advance for the help!
    Patricia

    Hello again and thanks Nagamohan,
    The sql returned 0 so that means the event is not fired. How do I make it fire. Isn't it standard? Is there some setup I have to do or enabled somewhere? I have this requierement to create automatically an assignment for tasks automatically created when SR is created in Field Service Technician Portal. I thought I could create the assignment when this business event is raised, which means a task is being created and validating where it is originated from (WEB). I need to set scheduled dates for the task as well. I appreciate the help in this. I would like to use the business event to call on a package function but it is not being fired.
    Thanks in advance and regards,
    Patricia
    Edited by: Patricia Paredes on Feb 2, 2009 9:50 AM
    Edited by: Patricia Paredes on Feb 2, 2009 9:51 AM

  • Oracle Apps 11i Responsbilites giving Error when i selected....

    Hi,
    Connected to the oracle forms when i clicked on the Responsibilities i am getting following error...
    Oracle error -20001: ORA-20001: Error occurred during product initialization for MO when executing 'begin MO_GLOBAL.INIT; end;
    SQLCODE = -20001 SQLERROR = ORA-20001: APP-FND-02902
    ora-01157:cannot identify/lock data file 1501 - see DBWR trace
    ora-01110:data file has been detected in fnd_global_initialize
    Thanks in advance
    Sai

    976630 wrote:
    Hi,
    Connected to the oracle forms when i clicked on the Responsibilities i am getting following error...
    Oracle error -20001: ORA-20001: Error occurred during product initialization for MO when executing 'begin MO_GLOBAL.INIT; end;
    SQLCODE = -20001 SQLERROR = ORA-20001: APP-FND-02902
    ora-01157:cannot identify/lock data file 1501 - see DBWR trace
    ora-01110:data file has been detected in fnd_global_initialize
    Thanks in advance
    SaiPlease see these docs.
    APP-FND-02500 During Product Initialization For MO When Executing 'begin MO_GLOBAL.INIT' [ID 417431.1]
    ORA-20001: APP-FND-2902: Multi-Org Profile Option is Required [ID 399910.1]
    Entering to Profile Classes Gets Ora-20001, App-Fnd-02902. Multi Org Profile Option Is Required [ID 465132.1]
    Thanks,
    Hussein

  • Oracle apps self service login error

    Hi,
    Apps Version : 11.5.10.2
    DB : 11.1.0.7
    While login we are getting
    Not Found
    The requested URL /oa_servlets/oracle.jsp.JspServlet was not found on this server.
    Ran autoconfig but we are still getting the error
    Regadrs,
    SRK

    Hi Helios,
    I have gone through those documents.Thank you very much for the reply.But i am not able to troubleshoot the issue.can you throw some light please.
    errorlog_
    [Tue Sep 28 09:47:31 2010] [error] [client 192.168.40.50] File does not exist: e:/oracle/prodcomn/portal/prod_tstoraf/oprocmgr-servicetstoraf.xyz.com
    [Tue Sep 28 09:48:08 2010] [error] [client 192.168.40.50] File does not exist: e:/oracle/prodcomn/java//
    [Tue Sep 28 09:48:31 2010] [error] [client 192.168.40.50] File does not exist: e:/oracle/prodcomn/portal/prod_tstoraf/oprocmgr-servicetstoraf.xyz.com
    Regards,
    SRK

Maybe you are looking for

  • After my recent iphone update I can no longer print via "airprint" to my HP B110... help

    when trying to print emails, I select "print", select the B110 that comes up on the printer list, then ask to print.  I get a screen saying "contacting printer", then "preparing" then nothing.... I can print wirelessly from the laptops.  All systems

  • Restoring from Time Machine AFTER install

    My hard drive crashed, so i had to buy a new one (WD scorpio blue). I replaced it, then reinstalled from the install disk (10.4.10, Tiger). That was mistake one. What I meant to do was to restore from my time machine backups on an external HD. I also

  • Servlet connection to mssql

    i want to connect servlet to mssql database on server.....i hv already created database from mssql server 2005....i hv written code for servlet.....but i dint getting wht should i write in Class.forname(); wht will be the URl also.....i hv sqljdbc.ja

  • Email client missing

    Hey in my nokia there was an inbuilt email client..... Now it has dissapeared i think because i updated it....now i want it back....pls any one help me...

  • TS1363 my ihone 4 turned off and will not start up

    hi all my iphone 4 turned itself off and will not turn on again    any ideas cheers daz