Cisco 3750 ping failures after stack upgrade

I just updated my 4 stack of 3750X switches from 12.x IOS to 15.0.2 IOS. Only 2 of them updated correctly the first time, I had to manually update to the other 2. After getting all of them upgrade I restarted the entire stack.
After that I cannot get PCs not on my default VLAN to talk to their DHCP servers or ping anywhere in the network. I get a "PING: transmit failed. General failure". I can however, ping into my default vlan from the switch and ping out to other locations from the switch.
I've tried the following:
Checking firewall status on several (WIN 7) pc's, it's off
Changing ports on switch (no change)
Restarting the PC (no change)
Release/renew ipconfig (no change)
flushdns (no change)
clear ARP table on switch
set un-set spanning-tree portfast (no change)
check interface status (up and up)
check vlan interface status (up and up)
changed vlans (no change)
checked VLAN help addresses (still there)
Any help at this point is appreciated as my network is entirely down right now.

I can set my laptop statically to a VLAN address, and I can ping out, get to the internet, ping between VLANs, etc. But if I just set a port (or leave it in the default VLAN) it will give me the “PING: transmit failed. General failure.” DHCP requests still aren’t getting fulfilled and even pings won’t go through if there’s not a statically set address. Nothing changed on my server configs and I even restarted my DHCP servers after encountered this problem. My guess is this is a new feature that’s turned on by default in the new IOS that needs to be disabled. Any help is appreciated.

