MDEX intermittantly not returning response, getting com.endeca.navigation.ENEConnectionException: Error reading from socket connection buffer.Connection reset

Intermittant issue where certain portlets have the spinning wheel and error getting thrown in the log, and resulting in stuck threads, has anyone seen this?
Caused by: com.endeca.navigation.ENEConnectionException: Error reading from socket connection buffer.Connection reset
        at com.endeca.navigation.OptiInputBuffer.read(Unknown Source)
        at com.endeca.navigation.OptiInputBuffer.readFully(Unknown Source)
        at com.endeca.navigation.OptiInputBuffer.readUInt(Unknown Source)
        at com.endeca.navigation.OptiInputBuffer.readLine(Unknown Source)
        at com.endeca.navigation.OptiBinaryInterp.FormatCat(Unknown Source)
        at com.endeca.navigation.OptiBinaryInterp.FormatCatsWithAncs(Unknown Source)
        at com.endeca.navigation.OptiBinaryInterp.FormatCatGroup(Unknown Source)
        at com.endeca.navigation.OptiBinaryInterp.FormatBin(Unknown Source)
        at com.endeca.navigation.OptiBinaryInterp.FormatBinList(Unknown Source)
        at com.endeca.navigation.OptiBinaryInterp.ParseBinaryNode(Unknown Source)
        at com.endeca.navigation.OptiBackend.getNavigation(Unknown Source)
        at com.endeca.navigation.HttpENEConnection.query(Unknown Source)
        at com.endeca.portal.mdex.MDEXUtil.execute(MDEXUtil.java:433)
        at com.endeca.portal.data.DataSource.execute(DataSource.java:546)

Message appears in logs internmittantly during page rendering which has Breadcrumbs, Results Table, Guided Navigation portlets.  There are Agraphs in front of several Dgraphs.

