8.1.2 "Could not launch" message: race condition at startup

(apologies for the cross-post; someone suggested that I post this in the Unix forum, so here it is -- I suppose it would have made sense to do this in the first place, I mustn't have been concentrating :-)
Hi,
I've recently upgraded our Sun Ray servers to Adobe Reader 8.1.2, and now every so often when browsing to a pdf document, Firefox says
"Could not launch Adobe Reader 8.1.2. Please make sure it exists in your PATH [...]"
This seems to be caused by a race condition at startup. The browser plugin runs "/bin/acroread -version", which simply echoes the version number and exits. When it's working, this happens:
25436: write(1, " 8 . 1 . 2\n", 6) = 6
25348/1: read(56, " 8 . 1 . 2\n", 20) = 6
25436: _exit(0)
25348/1: close(56) = 0
i.e. the string is written by the script and immediately read by the browser.
However, occasionally this happens:
23119: write(1, " 8 . 1 . 2\n", 6) = 6
23119: _exit(0)
23008/1: Received signal #18, SIGCLD, in read() [caught]
23008/1: siginfo: SIGCLD CLD_EXITED pid=23119 status=0x0000
23008/1: read(58, 0xFFBFB5C0, 20) Err#4 EINTR
i.e. the read() call is interrupted by the SIGCLD generated by the exiting /bin/acroread process.
I've inserted a "sleep 5" after line 11 of the /bin/acroread script to try to alleviate this, but I haven't tested it fully.

Hello Ian,
Thanks for reporting this. We will try to address this issue in the next release as you have stated a valid race condition issue (though it's difficult to reproduce).
Gaurav

Similar Messages

  • Firefox 4 displays "Could not launch Acrobat" error when exiting

    Firefox 4
    Adobe Reader X installed
    OS: Win7 Pro
    Every time I exit Firefox, whether I view a PDF file or not, I get an error message, saying "Could not launch Acrobat."
    I've manually gone Options, Applications and changed them to use Acrobat Reader, but the problem persists.
    The only way I've solved the problem is to reinstall Firefox 3.6.16.
    Any suggestions? I'd like to use Firefox 4, but won't until this issue is resolved.

    Have no solutions to this problem been found? It seems many people have it. I get the error on start up and when shutting down Firefox.

  • After Effects error: Could not launch Adobe Analysis Server (515)   ( 25 :: 101)  *POSSIBLE FIX*

    Hi. Im New to the forums so sorry in advance if i do something incorrect
    Since my Purchase of Adobe CS6, I was not able to use dynamic link, or the plugins that required you to connect to the Adobe Analysis Server (3d Tracker, Warp Stablizer ETC) It would always give me the error
    After Effects error: Could not launch Adobe Analysis Server (515)
    ( 25 :: 101)
    Or if i would use dynamiclink
    The Importer created a generic error
    Through hours and hours searching through the internet, and trying possible fixes, i found possible fixes that might help people with this error.
    *Before attempting any of these fixes, make sure you reinstall CS6 Using the Adobe Cleaner*
    This guide is for Windows OS Only.
    If the error still presists, try these options
    -If your windows account is not a administrator, Run Adobe After Affects CS6 As Administrator
    -Disable your Anti-Virus and your Firewall
    I know you have probably heard this over and over again, but this is mainly the cause of the problem. Some Anti-Viruses even when disabled, go into some sort of one eyed open mode, where it still monitors your computer ever so slightly, so you may want to uninstall the anti-virus. As for the firewall,
    1) Go to your start menu search "Check Firewall Status"
    2)Then to the left of the window, click Turn Windows Firewall on or off
    3)Then tick "Turn of Windows Firewall" on BOTH Home or work network and Public Network.
    -Close and Uninstall filtering and spyware programs such as Netnanny and Premiere Opinion. This might be using the TCP Ports that is needed for After effects, dynamic link and adobe analysis server to communicate
    -Start up Adobe Analysis server Manually. This can be done by going to C:\Program Files\Adobe\Adobe After Effects CS6\Support Files and running Adobe Analysis server.exe as Adminisrator, Then starting Premiere, After effects, etc.
    -If the Adobe Cleaner didnt already, Clean your registry. This can be done with free applications such as CCleaner.
    If none of those options work,  I would suggest a full format and reinstall of windows.
    I hope this would help people with this issue.

    captain_astronaut wrote:
    I'm running the latest version. Just installed yesterday.
    You can download and install the latest version (and older versions) of versions 11, 12, and 13 from Adobe right now. That is why I was asking for the exact version number with decimals. Just the other day, someone said they were running the latest version and they weren't aware that CC was even a thing. They were running version 11.0.3 (which isn't even the latest version of CS6 - it's 11.0.4). That's why I always ask.
    captain_astronaut wrote:
    I'm on a Mac so I don't have anti-malware, or other security software running.
    That doesn't seem like a good idea. While there can't be anything technically referred to as a "virus" on the Mac OS (due to the underlying structure), there can be (and are) malware variants out there that do attack machines running the Mac OS. As Apple products have grown in popularity, developers have been creating more and more malware aimed at OSX.
    I certainly hope you at least have your firewall running.
    captain_astronaut wrote:
    I tried launching Premiere yesterday and it crashed.
    This points to a much more serious underlying problem. Thousands (if not millions) of people are running Premiere and After Effects on Macs. What sort of error messages did you receive when it crashed?
    Try installing version 12 of AE and the previous version of Premiere as well and see if they run.

  • FND-INVALID APPLICATION. (Could not lookup message no database connection)

    I have a strange problem. I am setting up jDeveloper and trying to create a new OAF project and got the attached FND-INVALID-APPLICATION error. I try to launch the tutorial and it worked. I tried to create a different project under the tutorial workspace and use the tutorial directory "C:\apps\jDeveloper\jdevhome\jdev\myclasses\oracle\apps\fnd\framework\test" and the new project works. Whenever I specify a different directory "/bs/oracle/apps.custoaf/test" I get the error. I am using the same login and application, responsibility for all test scenario. Can anyone help?
    Thanks in advance
    Exception Details.
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = custoaf; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1223)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         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:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = custoaf; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getAppId(OAWebBeanFactoryImpl.java:5526)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:958)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         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:803)
         at java.lang.Thread.run(Thread.java:534)
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = custoaf; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getAppId(OAWebBeanFactoryImpl.java:5526)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:958)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         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:803)
         at java.lang.Thread.run(Thread.java:534)

    Welcome to the forums !
    What is "custoaf" ? Pl post details of OS and EBS versions.
    Pl see if these MOS Docs can help
    313760.1 - OAException Error FND-INVALID APPLICATION Occurs When Running The JDeveloper Tutorial
    461485.1 - Error FND-INVALID APPLICATION Occurs When Running custom eBiz pages from JDeveloper
    HTH
    Srini

  • DW8 "could not launch Macromedia Contribute "

    I am just using DW8 and Contribute 3 in tandem on my new
    Windows Vista machine.
    In Site Definitions, when I hit the 'Administer Site in
    Contribute' button, the re is a flurry of activity and then I get
    the message "Dreamweaver could not launch Macromedia Contribute to
    administer the site. Please check the Contribute installation"
    Any thoughts on this please?
    From memory in Dreamweaver MX a Contribute site can be
    administered from Dreamweaver without Contribute installed. But I
    don't see thta option anymore in DW8. (I originally set up the site
    in DW MX on another machine and I would like to be an administrator
    in DW8 on this machine.)
    Help much appreciated.
    Scott

    Author: toddshmack
    Date: Jan 13, 2007 07:27
    Had the same problem here - "Error - Can not find the
    Macromedia Flash". I was
    using LCARS System47 screensaver from mewho.com. It's an
    excellent and stable
    screensaver, and the best free one I've found with
    dual-monitor support. Adobe
    auto-updated Flash after I'd installed the screensaver, and
    that's when I
    started getting the error. So I thought maybe System47 was
    using Flash. I went
    back to mewho.com, got the latest install, installed over the
    existing, and my
    problem is solved. My kudos to Adobe and mewho.com for
    staying on top of
    things. (Adobe may not have replied to questions in this
    forum, but how could
    they know? It would be impossible for them to test every one
    of the possibly
    millions of real-world scenarios. But their products are
    always top-notch and
    well-supported.)...

  • Files moving to NFS error folder - Could not insert message into duplicate check table

    Hi Friends
    Have anyone faced this error, could suggest me why.
    The CSV Files failed on Sender Channel and moves to NFS error path  and in the log it says as below.
    Error: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Could not insert message  into duplicate check table. Reason: com.ibm.db2.jcc.am.SqlTransactionRollbackException: DB2 SQL Error

    Hi Uma - is that a duplicate file? have you enabled duplicate file check in sender channel?
    please check if the below note is applicable
    1979353 - Recurring TxRollbackException with MODE_STORE_ON_ERROR stage configuration

  • Could not lookup message because there is no database connection

    I am getting this error message when I try to run test_fwktutorial.jsp page. This happens for my custom Jdeveloper project also in which I am trying to build a brand new page.
    I did define the Run Time connection properly as following:
    DBC file: D:\oajdev\jdevhome\jdev\dbc_files\secure\sabercat.sr.csg.com_gis05.dbc
    User Name: <User Name>
    Password: <Password>
    Application Short Name: AK
    Responsibility Key: FWK_TBX_TUTORIAL
    I did define the Database connection also and checked Use repository for design time.
    I am getting the following exception when I run the pages.
    ===========================================================
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-01003: no statement parsed
    ; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
         at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:980)
         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 test_fwktutorial._jspService(test_fwktutorial.jsp:46)
         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 ##
    java.sql.SQLException: ORA-01003: no statement parsed
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:583)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1983)
         at oracle.jdbc.ttc7.TTC7Protocol.executeFetch(TTC7Protocol.java:1002)
         at oracle.jdbc.dbaccess.DBAccess.executeFetchNeedDefines(DBAccess.java:283)
         at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2604)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2854)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:622)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:550)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1328)
         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:873)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:858)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:827)
         at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:686)
         at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:846)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:351)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at test_fwktutorial._jspService(test_fwktutorial.jsp:46)
         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)
    java.sql.SQLException: ORA-01003: no statement parsed
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:583)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1983)
         at oracle.jdbc.ttc7.TTC7Protocol.executeFetch(TTC7Protocol.java:1002)
         at oracle.jdbc.dbaccess.DBAccess.executeFetchNeedDefines(DBAccess.java:283)
         at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2604)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2854)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:622)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:550)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1328)
         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:873)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:858)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:827)
         at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:686)
         at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:846)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:351)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at test_fwktutorial._jspService(test_fwktutorial.jsp:46)
         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)
    ===========================================================
    Please help resolving the issue.
    Thanks.

    Hi
    I am also getting the same error can some one help me out
    One more thing when i am giving a user name and password which is not
    existing i got this error when i gave the correct one i got an error like this
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SQL_PLSQL_ERROR. Tokens: ROUTINE = Profiles.getProfileOption; REASON = java.sql.SQLException: ORA-00904: "SERVERRESP_ENABLED_FLAG": invalid identifier
    ; ERRNO = 904; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:988)
         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 test_fwktutorial._jspService(test_fwktutorial.jsp:45)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
         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.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-00904: "SERVERRESP_ENABLED_FLAG": invalid identifier
    ; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
         at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:980)
         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 test_fwktutorial._jspService(test_fwktutorial.jsp:45)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
         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 ##
    java.sql.SQLException: ORA-00904: "SERVERRESP_ENABLED_FLAG": invalid identifier
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:583)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1983)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1141)
         at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2487)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2854)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:622)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:550)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1328)
         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.getMultiSpecificProfileFromDB(ExtendedProfileStore.java:368)
         at oracle.apps.fnd.common.WebAppsContext.setProfileValues(WebAppsContext.java:4177)
         at oracle.apps.fnd.common.AppsContext.setDBEnv(AppsContext.java:3407)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2508)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2398)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2257)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2072)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1976)
         at oracle.apps.fnd.profiles.Profiles.getConnection(Profiles.java:2494)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1304)
         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:873)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:858)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:827)
         at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:686)
         at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:846)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:351)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at test_fwktutorial._jspService(test_fwktutorial.jsp:45)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
         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.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-00904: "SERVERRESP_ENABLED_FLAG": invalid identifier
    ; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
         at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:980)
         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 test_fwktutorial._jspService(test_fwktutorial.jsp:45)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
         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 ##
    java.sql.SQLException: ORA-00904: "SERVERRESP_ENABLED_FLAG": invalid identifier
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:583)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1983)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1141)
         at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2487)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2854)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:622)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:550)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1328)
         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.getMultiSpecificProfileFromDB(ExtendedProfileStore.java:368)
         at oracle.apps.fnd.common.WebAppsContext.setProfileValues(WebAppsContext.java:4177)
         at oracle.apps.fnd.common.AppsContext.setDBEnv(AppsContext.java:3407)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2508)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2398)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2257)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2072)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1976)
         at oracle.apps.fnd.profiles.Profiles.getConnection(Profiles.java:2494)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1304)
         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:873)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:858)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:827)
         at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:686)
         at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:846)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:351)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at test_fwktutorial._jspService(test_fwktutorial.jsp:45)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
         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)
    Do we need to apply any patch or something by the way i am working with
    11.5.10 release 1
    Thanks in advance

  • Kdcmond could not launch, after security update Nov 09,OS 10.5,Powerbook g4

    Powerbook G4 will not boot past the grey screen with spinning wheel after latest security update from Apple.
    In safe mode: kdcmond could not launch is reported.
    I DO NOT HAVE EASY ACCESS TO INSTALLATION DISKS.
    Please post suggestions that are viable using rm or vi in safe mode.
    It will take the IT department weeks to get around to fixing this so I am hoping for usable responses in the short term.
    Powerbook G4 1GB os 10.5.7 to 8 Grey Screen/crash with exceptions after security update.
    Took corrective actions using Disk Utility then Applejack with no success. Deleted Library/Prefernces/SystemConfiguration files: NetworkInterfaces.plist, com.apple.airport.preferences.plist, and preferences.plist to get them to regenerate. The exception is gone but now, kdcmond could not launch is reported due to no localhost name found.

    No suggestions from anyone so I am giving up and returning the PC to IT. I will leave the thread open in case anyone comes up with any ideas for future reference.

  • FND_COOKIE_HAS_NO_ICX_ENTRY. Could not lookup message because there is no

    We are facing the following issue: Customer Bug 8239950:
    Customer state that this happens in one of the OA Framweork pages first time in a day. Once the error happens, they can hit the page again and everything works fine there after...
    @ PROBLEM STATEMENT
    @ ==================
    @ On AIA 1.1 - In BOTH PRODUCTION AND TEST ENVIRONMENT when converting the
    @ first lead of the day the following error is seen on the screen.
    @ oracle.apps.fnd.framework.OAException: Application: FND, Message Name:
    @ FND_COOKIE_HAS_NO_ICX_ENTRY. (Could not lookup message because there is no
    @ database connection)
    @ After getting the error, they convert the
    @ lead again & it works no errors this appears to be only the first one of
    @ the day.
    @ Complete Error Stack.
    @ ## Detail 0 ##
    @ oracle.apps.fnd.framework.OAException: Application: FND, Message Name:
    @ FND_COOKIE_HAS_NO_ICX_ENTRY. (Could not lookup message because there is no
    @ database connection)
    @ at
    @ oracle.apps.fnd.framework.webui.OAJSPHelper.getIcxCookie(OAJSPHelper.java:292)
    @ at
    @ oracle.apps.fnd.framework.webui.OAJSPHelper.getIcxCookie(OAJSPHelper.java:240)
    @ at
    @ oracle.apps.fnd.framework.webui.OAPageBean.createRFURL(OAPageBean.java:5921)
    @ at
    @ oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:712)
    @ at
    @ oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
    @ at
    @ oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
    @ at oa_html._OA._jspService(_OA.java:88)
    @ at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    @ at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    @ at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    @ at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    @ at oracle.jsp.JspServlet.service(JspServlet.java:156)
    @ at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    @ at
    @ oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java
    @ :162)
    @ at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    @ at oa_html._OA._jspService(_OA.java:98)
    @ at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    @ at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    @ at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    @ at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    @ at oracle.jsp.JspServlet.service(JspServlet.java:156)
    @ at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    @ at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    @ at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    @ at java.lang.Thread.run(Thread.java:534)
    @ oracle.apps.fnd.framework.OAException: Application: FND, Message Name:
    @ FND_COOKIE_HAS_NO_ICX_ENTRY. (Could not lookup message because there is no
    @ database connection)
    @ at
    @ oracle.apps.fnd.framework.webui.OAJSPHelper.getIcxCookie(OAJSPHelper.java:292)
    @ at
    @ oracle.apps.fnd.framework.webui.OAJSPHelper.getIcxCookie(OAJSPHelper.java:240)
    @ at
    @ oracle.apps.fnd.framework.webui.OAPageBean.createRFURL(OAPageBean.java:5921)
    @ at
    @ oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:712)
    @ at
    @ oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
    @ at
    @ oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
    @ at oa_html._OA._jspService(_OA.java:88)
    @ at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    @ at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    @ at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    @ at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    @ at oracle.jsp.JspServlet.service(JspServlet.java:156)
    @ at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    @ at
    @ oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java
    @ :162)
    @ at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    @ at oa_html._OA._jspService(_OA.java:98)
    @ at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    @ at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    @ at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    @ at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    @ at oracle.jsp.JspServlet.service(JspServlet.java:156)
    @ at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    @ at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    @ at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    @ at java.lang.Thread.run(Thread.java:534)

    We're you able to resolve this? If so, how? We are experiencing a similar issue where it gives this error and then the user refreshes the page and it works fine.
    Thanks.

  • Oracle.apps.fnd.framework.OAException:Could not lookup message

    Dear Experts,
    I am getting the following exception while creating the Employee search excercise as given in the index document.
    While I am trying to run my EmpSearchPG.xml the following error I am getting.
    I have checked my Application short name & Responsibility Key its correct only i crossed checked it by running the standard HelloWorld page. its working fine.
    oracle.apps.fnd.framework.OAException: Application: ICX, Message Name: Could not find the specified responsibility. (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:158)
         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)
    Could any one guide me how to resolve this error.
    Any Suggestion will be a great help for me to proceed further
    Thanks
    Thiru

    Hi
    1.) check that this responsibility is assigned to the user,which u mentioned in the user name.
    2.) or go to run option of Jdeveloper and terminate the Embedded oc4j server and start running the page again and test .
    thanx
    Pratap

  • Launching PDF in Firefox yeilds "Could not launch Acrobat.".

    I'm running Firefox 2.0.0.6 with Acrobat Reader 8.1.1. When I click on a PDF on a web page I get the error "Could not launch Acrobat.".
    The file "nppdf32.dll" is in the Firefox plugins folder.
    If I double-click a PDF file on my hard drive, Acrobat launches fine.
    Can anyone help?

    >>Under Tools->Options->Applications, I have nothing for "Adobe" in my content Type. Any ideas how to get it to populate in there?
    Assuming you have acrobat installed, this worked for me:
    1. start acrobat (for me this was Acrobat Reader 8 )
    2. help -> repair acrobat reader installation
    3. stop and restart firefox
    now I have entries for pdf and everything works again
    [for me, this problem was apparently caused by installing a program that *took the liberty* of installing an ancient version of Acrobat even though I already had 8 installed. After that happened, Firefox refused to open pdf files. I uninstalled the ancient version of acrobat, rebooted etc. etc. to no avail, then found this thread, and looked in Tools->Options->Applications to find nothing for "Adobe"]

  • Could Not Launch Acrobat

    im on a vista trying to download a pdf but the site gives me an error that says that it 'could not launch acrobat', then after i click the 'OK' button, the middle of the window says 'missing plug-in' so im confused as to what to do can someone help me?

    Are you asking about Acrobat or Reader? Are you saying that since you installed Reader, Acrobat will not open? If this is the case, then you are running into the issue of why Adobe recommends against running both Acrobat and Reader. It can be done with care, but often causes problems and becomes a major problem for uninformed users.
    For Reader questions, you should go to the Reader forum. There has not been an Acrobat Reader product since AA5, and even then it was not Acrobat.

  • EOIO - Could not fail message - Predecessor not in final state

    Hi,
    I'm using the File Adapter to send messages EOIO and have now a lot of messages stuck with status "HOLDING". When trying to delete the first message with status holding (according to sequential number in the message monitor log) I get the error:
    com.sap.aii.af.ra.ms.impl.app.AdminException: Failed to cancel the message locally.
    Reason: Could not fail message cb79d5b0-0844-11dc-92ac-0003ba15f2ae(OUTBOUND), as triggered by admin action.
    Reason: Predecessor not in final state.
    I also cannot not find any message with error in it that could hold up the queue.
    I know this question has been up in the forum before, but I can simply not find the 
    "<i>Predecessor not in final state</i>".
    Is there any other way to find the failing message?
    Best Regards
    Olof

    Thanks Bhavesh,
    The problem is however that I can't find the failing message even after following the instructions of the blog by Stefan. The messages before the first HOLDING are all SUCCESS messages.
    I did delete the queues before, which I think was a mistake, maybe thats causing the "HOLDING" statuses?
    Otherwise I guess the suggestions of the blog would be the only way to solve the problem?

  • DB Polling : could not dispatch message because there is no active transaction.

    We are using SOA 11.1.1.7 . In one of our SOA composite, we are seeing following error during the instantiation at the DB polling activity (randomly)
    Error while invoking bean "cube delivery": Exception not handled by the Collaxa Cube system.[[
    an unhandled exception has been thrown in the Collaxa Cube systemr; exception reported is: "ORABPEL-05007
    could not dispatch message because there is no active transaction. there is no active transaction while scheduling a message with the dispatcher. this usually happens if the underlying subsystem rollback back the transaction without bubbling up the system or transaction exception to the bpel layer. Contact Oracle Support Services. Provide the error message and the exception trace in the log files (with logging level set to debug mode).
    We do have few more polling SOA composite, but this error is more often seen in one of the process regularly. The workaround to fix the above problem is to restart the SOA composite. Let us know, if you any thoughts on this error.
    Thanks

    Any thoughts on this ? Thanks.

  • Workflow Process Manager - Could not route message to WfProcMgr with regist

    Hi,
    We recently started getting a strange error in our DEV environment:
    Could not route message to WfProcMgr with registered key (null)
    This is happening with the Server Component, Workflow Process Manager, and all services associated with this.
    We are using Siebel v7.8.2.8. If anybody can provide any pointers, it would be of great help!
    Thanks

    Hi Trym,
    Thanks for your time!
    The target workflow that I am triggering from the WfProcMgr is a custom workflow and it does not have a BO defined. So, the Object Id should not be a mandatory field (I am in any case, not passing any Object Id). Nevertheless, whether I have an Object Id or I do not, I would assume that the Workflow would at least get triggered. I donot see as to why the Workflow would not trigger at all.
    Though Siebel does act weird at times, I think the error I am getting is still somehow related to the actual cause! I would really like to understand as to where is this Registered Key stored in Siebel that it is continually searching for.
    *When you say "Workflow Process Manager server component directly" do you mean like in a eScript
    call in e.g. a Business Service?*
    Please refer the second part of my previous post for this. I am trying through Server Requests BS and through Workflow Policies.
    Thanks.

Maybe you are looking for