Similar Messages

  • Challenge: Spanning Tree Control Between 2 links from Switch DELL M6220 to 2 links towards 2 switches CISCO 3750 connected with an stack (behavior like one switch for redundancy)

    Hello,
    I have an Spanning tree problem when i conect  2 links from Switch DELL M6220 (there are blades to virtual machines too) to 2 links towards 2 switches CISCO 3750 connected with an stack (behavior  like one switch  for redundancy, with one IP of management)
    In dell virtual machine is Spanning tree rapid stp, and in 3750 is Spanning tree mode pvst, cisco says that this is not important, only is longer time to create the tree.
     I dont know but do you like this solutions i want to try on sunday?:
     Could Spanning tree needs to work to send one native vlan to negociate the bdpus? switchport trunk native vlan 250
    Is it better to put spanning-tree guard root in both 3750 in the ports to mitigate DELL to be root in Spanning Tree?
    Is it better to put spanning- tree port-priority in the ports of Swicht Dell?
    ¿could you help me to control the root? ¿Do you think its better another solution? thanks!
     CONFIG WITH PROBLEM
    ======================
    3750: (the 2 ports are of 2 switches 3750s conected with a stack cable, in a show run you can see this)
    interface GigabitEthernet2/0/28
     description VIRTUAL SNMP2
     switchport trunk encapsulation dot1q
     switchport trunk allowed vlan 4,13,88,250
     switchport mode trunk
     switchport nonegotiate
     logging event trunk-status
     shutdown
    interface GigabitEthernet1/0/43
     description VIRTUAL SNMP1
     switchport trunk encapsulation dot1q
     switchport trunk allowed vlan 4,13,88,250
     switchport mode trunk
     switchport nonegotiate
     shutdown
    DELL M6220: (its only one swith)
    interface Gi3/0/19
    switchport mode trunk
    switchport trunk allowed vlan 4,13,88,250
    exit
    interface Gi4/0/19
    switchport mode trunk
    switchport trunk allowed vlan 4,13,88,250
    exit

    F.Y.I for catylyst heroes - here is the equivalent config for SG-300 - Vlan1 is required on the allowed list on the catylyst side (3xxx/4xxx/6xxx)
    In this example:
    VLANS - Voice on 188, data on 57, management on 56.
    conf t
    hostname XXX-VOICE-SWXX
    no passwords complexity enable
    username xxxx priv 15 password XXXXX
    enable password xxxxxx
    ip ssh server
    ip telnet server
    crypto key generate rsa
    macro auto disabled
    voice vlan state auto-enabled !(otherwise one switch controls your voice vlan….)
    vlan 56,57,188
    voice vlan id 188
    int vlan 56
    ip address 10.230.56.12 255.255.255.0
    int vlan1
    no ip add dhcp
    ip default-gateway 10.230.56.1
    interface range GE1 - 2
    switchport mode trunk
    channel-group 1 mode auto
    int range fa1 - 24
    switchport mode trunk
    switchport trunk allowed vlan add 188
    switchport trunk native vlan 57
    qos advanced
    qos advanced ports-trusted
    exit
    int Po1
    switchport trunk allowed vlan add 56,57,188
    switchport trunk native vlan 1
    do sh interfaces switchport po1
    !CATYLYST SIDE
    !Must Explicitly allow VLan1, this is not normal for catalysts - or spanning tree will not work ! Even though it’s the native vlan on both sides.
    interface Port-channel1
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 1,56,57,189
    switchport mode trunk

  • Infoview Hyperlink Problem after stack upgrade

    Good Morning,
    We are currently doing a stack upgrade of our sap systems and are in quality testing.
    BW - 7.01 - level 0008
    Crystal - 12.3.2.753
    BOBJ - fix pack 3.2
    We are having trouble with hyperlinks in infoview. These hyperlinks are based on standard BEx queries. When running the hyperlinks, infoview opens another window and you must logon to SAP netweaver. then, the page continuely refreshes and the data is never shown. i left it running for 30 minutes and the screen never completed.
    Also, if i copy and paste the hyperlink into a internet explorer screen, it works properly. No issues.
    Therefore, I believe that the infoview software must be the problem.
    Any suggestions are welcomed.
    Erik Thiessen

    this issue is two fold.
    1) the note 1437731 fixes this issue. it must be applied to your JAVA server.
    2) our stack upgrade to 701 ver 0008 from 0006 removed this code and caused this problem.
    i have a ticket open with sap and they will need to add a fix for this to the stack upgrade or at least create a side effect document.
    thx,
    Erik Thiessen

  • Wiki database failure after Mavericks upgrade

    After restarting the server after having upgraded to Mavericks, I am getting the following error when trying to connect to the wiki or XCode sites:
    Caught exception "Connection to DB failed" [CSDatabaseError] executing route /app-context/xcode/:
    0   CoreFoundation                      0x00007fff94b4241c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff9744be75 objc_exception_throw + 43
    2   CSService                           0x0000000106a7ac8d -[CSConnectionPool openConnection] + 3309
    3   CSService                           0x0000000106a7b65a -[CSConnectionPool currentConnection] + 98
    4   CSService                           0x0000000106b09923 -[CSAuthService _sessionForField:value:] + 96
    5   CSService                           0x0000000106afb29f +[CSHTTPRouteHelper setCurrentSessionForRequest:] + 150
    6   CSService                           0x0000000106b10d0a __27-[CSAppContextService init]_block_invoke238 + 107
    7   CSService                           0x0000000106af6e6a __53-[CSRoutingHTTPConnection httpResponseForMethod:URI:]_block_invoke + 95
    8   CSService                           0x0000000106afa40b -[CSHTTPBackgroundResponse bounce:] + 286
    9   Foundation                          0x00007fff9249670b __NSThread__main__ + 1318
    10  libsystem_pthread.dylib             0x00007fff8b3ef899 _pthread_body + 138
    11  libsystem_pthread.dylib             0x00007fff8b3ef72a _pthread_struct_init + 0
    12  libsystem_pthread.dylib             0x00007fff8b3f3fc9 thread_start + 13
    The normal websites work fine. Also, the XCode and Wiki sites were working fine for a day before I restarted the server this morning (it got hung up, probably having to do something with this error, and I had to force a hard restart).
    Any thoughts on what might be causing this?

    My result:
    Caught exception "Connection to DB failed" [CSDatabaseError] executing route /app-context/wiki/:
    0   CoreFoundation                      0x00007fff86cc025c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff813cae75 objc_exception_throw + 43
    2   CSService                           0x00000001042aaefd -[CSConnectionPool openConnection] + 3309
    3   CSService                           0x00000001042ab8ca -[CSConnectionPool currentConnection] + 98
    4   CSService                           0x000000010433ab09 -[CSAuthService unauthenticatedSession] + 82
    5   CSService                           0x000000010433b0e3 -[CSAuthService currentOrNewSession] + 154
    6   CSService                           0x000000010432b481 +[CSHTTPRouteHelper setCurrentSessionForRequest:] + 264
    7   CSService                           0x0000000104340d0a __27-[CSAppContextService init]_block_invoke238 + 107
    8   CSService                           0x0000000104326fda __53-[CSRoutingHTTPConnection httpResponseForMethod:URI:]_block_invoke + 95
    9   CSService                           0x000000010432a57b -[CSHTTPBackgroundResponse bounce:] + 286
    10  Foundation                          0x00007fff8cbe876b __NSThread__main__ + 1318
    11  libsystem_pthread.dylib             0x00007fff8da60899 _pthread_body + 138
    12  libsystem_pthread.dylib             0x00007fff8da6072a _pthread_struct_init + 0
    13  libsystem_pthread.dylib             0x00007fff8da64fc9 thread_start + 13

  • Cisco 3750 different models in stacked enviroment?

    Will the c3750e-universalk9-mz.150-2.SE6.bin IOS on a Cisco Catalyst 3750X-48PF-E Switch and
    the c3750-ipservicesk9-mz.150-2.SE6.bin IOS on a Cisco Catalyst 3750G-48PS Switch be able work in stacked mode?
    For the 3750G switch there is no universal image. Im assuming that having a universal on the X series and ipservices on the G series would equate to each other for the different switch models. Is this correct?

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    Again, "universal" image's feature set depends on license.  As you have a 3750X IP Service license, effectively your universal image is an IP Services image.
    Also again, you can mix IP Base and IP Services in the stack, but in your case, if you load an IP Services images on the 3750G, your two stack members will both be IP Services.
    Yes, if you load the same IOS version on both switches, and they have IP Base or IP Services, they should work together.  (You can also mix different IOS versions, but StackPlus versions need to match - which is best accomplished by using same IOS version.)
    BTW, although can mix StackWise and StackWisePlus 3750s, the former will cause loss of some Plus features.

  • 0 DSP resource allocation failure after IOS upgrade

                       Hi all 
    i can't make and call after upgrade IOS to Version 15.3(3)M2
                               *DSP VOICE CHANNELS*
    CURR STATE : (busy)inuse (b-out)busy out (bpend)busyout pending
    LEGEND     : (bad)bad    (shut)shutdown  (dpend)download pending
    my router is Cisco 2901

    I think there are more people... So I suggest to iPad2+3G user not to upgrade more than iOS5 :)
    and more I am trying to solve the problem for a couple hours...unfortunetly, there is nothing solved yet.
    I have restored from iTunes, with and without SIM... Just 1 second I see the my carrier than lost again
    By the way to be sure about it, I have checked my and friend's SIM with iPhone 4 which is updated with
    iOS 5.0.1 and all the SIM worked perfectly on phone...
    I think we are not alone but we are the only having problem as iPad2 user...since there is no feedback
    From others...

  • App failure after OS upgrade- support options? PSE-6 Prem-4

    I use Adobe Photoshop Elements 6.0 and it's companion video app, Adobe Premiere 4.0, and I run MS Vista HP.
    I recently updated my operating system to Service Pack 2 (SP2). When the upgrade was installed, as usual there were many glitches that needed tweaking, but the worst was my Adobe apps. Both of the above named apps, came back with the same error "cannot start, reinstall program".
    After the initial error message, future attempts to start either app were not answered. Nothing happened. Reviewing the status in Task Manager showed that the apps were both running, but neither was actually visible or operating, just eating memory while standing idle.
    After reviewing the forums and knowledge bases and finding nothing on this problem, I contacted Adobe Support via Chat (the only method available) and after a long drawn out process of locating my registrations for these apps, I was told that I had  to back to  the original retailer where I bought them, several years before. The only other option was of course to BUY the latest versions from Adobe. Even if I had any recollection of where i bought it, I can only imagine how that conversation would go! The original disks were 'somewhere' but I just moved and lord only knows where they were put until all is unpacked! One would think if one had the serial numbers, that downloads or better yet, repair files, would be available to registered users, but NO!
    My original software worked fine, so no reason to spend more money in this economy, I just needed to get them working to finish a project with a deadline rapidly approaching. As I was working with PSD files, no other application would help me finish my project, so I had to get something. Perusing the Adobe website I found the trial versions of Adobe PSE 8.0 and Premiere 6.0! Great, I thought, this should work to finish my project and hopefully I would find my original software before the expiration date of the trial software!
    With ever faithful 'Murphy' standing by for the install, I got the message "Trial period expired. Please enter serial number". This happened with both apps, and the only thing I could figure s that I probably downloaded these before and there was some embedded snitch file that would not allow me to run it again. But... Murphy must have gone out for coffee, because in a moment of inspiration, I went back to my original apps and clicked on the icons... You guessed it, both apps were restored to full operation!
    So this is why I am writing this to the forum. I found a fix that Adobe either does not know, or won't tell. Whatever files went missing or corrupted during my upgrade were re-installed into the Adobe 'common' folder, restoring my original apps. If these files could be identified by Adobe techs, they could be made available for download to repair these issues without the run-around, and without making customers spend more money, the mark of a reputable software manufacturer.
    The only thing I do  not know for sure, and until I find my original disks I do not intent to investigate, is whether or not the original apps will continue to function if I uninstall the trial versions to get my disk space back,s they do not work and only take up space. I will investigate the Adobe folders and see if I can identify which files were installed with the trials, and if they may be affected by an uninstall. Sometimes the uninstaller apps are intuitive enough to know that certain files are in use by another application,and will not be included in the uninstall. But I am not going to test this theory until find my original disks!
    Please pass this info on to your friends who use MS Vista and PSE 6.0 & Prem 4.0

    It's Ok.
    Now I have:
    $ cat /etc/issue
    Oracle Linux Server release 6.4
    No any problem.

  • ACPI failure after recent upgrade

    Today I've upgraded mkinitcpio to 0.6 and removed klibc. But on next start ACPI failed with following messages, according to dmesg:
    ... [registered some buttons etc] ...
    ACPI: AC Adapter [AC] (on-line)
    ACPI: Thermal Zone [SKNZ] (24 C)
    ACPI: Thermal Zone [BATZ] (23 C)
    ACPI: Thermal Zone [FDTZ] (25 C)
    ACPI: Fan [FAN0] (off)
    ACPI: Fan [FAN1] (off)
    ACPI Error: Needed type [Reference], found [Integer] ffff88007b22ab88 (20090903/exresop-104)
    ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20090903/dswexec-445)
    ACPI Error (psparse-0537): Method parse/execution failed [\_TZ_.FAST] (Node ffff88007b011400), AE_AML_OPERAND_TYPE
    ACPI Error (psparse-0537): Method parse/execution failed [\_TZ_.PFN2._STA] (Node ffff88007b0116a0), AE_AML_OPERAND_TYPE
    ACPI: Device [FAN2] failed to transition to D3
    ACPI: Fan [FAN2] (off)
    ACPI: Fan [FAN3] (off)
    ACPI: Fan [FAN4] (off)
    ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff88007b142510 (20090903/exresop-590)
    ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20090903/dswexec-445)
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.BTIF] (Node ffff88007b01f380), AE_AML_OPERAND_TYPE
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.BTIF] (Node ffff88007b042e20), AE_AML_OPERAND_TYPE
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.BAT0._BIF] (Node ffff88007b042f00), AE_AML_OPERAND_TYPE
    ACPI Exception: AE_AML_OPERAND_TYPE, Evaluating _BIF (20090903/battery-363)
    [i]ACPI: Battery Slot [BAT0] (battery present)
    ACPI: Battery Slot [BAT1] (battery absent)[/i]
    ACPI Error: Needed type [Reference], found [Integer] ffff88007b22ab88 (20090903/exresop-104)
    ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20090903/dswexec-445)
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.RPPC] (Node ffff88007b01f640), AE_AML_OPERAND_TYPE
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_._Q04] (Node ffff88007b01f4e0), AE_AML_OPERAND_TYPE
    ... [some more messages like these] ...
    When system up, battery monitor (and files in /proc/acpi) says that no battery is present (see italic messages, theoretically battery is present), but DPMS and suspend work.
    Is there any solution apart from downgrading? It's a big problem for me, cause I'm often using my laptop on batteries.

    Looks like some magic (i.e., simple full system restart) helped. After that ACPI looks normal. Some errors still are in dmesg, but seemingly not critical.

  • Powerbook G4 17" motherborard failure after RAM upgrade???

    Thank you in advance for any advice.
    I have an original, first generation PB G4 17" that I've used for 5 years. Recently, I had to replace the AC supply because the former one was bent when the laptop fell out of a chair. When I took it in to an authorized dealer here in Taiwan, to test the power adapter, I decided to upgrade the RAM from 1GB to 2 GB. Before I brought it home, it seemed to work at the store, although I thought I did not appreciate any performance boost when I opened multiple apps. Anyway, after I got home, I tried to turn it on, but it would not turn on. Thinking the battery was depleted, I hooked it up to the new AC adapter (Apple brand), and lo and behold it would not boot. I would shut it down by pressing the on/off button or just disconnect the power source (adapter and battery). It started to beep three times after multiple attempts. I took it back to the store, and got my original RAM reinstalled, and the same three beeps occured. I just got a call from the service center and was told that the motherboard has failed. Does any of this make sense? I have never had any trouble like this prior to the RAM upgrade. I just replaced the HD about 6 months ago. I'm just sick to my stomach...Any suggestions? Any input would be much appreciated.

    Welcome to the Apple discussions.
    We could discuss how you'd benefit from the additional memory, however, since the system isn't working, let's focus on the beeps.
    When you start the system, it goes through some tests (called the power on self test or POST) before loading the operating system. If it finds any errors, it beeps, and the beeps are:
    1 beep = no RAM installed
    2 beeps = incompatible RAM types
    3 beeps = no good banks
    4 beeps = no good boot images in the boot ROM (and/or bad sys config block)
    5 beeps = processor is not usable
    3 beeps means it doesn't find any memory that passes the POST test. The fact that this started up after the service center installed the memory upgrade is suspicious, however, if it worked in the store then stopped working later, it may just be unfortunate timing.
    There are some company's on the internet that claim they can repair the logic boards, otherwise, Apple's solution is to replace them. In the US, some Apple stores offer a 'fix everything' service for $350, which is less than specifically replacing the logic board - perhaps there is a similar service in Taiwan.

  • Solution for fingerprint scanner failure after ThinkVantage upgrade!

    Hi Everyone,
    I keep seeing a number of posts about problems with the fingerprint scanner after you let the ThinkVantage updater run and update the fingerprint software.  I found a solution last week and it has been working flawlessly since then.  I posted it here:
    http://forums.lenovo.com/lnv/board/message?board.id=T_Series_Thinkpads&thread.id=19388
    However here is are the details:
     I ran into the same problem, however I found a solution that has worked for me. I went into the control panel and open programs and features. What I noticed was that there were two different versions of the fingerprint software installed. I uninstalled both of them, rebooting when required until they were gone. I then downloaded the latest version of the fingerprint software from here: http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-70598
    After installing it, my scanner is working like a charm! Hopefully this helps you out as well!
    Cheers!
    Chris

    Looks like some magic (i.e., simple full system restart) helped. After that ACPI looks normal. Some errors still are in dmesg, but seemingly not critical.

  • Time Machine Restore failure after Lion upgrade

    Hi all,
    I recently (accidentally) reformatted my Mac's hardrive and then installed Lion. I can only recover the files from TM after the Lion install. I can 'see' other backups for a split moment in the time field, but can onlny restore from the last 2 backups that I can clearly see after the Lion install. I REALLY need to get my apps back! Can anyone out there heeeeeelp!!!?

    Are you using the "Star Wars" display?  If so, that's probably not what you want to do. 
    Your best bet is to do a full system restore, per #14 in Time Machine - Frequently Asked Questions.  That will put everything back just the way it was; your version of OSX, your apps, user accounts, preferences, data, etc.

  • SL300 Thinkvantage Toolbox failure after Win7 upgrade

    Despite getting the latest version of this utility - 6.0.5449.31 (using Lenovos Update program installed on PC), the program reports that it has stopped running (after "checking status") and closes down.
    Have I missed something here? Surely a diagnostic program should be able to check things without crashing itself.............???
    Anybody got this running on Windows 7?

    Hi rogerd,
    See this:- http://forums.lenovo.com/t5/ThinkVantage-Technologies/ThinkVantage-Toolbox-Error-when-opening/td-p/1...
    Hope it helps.
    Maliha (I don't work for lenovo)
    ThinkPads:- T400[Win 7], T60[Win 7], IBM 240[Win XP]
    IdeaPad: U350
    Apple:- Macbook Air [Snow Leopard]
    Did someone help you today? Compliment them with a Kudos!
    Was your question answered today? Mark it as an Accepted Solution! 
      Lenovo Deutsche Community     Lenovo Comunidad en Español 
    Visit my YouTube Channel

  • IBus failure after recent upgrade

    Hi folks,
    I recently moved to pure systemd as suggested, and I made other upgrades as well.
    ibus is one of them, and unsurprisingly, it stopped working.
    In the first place, nothing happened when I pressed the enable key combination (ctrl + space), which worked fine before.
    I read ArchWiki and added some env variables to .bashrc, but nothing worked.
    If I manually launch ibus-daemon, it says:
    IBUS-Message: 11:23:28.878481: Engine xkb:us:altgr-intl:eng is already registered by other component
    Then, I followed someone's advice and reverted to the previous version:
    sudo pacman -U /var/cache/pacman/pkg/ibus-1.4.2-2-x86_64.pkg.tar.xz
    My old configuration came back, when I checked ibus-setup.
    But I still couldn't enable ibus.
    Is this something related to things like GTK3 or so? I tried adding env variables like $GTK_IM_MODULE=ibus, in vain.
    I don't mind reverting to old versions, as long as I can type in ibus again.
    Thank you in advance.

    yungtrizzle wrote:Currently the ibus package does not ship with any input sources, those are packaged separately. Actually it seems the last update broke something unrelated to systemd.
    Yes. For me it's seriously broken.
    I'm using KDE.
    yaourt -Qs ibus
    extra/ibus 1.4.99.20121109-1
    Next Generation Input Bus for Linux
    community/ibus-chewing 1.4.2-2
    Chinese Chewing Engine for IBus Framework
    community/ibus-m17n 1.3.4-2
    M17N engine for IBus
    community/ibus-pinyin 1.4.99.20120808-1
    Pinyin (Chinese) input method for the IBus framework
    community/ibus-qt 1.3.1-5
    IBus qt library and IBus qt input method plugin
    It completely forgotten ALL of my setting including input methods I've chosen and shortcut keys.
    ibus-qt obviously is not work with ibus-1.4-99
    All ibus related windows are ugly as hell
    None of my input methods work.
    Now I'm going to try rolling back various different versions of ibus and the input methods to find something that works.
    This is really a pain.
    EDIT:
    I should say I think the settings issue is something to do with gconf as I get this message trying to remove and reinstall ibus-pinyin and ibus-chewing
    (gconftool-2:2059): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    /usr/bin/dbus-launch terminated abnormally with the following error: No protocol specified
    Autolaunch error: X11 initialization failed.
    Last edited by bhrgunatha (2012-11-11 03:48:56)

  • MAC address flapping on 2 x Cisco 3750 (Stacked)

    Hi All,
    I am having some issue with my connectivity.
    The setup with HP virtual connect (VC) is as below:
    Server A NIC 1 -- VC 1 -- Switch A
                 NIC 2 -- VC 2 -- Switch A
    Server B NIC 1 -- VC 1 -- Switch A
                 NIC 2 -- VC 2 -- Switch A
    The VLAN configuration are done on individual NIC card on the servers and the switchport on Switch A facing the VC connect are all on trunk mode.
    Currently I am seeing MAC address flapping on my Switch. The switches are CISCO 3750 and are being stacked so it appears logically as 1 switch.
    Any idea what might be the problem?
    Below is an output of the flapping on the switch.
    %SW_MATM-4-MACFLAP_NOTIF: Host xxxx.xxxx.0637 in vlan 1 is flapping between port Gi2/0/3 and port Gi2/0/5
    %SW_MATM-4-MACFLAP_NOTIF: Host xxxx.xxxx.46eb in vlan 1 is flapping between port Gi1/0/5 and port Gi1/0/7
    %SW_MATM-4-MACFLAP_NOTIF: Host xxxx.xxxx.661d  in vlan 1 is flapping between port Gi2/0/15 and port Gi2/0/7

    Hi,
    Problem of MAC FLAP could resolve by following methods:.
    Check with the server providers to see if the OS and server platform support 'NIC' Teaming (NIC Bonding).
    FYI - NIC teaming allows users to group two or more physical NICs into a single logical network device called a bond. Once a logical NIC is configured, the virtual machine is not aware of the underlying physical NICs. Packets sent to the logical NIC are dispatched to one of the physical NICs in the bond and packets arriving at any of the physical NICs are automatically directed to the appropriate logical NIC. If one of the underlying physical NICs is broken or its cable has been unplugged, server will detect the fault condition and automatically move traffic to another NIC in the bond.
    Hope that help
    If helpful do rate
    Ganesh.H

  • Issue in portal after abap stack upgrade

    Hi,
    Except travel and expenditure, everything is working fine after abap stack upgrade.  we have restarted abap and portal 3-4 times, we use abap ume. we are  getting error:
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 18:57_27/02/12_0004_16184750
    defaulttrace:
    \#39;<System.Access.WAS.protocol>://<System.Access.WAS.hostname>/sap/bc/webdynpro/<WebDynproNamespace>/<WebDynproApplication>/;sap-ext-sid=<ESID[url_ENCODE]>?sap-ep-iviewhandle=007<ESID[HASH]>&sap-wd-configId=<WebDynproConfiguration>&sap-ep-iviewid=<IView.ShortID>&sap-ep-pcdunit=<IView.PCDUnit.ShortID>&sap-client=<System.client>&sap-language=<Request.Language>&sap-accessibility=<User.Accessibility[SAP_BOOL]>&sap-rtl=<LAF.RightToLeft[SAP_BOOL]>&sap-ep-version=<Portal.Version[url_ENCODE]>&sap-wd-tstamp=<$TimeStamp>&<FPNInfo[IF_false PROCESS_RECURSIVE]>&sap-explanation=<User.Explanation[SAP_BOOL]>&<StylesheetIntegration[IF_true PROCESS_RECURSIVE]>&<Authentication>&<DynamicParameter[PARAMETER_MAPPING PROCESS_RECURSIVE]>&<ForwardParameters[QUERYSTRING]>&<ApplicationParameter[PROCESS_RECURSIVE]>&\#39;; the problem occured at position 310. Cannot process expression <System.client> because Invalid System Attribute:
    System:    &\#39;SAP_LocalSystem&\#39;,
    Attribute: &\#39;client&\#39;.
         at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContentPass(AbstractIntegratorComponent.java:125)
         at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContent(AbstractIntegratorComponent.java:98)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         ... 29 more
    #1.5 #00144FF922BF006B00000028000021AF0004B9F256577D3A#1330350388639#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#J2EE_ADM_EDJ#73##ERPDEV_EDJ_16184750#J2EE_ADM_EDJ#d2df5090614511e1cbb100144ff922bf#SAPEngine_Application_Thread[impl:3]_20##0#0#Error##Java###07:16_27/02/12_0004_16184750
    [EXCEPTION]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: Unable to parse template &\#39;<System.Access.WAS.protocol>://<System.Access.WAS.hostname>/sap/bc/webdynpro/<WebDynproNamespace>/<WebDynproApplication>/;sap-ext-sid=<ESID[url_ENCODE]>?sap-ep-iviewhandle=007<ESID[HASH]>&sap-wd-configId=<WebDynproConfiguration>&sap-ep-iviewid=<IView.ShortID>&sap-ep-pcdunit=<IView.PCDUnit.ShortID>&sap-client=<System.client>&sap-language=<Request.Language>&sap-accessibility=<User.Accessibility[SAP_BOOL]>&sap-rtl=<LAF.RightToLeft[SAP_BOOL]>&sap-ep-version=<Portal.Version[url_ENCODE]>&sap-wd-tstamp=<$TimeStamp>&<FPNInfo[IF_false PROCESS_RECURSIVE]>&sap-explanation=<User.Explanation[SAP_BOOL]>&<StylesheetIntegration[IF_true PROCESS_RECURSIVE]>&<Authentication>&<DynamicParameter[PARAMETER_MAPPING PROCESS_RECURSIVE]>&<ForwardParameters[QUERYSTRING]>&<ApplicationParameter[PROCESS_RECURSIVE]>&\#39;; the problem occured at position 310. Cannot process expression <System.client> because Invalid System Attribute:
    System:    &\#39;SAP_LocalSystem&\#39;,
    Attribute: &\#39;client&\#39;.
         at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContentPass(AbstractIntegratorComponent.java:125)
         at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContent(AbstractIntegratorComponent.java:98)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:235)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:541)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:430)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    #1.5 #00144FF922BF006A0000001E000021AF0004B9F25959F274#1330350439133#com.sap.mw.jco#sap.com/tcwddispwda#com.sap.mw.jco#ESSEMP2#288##ERPDEV_EDJ_16184750#ESSEMP2#907dd803614911e1968500144ff922bf#SAPEngine_Application_Thread[impl:3]_6##0#0#Info##Plain###[WD JCO API] WebDynproExtension.addClientPool(SAP_R3_SelfServiceGenerics_ESSEMP2_EN_useSSO_(J2EE16184700)ID1578814350DB10044082816827940554End_9513223) with lang 'EN' and languages vector {EN,EN}#
    #1.5 #00144FF922BF0062000016D7000021AF0004B9F26C7D264E#1330350760207#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##eed5c7ef614411e1996800144ff922bf#Thread[SAPEngine_System_Thread[impl:5]_Group - 207,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBSRequestLog/RequestProcessing/id1736980#Plain###Error! The following problem(s) occurred  during request processing:#
    #1.5 #00144FF922BF0062000016D9000021AF0004B9F26C7D286A#1330350760208#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##eed5c7ef614411e1996800144ff922bf#Thread[SAPEngine_System_Thread[impl:5]_Group - 207,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBSRequestLog/RequestProcessing/id1736980#Java###Error! Request failed due to failure of child requests#1#Request failed due to failure of child requests#
    #1.5 #00144FF922BF0062000016DB000021AF0004B9F26C7D2DAC#1330350760209#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##eed5c7ef614411e1996800144ff922bf#Thread[SAPEngine_System_Thread[impl:5]_Group - 207,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBS/Service#Java###Request failed due to failure of child requests
    [EXCEPTION]
    #1#Request failed due to failure of child requests
         at com.sap.tc.cbs.server.dao.impl.Request.checkForFailedChildRequests(Request.java:494)
         at com.sap.tc.cbs.server.dao.impl.Request.capture(Request.java:398)
         at com.sap.tc.cbs.server.proc.RequestHandler.process(RequestHandler.java:138)
         at com.sap.tc.cbs.server.proc.RequestHandler.run(RequestHandler.java:121)
         at com.sap.tc.cbs.server.rt.threads.PerpetualRunnable.run(PerpetualRunnable.java:109)
    #1.5 #00144FF922BF006200001777000021AF0004B9F26FD235FC#1330350816114#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##eed5c7ef614411e1996800144ff922bf#Thread[SAPEngine_System_Thread[impl:5]_Group - 207,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBSRequestLog/RequestProcessing/id1736988#Plain###            Error! The following problem(s) occurred  during request processing:#
    #1.5 #00144FF922BF006200001779000021AF0004B9F26FD23863#1330350816114#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##eed5c7ef614411e1996800144ff922bf#Thread[SAPEngine_System_Thread[impl:5]_Group - 207,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBSRequestLog/RequestProcessing/id1736988#Plain###            Error! The following error occurred during request processing:The build failed due to wrong or incomplete arguments, passed to the build tool.
    Please check CBS service parameters against manual.#
    #1.5 #00144FF922BF006600001720000021AF0004B9F26FFE4EC5#1330350819004#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##f556c50a614411e19dc200144ff922bf#Thread[SAPEngine_System_Thread[impl:5]_Group - 208,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBSRequestLog/RequestProcessing/id1736987#Plain###            Error! The following problem(s) occurred  during request processing:#
    #1.5 #00144FF922BF006600001722000021AF0004B9F26FFE50DC#1330350819004#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##f556c50a614411e19dc200144ff922bf#Thread[SAPEngine_System_Thread[impl:5]_Group - 208,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBSRequestLog/RequestProcessing/id1736987#Plain###            Error! The following error occurred during request processing:The build failed due to wrong or incomplete arguments, passed to the build tool.
    Please check CBS service parameters against manual.#
    #1.5 #00144FF922BF005F0000179B000021AF0004B9F2714FA0E9#1330350841110#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##eeb712eb614411e1926f00144ff922bf#Thread[SAPEngine_System_Thread[impl:5]_Group - 206,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBSRequestLog/RequestProcessing/id1736989#Plain###Error! The following problem(s) occurred  during request processing:#
    #1.5 #00144FF922BF005F0000179D000021AF0004B9F2714FA2FC#1330350841111#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##eeb712eb614411e1926f00144ff922bf#Thread[SAPEngine_System_Thread[impl:5]_Group - 206,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBSRequestLog/RequestProcessing/id1736989#Java###Error! Request failed due to failure of child requests#1#Request failed due to failure of child requests#
    #1.5 #00144FF922BF005F0000179F000021AF0004B9F2714FA854#1330350841111#com.sap.tc.cbs.server.proc.RequestHandler##com.sap.tc.cbs.server.proc.RequestHandler####n/a##eeb712eb614411e1926f00144ff922bf#Thread[SAPEngine_System_Thread[impl:5]_Group - 206,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBS/Service#Java###Request failed due to failure of child requests
    [EXCEPTION]
    #1#Request failed due to failure of child requests
         at com.sap.tc.cbs.server.dao.impl.Request.checkForFailedChildRequests(Request.java:494)
         at com.sap.tc.cbs.server.dao.impl.Request.capture(Request.java:398)
         at com.sap.tc.cbs.server.proc.RequestHandler.process(RequestHandler.java:138)
         at com.sap.tc.cbs.server.proc.RequestHandler.run(RequestHandler.java:121)
         at com.sap.tc.cbs.server.rt.threads.PerpetualRunnable.run(PerpetualRunnable.java:109)
    cbs.5:
    #1.5 #00144FF922BF006E00009D0900000EEE0004B9E196C2E0E9#1330278454976#/Applications/CBS/Service##com.sap.tc.cbs.server.rt.sync.AccessOrc####n/a##446ca3fd5c7b11e195a000144ff922bf#Thread[CBS AccessQueue Orchestrator,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBS/Service#Plain###Access orchestrator failure#
    #1.5 #00144FF922BF006E00009D1100000EEE0004B9E196C49580#1330278455088#/Applications/CBS/Service##com.sap.tc.cbs.server.rt.sync.AccessOrc####n/a##446ca3fd5c7b11e195a000144ff922bf#Thread[CBS AccessQueue Orchestrator,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBS/Service#Plain###Access orchestrator failure#
    #1.5 #00144FF922BF006E00009D1900000EEE0004B9E196C664FD#1330278455207#/Applications/CBS/Service##com.sap.tc.cbs.server.rt.sync.AccessOrc####n/a##446ca3fd5c7b11e195a000144ff922bf#Thread[CBS AccessQueue Orchestrator,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBS/Service#Plain###Access orchestrator failure#
    #1.5 #00144FF922BF006E00009D2100000EEE0004B9E196C81B65#1330278455319#/Applications/CBS/Service##com.sap.tc.cbs.server.rt.sync.AccessOrc####n/a##446ca3fd5c7b11e195a000144ff922bf#Thread[CBS AccessQueue Orchestrator,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/Applications/CBS/Service#Plain###Access orchestrator failure#
    #1.5 #00144FF922BF00310000000000000DA90004B9F0155B9416#1330340708455#/Applications/CBS/Administration##com.sap.tc.cbs.service.CBSFrame#######SAPEngine_System_Thread[impl:5]_82##0#0#Info#1#com.sap.tc.cbs.service.CBSFrame#Java###Starting CBS service on node ...#1#16184750#
    Pls suggest

    Hi James Bond
    From the exception above, it can be seen that the AppIntegrator iView is trying to run on the "SAP_LocalSystem" where it should be running on a "real" backend system.
    Please check what is the System alias in this iView and make sure it points on a backend system which has the same alias in the Portal System landscape.
    Hope that helps,
    Robin Hood.

Maybe you are looking for

  • Stuck on Windows Vista with Lenovo G550?

    Hi, I am experiencing a problem which is making me get really mad at Lenovo Customer Service and Microsoft at the same time. I am using a G550 with 1.8GHz Celeron CPU and 2GB DDR RAM with 250GB HDD and G4500 Graphics Here my Problem: I was quite happ

  • PNG not working - please help

    i have several PNGs that are having errors. they will not open up in windows photo gallery. the error is something about format or version. i have tried several different things. opened up in PS working files, pasted into a working file the non worki

  • Linking multiple combo boxes

    Hello, I need some help with something that I am having trouble wrapping my head around. I am in the midst of creating some forms for our office that were originally MS Word files that have since been converted to PDF's. On these forms (which are now

  • Where Can I redownload the program that allows me to setup my time capsule.

    I recently replaced my old computer that had the setup program. My time capsule worked fine until I had to reset it because of connection issues. Now I have no way to setup my Time Capsule because I don't have the program. Thanks.

  • Output type picling list. VT70

    Hi Hi have out type for picking list Zpak where i want for some material Text should be added. it is only for some material with some plants and otherthings should not change. can anybody explain the logic how to do it. thanks in advance Ramachandra