Ivette manzur : Interface errors problems on cisco 3560

Hello,
I have a problem on one of the interfaces on a cisco 3560 switch. In fact, I set up a monitoring network recently (cacti), and I have a significant number of errors on the interfaces. the problem is that when I do a sh interface I see no errors, and even by making a clear counters it does not solve my problem .. I also changed the wiring with cat 6 cables but nothing has changed ..
What are the main causes of errors on an interface of a switch? what should I do in this case?
Thank you for your help in advance
ivette manzur

Hello,
I've a e61i and I experience a similar problem. My phone work very well on WiFi network with no encryption as well as 64-bit wep.
At home I've 2 wireless routers, both encrypted at 128 bits, one with WEP and the other with WPA. On both of them I can correctly obtain an IP thru DHCP, but the traffic do not go thru.
By using IfInfo I think I discovered the reason of the problem (unless IfInfo is not working properly...) and it seems a bug related to the netmask, broadcast and gateway settings. The router is 192.168.15.1 and this is what I get:
1) DHCP case -- I get two IP adresses: the 169.254.x.x and the one assigned to the router. DNS is also set properly, but both gateway, broadcast and netmask are set to 0.0.0.0 for both IPs.
IP Addr: 169.254.162.106
Netmask: 0.0.0.0
Broadcast: 0.0.0.0
Gateway: 0.0.0.0
DNS1: 192.168.15.1
IP Addr: 192.168.15.100
Netmask: 0.0.0.0
Broadcast: 0.0.0.0
Gateway: 0.0.0.0
DNS1: 192.168.15.1
2) Static IP 192.168.15.64, netmask set to 255.255.255.0 and gateway and DNS set to 192.168.15.1. The 169.254.x.x disappears and I get only one IP which is set to:
IP Addr: 192.168.15.64
Netmask: 0.0.0.0
Broadcast:192.168.15.255
Gateway: 192.168.15.1
DNS1: 192.168.15.1
So in conclusion, it seems that with 128bit encryption, in the DHCP case gateway, broadcast and netmask are not assigned correctly! While in the Static IP case the netmask is still not assigned correctly!!!
Hope this can help...
--AP

