HTTP response error :Connection reset

Hi all,
I am getting following error in log while sending message to the trading partner and the main problem is that once this error comes then after that I am not able to send any more message to any of my Trading Partners. Even if I try to send message to any other Trading Partner, nothing comes in the B2B log and report as well. After restarting the B2B I am able to send message again to other Trading Partners.
Can anyone please tell the reason for getting this error? I also want to know that after getting this error once, why am I not able to send message to any Trading Partner?
2008.12.12 at 06:41:07:647: Thread-13: B2B - (WARNING)
Message Transmission Transport Exception
Transport Error Code is OTA-HTTP-SEND-1006
StackTrace oracle.tip.transport.TransportException: [IPT_HttpSendHttpResponseError] HTTP response error :Connection reset.
at oracle.tip.transport.TransportException.create(TransportException.java:91)
at oracle.tip.transport.basic.HTTPSender.send(HTTPSender.java:627)
at oracle.tip.transport.b2b.B2BTransport.send(B2BTransport.java:311)
at oracle.tip.adapter.b2b.transport.TransportInterface.send(TransportInterface.java:980)
at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1744)
at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:968)
at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1147)
at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:137)
at oracle.tip.transport.basic.jms.JMSMonitor.processMessages(JMSMonitor.java:610)
at oracle.tip.transport.basic.jms.JMSMonitor.run(JMSMonitor.java:236)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:168)
at com.sun.net.ssl.internal.ssl.InputRecord.a(DashoA12275)
at com.sun.net.ssl.internal.ssl.InputRecord.read(DashoA12275)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA12275)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA12275)
at com.sun.net.ssl.internal.ssl.HandshakeOutStream.flush(DashoA12275)
at com.sun.net.ssl.internal.ssl.SunJSSE_az.a(DashoA12275)
at com.sun.net.ssl.internal.ssl.SunJSSE_az.a(DashoA12275)
at com.sun.net.ssl.internal.ssl.SunJSSE_ax.a(DashoA12275)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA12275)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.j(DashoA12275)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA12275)
at com.sun.net.ssl.internal.ssl.AppOutputStream.write(DashoA12275)
at java.io.ByteArrayOutputStream.writeTo(ByteArrayOutputStream.java:112)
at HTTPClient.HTTPConnection.sendRequest(HTTPConnection.java:3018)
at HTTPClient.HTTPConnection.handleRequest(HTTPConnection.java:2843)
at HTTPClient.HTTPConnection.setupRequest(HTTPConnection.java:2635)
at HTTPClient.HTTPConnection.Post(HTTPConnection.java:1107)
at oracle.tip.transport.basic.HTTPSender.send(HTTPSender.java:590)
... 8 more
2008.12.12 at 06:41:07:647: Thread-13: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send Error in sending message
2008.12.12 at 06:41:07:648: Thread-13: B2B - (INFORMATION) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Request Message Transmission failed
2008.12.12 at 06:41:07:648: Thread-13: B2B - (DEBUG) DBContext beginTransaction: Enter
2008.12.12 at 06:41:07:648: Thread-13: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
2008.12.12 at 06:41:07:648: Thread-13: B2B - (DEBUG) DBContext beginTransaction: Leave
2008.12.12 at 06:41:07:648: Thread-13: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab [IPT_HttpSendHttpResponseError] HTTP response error :Connection reset.
Connection reset
2008.12.12 at 06:41:07:651: Thread-13: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
2008.12.12 at 06:41:07:652: Thread-13: BusinessLogicLayer - (DEBUG) Push Stack: updateBusinessMessage
2008.12.12 at 06:41:07:656: Thread-13: BusinessLogicLayer - (DEBUG) Pop Stack: updateBusinessMessage
2008.12.12 at 06:41:07:656: Thread-13: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:notifyApp retry value <= 0, so sending exception to IP_IN_QUEUE
2008.12.12 at 06:41:07:658: Thread-13: B2B - (DEBUG) Engine:notifyApp Enter
2008.12.12 at 06:41:07:663: Thread-13: B2B - (DEBUG) Enqueue Engine AQJMSCorrelationID = null
2008.12.12 at 06:41:07:663: Thread-13: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
<Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<correlationId>null</correlationId>
<b2bMessageId>0AF77A6111E29ED374E000001BDE3D60</b2bMessageId>
<errorCode>AIP-50079</errorCode>
<errorText>Transport error: [IPT_HttpSendHttpResponseError] HTTP response error :Connection reset.
Connection reset</errorText>
<errorDescription>
<![CDATA[Machine Info: (dys094w004)
Transport error: [IPT_HttpSendHttpResponseError] HTTP response error :Connection reset.
Connection reset ]]>
</errorDescription>
<errorSeverity>2</errorSeverity>
</Exception>
2008.12.12 at 06:41:07:692: Thread-13: B2B - (DEBUG) Engine:notifyApp Exit
2008.12.12 at 06:41:07:693: Thread-13: B2B - (DEBUG) DBContext commit: Enter
2008.12.12 at 06:41:07:696: Thread-13: B2B - (DEBUG) DBContext commit: Transaction.commit()
2008.12.12 at 06:41:07:696: Thread-13: B2B - (DEBUG) DBContext commit: Leave
2008.12.12 at 06:41:07:696: Thread-13: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequest Exit
2008.12.12 at 06:41:07:696: Thread-13: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage:
***** REQUEST MESSAGE *****
Please help.
Thanks & Regards,
Anuj Dwivedi

