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

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.

  • 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)

  • 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?

  • 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

  • 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

  • When starting Windows 7 Sync Notifier reports "The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll." Any suggestions as to how to rectify this issue?

    When starting Windows 7 Sync Notifier reports "The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll." Any suggestions as to how to rectify this issue?

    With Windows Explorer, navigate to your C:\Program Files\Common Files\Apple\Apple Application Support folder.
    Copy the SQLite3.dll that you should find there, navigate to the nearby Mobile Device Support folder, and Paste it in there also.
    Restart the programme all should be well
    In case that your OS is (64 bit)
    1. Open windows explorer, go to location C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    2. Copy file "SQLite3.dll"
    3. Now paste it in the folder  C:\Program Files (x86)\Common Files\Apple\Mobile Device Support
    4. Restart the programme, it should not display that message, it should be clear.
    Good Luck

  • Hi, I'm unable to use my speaker when I'm using Mac OS. However, I'm able to do so for Windows 7 OS on Bootcamp. Can anyone please advise on how to rectify this problem? I would greatly appreciate your help, thank you.

    Hi, I'm unable to use my speaker when I'm using Mac OS, which means I'm unable to unmute, decrease or increase the volume. However, I'm able to do so for Windows 7 OS on Bootcamp. Can anyone please advise on how to rectify this problem? I would greatly appreciate your help, thank you.

    Hi Zac, sorry to hear about your troubles, but that's why us other users are here to try to help in these instances.
    Open Console in Utilities & see if there are any clues or repeating messages when this connection drop happens.

  • 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

  • In Messages I'm getting "The recipient of this conversation doesn't accept file transfers." Does anyone know how to rectify this issue?

    In Messages I'm getting "The recipient of this conversation doesn't accept file transfers." Does anyone know how to rectify this issue?

    Hi,
    I am reading your post that those are your specs.
    Is that correct ?
    How are they logged in ?
    PDF link to the Snow Leopard server info
    As you may know you have to set your server to Federate to other servers and may need to invoke the port 7777 for the Proxy65 File Transfer port to allow Server to Server File Transfers.
    See this Flash based view of page 17
    To clarify that:
    The app can do App to App File Transfers (most Jabber apps use port 1080 for this).
    It can be assisted by the Server port if required using the Proxy65 File Transfer item.
    However the other end still needs to be logged in to an App rather than  Web Login (Google, Facebook) and be an App that can do File Transfers.
    7:39 pm      Friday; June 20, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • 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.

  • Safari status bar disappears.  I have tried clicking on show status bar and it will only appear when I move the cursor to the top of the screen.  I can not minimize the open page only full screen or close the browser.  Any idea how the rectify this

    Safari status bar disappears. I have tried clicking on show status bar, under the View tab and it will only appear when I move the cursor to the top of the screen. I can not minimize the open page, only full screen or close the browser. Any idea how the rectify this issue?

    One enters and exits full-screen with control+command+F keys. This is on the View menu in Safari. Optionally, the green traffic light in your browser title bar, if you roll over it, has the full-screen control it it. While in full-screen mode with Safari, moving your mouse pointer virtually up, and off-screen reveals the Safari title bar again, and you can click the green traffic light to exit full-screen mode.
    You can hide/show the status bar by simply typing command+/. This too, is on the Safari View menu. and in 10.10.1 — it works reliably for me.

  • HT3678 everytime I open qt pro i have to enter the registration code. This is really annoying. Does anyone know how to rectify this problem?

    everytime I open qt pro i have to enter the registration code. This is really annoying. Does anyone know how to rectify this problem?

    This procedure will check for files in your home folder that are locked or have a wrong owner. It makes no changes and will not, in itself, solve your problem.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ If you’re running Mac OS X 10.7 or later, open LaunchPad. Click Utilities, then Terminal in the page that opens.
    Drag or copy — do not type — the following line into the Terminal window, then press return:
    find . -flags +uchg,uappnd -o ! -user $UID
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    Post any lines of output that appear below what you entered — the text, please, not a screenshot.
    If any personal information appears in the output, edit before posting, but don’t remove the context.

Maybe you are looking for

  • Incomplete print jobs with HP Officejet v40 and Windows 7

    I've seen this problem posted but no solution yet.  I have upgraded my laptop to a Windows 7 and my trusty old HP Officejet v40 will not print a complete page.  It worked great with XP.  The drivers are supposedly updated.  Please help! Thanks.

  • How can I delete a comment pop-up from a form I authored?

    I've created a fillable form in Acrobat Pro 9. A random comment popup keeps appearing on one of the pages. I've tried deleting all comments and saved and reuploaded my form to my site. This only shows up in Chrome browser. Any help in troubleshooting

  • Sales return register in smartform

    Hi,    I completed sales return register report in ALV-GRID.Now i want to do it smartforms . How will link that driver program(sales return register report in ALV-GRID) in smartforms.Please advice me. Regards, K.Karthikeyan.

  • AP Div tag's absolute postioning not working

    I have been trying to figure this problem out for about 2 hours and I have nothing. Div tags 98-101 are positioned in the right place when I'm looking at my page in Dreamweaver. But when I preview the page, those 4 div tags are not where they're supp

  • DVD not loading-----CHURN, CHURN, CHURN

    I cannot load DVDs now. I'm trying to load iLife '08 and when I insert the DVD, the computer keeps 'churning' away as if it's trying to recognize it. After a minute or two, the DVD is automatically ejected. CDs load just fine. I tried inserting other