How to rectify this error

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:291)
     at oracle.apps.fnd.framework.webui.OAJSPHelper.getIcxCookie(OAJSPHelper.java:239)
     at oracle.apps.fnd.framework.webui.OAGenericDispatcher.service(OAGenericDispatcher.java:73)
     at oracle.cabo.ui.jsps.GenericEntry.service(Unknown Source)
     at oracle.cabo.ui.jsps.GenericEntry.serviceGeneric(Unknown Source)
     at cabo.jsps._a._jspService(a.jsp:3)
     [SRC:/cabo/jsps/a.jsp]
     at com.orionserver[Oracle9iAS (9.0.3.1.0) Containers for J2EE].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[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
     at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
     at com.evermind[Oracle9iAS (9.0.3.1.0) Containers for J2EE].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)

We are facing the simillar 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)

Similar Messages

  • Hello, I bought and subscribed to Creative suite in June, for Photoshop, Illustrator, Indesign and Bridge, but my subscription is telling me I only have Photoshop, can you tell me how to rectify this error, so i can download creative suite onto my desktop

    Hello, I bought and subscribed to Creative suite in June, for Photoshop, Illustrator, Indesign and Bridge, but my subscription is telling me I only have Photoshop, can you tell me how to rectify this error, so i can download creative suite onto my desktop

    Thanks for your reply. I was able to find help through a tech support chat session and the person helped me edit my /etc/hosts file and it solved the problem.
    For anyone else experiencing this issue (Mac OS X):
    Close all other programs and sign out from the Adobe Desktop App
    From the Finder, Go > Go to Folder...
    Type /etc and hit enter
    Find "hosts" file (only "hosts", there were similar files such as hosts.config but only open the one that says "hosts"
    Open the file, and replace the entire content with ### Host Database## localhost is used to configure the loopback interface#
    Close the file, sign back into the Adobe Desktop App
    Problem solved!

  • How to rectify this error "Update was terminated" when i save the tcodeMe42

    Hi,
    I am working in Me42 transaction, after filling the messages when i give save its throwing an error message
    "Update was terminated" received from author" Author name".
    Why is error occuring what is the cause how to rectify

    Hi anitha,
    1. This error is occuring
       when the transaction data is being posted,
       in the background via update task.
      (using update FM)
    2. goto tcode SM13
       to analyse the error.
      (u may take help of basis team)
    regards,
    amit m.

  • Urgent :ORACLE.FDK.UnexpectedError --how to rectify this error

    Hello,
    I am getting the following error when I am running a standalone java program, where I am trying to list the folders in a container.
    ===========================
    log created on console
    ===========================
    FdkException:
    Error Code: ORACLE.FDK.UnexpectedError
    Detailed Error Code: ORACLE.FDK.ServerError
    Trace Id: 1-1194351196408
    info (NamedValue[]): null
    ======================
    Log created in <ocdbhome>\content\log\Content\<cdbinstance_node.log>
    ======================
    no log created when this error occurs.
    I am unable to understand, what is happening with the server.
    Could you shed somelight on this issue.
    thanks
    Siva.......

    Thanks to those who have viewed this thread.
    I have rectified this problem. The problem was occuring because I was creating more than one session in my code and infact while calling logout method also I was creating a new session. So the accumulation of session has created this error.
    I think, server should show proper error message instead of saying "UnexpectedError"
    Cheers
    ~Siva

  • How to rectify this error in demo server

    Mon Oct 05 16:14:56 2009
    ***LOG Q0I=> NiPGetHostByName: hostname 'erp-srv.sap.com' not found: gethostbyname (11004: WSANO_DATA: Valid name, no data record of requested type) [ninti.c 320]
    Mon Oct 05 16:15:28 2009
    ERROR => DpHdlDeadWp: W0 (pid 2836) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W1 (pid 1256) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W2 (pid 3948) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W3 (pid 3736) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W4 (pid 2264) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W5 (pid 2408) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W6 (pid 1112) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W7 (pid 3660) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W8 (pid 3492) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W9 (pid 3356) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => DpHdlDeadWp: W10 (pid 3272) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => DpHdlDeadWp: W11 (pid 4016) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => DpHdlDeadWp: W12 (pid 2104) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W13 (pid 3992) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W14 (pid 3312) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => DpHdlDeadWp: W15 (pid 1684) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => DpHdlDeadWp: W16 (pid 2856) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=501
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Oct 05 16:15:38 2009
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Mon Oct 05 10:45:38 2009
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     2836 Ended         no      1   0        0                                                                         
    1 DIA     1256 Ended         no      1   0        0                                                                         
    2 DIA     3948 Ended         no      1   0        0                                                                         
    3 DIA     3736 Ended         no      1   0        0                                                                         
    4 DIA     2264 Ended         no      1   0        0                                                                         
    5 DIA     2408 Ended         no      1   0        0                                                                         
    6 DIA     1112 Ended         no      1   0        0                                                                         
    7 DIA     3660 Ended         no      1   0        0                                                                         
    8 DIA     3492 Ended         no      1   0        0                                                                         
    9 DIA     3356 Ended         no      1   0        0                                                                         
    10 UPD     3272 Ended         no      1   0        0                                                                         
    11 ENQ     4016 Ended         no      1   0        0                                                                         
    12 BTC     2104 Ended         no      1   0        0                                                                         
    13 BTC     3992 Ended         no      1   0        0                                                                         
    14 BTC     3312 Ended         no      1   0        0                                                                         
    15 SPO     1684 Ended         no      1   0        0                                                                         
    16 UP2     2856 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics               Mon Oct 05 10:45:38 2009
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    6
    6
    --------++++--
    +
    DIA
    4
    4
    2000
    4
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          11
    wake_evt_udp_now     0
    wake events           total     7,  udp     6 ( 85%),  shm     1 ( 14%)
    since last update     total     7,  udp     6 ( 85%),  shm     1 ( 14%)
    Dump of tm_adm structure:               Mon Oct 05 10:45:38 2009
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Mon Oct 05 10:45:38 2009
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=501
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Oct 05 16:15:43 2009
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >erp-srv_EC6_02                          < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (2828) (SOFT_KILL)
    Stop icman
    killing process (2852) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:2828  HANDLE:468)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=501
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Oct 05 16:15:44 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:2828  HANDLE:468)
    wait for end of icman
    [DpProcDied] Process lives  (PID:2852  HANDLE:476)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=501
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Oct 05 16:15:45 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2852  HANDLE:476)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=501
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Oct 05 16:15:46 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2852  HANDLE:476)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=501
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Oct 05 16:15:47 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2852  HANDLE:476)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=501
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Oct 05 16:15:48 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2852  HANDLE:476)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=501
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Oct 05 16:15:49 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:2852  HANDLE:476)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=501
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Oct 05 16:15:50 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:2852  HANDLE:476)
    [DpProcDied] Process died  (PID:1316  HANDLE:452)
    DpStartStopMsg: send stop message (myname is >erp-srv_EC6_02                          <)
    NiIMyHostName: hostname = 'erp-srv'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 3 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    Mon Oct 05 16:15:51 2009
    NiIPeek: peek for hdl 3 timed out (r; 1000ms)
    NiIRead: read for hdl 3 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12168]
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0
    SiSelNSet: set events of sock 380 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 380 (pos=3)
    SiSelNRemove: removed sock 380
    NiSelIRemove: removed hdl 3
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/17
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 14)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 3 / sock 380
    NiBufIClose: clear extension for hdl 3
    MsIDetach: detach MS-system
    cleanup EM
    Mon Oct 05 16:15:52 2009
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 1836) [dpxxdisp.c   10421]

    You didn't even bother to explain your scenario, or even mention which log are you posting....
    Read the "Rules of Engagement"

  • How to rectify the error "basic type z_idocname could not be converted"

    hi,
    I am trying to create a partner profile for a outbound process. In the transaction we20 i gave a new partner number, attached the message type and the idoc and the port no, when i tried saving its showing basic type z_idocname could not be converted how to rectify this error.

    Have you made the corresponding entries in WE81 and WE82?

  • When opening the Coloursync utility and pressing the verify button, I received an error message stating that the Tag 'cprt':Text tag has an incorrect length which could not be fixed as the file is locked. Does anyone know how to rectify this?

    When opening the Coloursync utility and pressing the verify button, I received an error message (copy below) stating that the Tag 'cprt':Text tag has an incorrect length which could not be fixed as the file is locked. Does anyone know how to rectify this?
    Checking 25 profiles...
    /Library/ColorSync/Profiles/Displays/iMac-00000610-0000-9C6C-0000-000004271B00.i cc
       Tag 'cprt': Text tag has an incorrect length.
       The file is locked. Could not be fixed.

    Hi guys,
    I followed the steps to unlock the .icc file in the "getinfo" screen then went on clicking repair in colorsync utility.
    This is the message i got:
    Searching for profiles...
    Checking 17 profiles...
    /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CF3-0000-000004273CC0.icc
       Tag 'cprt': Text tag has an incorrect length. Fixed.
    Repair done - 1 profiles fixed.
    However, when i hit verify again it shows up like this:
    Searching for profiles...
    Checking 17 profiles...
    /Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CF3-0000-000004273CC0.icc
       Tag 'cprt': Text tag has an incorrect length.
    Verify done - found 1 bad profile.
    ... and it keeps like this sine die.
    when i open the .icc file it shows up like this:
    3     'cprt'     'text'     35     Copyright ASCII Text String
    New to mac so I really don't know what to do.
    I didn't get this message so far. What i did before getting this message was to open a jpeg file. I wanted to edit it so when i did right click on the file i went to open with, and colorsync came as an option; so i chose it.
    Then this message started comming up.
    Is there anything i can do?
    Thabks for the support.

  • Error 17895 from on Outlook, Connection to the server failed or dropped off. How to rectify this urgently?

    How to rectify the error 17895 for my outlook? It said the server failed or dropped off. Whatever that means..! I can't seem to find the solution through any online forum.

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    Server does not allow relaying email error, fix
    http://appletoolbox.com/2012/01/server-does-not-allow-relaying-email-error-fix/
    Why Does My iPad Say "Cannot Connect to Server"?
    http://www.ehow.co.uk/info_8693415_ipad-say-cannot-connect-server.html
    iOS: 'Mailbox Locked', account is in use on another device, or prompt to re-enter POP3 password
    http://support.apple.com/kb/ts2621
    The iPad's Mail app has no provisions for creating groups. However, you canuse a third party app that many users recommend.
    MailShot -  https://itunes.apple.com/us/app/mailshot-pro-group-email-done/id445996226?mt=8
    Group Email  -  https://itunes.apple.com/us/app/group-email!-mail-client-attachments/id380690305 ?mt=8
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Configuration problems with IMAP e-mail on iOS with a non-standard SSL port.
    http://colinrobbins.me/2013/02/09/configuration-problems-with-imap-e-mail-on-ios -with-a-non-standard-ssl-port/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • How to rectify the error message " duplicate data records found"

    Hi,
    How to  rectify the error "duplicate data records found" , PSA is not there.
    and give me brief description about RSRV
    Thanks in advance,
    Ravi Alakunlta

    Hi Ravi,
    In the Info Package screen...Processing tab...check the option Do not allow Duplicate records.
    RSRV is used for Repair and Analysis purpose.
    If you found Duplicate records in the F fact table...Compress it then Duplicate records will be summarized in the Cube.
    Hope this helps.

  • My installation freezes at 96%. Its the latest update. Any ideas on how to rectify this?

    My installation freezes at 96%. Its the latest update. Any ideas on how to rectify this?

    Please refer to the document : http://helpx.adobe.com/acrobat/kb/troubleshoot-installation-errors-or-freezes.html
    Regards,
    Ravi

  • How to remove this error every time in extraction

    Dear folks,,
    I have a difficulties in extraction .. Could you share to me how to remove this error please .. ??
    In one ODS: Quotation (Fetching the data from CRM), it always raise up the error every time do an extraction ..
    The message error is like this:
    Runtime Errors     :    MESSAGE_TYPE_X
    Error analysis                                                             
    Short text of error message:                                           
    Req. 0000508314 in DataStore ZCRMQUTO must have QM status green before it is activated
    Another Clues:
    SY-TITLE : CPIC and RFC Control     
    SY-MSGTY : X                        
    SY-MSGID : RSM1                     
    SY-MSGNO : 110                      
    SY-MSGV1 : 0000508314               
    SY-MSGV2 : ZCRMQUTO                 
    SY-MODNO : 0                        
    SY-DATUM : 20080116                 
    SY-UZEIT : 083744                   
    SY-XPROG : SAPLRSSM                 
    SY-XFORM : RSSM_MON_START_2ND_PROCESS
    My Questions are :
    1. Do you ever have the problem like this ??
    2. Do you know the problem regarding CPIC & RFC Control, is that any correlation with RFC/Connection to CRM.
    3. Do you know regarding the message error: RSSM_MON_START_2ND_PROCESS
    Need really your guidance and response..
    Regards,
    Niel..
    will appreciate any response ..

    Hi,
    Just try this.
    As per the error message "Req. 0000508314 in DataStore ZCRMQUTO must have QM status green before it is activated" there is a request(0000508314) in red/yellow status in the ODS (ZCRMQUTO).
    This error normally occurs while activation of ODS/DSO.
    Activation may fail saying that there is a request with status other than green in target. Ideally system expects to activate a green request. But if it find a request with other (red/yellow) it may throw an error.
    This is the error message we get for that kind of errors
    'Request REQU_* in ODS must have QM status green before it is activated." and this is the same one you are getting.
    Try to find the bad request, rectify/delete it.
    This may resolve your problem.
    thanks,
    JituK

  • Having purchased and installed pages after finishing my 30 day trial I now can't save changes to documents, it keeps saying that my trial is over and I need a serial number?  Never got a serial number, any ideas how to rectify this?

    Hi, having purchased and installed pages after my 30 day trial had finished I am now unable to save any changes to documents I had created in the trial version.  It says I need a serial number, which I never got when I purchased the pages app.  Does anyone kno how to rectify this, I would be very grateful for any help as I'm currently writing up my thesis and am now unable

    Hi, I had the same problem and I found that you don't need a serial number anymore. Here is what I did:
    (1)I went to Applications fodder on my Mac. (You can navigate to the Application folder from 'New Finder Window.')
    (2) Deleted Pages (installed as part of the free  free trial version) from the Applications Folder. Also deleted 'IWorks' from the Applications folder.
    (3) Started AppStore.
    (4) Clicked on  Purchases.
    (5) Clicked on Pages.
    (6) Clicked Install.
    (4) repeated (5) and (6) for Numbers and Keynote

  • Lightroom crashes at start up with the error message "Lightroom encountered an error when reading from its preview cache and needs to quit".  Please advise on how to fix this error.  Thanks

    Lightroom crashes at start up with the error message "Lightroom encountered an error when reading from its preview cache and needs to quit".  Please advise on how to fix this error.  Thanks

    You probably need to delete your preview cache.  See here  
    Why And How To Clear Your Lightroom Cache - Lightroom Fanatic
    Preference and other file locations in Lightroom 5

  • How to fix this error message The backup disk image "/Volumes/AirPort Disk/FARES DEL VALLE's iMac.sparsebundle" could not be accessed (error -1).

    how to fix this error message The backup disk image “/Volumes/AirPort Disk/FARES DEL VALLE’s iMac.sparsebundle” could not be accessed (error -1).

    The troubleshooting C17 is the specific article.
    http://pondini.org/TM/Troubleshooting.html
    This is generally a Lion error.. and you will need 5.6 utility to get access to the disk area.
    So download the real utility. Run it instead of v6 toy version.
    http://support.apple.com/kb/DL1482
    Go to the manual setup, disk page and click on disconnect all users.. that will unmount all users connected to the disk and allow it to start working. But there are a number of other issues that are possible cause. Pondini lists some of them.

  • How to fix this error "this iPad is not able to complete the activation process. Please press Home and start over. If the issue persists, please visit your nearest Apple Store or Authorized service provider for more information or replacement"?

    How to fix this error "this iPad is not able to complete the activation process. Please press Home and start over. If the issue persists, please visit your nearest Apple Store or Authorized service provider for more information or replacement"? When I plugged in my iPad this popped up!

    Hi csreddy, 
    If you are receiving a message to contact an Apple Retail Store or Authorized Service Provider for help updating from iOS 3, click on the link below to initiate that support:
    Update the iOS software on your iPhone, iPad, and iPod touch - Apple Support
    http://support.apple.com/en-us/HT204204
    Update your device using iTunes
    If you can’t update wirelessly, or if you want to update with iTunes, follow these steps:
    Install the latest version of iTunes on your computer.
    Plug in your device to your computer.
    In iTunes, select your device.
    In the Summary pane, click Check for Update. 
    Click Download and Update.
    If you don't have enough free space to update using iTunes, you'll need to delete content manually from your device.
    Find out what to do if you get other error messages while updating your device.
    Last Modified: Jan 12, 2015
    Apple - Find Locations
    https://locate.apple.com
    Contact Apple for support and service - Apple Support
    http://support.apple.com/en-us/HT201232
    Regards,
    - Judy

Maybe you are looking for

  • Moving subnets from one area to another in OSPF

    I have taken over a beautiful lab that is already configured. In the public space I have 4 C Class subnets divided between Areas 0, 65 and 165. Growth has been different than planned and I need to move a /25 subnet from area 65 to 165. How? Thank you

  • Automating Import-Export in Excel

    Hi all Any clue on how to automate the process of importing and exporting a text file into excel spread sheet? The text file can be a tab demimited, bar delimited...or any thing. So any ideas on how I can do this? Thanx in advance -kms

  • Multicast in bpm

    Hi, what is the meaning of multicast in bpm ?? thanks kumar

  • Livecycle Designer - configuring attachments

    Can someone provide instructoions on how to configure an attachment using Livecycle Designer.  We have enabled reader extensions and can see the capability in Adobe Reader. Can't figure out how to add the attachment to a form and have a server app se

  • Flash 9 and Firefox on 10.4.7; firefox doesn't detect the plugin.

    Yea, Hi. Can anyone help me with finding out why Firefox will not display flash; firefox keeps syaing that the plugin needs to be downloaded, but I already updated to FLASH 9 a few weeks ago. And Safari plays FLASH fine. Anyway, when i was on a page