Hi Sinkar,
Thanks for the reply. I confirmed it with my Trading Partner and their server is not running but still I want to know that why am I not able to send message to any other Trading Partner after getting this error once. And if I restart the server, it again acts normally and I am able to send message to other Trading Partners.
SSL is configured properly because I was able to communicate with this Trading Partner earlier when their server was up.
We are working on 10.1.2.3.0 with 7457066 MLR 5 patch. Please guide if any other patch required.
Thanks for the help.
Warm Regards,
Anuj Dwivedi

Similar Messages

  • Netscape Error: Connection reset by peer

              I am running a JSP application on weblogic and when I view in Netscape 4.08 on
              W2K I am getting an error saying Netscape Error:Connection reset by peer. Anyone
              else see same error. Any fixes?
              

    do u see this on the 5.1 line ?
              Netscape needs a content-length for every response that comes in, and in case the
              response is larger than the buffer size, the content-length isnt set and netscape
              keeps hovering even after getting all the data.
              When it sees that the connection has been closed from the other side, it thinks that
              the connection has been reset. (even after the server sends it a Connection: Close
              header)
              solns can be summed up as:
              1. call response.setContentLength whereever possible
              2. increase the buffersize of jsps (there might be an upperlimit though)
              3. move to another version of netscape (atleast > 4.7 ) on win2k
              let me know how the workarounds are
              thanks
              Nagesh
              Mettu Kumar wrote:
              > which version of wls are u using and what sp's?
              >
              > Kumar.
              >
              > Kyle Donovan wrote:
              >
              > > I am running a JSP application on weblogic and when I view in Netscape 4.08 on
              > > W2K I am getting an error saying Netscape Error:Connection reset by peer. Anyone
              > > else see same error. Any fixes?
              

  • OVMAPI_6000E Internal Error: Connection reset (VM Manager 3.0.1)

    Hi,
    I have a problem with connection (http), mention that I can connect with https protocol, to the Oracle VM Manager.
    If I use "https://<IP>:7002/ovm/console" it works, and if I use "http://<IP>:7002/ovm/console" I receive the next message: "The connection was reset.."
    Below I post the log from the java console when I try to connect to virtual machine.
    Java Web Start 1.6.0_27
    Using JRE version 1.6.0_27-b07 Java HotSpot(TM) Client VM
    User home directory = C:\Users\Florin
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    m: print memory usage
    o: trigger logging
    p: reload proxy configuration
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    0-5: set trace level to <n>
    Aug 29, 2011 4:43:09 PM com.oracle.ovm.ras.proxy.RasProxyApplet main
    INFO: Arguments [-server, 192.168.0.220, -service, 003600010004fb0000060000ce5ef321b35efa23]
    Aug 29, 2011 4:43:09 PM com.oracle.ovm.ras.proxy.RasProxyApplet main
    INFO: Server : 192.168.0.220
    Aug 29, 2011 4:43:09 PM com.oracle.ovm.ras.proxy.RasProxyApplet main
    INFO: service id : 003600010004fb0000060000ce5ef321b35efa23
    Aug 29, 2011 4:43:14 PM com.oracle.ovm.ras.proxy.external.VncViewerLauncherFactory getVncViewerLauncher
    INFO: Os is : windows 7
    Exception in thread "HandshakeCompletedNotify-Thread" java.util.ConcurrentModificationException
         at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
         at java.util.HashMap$EntryIterator.next(Unknown Source)
         at java.util.HashMap$EntryIterator.next(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl$NotifyHandshakeThread.run(Unknown Source)
    Aug 29, 2011 4:43:23 PM com.oracle.ovm.ras.proxy.ProxyThread run
    INFO: Connecting ovm to http://192.168.0.220:7002
    Aug 29, 2011 4:43:24 PM com.oracle.ovm.ras.proxy.ProxyThread run
    SEVERE: OVMAPI_6000E Internal Error: Connection reset Connection reset
    Mon Aug 29 16:43:24 EEST 2011
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection reset Connection reset
    Mon Aug 29 16:43:24 EEST 2011
         at com.oracle.ovm.mgr.api.manager.OvmManagerImpl.open(OvmManagerImpl.java:579)
         at com.oracle.ovm.mgr.api.OvmClient.dynamicConnect(OvmClient.java:123)
         at com.oracle.ovm.ras.proxy.ProxyThread.run(ProxyThread.java:161)
    Caused by: java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(Unknown Source)
         at java.io.BufferedInputStream.fill(Unknown Source)
         at java.io.BufferedInputStream.read1(Unknown Source)
         at java.io.BufferedInputStream.read(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at com.oracle.odof.io.AbstractServlet.receive(AbstractServlet.java:253)
         at com.oracle.odof.OdofExchange.send(OdofExchange.java:466)
         at com.oracle.odof.OdofExchange.newConnection(OdofExchange.java:518)
         at com.oracle.odof.OdofExchange.acquireConnection(OdofExchange.java:308)
         at com.oracle.odof.OdofExchange.connect(OdofExchange.java:243)
         at com.oracle.odof.OdofExchange.connect(OdofExchange.java:120)
         at com.oracle.odof.OdofExchange.connect(OdofExchange.java:96)
         at com.oracle.ovm.mgr.api.manager.OvmManagerImpl.open(OvmManagerImpl.java:570)
         ... 2 more
    Edited by: user12123011 on Aug 29, 2011 5:04 PM

    user12123011 wrote:
    I have a problem with connection (http), mention that I can connect with https protocol, to the Oracle VM Manager.
    If I use "https://<IP>:7002/ovm/console" it works, and if I use "http://<IP>:7002/ovm/console" I receive the next message: "The connection was reset.."
    http is on port 7001, not 7002.

  • Im geting the error"Connection reset by peer" in apex 4.1 due to javascript

    Hi
    I have problem in oracle apex(4.1) page. If I write the following javascript code in the HTML Header and Body Attribute and click apply changes it show error like
    =====Error======
    Connection reset by peer
    Description: Connection reset by peer
    =====javascript Code=========
    <script type="text/javascript">
    function altmsg()
    alert('test');
    </script>
    ================
    if I remove the script tag alone that is <script type="text/javascript"> and </script> by leaving the function altmsg() as it is in the HTML Header and Body Attribute ,then again if I click the apply changes it is showing the following error
    =========Error======
    Error ERR-3331 This page was already submitted and can not be re-submitted.
    Continue
    OK
    ==================
    If I put the same code without script tag in JavaScript block(Function and Global Variable Declaration) in the edit page and click apply changes then the same error(Error ERR-3331 This page was ...) is showing.
    Im getting this issue for couple of days. Before that it was working fine.
    Thanks
    Balaji
    Edited by: 904493 on Jan 3, 2012 5:39 AM

    Hi Balaji,
    I was not really able to reproduce this issue when I connect to your workspace and modify page 1 of application 55837.
    I'm able to paste your JavaScript code into the "Page HTML Body Attribute" attribute and I'm also able to append the code to your existing JavaScript code in "HTML Header". I'm using Google Chrome.
    What do I miss? Are you sure that it's not some Firewall/Antivirus software is kicking in and prevents the submission of the page?
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Socket read error: connection reset by peer

    Hi.
    Has anybody experienced the error message �Socket read error: connection reset by peer�
    Please see below for detailed information.
    Appreciate your help
    Regards
    RT
    Enviroment specification
    Server: HP/UX 11.00 64-bit, Oracle RDBMS 8.1.6.0.0 64-bit
    2 firewalls between client and db.
    Client:
    Win 2000,
    SP3,
    Oracle Client 8.1.7.0.0 ,JDBC OCI (thin JDBC driver,class12.zip)
    JDK 1.3
    JRUN3.0
    The TCP protocol is being used in the communication
    Error messages
    Web Users receive:           Socket read error: connection reset by peer
    Trace files on the sever:      Read unexpected EOF ERROR on 18.
    Explanation: The error in the server sqlnet trace file, suggests that a client connection has terminated abnormally, i.e. client machine powered off, a cable removed or a network connection aborted without warning. No user has complained of such a problem and there is no client trace with an error.
    The problem
    The users of the java web application, experiencing an exception almost once or twice a day.
    The JRUN web-server reports broken connections to the db and client are receiving "connection reset by peer".
    At the moment when the errors occurs the users just have to wait a while(2-10 min) and then they can use the web application again.(no action is taken)
    This problem can not be reproduced. The problem happens only occasionally when the network is under heavy load and new DB connection is being created.
    The application
    The java web-application uses a customized connection pooling against the database. This pool is shared among all the users of the website. whenever a user process needs to fetch data from the database, a free connection from this pool is allocated. The application is testing if the connection is valid before making a transaction (select '1' from dual). When the error occurs a ORA-3113 end-of-file on communication channel is returned to the application.
    The path between the client and db involves at least two firewalls. The firewalls are opened for sql*net traffic. The network group can tell that enquiries from the app.server is not getting feedback from the db. They have not however, identified if the enquiries are reaching the db-srever, or if they are stopped earlier in the network.
    Around 1000 users, are using other applications which uses dedicated sqlnet connections against the db and they have not experienced any problems.
    Issues considered
    Connection pooling
    It is a customized connection pooling, developed by Lindorff developers.
    I have read through the source code for the connection pooling and it does the job as it should, and in case of bad connection, it tries to create a new connection.
    The log file shows that the call to the method DriverManager.getConnection() hangs until the server goes down, which is probably because of the fact that the method DriverManager.setLoginTimeout(), does not take effect and timeout value is Zero. ( According to oracle , Oracle JDBC does not support login timeouts and calling the static DriverManager.setLoginTimeout() method will have no effect).
    Firewall
    One thing to consider is when the firewall may decide to shut down the socket due to long inactivity of a connection. This will cause problems to JDBC Connection Pool because the pool is not aware of this disconnection at the TCP/IP level; until someone checks out the connection from the pool and tries to use it. The user will get a Socket read error: connection reset by peer.
    Jrun timeout paramter is less than the firewall�s timeout so the firewall will not close a connection before Jrun does.
    Number of processes the DB can handle
    Processes parameter is 1300, , they have not experienced the Oracle error msg �max # of processes reached�.
    Port redirection through a firewall:
    Since the firewall has a sql net proxy Port redirection through a firewall is not a problem. Problems with port redirection only appear at connect time, but in this situation the connections fail long after the connection is established.
    The network group
    The network people who investigaged the problem at Lindorff report that there are a significant amount of "dropped packages" between the database server and the jdbc client (web-application) 24 hrs. The reason for this is "unknown established TCP packet" which means that the firewall does not consider these packages to be part of an already established session. The network group believes this happen because one of the hosts send a RESET or FIN signal which the firewall have noticed but are not received by the other host.
    It seems like the firewall are dropping packages bacause of "Unknown
    established TCP packet" from both the JDBC client and the TNSLISTENER on the database server. The dropped packages are SQL*Net v2 traffic so clearly Oracle products are involved

    Presumably something is working.
    Thus the problem is not with your code. At least not the database part that you have control over.
    That error occurs when the other side closes the socket. Presumably you are catching lost connection exceptions and trying to restore it.

  • Java.sql.SQLException: I/O Error: Connection reset on MS-SQL Server 2000

    Anybody able to help me with this Java-JDBC Problem?
    I'm creating a ResultSet and execute a query which approximatelly delivers me 11.000 rows.
    With the given ResultSet i'd like to move through the records forward only.
    In my while loop I'm able to reach ~9700 rows and then unexpectedly i get the error:
    java.sql.SQLException: I/O Error: Connection reset
    at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2277)
    at net.sourceforge.jtds.jdbc.TdsCore.getNextRow(TdsCore.java:761)
    at net.sourceforge.jtds.jdbc.JtdsResultSet.next(JtdsResultSet.java:593)
    at ag.oase.jobs.Datenschaufel.Betriebabgleich(Datenschaufel.java:1629)
    at ag.oase.jobs.Datenschaufel.main(Datenschaufel.java:183)
    Caused by:
    java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(SocketInputStream.java:197)
    at java.io.DataInputStream.readFully(DataInputStream.java:202)
    at net.sourceforge.jtds.jdbc.SharedSocket.readPacket(SharedSocket.java:860)
    at net.sourceforge.jtds.jdbc.SharedSocket.getNetPacket(SharedSocket.java:707)
    at net.sourceforge.jtds.jdbc.ResponseStream.getPacket(ResponseStream.java:466)
    at net.sourceforge.jtds.jdbc.ResponseStream.read(ResponseStream.java:103)
    at net.sourceforge.jtds.jdbc.ResponseStream.readInt(ResponseStream.java:318)
    at net.sourceforge.jtds.jdbc.TdsData.readData(TdsData.java:680)
    at net.sourceforge.jtds.jdbc.TdsCore.tdsRowToken(TdsCore.java:2968)
    at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2236)
    ... 4 more
    I'm using the jTDS JDBC driver.
    I googled a lot but didn't found a solution for this problem?
    So please help me!
    Thanks in advance
    Ren�

    ...OWB repository cannot be installed into Oracle XE.
    Cheers
    David

  • POSIX error: Connection reset by peer

    Hi,
    I have the following error appear when I download images from a website and get this error in the download palette:
    POSIX error: Connection reset by peer
    Does anyone know what this is?
    Is is the website causing it or my Mac?

    If it only happens from a given site, then it is the site. If it happens all the time, then it is either your Internet connection or your Mac.
    Mihalis.

  • Error "Connection reset"

    Hi people,
    We've created a XI 3.0 scenario in order to integrate a Java application with MDM
    First of all, we've configurated a communication channel sender and a communication channel receiver ftp
    then, we tested the scenario with xmlspy, and when we opened the tcode SXMB_MONI, the following error was shown:
    com.sap.aii.af.ra.ms.api.DeliveryException: Connection reset
    Do you know why is that happening?
    King regards

    Hi,
       Generally you get this kind of error when 
    One of the required packages / files might me missing or misspelt.
    You can also take a look at the below link to get a clear idea..
    /people/rashmi.ramalingam2/blog/2005/06/25/an-illustration-of-java-server-proxy
    Also refer to the similar kind of thread below..
    Testing webservices
    Hope this helps to solve your problem.
    Regards
    Kiran..

  • Servlet ,GET,POST,"Network error Connection reset"

    Hi all,
    I am having some problems with the get and post method handling
    while using servlet runner which comes along with JSDK2.1
    Get works fine , but when i invoke the post method , I get an
    error...."Network error...Connection with server reset"
    Has someone faced similar problems?
    How would you solve this problem?
    Please help!!!!
    thanx in advance for your time
    Radhika
    null

    Hello Satya,
    Try to ping the Host from your system whether you are able to connect from OS level or not.
    Regards,
    Amber S

  • Ace - connection reset (Error 101)

    Hi, I have a problem with a Cisco ACE, after approximately an hour being in production, for all new connections
    it gives the message: connection reset. The message on any web browser is: connection reset (Error 101)
    It blocks any backend server (Apache).I get same error also when I try to connect direcly to the backend address.
    This error saturates the connections on the servers (in the log of the DB I found error connection reset)
    Without ACE all work fine, it's not a load traffic issue.
    It seems like once opened a connection the ace does not close it anymore!
    But the graphical snmp servers do not report the increase in connections, what is mistake ?
    The balancer manages two physical servers and is configured in stickyness mode
    Please find attached the configuration
    logging enable
    logging timestamp
    logging trap 4
    logging buffered 3
    logging host 172.16.0.2 udp/514 format emblem
    access-list ANY line 8 extended permit icmp any any
    access-list ANY line 16 extended permit ip any any
    probe http HTTP_PROBE1
      request method get url /index.php
      expect status 200 206
      expect status 300 307
      expect status 400 417
    probe tcp PROBE_TCP
      interval 30
    rserver host 03a.it
      ip address 172.16.0.1
      conn-limit max 50000 min 40000
      inservice
    rserver host 03b.it
      ip address 172.16.0.2
      conn-limit max 50000 min 40000
      inservice
    serverfarm host FARM_WEB
      predictor leastconns
    probe HTTP_PROBE1
      rserver 03a.it
        inservice
      rserver 03b.it
        inservice
    parameter-map type http HTTP_PARAMETER_MAP
      persistence-rebalance
    sticky http-cookie session StickyGroup1
      timeout 3600
      serverfarm FARM_WEB
    class-map type management match-all ICMP-ALLOW_CLASS
      2 match protocol icmp source-address x.x.x.x
    class-map match-all L4-WEB-IP
      2 match virtual-address x.x.x.x tcp eq www
    class-map type management match-all REMOTE_ACCESS
      2 match protocol ssh any
    policy-map type management first-match REMOTE_MGMT_ALLOW_POLICY
      class REMOTE_ACCESS
        permit
    policy-map type loadbalance http first-match WEB_L7_POLICY
      class class-default
        sticky-serverfarm StickyGroup1
        insert-http x-forward header-value "%is"
    policy-map multi-match WEB-to-vIPs
      class L4-WEB-IP
        loadbalance vip inservice
        loadbalance policy WEB_L7_POLICY
        loadbalance vip icmp-reply active
        nat dynamic 1 vlan 2541
        appl-parameter http advanced-options HTTP_PARAMETER_MAP
    interface vlan 125
      ip address
      access-group input ANY
      service-policy input REMOTE_MGMT_ALLOW_POLICY
      service-policy input WEB-to-vIPs
      no shutdown
    interface vlan 254
      ip address
      access-group input ANY
      nat-pool
      service-policy input REMOTE_MGMT_ALLOW_POLICY
      no shutdown
    At the moment this happens, the simultaneous connections (command: show conn) on the server are around 350
    the CPU load is 2%
    sticky database has approximately 24000 records.
    Log level is set to 4. But no error report.
    Do you need more info to resolve the problem?
    Thank you
    Best Regards
    N.

    Hello Nicolas,
    I wonder if you can include these values:
    parameter-map type http HTTP_PARAMETER_MAP
      case-insensitive
      persistence-rebalance
      set header-maxparse-length 65535
      set content-maxparse-length 65535
      length-exceed continue
      parsing non-strict
    I also noticed a lot of errors which might be caused also due to these denied under the #show resource usage all which may indicate you are reaching the license limits, but you should discuss it with your Cisco SE, please see below:
                                                   Allocation
            Resource         Current       Peak        Min        Max       Denied
    Context: vrack254
      conc-connections              4       1267      60000      60000          0
      mgmt-connections              2         28        748        748          0
      proxy-connections             0       1255       7864       7864          0
      xlates                        0          0       7864       7864          0
      bandwidth                   572    3824781    3740624  127490624    1416859
        throughput                 96    3712886    3740624    3740624    1416859
        mgmt-traffic rate         476     111895          0  123750000          0
      connection rate               1       1729       4500       4500          0
      ssl-connections rate          0          0        224        224          0
      mac-miss rate                 0         15         16         16          4
      inspect-conn rate             0          0       1800       1800          0
      http-comp rate                0          0    5898240    5898240          0
      to-cp-ipcp rate               0         11         36         36          0
      acl-memory                 8216      10568     744800     744800          0
      sticky                    22978      22978      31456      31456          0
      regexp                       19         23       7864       7864          0
      syslog buffer             30720      30720      30720      30720          0
      syslog rate                   0          6        750        750          0
    Can you upload the specific error which you are getting also?
    Jorge

  • Connection reset exception

    I am getting the below exception in my weblogic logs
    [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.
    java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.
         at weblogic.jdbc.sqlserverbase.dda4.b(Unknown Source)
         at weblogic.jdbc.sqlserverbase.dda4.a(Unknown Source)
         at weblogic.jdbc.sqlserverbase.dda3.b(Unknown Source)
         at weblogic.jdbc.sqlserverbase.dda3.a(Unknown Source)
         at weblogic.jdbc.sqlserverbase.dda3.a(Unknown Source)
         at weblogic.jdbc.sqlserver.tds.ddb.a(Unknown Source)
         at weblogic.jdbc.sqlserver.ddj.a(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddde.a(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddde.a(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddde.r(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddde.execute(Unknown Source)
         at gov.fssa.bcd.utils.JDBCConnection.runQuery(JDBCConnection.java:366)
         at gov.fssa.bcd.utils.JDBCConnection.runQuery(JDBCConnection.java:492)
         at gov.fssa.bcd.utils.JDBCConnection.runQuery(JDBCConnection.java:428)
    This exception happens randomly on production.
    I am not sure is it a problem with Weblogic 10.3.5 or my database server or the java app or network related.
    Can anyone please help me to conclude which side of the appplication is at fault.
    I am using Java 1.6.0_27,Weblogic 10.3.5, sql server 2005
    Weblogic is on a Windows server 2008 sp2 and database is on windows server 2003.
    Is it because of Java coding or some network related?In what scenarios will a java program throw such errors.
    Let me know if any more info is required .
    Thanks,

    "Failing Client" means the application you are using to connect fails unexpectedly. It is a failure of the application you are using to run the process.
    you can check the Managed Server logs for more detail of what is happening.
    Edited by: HDeiby on 4/10/2012 04:25 PM

  • Connection reset by peer: JVM_recv in socket input stream read

    Dear All,
    We are facing a very unusual problem. In our application, there is a functionality to transfer files to a FTP server using java FTPClient.
    Now while transferring set of files, few times it throws the error:
    Connection reset by peer: JVM_recv in socket input stream read
    This error comes irregularly.
    Can you suggest the reason for this.
    Regards,
    Akhil

    which platform are you using? which ip stack , ipv4 or ipv6?
    try to set -Djava.net.preferIPv4Stack="true" when startup,
    it will use ipv4 stack instead of default ipv6 on solaris.

  • 401 HTTP Response for remote web service portlet

    Hi, I am trying to configure IIS web page in ALUI as a remote web service portlet. I have used one of the help HTML pages of IIS server to configure portlet.
    http://localhost/IISHelp/iis/htm/core/iiwltop.htm
    However, I am getting 401 http response error (You are not authorized to view this page) when i view the portlet. The same URL above works fine if I open in a stand alone browser. Could any one of you help in resolving this please?
    Thanks
    Sampath

    Hi, thanks a lot for your help. I am using windows XP professional. When I set my directory security & grant anonymous access to IUSER the default help site also not coming up, i am geting 401 error.
    When I checked the option Integrated Windows Authentication, then in Internet Explorer the help pages are coming up with out asking for user name and password. I installed firefox and checked. In Firefox, a prompt was coming to fill user name and password. I filled in my local windows authentication details and the page was working.
    I provided the windows login details for the remote server in Administrator's basic acuthentication information. I was still getting the same error (401 error). Then I went to IIS, drectory security settings and checked Basic Authentication(password is sent in clear text) & unchecked Integrated Windows Authentication, the website pages in IIS were showing up in ALUI. WIth this, my problem is half solved.
    The next problem is, I have siebel analytics web application running on IIS. This website requires user name and password if i have to access any report (say). It automatically redirects to my login page. Now I do not want portal user to enter the login details again for accessing siebel reports. But since I have two authentications (now) one for IIS and one for Siebel reporting website, any one know how to configure this?
    I was trying to configure different authentication in web service that i was creating in ALUI, but siebel website authentication information I am providing in web service is overriding the IIS authentication and I am getting 401 error (initial problem). I appreciate any auggestions.
    Thanks a lot in advance.
    -sampath

  • Received HTTP response code 500 : Internal Server Error using connection Fi

    Hi everybody,
    I have configured a file-webservice-file without BPM scenario...as explained by Bhavesh in the following thread:
    File - RFC - File without a BPM - Possible from SP 19.
    I have used a soap adapter (for webservice) instead of rfc .My input file sends the date as request message and gets the sales order details from the webservice and then creates a file at my sender side.
    I monitored the channels in the Runtime work bench and the error is in the sender ftp channel.The other 2 channel status is "not used" in RWB.
    1 sender ftp channel
    1 receiver soap channel
    1 receiver ftp channel.
    2009-12-16 15:02:00 Information Send binary file "b.xml" from ftp server "10.58.201.122:/", size 194 bytes with QoS EO
    2009-12-16 15:02:00 Information MP: entering1
    2009-12-16 15:02:00 Information MP: processing local module localejbs/AF_Modules/RequestResponseBean
    2009-12-16 15:02:00 Information RRB: entering RequestResponseBean
    2009-12-16 15:02:00 Information RRB: suspending the transaction
    2009-12-16 15:02:00 Information RRB: passing through ...
    2009-12-16 15:02:00 Information RRB: leaving RequestResponseBean
    2009-12-16 15:02:00 Information MP: processing local module localejbs/CallSapAdapter
    2009-12-16 15:02:00 Information The application tries to send an XI message synchronously using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:02:00 Information Trying to put the message into the call queue.
    2009-12-16 15:02:00 Information Message successfully put into the queue.
    2009-12-16 15:02:00 Information The message was successfully retrieved from the call queue.
    2009-12-16 15:02:00 Information The message status was set to DLNG.
    2009-12-16 15:02:02 Error The message was successfully transmitted to endpoint com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Internal Server Error using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:02:02 Error The message status was set to FAIL.
    Please help.
    thanks a lot
    Ramya

    Hi Suraj,
    You are right.The webservice is not invoked.I see the same error in the sender channel and the receiver soap channel status is "never used".
    2009-12-16 15:52:25 Information Send binary file  "b.xml" from ftp server "10.58.201.122:/", size 194 bytes with QoS BE
    2009-12-16 15:52:25 Information MP: entering1
    2009-12-16 15:52:25 Information MP: processing local module localejbs/CallSapAdapter
    2009-12-16 15:52:25 Information The application tries to send an XI message synchronously using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:52:25 Information Trying to put the message into the call queue.
    2009-12-16 15:52:25 Information Message successfully put into the queue.
    2009-12-16 15:52:25 Information The message was successfully retrieved from the call queue.
    2009-12-16 15:52:25 Information The message status was set to DLNG.
    2009-12-16 15:52:27 Error The message was successfully transmitted to endpoint com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Internal Server Error using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:52:27 Error The message status was set to FAIL.
    what can I do about this?
    thanks,
    Ramya

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

Maybe you are looking for

  • Fan noise on Macbook pro retina 15 on low speed!

    Hi guys, I'm experiencing a constant low background noise from the left fan (as I'm looking at the screen). The noise is audible always even when the fans are working in their lowest speed possible the noise is there. It seems to me that that is a me

  • Decode function - using comparison operators

    Can I use comparison operators in a decode function such as below: select tasknum, title, esthrs, assigndate, decode(assigndate, < '04-OCT-04', '--') accum_hrs from assignment thanks.

  • TS1717 I am unable to update my Itunes app

    I am unable to update my Itunes app... I get a message that says "Service "apple Mobile Device failed to start. Verify that you have sufficient privleges to start system services"  What do I need to do to get it up and running? I've tried reinstallin

  • Document not appearing in FBL5N

    Hi, Invoice is generated for the month of April but i am not able to view the document related to same in FBL5N for particular customer. Rest all the documents for each month i can be able to view. Can you please tell me what could be possible reason

  • Lines appear around transparent objects!

    Hello, I think my previous post on this topic was lost somewhere in the adobe forums machine, so please excuse my repost. I've noticed that exporting layouts from InDesign CS3 that contain transparent graphics causes the resulting PDF to show DARK LI