Similar Messages

  • Satellite Pro M10 will not boot again and comes up with the error message

    My Toshiba Satellite Pro M10 notebook will not boot again and comes up with the error message "load error" when I push the power button.
    The problem arised after installation of "symantec system works" and trying to restart windows XP professional to make the installed program executable.
    What can I do to get the notbook restart again?

    Hi everyone
    If you cannot acces to the boot menu by pressing F8 you can try to recover the the master boot record from Windows Xp professional installation Cd, to do this:
    Attention: don't run these commands if you have more than one operating systems running in your laptop.
    Boot from Windows Xp installation cd
    Choose repair installation from console by pressing "C" key.
    A console will open asking you for administrator password, insert the password and press enter.
    Run de command: FIXMBR (It will write a new boot record)
    Run de command: FIXBOOT (It will write a new boot file)
    Restart the laptop and now windows should start without problems.
    Regards

  • CLI0615E  Error receiving from socket, server is not responding.

    We recently changed a web application using DB2 5.2 tables from ODBC to JDBC. We are using the COM.ibm.db2.jdbc.net.driver. We are using a
    connection pool and running on iPlanet.
    We are getting intermittant "CLI0615E Error receiving from socket, server is not responding errors". We have looked in the JDBC forum and DB2 support and cannot find a reasonable answer to this problem. It is NOT always on sql statements that take a long time to execute, so I don't think it is a timeout issue.
    I read something about "stale connections". Does anyone know how to check to see if this is a problem?
    When we first converted the app, we had a lot of problems also with "invalid handle or statement is closed" which we have determined was being caused by the user submitting the page again before it had time to finish the first time. We have put in javascript code to prevent multiple submits. Could this server not responding problem be caused by double submits that we have not located yet?
    The error is NOT occuring on any one page, and the same page will run correctly once and the next time throw this error.
    Any suggestions would be greatly appreciated.
    Thanks.
    [29/Apr/2003:11:00:20] info (42196): COM.ibm.db2.jdbc.net.DB2Exception: [IBM][JDBC Driver] CLI0615E Error receiving from socket, server is not responding. SQLSTATE=08S01
         at COM.ibm.db2.jdbc.net.SQLExceptionGenerator.throwReceiveError(SQLExceptionGenerator.java(Compiled Code))
         at COM.ibm.db2.jdbc.net.DB2Request.receive(DB2Request.java(Compiled Code))
         at COM.ibm.db2.jdbc.net.DB2Request.sendAndRecv(DB2Request.java(Compiled Code))
         at COM.ibm.db2.jdbc.net.DB2RowObject.next(DB2RowObject.java(Compiled Code))
         at COM.ibm.db2.jdbc.net.DB2ResultSet.next(DB2ResultSet.java(Compiled Code))
         at bom.Bom.getDefs(Bom.java(Compiled Code))
         at jsps.bbapps._eng._ENGJGLT0_jsp._jspService(_ENGJGLT0_jsp.java(Compiled Code))
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServletRunner.java:897)
         at com.iplanet.server.http.servlet.NSServletRunner.Service(NSServletRunner.java:464)

    hi,
    lemme try to tell u what i thinkk..i dont think its' a solution
    Usually this error code means that there was some problem while the driver tried establishsing a socket connection to the remote server. You could very well avoid this by tracking out what is preventing the socket connection.. it may be network congestion or some other onfiguration problems with the network, or with the DB2 server...
    But if the same application could work perfectly with jdbc-odbc driver in same environment,then it needs some attention.either the ibm driver isn't throwing the error as expected by the iplanet or iplanet isn't acting as needed when such an error is thrown.
    contact them and they may provide and explanation..
    wishes,
    Jer

  • I upgraded to iOS 7 to my ipad using iTunes. When signing with the Apple ID I get an error reading "There was a problem connecting to the server" anyone who knows what to do next

    I upgraded to iOS 7 to my ipad using iTunes. When signing with the Apple ID I get an error reading "There was a problem connecting to the server" anyone who knows what to do next

    Sounds more like you have a problem with your apple id. For starters go to that page click manage my apple id and singn in. If you can't sign in reset password.
    https://appleid.apple.com
    if you can sign in there, try to sign in to itunes on your computer.

  • Lightroom 5 will not open and gives me a message saying it encountered an error reading from its preview cache. [was: Lightroom 5 question]

    @Lightroom 5 will not open and gives me a message saying it encountered an error reading from its preview cache.

    This is the Photoshop forum however.
    Close Lightroom and go to your Lightroom catalog folder.
    The default location is usually in Pictures.
    Delete the file in the catalog folder which ends Previews.lrdata
    Do not touch the catalog itself which ends.lrcat
    Then try re-launching Lightroom.

  • Web Service Proxy not returning Response in 11g

    Hi,
    I am facing a difference in the creation of Web Service Proxy in 11g when compared to 10g. I have exposure of creating a Web Service Proxy in 10g and I do observe that the folder name 'runtime' gets generated automatically along with the proxy at the time of creation.
    But in 11g, the nature & behavior of Web Service Proxy creation has changed a lot according to my observation. I am facing an issue where the response object is not returning the expected results as per the functionality.
    In 10g, we have used a Stub class (automatically created under 'runtime' folder) and we are able to put some logs to see the request and response object in the form of 'xml'. But in 11g, I am facing difficulty in getting the same logged to see the response from OPA.
    Please share your thoughts which would definitely help me in resolving this issue.
    With Regards,
    Thiyagarajan V

    Hi,
    I have also tried using 'Web Service Data Control' as an alternate method to overcome the above mentioned issue. But I have ended up the error "DCA-29000: Unexpected exception caught: java.lang.NullPointerException,msg=null" and failed to create a data control.
    The JDeveloper version which I am using is 11.1.1.5.0. I also came to know that there is a patch (9790388) which has resolved this bug in JDeveloper. I also applied the same patch in my Oracle Home using OPatch utility.
    But unfortunatley, the version suitable for this patch is 11.1.1.4.0 and I suspected that could be one of the reason that the problem has not got resolved yet.
    Please suggest the patch or any solution which can also help me in resolving this issue. I really appreciate your time and effort in sharing your thoughts for the problems which I have mentioned over here.
    Thank you !!!
    With Regards,
    Thiyagarajan V

  • Ok guys i need help my ipod touch froze during an update now i put it inot the recovery mode or dfu and it will not reset itself at all it comes up with an error code and says this ipod cannot reset now does anyone have any ideas of what to do with it

    ok guys i need help anyone with my ipod it froze during an update now it will not work at all i ahve put it into the recovery mode or dfu and  it will not reset it self it comes up with an error message 1603 the number is and says the ipod cannot be reset anyone please help me i have tryed everything googled you tubed everything

    Error 1604
    This error is often related to USB timing. Try changing USB ports, using a different dock connector to USB cable, and other available USB troubleshooting steps (troubleshooting USB connections. If you are using a dock, bypass it and connect directly to the white Apple USB dock connector cable. If the issue persists on a known-good computer, the device may need service.
    If the issue is not resolved by USB isolation troubleshooting, and another computer is not available, try these steps to resolve the issue:
    Connect the device to iTunes, confirm that the device is in Recovery Mode. If it's not in Recovery Mode,put it into Recovery Mode.
    Restore and wait for the error.
    When prompted, click OK.
    Close and reopen iTunes while the device remains connected.
    The device should now be recognized in Recovery Mode again.
    Try to restore again.
    If the steps above do not resolve the issue, try restoring using a known-good USB cable, computer, and network connection.
    Error 1600, 1601, 1602
    Error 1603
    Follow the steps listed above for Error 1604. Also, discard the .ipsw file, open iTunes and attempt to download the update again. See the steps under Advanced Steps > Rename, move, or delete the iOS software file (.ipsw) below for file locations.If you do not want to remove the IPSW in the original user, try restoring in a new administrator user. If the issue remains, Eliminate third-party security software conflicts.

  • Error : Reading from Aggregation Level not permitted

    Hello Gurus,
          Could somebody please give some help or advice regarding this?
    I have a multiprovider on a regular cube and an aggregation level, for some reason the multicube gives me the following error message when I try to display data using listcube.
    Reading from Aggregation Level is not permitted
    Message no. RSPLS801
    Also the  Query on the multicube does not display data for any of the KF's in the Agg Level but when I create a query on the Agg level itself it is fine.
    Any suggestions?
    Thanks.
    Swaroop.
    Edited by: Swaroop Chandra on Dec 10, 2009 7:29 PM

    Hi,
    transaction LISTCUBE does not support all InfoProviders, e.g. aggregation level are not supported. LISTCUBE is a 'low level' to read data from the BW persistence layer, e.g. InfoCubes. Since aggregation level always read transaction data via the so called planning buffer and the planning buffer technically is a special OLAP query LISTCUBE does not support aggregation level.
    Regards,
    Gregor

  • Xhtml call to servlet not returning response, not calling servlet

    I have xhtml in a web app making a call to a servlet but the response from the servlet is not displaying. The original xhtml displays after the submit button is pressed. I tried different alternatives for the servlet response, but I get the same result each time. I added logging to the servlet, but it looks like the servlet is not being called at all.
    xhtml:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:c="http://java.sun.com/jsp/jstl/core"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:ejstreegrid="https://unfccc.int/nais/ejstreegrid"
    xmlns:grid="http://java.sun.com/jsf/composite/gridcomp"
    xmlns:nais="http://java.sun.com/jsf/composite/naiscomp">
    <body>
    <ui:composition template="/templateForm.xhtml">
    <ui:define name="title">Some title</ui:define>
    <ui:param name="currentPage" value="somepage.xhtml" />
    <ui:define name="body">
    name to be added<br/><br/>
    <form action="someServlet" method="post">
    <input type="text" name="someName" />
    <input type="submit" />
    </form>
    </ui:define>
    </ui:composition>
    </body>
    </html>servlet in web app being called:
    package netgui.servlet;
    import java.io.IOException;
    import java.util.Enumeration;
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServlet;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    public class someServlet extends HttpServlet {
    private static final long serialVersionUID = 1L;
    public someServlet() {
    super();
    protected void doGet(HttpServletRequest request,
    HttpServletResponse response) throws ServletException, IOException   {
    processRequest(request, response);
    protected void doPost(HttpServletRequest request,
    HttpServletResponse response) throws ServletException, IOException {
    processRequest(request, response);
    private void processRequest(HttpServletRequest request,
    HttpServletResponse response) throws IOException {
    try {
    response.getWriter().write("some response");
    } catch (Exception e) {
    logger.error(e.getMessage());
    e.printStackTrace();
    response.getWriter().println("Error: " + e.getMessage());
    I also have a menu.xhtml that is calling the xhtml file:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:c="http://java.sun.com/jsp/jstl/core"
    xmlns:ui="http://java.sun.com/jsf/facelets">
    <body>
    <script type="text/javascript">
    $(document).ready(function() {
    $("#btn").click(function() {
    $("#upload").click();
    return false;
    </script>  
    <ui:composition>
    <div id="navigation_bar">
    <ul id="topbarleft">
    <c:choose>                 
    <c:when test="${currentPage=='somepage.xhtml'}">
    <li><b>Some Page display</b></li>
    </c:when>
    <c:otherwise>
    <li><h:outputLink value="somepage.jsf">
    <h:outputText value="some page" />
    </h:outputLink></li>
    </c:otherwise>
    </c:choose>
    </ul>
    </div>
    </ui:composition>
    </body>
    </html>Is there some special format for submitting a form to a servlet from xhtml? Any ideas what could be wrong?
    Edited by: Atlas77 on Apr 16, 2012 6:53 AM
    Edited by: Atlas77 on Apr 16, 2012 6:54 AM
    Edited by: Atlas77 on Apr 16, 2012 6:56 AM
    Edited by: Atlas77 on Apr 16, 2012 7:27 AM

    You have a template. That template doesn't have for example a h:form of its own in which the body content is placed right? Nested forms don't work.
    Also for the next time, use \ tags to post code; that makes it actually readable. As you can see, the forum is now trying to interpret some special characters for formatting.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • BSP application not returning responses to Pocket IE

    We have a BSP application which is running through Pocket Internet Explorer on a Symbol MC3090 WinCE5.0 handheld, barcode scanning device via a wireless network connection to our SAP servers.  We have tested the application successfully at our home office, however when we deployed at our first site, we are experiencing issues where Pocket IE does not get a response back from the application, but appears to be awaiting a reply from the SAP server.  The browser screen goes blank except for the Windows logo which is flashing indicating that a response is being sent.  The users will wait several minutes but no response ever appears.  At this point, the users are able to close Pocket IE and restart the transaction and run it through successfully, most of the time.  We are at a loss as to how to debug this type of issue as we can't re-create it and aren't sure what to look for.  Would this happen if an error occurs that isn't trapped?  Our network appears to be running well, so we don't think it's that.  Has anyone else experienced anything similar?

    Hi,
    you have to run the applications in the updated version to see if it all is Ok before calling it per RFC. It might be indeed a unicode problem.
    if it is uncode problem how do we enable BSP appilcation for Unicode compatible in SRM 7.0.
    You have to check the code of your applications in the SRM 7.0 and read the SAP note regarding changes between every version. You also have to familiarize with the new instructions and aggregates to existing instructions. There´s no other way.

  • Changed setting to no proxy but not solved problem Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /iam/services/setContext. Reason: Error reading from remote server

    This problem only happens with one website when I try to follow hyperlinks to other pages. They have directed me to Firefox troubleshooting section. I have followed the advice there but it has not solved my problem.

    I haven't been able to go on line since 7.01 and up. I have to use ieexplorer. are you idiots or what. I can't even contact you because i have to be in your latest version but i can't get the internet with the latest version. good bye for good

  • When i try to download ebooks to my nook it will not let me and comes up with thw error code CE_COPY_NOT_Allowed- not able to copy this book. Please help.

    Has anyone experienced this problem and have come to a solution this never happened on my old computer?

    It sounds as though your PC is infected with fake antivirus software. The detailed cleanup instructions vary depending on which fake AV you have. However, as a first step, try this:
    Download the following on a different PC, copy them to a USB flash drive or CD, and then run them on the infected PC:
    Malwarebytes Anti-malware : http://www.malwarebytes.org/mbam.php
    SUPERAntiSpyware : http://www.superantispyware.com/
    Hopefully these will get you back online safely. If not, search for clean-up instructions for the specific malware.

  • HT1551 When streaming a movie or tv show it stops after a short time and does not complete the streaming. comes up as an error occurred loading this content try again later

    When Streaming a movie or tv show it stops after a short time and does not finish downloading. We watch the TV show or movie than nothing !!!
    a message comes up  An error occurred loading this content try again later.  We have unplugged everything rebooted several times and nothing
    helps.  It was working fine until we did a upgrade that showed up on the Apple TV. 
    modle A1427 3rd generation
    Any help would be GREATLY appreciated Nothing on regular TV  miss my Apple TV stuff !!!!

    Welcome to the Apple Community.
    Try the following steps, check whether things are working after each step where appropriate, before trying the next.
    Restart the Apple TV (Settings > General > Restart).
    Restart the Apple TV by removing ALL the cables for 30 seconds.
    Restart your router.
    Reset the Apple TV (Settings > General > Reset > Reset all settings)
    Restore the Apple TV (Settings > General > Reset > Restore)

  • HT1349 Facetime is not verifying my email address. It comes up with an error message saying that my network connection is down but its working fine. What do i do?

    When i go into my apple id its telling me that my email address is  verified. I recently changed my password so im not sure if thats it but I tried my new password and everything

    Dear Jody..jone5
    Good for you that can't update your iphone because I did it and my iphone dosen't work for example I can't download any app like Wecaht or Twitter..
    Goodluck
    Atousa

  • The operation could not be completed.(com.apple.installer.pagecontroller error -1)

    i got this error message when i install the .pkg please help

    10.6.3 will not work as system requirement is 10.6.8 so please update to the curent veriosn for 10.6 and then try installing LR 4
    requirements are  :
    Mac OS
    Multicore Intel processor with 64-bit support
    Mac OS X v10.6.8 or v10.7
    2GB of RAM
    1GB of available hard-disk space
    1024x768 display
    DVD-ROM drive
    Internet connection required for Internet-based services*

Maybe you are looking for

  • Ipod not recognized, please help!

    I am the recent owner of a 4th generation ipod nano, I also have a 2nd generation Ipod nano which works fine but when I plug in the new Ipod it says USB device not recognized and has malfuctioned. It is also not recognized by Itunes but my other Ipod

  • Aperture brush/preview problems?

    I've been using Aperture 3.4 for a while with no problems. Today when uploading and editing my latest batch of pictures, I find the thumbnails look a little weird. They have pink lines and static where I used brushes. Originally, it looked like it wa

  • Getting 401 URL

    Hi, when i am creating the java proxy from the .NET web service using the third party tool apche SOAP Axis tool, and i used the command for this is java org.apache.axis.wsdl.WSDL2Java <web service> then its giving the error as java.io.IOException: Se

  • I can not sync my i phone 4, it comes up with cannot sync an unknown error has occurred(13019)

    i cant sync my i phone, there was an update and in the middle of the update it came up with an unknown error and now everytime i plug my phone in it comes up with an unknown error (13019), i have uninstalled i tunes and re installed but it hasnt fixe

  • Not showing schema tables

    Hi Gurus, I am trying to create the report in BIP by connecting database in Admin tab i connected to the database and it showed connection successfully message also. But for creating the report when i am clicking the query builder it is not showing t