Interface Errors with connection to F5's

We are seeing input errors on all the interfaces that connect to our F5's.
We have checked the duplex (hard set to 100 full both ends, swapped the cable and switch interface but not changed the F5 as all the interfaces have the same issue on different F5's and Cisco switches.
The switch is WS-C3750-24TS code 12.2(25r)SEC
#sh int fa1/0/7 controller
FastEthernet1/0/7 is up, line protocol is up (connected)
  Hardware is Fast Ethernet, address is
  Description: F5
  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 100Mb/s, media type is 10/100BaseTX
  input flow-control is off, output flow-control is unsupported
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input never, output 00:00:00, output hang never
  Last clearing of "show interface" counters 10w5d
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 2000 bits/sec, 2 packets/sec
  5 minute output rate 3000 bits/sec, 2 packets/sec
     26162416 packets input, 2535286219 bytes, 0 no buffer
     Received 26891 broadcasts (0 multicast)
     0 runts, 21 giants, 0 throttles
     512374 input errors, 257369 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog, 0 multicast, 0 pause input
     0 input packets with dribble condition detected
     83195901 packets output, 1867380031 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier, 0 PAUSE output
     0 output buffer failures, 0 output buffers swapped out
     Transmit FastEthernet1/0/7               Receive
   1871501261 Bytes                       2536725439 Bytes
     60868339 Unicast frames                26138764 Unicast frames
      3617974 Multicast frames                     0 Multicast frames
     18731564 Broadcast frames                 26904 Broadcast frames
            0 Too old frames              2179100855 Unicast bytes
            0 Deferred frames                      0 Multicast bytes
            0 MTU exceeded frames            1721856 Broadcast bytes
            0 1 collision frames              255003 Alignment errors
            0 2 collision frames              257388 FCS errors
            0 3 collision frames                  21 Oversize frames
            0 4 collision frames                   0 Undersize frames
            0 5 collision frames               41239 Collision fragments
            0 6 collision frames
            0 7 collision frames              412735 Minimum size frames
            0 8 collision frames             6098676 65 to 127 byte frames
            0 9 collision frames            10296716 128 to 255 byte frames
            0 10 collision frames             748567 256 to 511 byte frames
            0 11 collision frames             503169 512 to 1023 byte frames
            0 12 collision frames            8618196 1024 to 1518 byte frames
            0 13 collision frames                  0 Overrun frames
            0 14 collision frames                  0 Pause frames
            0 15 collision frames
            0 Excessive collisions                 0 Symbol error frames
            0 Late collisions                     21 Invalid frames, too large
            0 VLAN discard frames                  0 Valid frames, too large
            0 Excess defer frames              41239 Invalid frames, too small
     22585962 64 byte frames                       0 Valid frames, too small
     14550725 127 byte frames
Has anyone seen this issue before?

They are at different locations so it cannot be patch panel/cabling.

Similar Messages

  • I can't update my iOS 5! it downloads it and than say that there is error with connection? what should I do?

    it downloads it and than say that there is error with connection? what should I do?

    Are you getting a network connection error or a different error ? If it is a network connection and you've tried turning off all your firewall and antivirus software then you could try downloading the update via a browser : https://discussions.apple.com/message/16703914#16703914

  • Can we set the Option "Show add-in user interface errors" with VBA?

    Does anyone know if the advanced Option "Show add-in user interface errors" can be set with VBA in Project Pro 2013?
    \Spiro Theopoulos, Montreal, QC (Canada)

    Spiro,
    Sorry but as far as I know that option is not available through VBA.
    John

  • Getting strange error with connect by clause

    Hi Everyone,
    I have a 2 test oracle databases and each of them contain a table called department (dept_no,dept_name, main_dept_no) where each department entry is connected to main department by dept_no in the MAIN_DEPT_NO column.
    The strange problem is when I execute the query on the 1 ^st^ database I get D.DEPT_NO is not available column (D.* all columns from department table) but it is there and what is more strange this query works fine on 2 ^nd^ database.
    Is there any settings I have to do in the database so that it can work with connect by clause ?
    SELECT SUBSTR(LPAD(' ', 4*(LEVEL))  || '· ' ||DEPT_NAME,1,50)  DEPT_NAME_HY, D.*
    FROM PERSONEL.DEPARTMENT D
    START WITH MAIN_DEPT_NO IS NULL
    CONNECT BY PRIOR DEPT_NO=MAIN_DEPT_NOThank you.

    SSU wrote:
    Hi Everyone,
    I have a 2 test oracle databases and each of them contain a table called department (dept_no,dept_name, main_dept_no) where each department entry is connected to main department by dept_no in the MAIN_DEPT_NO column. Did you mean two SCHEMAs or tow databases?
    Please post DB version.
    The exact error message you are getting.
    output of the below from the DB rom where you are getting the error
    DESC PERSONEL.DEPARTMENT

  • Error with connection

    Dear All
    First of all I new to JAVA and thanx lot for your help which help me lot to clear my mind.
    Now I have problem with following code.
    //----  HTML Code -----
    <html>
    <head>
      <title>Well Come To Billing Ts</title>
       <meta http-equiv="Content-Type" content="text/html;">
       <script language="javaScript" type="text/javascript" src="calendar.js"></script>
       <link href="calendar.css" rel="stylesheet" type="text/css">
    </head>
    <form name ="mFORM"
            method="POST" action="SelectServer.do"
            onSubmit="document.mFORM.target = 'middle';return true;"
    <div class="jive-quote"> </div>
      <br>
              <b>From date </b>  <br> 
              <a href="#" onClick="setYears(2008, 2999);
              showCalender(this, 'T2');"><img align="left" src="calender.png">
              </a>
              <input  align="left" type="text"  size="14" name="T2"><br>
              <b>To date </b> <br>
              <a href="#" onClick="setYears(2008, 2999);
              showCalender(this, 'T3');"><img  align="left" src="calender.png">
              </a>
              <input align="left" type="text" size="14" name="T3"><br><br>
           <left>
             <br><b><font size="3">Payment Location Code</font></b><br>
                  <select name="PLC" size="1">
                      <option>107
                      <option>108
                  </select><br><br>
                  <b>Enter Bill Run Id :-  </b><br>
                     <input type="text" name="T1"  value="" size="12">
                   <br><b><font size="3">Select Server :-</font></b><br>
                       <select name="Server" size="1">
                           <option>SVM_GDN
                           <option>SVM_SRV1
                           <option>SVM_SRV2
                           <option>SVM_SRV3
                           <option>SVM_SRV4
                           <option>SVM_SRV5
                           <option>SVM_SRV6
                           <option>SVM_SRV7
                       </select>
                   <br><br>
                   <input type="submit" value="DATA Report" name="SUBMIT" />
                   </left>
                   <left>
                   <br><br>
                   <input type="submit" value="Graph Report" name="SUBMIT">
                   </left>
      </form>
        <!-- Calender Script  -->
        <table id="calenderTable">
            <tbody id="calenderTableHead">
              <tr>
                <td colspan="4" align="left">
                   <select onChange="showCalenderBody(createCalender(document.getElementById('selectYear').value,
                    this.selectedIndex, false));" id="selectMonth">
                       <option value="0">Jan</option>
                       <option value="1">Feb</option>
                       <option value="2">Mar</option>
                       <option value="3">Apr</option>
                       <option value="4">May</option>
                       <option value="5">Jun</option>
                       <option value="6">Jul</option>
                       <option value="7">Aug</option>
                       <option value="8">Sep</option>
                       <option value="9">Oct</option>
                       <option value="10">Nov</option>
                       <option value="11">Dec</option>
                   </select>
                </td>
                <td colspan="2" align="left">
                       <select onChange="showCalenderBody(createCalender(this.value,
                        document.getElementById('selectMonth').selectedIndex, false));" id="selectYear">
                        </select>
                   </td>
                <td align="left">
                       <a href="#" onClick="closeCalender();"><font color="#003333" size="+1">X</font></a>
                   </td>
                </tr>
           </tbody>
           <tbody id="calenderTableDays">
             <tr style="">
               <td>Sun</td><td>Mon</td><td>Tue</td><td>Wed</td><td>Thu</td><td>Fri</td><td>Sat</td>
             </tr>
           </tbody>
           <tbody id="calender"></tbody>
        </table>
    <!-- End Calender Script  -->
    <body>
    </body>
    </html>
    //----- Servlet Code
    package com.example.web;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.io.*;
    import java.sql.*;
    public class ServerSelection extends HttpServlet
         PrintWriter out;
       public void init()
         out = null;
         public void doPost(HttpServletRequest request,
                           HttpServletResponse response)
                           throws IOException, ServletException
              response.setContentType("text/html;charset=UTF-8");
              out = response.getWriter();
        String c = request.getParameter("Server");
        String t1 = request.getParameter("T1");
        String b1 = request.getParameter("SUBMIT");
        String p = request.getParameter("PLC");
        String t2 = request.getParameter("T2");
        String t3 = request.getParameter("T3");
        if (b1.equals("DATA Report")){
              if(t1.equals("") && (t2.equals(""))){
                RequestDispatcher view= request.getRequestDispatcher("Response.jsp");
                view.forward(request, response);
              else if(t2.equals("")) {
                RequestDispatcher view= request.getRequestDispatcher("ResponseBID.jsp");
                view.forward(request, response);
              else {
                  RequestDispatcher view= request.getRequestDispatcher("ResponseDate.jsp");
                view.forward(request, response);
       else if(b1.equals("Graph Report")){
                 if(t1.equals("") && (t2.equals(""))){ 
                   RequestDispatcher view= request.getRequestDispatcher("ResponseGraph.jsp");
                   view.forward(request, response);
              else if(t2.equals("")) {
                   RequestDispatcher view= request.getRequestDispatcher("ResponseBIDGraph.jsp");
                   view.forward(request, response);
              else {
                  RequestDispatcher view= request.getRequestDispatcher("ResponseDateGraph.jsp");
                view.forward(request, response);
    //--- DriverLoaderCode
    package com.example.model;
    import java.io.*;
    import java.sql.*;
    import java.util.*;
    import oracle.jdbc.*;
    import oracle.jdbc.driver.*;
    import oracle.sql.*;
    public class DriverLoader {
        /** Creates a new instance of DriverLoader */
        public DriverLoader() {
        Connection con;
         String driverName = "oracle.jdbc.driver.OracleDriver" ;
         String user = "amitj";
         String password = "amitj_05";
        public Connection getConnection(String server){
          try{ 
               Class.forName(driverName);
               if(server.equals("SVM_GDN")){
                 String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV1")){
                   String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV2")){
                   String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV3")){
                   String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV4")){
                  String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV5")){
                   String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV6")){
                   String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV7")){
                   String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else {
                   System.out.println("Connection Error");
          catch(Exception e) {
              System.out.println(e);
           return con;
    // ----      JSP Code
    <%@page contentType="text/html"%>
    <%@page pageEncoding="UTF-8"%>
    <%--
    The taglib directive below imports the JSTL library. If you uncomment it,
    you must also add the JSTL library to the project. The Add Library... action
    on Libraries node in Projects view can be used to add the JSTL 1.1 library.
    --%>
    <%--
    <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    --%>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page import="com.example.model.*" %>
    <%@ page import="java.io.*,java.sql.*,java.util.*"%>
    <%@ page import="oracle.jdbc.*,oracle.jdbc.driver.*,oracle.sql.*"%>
    <html>
    <head>
      <title>Well Come To Billing Ts</title>
      <base target="_self">
      </head>
        <body>
    <% 
              String c = request.getParameter("Server");
              String p=request.getParameter("PLC");
                    int sum = 0;       
                     DriverLoader d = new DriverLoader();
                     Connection con = d.getConnection(c);
                        ResultSet rs = null;
                        PreparedStatement pstmt=null;
                          ResultSet rs1 = null;
                        PreparedStatement pstmt1=null;
                        ResultSetMetaData rsmd = null;
                            String query = null;
                            String query1 = null;
    query = "  "
    query1 = " "
                        pstmt=con.prepareStatement(query);
                        pstmt1=con.prepareStatement(query1);
                        rs = pstmt.executeQuery();
                        rs1 = pstmt1.executeQuery();
                        rsmd = rs.getMetaData();
                        int colcount = rsmd.getColumnCount();
    %>
                     </TABLE>
        </body>
    </html>Plz help

    Dear All
    Actually , I am getting java.lang.NullPointerException while running this
    I have servlet class to call different JSP for different selection
    In JSP I am calling a model to get connection with server as per the selection
    And the JSP use the that connection and gives the result to client
    But for this model code I am getting java.lang.NullPointerException.
    Even I am passing the server selection.
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:510)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
         com.example.web.ServerSelection.doPost(ServerSelection.java:59)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
    root cause
    java.lang.NullPointerException
         org.apache.jsp.Response_jsp._jspService(Response_jsp.java:95)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
         com.example.web.ServerSelection.doPost(ServerSelection.java:59)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)

  • Ethernet interface errors when connecting to Dell Power Connect 5316M

    Customer is connecting an Ethernet port off a CSS11502 to a port on a Dell PowerConnect 5316M on software version 1.0.0.24. On the CSS11502 there are FCS errors and Ethernet errors on the Dell switch. Has anyone seen incompatibility issues with CSS devices and Dell switches?

    Hi,
    have you checked the auto-negotiation settings on both? maybe they don't get the speed settings right and one is in half-duplex.
    -alex

  • Error with connecting to TEST in Financial Reporting Studio

    Test server is confirmed working as seen connecting to EPMA in Workspace. However, when it comes to connecting to Test in FRS, after changing the Test URL to Test server in the startup box, I received the following error message:
    "You are not authorized to use this functionality. Contact your administrator."
    Any idea where and how I should go about this? If in Shared Services, where exactly?

    Sounds like you need to give/get yourself access to create reports. In shared services your user ID needs to be provisioned with the role of Report Designer. It's under Reporting and Analysis - Reporting and Analysis Administrator - Content Manager - Report Designer.

  • Error with Connection to Oracle with Wallet , JDBC, and UNIX

    Hello - our application has been getting this error periodically while connecting to an oracle database using OCI JDBC drivers.
    caused by: java.sql.SQLException: ORA-28759: failure to open file
    at oracle.jdbc.driver.DatabaseError.throwsSqlException(DatabaseError.java:125)
    at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:681)
    at oracle.jdbc.driver.T2CConennection.logon(T2CConnection.java :362)
    at oracle.jdbc.driver.PhysicalConnection.<init>
    at oracle.jdbc.driver.T2CConnection.<init>
    at oracle.jdbc.driver.T2CDriverExtension.getConnection
    at oracle.jdbc.driver.OracleDriver.connect
    at java.sql.DriverManager.getConnection
    at java.sql.DriverManager.getConnection
    Once we get this error we keep getting it and are unable to get a connection until we restart it. the file it has the issue with is the cwallet.sso, which I figured out by turning on tracing. The file is there and it gets the connection originally - but for some reason periodically we lose access to that file. But when we get the error the file is there and when we restart the process it's perfectly fine.
    The only way we have been able to replicate this error is by create a sameple JAVA app which just keeps opening connections to the database with the wallet without closing the connections. Everytime we hit the 50th connection that error appears and it's unable to get another connection. If we close the connections everytime it's alright.
    It's not a limit on the amount of connections to oracle because we have no limit set. The best explaination we can find is that unix has some sort of limit on how many concurrent accesses to that file can be done within one process. We have been unable to figure out that limit. We tried playing around with the file descriptor limits to see if it gets more or less then 50, but no luck.
    If anyone has any other suggestions it would be greatly appreciated - we are stuck right now.
    Thanks!

    No suggestions?

  • Error with Connection to JDBC MS SQL Server 2000

    Hi,
    I have this error:
    java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]End of stream was detected on a read.
    And here is my connection statment:
    Connection conn = DriverManager.getConnection ("jdbc:microsoft:sqlserver://MYPC:8081","*****","*****");
    Any ideas?
    Many thanks in advance.

    java.sql.SQLException: [Microsoft][SQLServer 2000
    Driver for JDBC]End of stream was detected on a
    read.
    Any ideas?http://support.microsoft.com/?kbid=823896
    if that doesn't work, try this:
    http://www.mcse.ms/archive90-2005-9-1649153.html
    thanks.
    mp

  • Error with connecting ipod touch to computer

    applemobiledevice stops working and freezes itunes.
    I've done everything possible to try and fix this, reinstall, turn off firewall, repair the feature, and start/restart the feature.
    i dont know what to do, i had all my music, videos, and pictures on my ipod touch then my computer crashed. I had to reformat everything, and install vista over again. i tried to connect my ipod to the comp to see if it recognizes it and now it does not. I need some help because nothing right now is working
    thanks.

    You have to sync the videos via iTunes. See:
    iTunes: Frequently asked questions about viewing and syncing videos
    iTunes: May be unable to transfer videos to iPhone, iPad, or iPod

  • Error with connecting to WL 8.1 jms server in an applet

              Hi all
              i tried to follow below technical article to enable my applet to subscribe to
              a JMS topic setup on the WL server 8.1
              http://dev2dev.bea.com/products/wlserver81/whitepapers/WLS_81_jms_applets.jsp
              However, my applet always threw below error msg as initialize the JNDI context.
              

              Hi all
              i tried to follow below technical article to enable my applet to subscribe to
              a JMS topic setup on the WL server 8.1
              http://dev2dev.bea.com/products/wlserver81/whitepapers/WLS_81_jms_applets.jsp
              However, my applet always threw below error msg as initialize the JNDI context.
              

  • Error when connect to SAP with JCo Connector on linux

    Dear all,
    Please, i need help. i was tray to connect to SAP with SAP JCo on linux ubuntu, but i have an error.
    this is the error :
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed
    Connect_PM  GWHOST=myhost, GWSERV=sapgw00, ASHOST=myhost, SYSNR=00
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       hostname 'avatar-bumi' unknown
    TIME        Thu Feb 14 15:25:48 2008
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -2
    MODULE      niuxi_mt.c
    LINE        388
    DETAIL      NiPGetHostByName2: hostname 'avatar-bumi' not found
    SYSTEM CALL gethostbyname_r
    ERRNO       110
    ERRNO TEXT  Connection timed out
    COUNT
            at com.sap.mw.jco.rfc.MiddlewareRFC$Client.nativeConnect(Native Method)
            at com.sap.mw.jco.rfc.MiddlewareRFC$Client.connect(MiddlewareRFC.java:1125)
            at com.sap.mw.jco.JCO$Client.connect(JCO.java:3138)
            at sapjco.Main.main(Main.java:34)
    Exception in thread "main" com.sap.mw.jco.JCO$Exception: (121) JCO_ERROR_NULL_HANDLE: Invalid rfc_handle = NULL encountered
            at com.sap.mw.jco.rfc.MiddlewareRFC.nativeGetAttributes(Native Method)
            at com.sap.mw.jco.rfc.MiddlewareRFC$Client.getAttributes(MiddlewareRFC.java:1233)
            at com.sap.mw.jco.JCO$Client.getAttributesInternal(JCO.java:2940)
            at com.sap.mw.jco.JCO$Client.getAttributes(JCO.java:2994)
            at sapjco.Main.main(Main.java:38)
    How to resolve this error....
    Regards,
    Lisa
    Edited by: Lisa Yanti on Feb 14, 2008 9:35 AM

    I was resolve this error by my self.
    We can handle this error with registering our current IP and host name on /etc/hosts.
    example:
    content of /etc/hosts:
    127.0.0.1 localhost
    127.0.1.1 myhost.workgroup
    The following lines are desirable for IPv6 capable hosts
    ::1 ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhosts
    added the ip and host name to be like this configuration
    127.0.0.1 localhost
    127.0.1.1 myhost.workgroup
    172.20.17.74 myhost
    The following lines are desirable for IPv6 capable hosts
    ::1 ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhosts

  • RFC error with SAPOSS (test connection)

    Hello All,
    RFC error with SAPOSS Test connection
    Language:EN
    Client      :001
    User        :OSS_RFC
    Target system settings:
    Balace load = Yes
    RFC error is below:
                              Connection test SAPOSS
    Connection type:    R/3 connection
    Connection error        Error opening an RFC connection.
    ERROR                  partner not reached (host 209.94.207.139, service sapdp99)
    LOCATION              SAP-Server orionbw_QBW_00 on host orionbw2 (wp 0)
    DETAIL                   NiPConnect
    CALL                      connect
    COMPONENT         NI (network interface)
    COUNTER               9
    ERROR TEXT           Network is unreachable
    ERROR NUMBER    101
    MODULE                 nixxi.cpp
    LINE                        8628
    RETURN CODE       -10
    SUBRC                   0
    RELEASE               640
    TIME                      Wed Jul 30 10:06:05 2008
    VERSION               37
    Please let me know how to proceed.
    Thanks in advance.
    Best Regards,
    Pratyusha

    Hi Markus,
    I went to OSS1 transaction  Menu ---> Parameter --> Settings -
    > SAP Routers at Customer Site ---> SAP Router 1
    i have Added Name and IP address and instance No.
    Now its throwing another error:
    =============================================
    ERROR                   rgcwebsrv: route permission denied (orionbw2.rgc.corp to 147.204.2.5,
    LOCATION                SAProuter 37.11 on rgcwebsrv
    COMPONENT            NI (network interface)
    COUNTER                 5580
    MODULE
    LINE
    RETURN CODE          -94
    SUBRC                       0
    RELEASE                   640
    TIME                           Wed Jul 30 10:41:28 2008
    VERSION                     37
    =============================================
    We are struck here.
    Thanks in advance
    Best Regards,
    Pratyusha

  • Error with a File Sender interface

    Hi gentz,
    we have an error with an interface which we can't explain. We are using a File Sender Adapter with File Transfer Protocol.
    We are receiving the following eror:
    <i><b>Could not process file '0080953854-071201.csv': com.sap.aii.adapter.file.ftp.FTPEx: 550 SAPUIT: The system cannot find the file specified</b></i>
    It seems that we can see that there is a file present, but it also is saying that the file can not be found.
    We already tested the connection with a separate FTP program, and here we have no errors in retrieving the file.
    Has anybody got a clue what we are doing wrong???
    Thanks in advance!
    Peter

    Hi Peter,
    which Tool do you use as FTP-Client (WS_FTP)?
    Make sure taht you refresh the client (F5); WS_FTP does not automatically refresh.
    But I also suggest to copy and paste the filename agin from folder on server into your communication channel.
    Sometimes the filenames are different, but the eyes are to tired
    Greetz Mario

  • Error with the Receiver JMS Adapter (Connection On-Demand feature)

    Hi,
    In high volume we are experiencing errors with the Receiver JMS Adapter and the connection On-demand feature:
    Adapter Framework caught exception: while trying to invoke the method com.sap.aii.adapter.jms.api.connector.DisconnectorListener.notifyEvent(java.lang.String) of an object loaded from local variable 'listener'
    Delivering the message to the application using connection JMS_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: while trying to invoke the method com.sap.aii.adapter.jms.api.connector.DisconnectorListener.notifyEvent(java.lang.String) of an object loaded from local variable 'listener'.
    The message status was set to WAIT.
    Looks like the message is successfuly reprocess after the wait period but the ALEAUD/Akcnowledgment are not successful in the sender ECC system. (SAP -> PI - > JMS)
    Any idea?
    PI 7.1 EHP1
    Thanks,
    Martin
    /people/sunil.ojha5/blog/2010/08/31/review-of-sap-pi-jms-adapter-on-demand-connection-feature
    Edited by: Martin Lavoie Rousseau on Jun 3, 2011 3:21 PM

    Please ensure to have specified an User and password to connect to JMS server (don't leave the fields empty).

Maybe you are looking for

  • Cisco ISE 1.2 AD Integration Error

    Hello, I have a fresh install of Cisco 1.2.0.899 on a VM. I cant seem to join it to the Active Directory. It gives a message that says "Cannot Reach ISE Node" in the section where its supposed to show "Not Joined to the Domain".  On further Examinati

  • PDF file prints fine from Acrobat reader XI, but not Acrobat Standard XI

    I have a 2 page document that is set up as tabloid 11x17, meant to be printed duplexed and folded as a 4 pamphlet.  The document with the same printer settings prints fine from Adobe Reader XI but from Adobe Standard XI, Page 1 prints fine, but page

  • No Option Menu?

    In Photoshop CS6 I don't see the Option menu, when using the Ellipse Tool. That is, I don't see options for stroke, fill, etc. Please advise. Thanks! - Jeff

  • Favicon on MobileMe web site won't display with Safari - OK with Firefox

    I have a web site published to MobileME using iWeb - I have added a favicon and updated HTML accordingly. Now after trying every combination of code and searching the Safari, iWeb and MobileMe forums I cannot figure out why my favicon will not displa

  • Lost init.ora file

    hi on one of our database we have lost an init.ora file. is there a way to recover this file if one does not have a backup of this file regards kedar