Similar Messages

  • Communication problem between Cisco 3560 and Cisco SG300.

    Dear Support,
    I have a Cisco SG300 and Cisco 3560 switches.
    3560 is my Core Switch and SG300 is access switch.
    From 3560 VLAN information is not passed to SG300.
    3560 Configuration:
    interface GigabitEthernet0/23
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 1,2,10,11
    switchport mode trunk
    SG300 Configuration:
    interface gigabitethernet49
    spanning-tree link-type point-to-point
    switchport mode general
    switchport general allowed vlan add 2,10-11 tagged
    macro description switch
    Please suggest how this issue is resolve.
    Regards,
    JItesh Mahajan.

    Dear Aleksandra,
    Below Configuration is right or wrong for 3560 and SG300.
    3560 Configuration:
    interface GigabitEthernet0/23
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan remove VLAN 1
    switchport native vlan 1
    switchport trunk allowed vlan 1,2,10,11
    switchport mode trunk
    SG300 Configuration:
    interface gigabitethernet49
    spanning-tree link-type point-to-point
    switchport mode general
    switchport general allowed vlan add 2,10-11 tagged
    macro description switch
    Regards,
    JItesh Mahajan.

  • ASA 5505 Trunking problem with cisco 3760

    Here is my asa 5505 configuration  and at bottom i am pasting cisco 3760 configuration, I am having trunking problem and seen other people having the same issue but no solution.
    Problem: when i connect any device on Switch 3760 port 1 which is trunked i cannot communicate with niether vlan.
    I have tried device with both static vlan configuration
    192.168.1.99 (vlan 2)
    172.168.1.99 (vlan 8)
    if i change port 1 to access mode or define native vlan it work with one vlan.
    interface 5 of Cisco ASA is connected with interface 25 (uplink) on  Cisco Switch
    interface Ethernet0/5
    switchport trunk allowed vlan 1-10
    switchport mode trunk
    interface GigabitEthernet1/0/25
      description **UPLINK**
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 1-10
    switchport mode trunk
    On port 1 of cisco Switch i am creating trunk
    interface GigabitEthernet1/0/1
    description **LAN**
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 1-10
    switchport mode trunk
    no logging event link-status
    spanning-tree portfast
    CISCO ASA Config i have configure the following vlans
    interface Vlan2
    nameif inside
    security-level 100
    ip address 192.168.1.1 255.255.255.0
    interface Vlan8
    description Server VLAN
    nameif Internal_LAN
    security-level 90
    ip address 172.168.1.1 255.255.255.0
    interface Ethernet0/0
    switchport access vlan 2
    on Cisco 3760 i have configure the following vlan.
    v
    vlan 2
    name inside
    vlan 8
    name Internal_LAN
    interface Null0
    no ip unreachables
    Message was edited by: macboy

    Hello,
    I can see many people have visited the post but there isn't any reply.
    I think this is because of the following:
    The configurations are long and most people dont want to read it. Try adding only relevant configuration to the issue.
    The problem description is not clear. You mention trunking problem but what exactly is the problem? Can you ping from switch to ASA? Is any Vlan information being passed or they are all failing. Try to be as much specific as possible.
    Which port of the switch connects to the ASA?
    Using portfast on a trunk (interface GigabitEthernet1/0/1) is not recommended.
    Regards,
    Felipe.
    Remember to rate useful posts.

  • Interface errors (crc, in/output, collisions etc.) via snmp

    Hi,
    I'm trying to understand how to get interface errors via SNMP.  I do get stats via SNMP for ifInErrors / ifOutErrors etc, but I'm trying to get output via SNMP for the errors visible via the 'sh int x' command - CRC errors, input / output errors, collisions, runts. giants etc.).
    1) The SNMP ifInError / ifOutError seems to give an overall counter of all errors from the time the device has started - Am I correct about this?
    2) Is there any way I can get the interface-specific errors noted above via SNMP?
    Thanks,
    Mario

    Depends on the device and version of code, but most likely you will get what you want from the CISCO-IF-EXTENSION-MIB.  Look at objects like cieIfInRuntsErrs, cieIfInGiantsErrs, and cieIfInFramingErrs.  You will also get some ethernet-specific errors from the ETHERLIKE-MIB.

  • Interface errors

    Is there an script that can monitor interface errors (input and output errors) and send an email out when it reaches threshold?
    Thanks
    Sent from Cisco Technical Support iPhone App

    Sure.  Here's an example:
    event manager applet error_monitor_GigabitEthernet0/1
    event interface name GigabitEthernet0/1 parameter input_errors entry-op ge entry-val 5 entry-type increment poll-interval 10
    action 2.0 cli command "enable"
    action 3.0 cli command "show int GigabitEthernet0/1 | inc error"
    action 4.0 mail server 10.1.1.1 from [email protected] to [email protected] subject "Errors on interface GigabitEthernet0/1" body "
    Interface GigabitEthernet0/1 has seen $_interface_delta_value input errors in the past 10 seconds: $_cli_result"

  • Open DeviceNet interface error when TestStand call VIs of NI PCI-8532

    Hello,
    We use NI PCI-8532 was used as DeviceNet master to do functionality test with a slave (AC Drive).
    But when open DeviceNet interface, it happen the error.
    We can't find the solution and hope to find help from you.
    The basic sequence in TestStand is:
    1). Call "Open DeviceNet Interface.vi" to open interface and creat interface object.
         Interface(master) setting: interface name=dnet0, MAC ID=0, baudrate=125000bps
    2). Call "Open DeviceNet IO.vi" to creat DeviceNet IO object.
         Device(slave) setting: MAC ID=63
    3). Call "Operate DeviceNet Interface.vi" and operation code=start
    4). Call "Wait For State.vi"
    5). Call "Read DeviceNet IO.vi" to read data from IO object
    6). Call "Close Object.vi" to close IO object handle
    7). Call "Close Object.vi" to close interface object handle
    Remark, these DeviceNet VIs locates at "C:\Program Files\National Instruments\LabVIEW 2012\vi.lib\DeviceNet\VIAPI".
    First time to run sequece in TestStand, it can pass to run step 1) to open DeviceNet interface.
    But once there is some error with these steps, and it will happen "Open DeviceNet Interface" error (error code=0xBFF62006) when run these steps again.
    Then even use LabVIEW DeviceNet example to test, and it happen the same error except restart computer.
    The DeviceNet example locates at "C:\Program Files\National Instruments\LabVIEW 2012\examples\NI-Industrial Communications for DeviceNet\Basic Examples\PXI & PCI\MixedCommunication.vi".
    Some information more:
    PC operate system: Windows XP SP3
    LabVIEW version: 2012 SP1
    TestStand version: 2012 SP1
    PCI 8532 driver version: 2.3.0
    Other installed PCI board: PCI 8531 CANOpen

    The following errors may be resolved by resetting the CAN, DeviceNET or LIN device:
    Error -1074388986 occurred at ...
    NI-CAN:  (Hex 0xBFF62006) The object is already open in another application.  Solutions: Ensure that only one application at a time uses an object , and that you close all objects prior to exiting your application (don't use LabVIEW toolbar's Abort button).
    Error -1074388969 occurred at ...
    NI-CAN: (Hex 0xBFF62017) This attribute's value must be provided prior to the Open. Solutions: Set the attribute using the Config function before the Open, and do not set the attribute at any later time; Do not configure multiple CAN Objects for the same ID.
    SO,you should reset the DeviceNet.
    And another similar issue can explain some points of your problem  http://digital.ni.com/public.nsf/allkb/7D9383E9BEAD0B21862571640002F687?OpenDocument

  • Can't burn CD's - "Interface error 5"

    Hello, I haven't used my old firewire LaCie CD burner (LaCie 1394, blue front with the slide out tray) in a while but recently I needed to put some graphics files on a CD. The sw I'm using is Toast 6. No matter what I tyry to do I get the following message: "Interface Error: 5 The connection is not stable"
    I tried different CD brands, no effect.
    This is the setup.
    Machine Name: Power Mac G4 Cube
    Machine Model: PowerMac5,1
    CPU Type: PowerPC 60? (1.1)
    CPU Speed: 1.3 GHz
    L2 Cache (per CPU): 512 KB
    L3 Cache (per CPU): 2 MB
    Memory: 1.25 GB
    Bus Speed: 100 MHz
    Boot ROM Version: 4.1.9f1
    System Version: Mac OS X 10.4.2 (8C46)
    Kernel Version: Darwin 8.2.0
    Looking for answers I found an (unanswered) message on a macosx.com forum. I'm reposting it because it provides more info about the same problem:
    [quote]
    "Burning the disc failed because communication to the disc drive failed. (Error code 0x80020022)" -- Is the error code when I attempt to burn any disc using the Finder or Disk Utility.
    "Interface Error: 5 The connection is not stable.
    The drive reported an error:
    Sense Key = Illegal Request
    Sense Code = 0x210x02
    BUFFER UNDERRUN" --
    Are the errors when I attempt to use Toast Titanium v6.x and v7.x.
    I'm using an iMac G5 running 10.4.2. I have two burners, both of which give me the errors and will no longer burn to CD's or DVD's (cheap or expensive media, I've tried many different types). The burners i have are an internal superdrive that came with the mac (MATSHITA DVD-R UJ-825) and an external LaCie Firewire DL drive (_NEC DVD_RW ND-3500AG). Both drives started giving this error at the same time and I can't think of anything that I installed that could effect these. I don't have any speed tools installed.
    I have tried all that Apple suggests in the articles http://docs.info.apple.com/article.html?artnum=25750.
    I've experienced the same errors twice before, though not both drives at the same time. What fixed it the first time was simply upgrading the firmware on the burner. Second time, there were problems on the hard drive that I was burning from (directory issues if i remember) and running a combination of Tech Tool and Disk Utilitity fixed that.
    But this time, I'm at my wits end and can't find anything helpful online. I'm hoping to find an answer before I end up trying a complete system reinstall.
    Any info would be greatly appreciated.
    [/quote]
    Yes, any info ...
    TIA
    Cube, 2 ibooks   Mac OS X (10.4.2)  

    I'm having the same problem using Toast 7 to burn a Video TS movie I made. I'm using an external Lacie 16X DVD-R DL drive and an iMac G5 2.0, and Mac OS 10.4.3
    After several failures with Interface Error 5, I tried copying a DVD movie I made from another DVD. This was created with the same Lacie drive using Mac OS 10.3 and my old iMac FP 15 inch. I got the same failure message.
    I then switched my Lacie Drive to the USB port and everything is working fine. I switched it back to FireWire and I get the same error message again.
    I can play DVD's on the Lacie with either the USB or FireWire port without any problem, I just can't record using the FireWire port. The FireWire ports on the computer work fine with all my other FireWire devices.
    It must be a combination of 10.4.3, Toast 7 and Lacie FireWire. I'm going to recheck Lacie's site to make sure I have all of the updates.
    iMac G5   Mac OS X (10.4.2)   Mac OS 10.4.3

  • Help: Net.lib interface error

    Hi!
    I'm using the Palm Emulator to make a HTTP connection to my servlet. The same MIDlet works on my Palm, but when I run it on the emulator (in order to some screen captures), I get error mesg that says "Net.lib interface error: 0x0000120C", followed by java.io.IOException.
    I've already set my proxy IP ...
    Can someone pls help? TIA!
    Rgds

    Hi ....
    Is anyone have any ideas to solved if this problem occur on the real palm m505 machine ??
    Please advice and kindly reply
    Thank
    SL

  • SQL 2008 R2 error: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified

    after some year work with SQL server 2005,i decide change to  SQL server 2008 R2.
    When i completed install SQL 2008 R2,i can't connected to SQL server due to this following error
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider:
    SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (.Net SqlClient Data Provider)
    And when i click to technical details,i take some thing like this
    ===================================
    Cannot connect to HUY-PC\SQLEXPRESS.
    ===================================
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider:
    SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (.Net SqlClient Data Provider)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=-1&LinkId=20476
    Error Number: -1
    Severity: 20
    State: 0
    Program Location:
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)
       at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
       at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
       at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ValidateConnection(UIConnectionInfo ci, IServerType server)
       at Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()
    Please!!!Some body help me solve this problem(except format my computer),i really really need your advice.

    Hi huydaibang,
    The older version SQL Server 2005 could be installed with SQL Server 2008 R2 side-by-side.  It could not be the problem.
    The reason that we get this error message is the client stack could not receive SSRP response UDP packet from SQL Browser.
    Here are the steps:
    1) Make sure your server name is correct, e.g., no typo on the name.
    2) Make sure your instance name is correct and there is actually such an instance on your target machine.
    3) Make sure the server machine is reachable, e.g, DNS can be resolve correctly, you are able to ping the server (not always true).
    4) Make sure SQL Browser service is running on the server.
    5) If firewall is enabled on the server, you need to put sqlbrowser.exe and/or UDP port 1434 into exception.
    For more information, please refer to
    http://blogs.msdn.com/b/sql_protocols/archive/2007/05/13/sql-network-interfaces-error-26-error-locating-server-instance-specified.aspx.
    Thanks,
    Maggie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.

  • Quick Question about Cisco 3560 and the Web Device Manager

    Alright, I have a quick question that I am curious about but I haven't found any information
    about it.
    When I log into my Cisco 3560 using the web portal to get to the Device Manager. Below the
    diagram of the switch, then under the Dashboard there is section called Switch
    Health, Port Utilization.
    Under the Switch Health there is Bandwidth Used, Packet Error. Those two options just sit
    at zero and do not move. The Port tilization graph is also sitting at zero.
    Is there a way to make them functional?

    Anyone notice performance increase or decrease of their HD when using the nVidia IDE SW drivers?  particularly with a 74GB Raptor?  I've also heard of burner issues when installing the IDE SW but have not used my burner yet.

  • NTP Service on Domain Controller have problem with cisco switch

    Hello!
    I  have Windows Server 2008 R2 SP1 Domain Controller with NTP services
    The windows opertion system clients get NTP time ok.
    There are problem with cisco switch, can't get time from NTP.
    Can anybody help me to fix problem?
    C:\Users\Sysuser>w32tm /query /configuration
    [Configuration]
    EventLogFlags: 2 (Local)
    AnnounceFlags: 5 (Local)
    TimeJumpAuditOffset: 28800 (Local)
    MinPollInterval: 6 (Local)
    MaxPollInterval: 10 (Local)
    MaxNegPhaseCorrection: 1800 (Local)
    MaxPosPhaseCorrection: 1800 (Local)
    MaxAllowedPhaseOffset: 300 (Local)
    FrequencyCorrectRate: 4 (Local)
    PollAdjustFactor: 5 (Local)
    LargePhaseOffset: 50000000 (Local)
    SpikeWatchPeriod: 900 (Local)
    LocalClockDispersion: 10 (Local)
    HoldPeriod: 5 (Local)
    PhaseCorrectRate: 7 (Local)
    UpdateInterval: 100 (Local)
    [TimeProviders]
    NtpClient (Local)
    DllName: C:\Windows\system32\w32time.dll (Local)
    Enabled: 1 (Local)
    InputProvider: 1 (Local)
    AllowNonstandardModeCombinations: 1 (Local)
    ResolvePeerBackoffMinutes: 15 (Policy)
    ResolvePeerBackoffMaxTimes: 7 (Policy)
    CompatibilityFlags: 2147483648 (Local)
    EventLogFlags: 0 (Policy)
    LargeSampleSkew: 3 (Local)
    SpecialPollInterval: 3600 (Policy)
    Type: NTP (Policy)
    NtpServer: 10.7.0.4 (Policy)
    NtpServer (Local)
    DllName: C:\Windows\system32\w32time.dll (Local)
    Enabled: 1 (Local)
    InputProvider: 0 (Local)
    AllowNonstandardModeCombinations: 1 (Local)
    VMICTimeProvider (Local)
    DllName: C:\Windows\System32\vmictimeprovider.dll (Local)
    Enabled: 1 (Local)
    InputProvider: 1 (Local)
    Cisco config and errors
    CISCO1#show ntp ass det
    10.7.0.7 configured, insane, invalid, stratum 3
    ref ID 10.7.0.4, time D5BC850F.C8400AB2 (15:50:39.782 MSK Mon Aug 19 2013)
    our mode client, peer mode server, our poll intvl 1024, peer poll intvl 1024
    root delay 62.50 msec, root disp 11128.04, reach 377, sync dist 11218.796
    delay 6.06 msec, offset -467951.1096 msec, dispersion 56.49
    precision 2**6, version 3
    org time D5BC8864.F79C33A7 (16:04:52.967 MSK Mon Aug 19 2013)
    rcv time D5BC8A38.EBDECB39 (16:12:40.921 MSK Mon Aug 19 2013)
    xmt time D5BC8A38.EA5173BE (16:12:40.915 MSK Mon Aug 19 2013)
    filtdelay =     6.06    5.87    3.23    7.90    6.41    5.17   13.03    3.43
    filtoffset = -467951 -467905 -467936 -467885 -467764 -467816 -467707 -467697
    filterror =     0.02   15.64   31.27   46.89   62.52   78.14   93.75   93.78

    Hi,
     >>I gave log on as a service right to this account in Default Domain Controllers Policy but unfortunately it was not enough
    Based on your description, we can try to grant this account Allow log on locally
    user right in the default domain controller policy to see if it helps.
    The policy setting is:
    Computer Configuration\Windows Settings\Security Settings\Local Policies\User Rights Assignment\Allow log on locally
    Allow log on locally
    http://technet.microsoft.com/en-us/library/cc756809(v=ws.10).aspx#feedback
    TechNet Subscriber Support
    If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.
    Best regards,
    Frank Shen

  • Bad interface error message

    I've written a vi (& built an executable) to run either continuously grab or snap images from a PCI 1424. The machine with the card in isn't the development machine an dis running imaq 2.1 with a very simple imaq configuration utility. This can be used to grab images.
    The application was built on labview 6.1 with MAX tells me imaq 2.5.2. If I try and run the application and grab images I get a bad interface error message, could this be caused by the vastly different versions of imaq and if so is installing 2.5.1 and upgrading both the development machine and deployment machine to 2.5.5 likely to solve the problem. Is this also an irreversible step incase it doesn't work.

    Having matching versions of IMAQ on both computers can be very helpful. I think it will solve your problem. You should be able to uninstall IMAQ and reinstall the old version if there are more problems.
    I would also advise uninstalling the old IMAQ before installing the new version.
    Bruce
    Bruce Ammons
    Ammons Engineering

  • Intermitten error - SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified

    Problem: I have a 2 WFE & 1 App server in my SharePoint 2013 Enterprise Edition SharePoint farm.  My WFE 2 and App servers connect all the time to the SQL Server using a SQL alias.  My WFE1 server work 80% of the
    time.  It is setup exactly like WFE2 except periodically 1 web app/site collection will stop working and throw the following error:
    "A network-related or instance-specific error occurred while establishing a
    connection to SQL Server. The server was not found or was not accessible. Verify
    that the instance name is correct and that SQL Server is configured to allow
    remote connections. (provider: SQL Network Interfaces, error: 26 - Error
    Locating Server/Instance Specified)"
    When I log into WFE1 I can connect to SQL using the alias using a udl file and telnet to verify the SQL alias is connected.
    Hypothesis/guess:  It appears like WFE1 periodically looses networking but only for 1 specific site collection. 
    Any ideas are most welcome?

    Hi Aries,
    I can rule out SQL Server (AOAG) Always-on as the farm doesn't use it. 
    "max worker threads" is set to 512 with 4CPU's.  Rule out.
    From the log and looking at the breakdown of the SharePoint request, the request is hitting the WFE2 server which in turn is trying to connect to the content database.  The connection string/instance is not available.  In summary, I believe the
    issue is WFE2 periodically cannot connect to the SQL instance.  At the same time WFE1 is working so we know it isn't the SQL server.  WFE1 & WFE 2 are on the same VLAN and both appear connected and can see the SQL database using a udl file. 
    WFE2 has other web applications that are working while the erring web site fails.  An IIS reset fixes the issue and restarting the "App pool" for the offending IIS website also fixes the problem.  This tells me the issue
    is the IIS process.  When it tries to connect to SQL /the content database it fails.
    I already raised the ticket with MS , the engineer has been looking at it with me, we have tried to identify the issue and also looked at TCP Chimney offload being a possible issue.  As my servers is Windows Server 2012, all the servers have the default
    "TCP Chimney Offload" setting set to "disabled".  WFE1, WFE2, APP1 and SQL have the same setting so this is not the issue.  At least this has been ruled out.
    http://support.microsoft.com/kb/951037
    http://blogs.msdn.com/b/psssql/archive/2008/10/01/windows-scalable-networking-pack-possible-performance-and-concurrency-impacts-to-sql-server-workloads.aspx
    I will keep posting about the problem, hopefully MS support can escalate and the root cause can be determined.
    "The bottleneck is on the WFE2 server process trying to communicate with SQL.  SQL is up and listening.  Only 1 of the website/WebApplication on WFE fail for 15-20 minutes while the other websites are fine."

  • 'Remote Insight Board Interface Error' - Rogger Server

    HP monitoring software on the system has detected the following event only once for our Rogger Side B Server:
    SNMP Trap: 9006
      Date time: 09/22/2010 01:35:07 AM
    Computer:   CALROG02
    Source:  Server Agents
    Type:  Error
    Category: (4)
    Description:
    A 'Remote Insight Board Interface Error' trap signifies that the
    Compaq Remote Insight Board has detected a controller interface error.
    Details:
    None
    Is this going to affect our services / Cisco application or it can be ignored, Since the system has detected only once.
    Many thanks,
    Srini

    I can't think of any more obvious things that could be wrong. The best thing to try next is to set up a trace between the portal and the AWS using a tool like TCPTrace to see what the exact error coming back from the AWS is.
    You should also probably open a ticket with support.

  • VLC - http interface error

    I've searched the web and found very few clues to why this happens. To run vlc -I http --media-library works fine as to connect. The problem is that in the play-list I get nothing most of the time. At times my library suddenly may appear, but 95% of the time it won't. Some clicks in the play-list menu give this output: http interface error: this needs to be fixed to use the new playlist framework.
    Since I see few reports about this it might indicate that I'm doing something wrong here. I really want it to work because this is a very easy way of getting a remote box (it like a music media system) to play mms streams. I've tried the current version and also the git version from AUR. I tried to build the nightly build but the connection doesn't work at the moment. Anyway same problem with both.
    Any suggestions?

    I haven't been able to understand why the http code of VLC fail to show playlist and medialibrary. My own solution is simply to edit VLC's index.html and add whatever radio-streams I want. I can't spend more time on this anyway, so more important is that it's working the way I want it to.

Maybe you are looking for

  • I want to get the values from the second hiphen only

    Hey Guys, I have one column and the data like this col1 = 'AI463-901-001' Now, I want to get the values from the second hiphen only(any no. of values). Please can any one help me on this . Thanks in advance! Regards, -LK

  • Issue with changing database location at runtime

    I am having a similar issue to: Re: Issue with changing database location at runtime where I am using Crystal Reports 2008 SP 3 fix pack 3.3 and a OLE DB connection to a SQL 2008 R2 server. Running on a computer on the network where the report can se

  • Third party reporting tools that can be used with WLI 8.1

    All: I am working on Weblogic Integration 8.1. I am wondering are there any ready tools that can be used with WebLogic Integration process related tables to get different types of reports out of it. Can somebody point me to these tools?? TIA, Prashan

  • EPM 11.1.2.4 configuration failed

    Hello Masters, I have 2 servers configured with EPM 11.1.2.4 planning, Server A Foundation services Planning EAS Provider services Server B Essbase server EAS Provider services In server A everything seems fine, post configuration all the URLs are up

  • Same sold to party, multiple ship to party available

    Hi frnds, How to find out how many ship to party are available for the same sold to party?.