Telnet only works when there are two sessions?

We have several 3750X switch stacks that have suddenly started requiring two active telnet sessions to do anything with the stack. Very simple example, but applies to all aspects of switch administration:
Session 1 - issue "sh int statu" command (carriage returns and output stops)
Session 2 - issue same "sh int statu" command (carriage returns and output stops and session 1 now shows the output from the session 1 initial command)
This makes switch administration a real challenge. No config changes to the stack(s), just started happening one day...
Model#  WS-C3750X-48PF-L
SW Image: c3750e-universalk9-mz.150-2.SE5.bin
H/W Version: 3

You are are probably encountering a bug in the version of IOS you are running.
Open a ticket with TAC.  They probably recommend an upgrade.
HTH

Similar Messages

  • I have just owned a macbook pro and trying to learn things since i have all along used windows laptop. My first question is : when there are two files i am working together, one above the other on screen, how you switch over between the two with key ?

    I have just owned a macbook pro and trying to learn things since i have all along used windows laptop. My first question is : when there are two files i am working together, one above the other on screen, how you switch over between the two with key ?

    Hi...
    Mac OS X keyboard shortcuts
    Control-F4
    Move focus to the active (or next) window
    Shift-Control-F4
    Move focus to the previously active window
    By the way...  since you are new to Mac, click a clear space on your Desktop. You should see "Finder" top left corner of the screen in the menu bar.
    Click Help then click Help Center
    As an example type in    keyboard shortcuts
    You can use the Help menu for almost any application on your Mac.
    Apple - Find Out How - Mac Basics
    For held switching from PC to Mac >  Apple - Support - Switch 101

  • MAC VBA Code workbook close only works when breakpoints are set - fails when no breakpoints

    We have an Excel Product that we are trying to get to work on the Mac.  One of the worksheets displays a disclaimer, and if the user clicks on the I Don't Accept radio button and then clicks next, the workbook is supposed to close itself.  The
    code is quite simple:
    Public Sub HandleNextButton()
        Dim filename As String
        Dim opened_workbook As Workbook
        If AcceptsDisclaimerChecked Then
            FinishSetup
        Else
             ThisWorkbook.Saved = True ' Realize this is redundant based on false on the next line.
             ThisWorkbook.Close False
          End If
    End Sub
    All of our product sheets are protected by a block of code attached to the Workbook_BeforeClose event:
     Only allow a save if privileged, otherwise mark the workbook as saved
    Private Sub Workbook_BeforeClose(Cancel As Boolean)
        On Error Resume Next
        If ThisWorkbook.Saved Then Exit Sub
        ' If this user is not allowed to save, then cancel the save
        CM_Settings = LoadRegistrySettings
        If (CM_Settings And 4096) = 0 Then
            Me.Saved = True
        Else
           ' If the workbook is saveable, then turn on the image to protect the data.
           ' saving the workbook triggers the Workbook_BeforeSave which shows the veil
           Me.Save
        End If
    End Sub
    This works fine on the PC.  On the Mac, the workbook does not close.  I can see the button fire, and when it gets to the point where the workbook is to be closed, nothing happens.
     However, when I put a break point on the first line of the Workbook_BeforeClose, I can briefly see it reach the breakpoint (the line turns yellow), and then the workbook immediately closes.  A breakpoint anywhere in this routine causes the same
    behaviour, the close works correctly.  No breakpoint, no close.  Commenting out the Resume Next has no effect.  The only thing that will cause the work book to close, is to put a break point on on the On Error Resume Next in the code.  If
    the workbook.Saved=True is commented out, the Workbook_Close code will exit, at the first if statement, but the workbook will not close.
    Does anyone have any clues to this bizarre behaviour?
    Thanks, Neil
    Neil M. Johnson

    There is a difference between MAC and Windows based VBA code. I'd suggest asking MAC related questions on the
    Office for Mac  forum instead. The current forum is for Windows based developers.

  • Broadcast safe now only works when clips are nested?

    Am I crazy or is this true? Just started working on FCP 7.0.2....
    Dropped a broadcast safe on a clip. The excess luma still shows in the video scopes. Nested the clip, dropped the broadcast safe on it, now all seems to be fine.
    Is this new behavior in 7.0? or, am I insane / imagining things?
    Thanks

    Strange but true Mark, just tested and see the same behavior here ... I don't generally use the BS filter myself as I've never found its corrections suitable for the specs I need to adhere too (I prefer to legalise manually) so never noticed this before. Odd find.

  • Does Home Share only work when you are at home?  Or once you've shared will the music stay on the computer you've shared it with?

    I want to use Home Share to share music in i-Tunes between my desk top and my laptop.  Does it work once you're not in the same house?

    If you use home sharing to transfer music to your laptop, it stays on the laptop and you can take it anywhere.
    Look at Understanding Home Sharing:  http://support.apple.com/kb/HT3819  where it says "With Home Sharing, you can stream music and video from one authorized computer to another, or simply drag music between computer libraries. You can also choose to have iTunes automatically import purchases you make on any of your Home Sharing computers to your own library."

  • Does Siri only work when connected to WiFi

    Does Siri only work when you are connected to a Wifi?  Mine does not seem to work through the 4G cell network.

    It works over WiFi or cellular.
    If you are using 4G cell network, are you using something like a Verizon MiFi 4510L to create a hotspot that your iPhone 4S is using?
    There are other issues with Siri that are going on - perhaps that is what you are seeing?

  • SetMaxInactiveInterval() doesn't work fine when there are a few sessions

    I'm using setMaxInactiveInterval() to set different values for sessions in
              program. When I test it, it works fine if there are only one or two
              sessions. But if there are more sessions, say nearly 10, they will be
              expired randomly such as at around 2 minutes when set to 3
              minutes(setMaxInactiveInterval(180)). BTW, my server is WLS6.1
              Any suggestion? Thanks a lot.
              Hattie
              

    Why not keep things simple and create a shortcut on the user's machine that uses this target command:
    \\SRV2\d$\dir1\subdir1\subdir2
    Simply because dir and subdirs are no constants.
    Just imagin you have a webpage that looks like this :
    Proj. #   Custommer    directory                                                bunch-of-other-stuff
    4538      Microsoft        \\SRV2\Big_contracts\US\2014\software   etc
    4539      Nokia             \\SRV3\Prototypes\EU\2012\hardware      etc
    4540      So-else          \\SRV3\Big_contracts\EU\2013\software    etc
    Instead of the full path you have a small folder icon (to save space). And clicking on this icon will bring you directly to said path.
    It was extremely convenient, very user-friendly. And it has been working for over a decade, and today my users are frowning...
    I think you are pushing psexec.exe beyond its limits.
    No, it's working perfectly on Win XP. I just find it too sad that it no longer works on Win 7. I view this as a regression.
     When you run it the way you do it you actually do open a further Explorer process but it remains invisible to you because it runs in the background.
    No, the user does get a new explorer windows that pops to the foreground. The
    only trouble is that it opens in "My Documents".
    Of course I could (try and...) teach them to right-click, copy the link, paste it in an explorer and so on, but they are going to hate me.
    Thank you

  • I have lost sound on my iPad in apps unless I use headphones ,does anyone know how to get sound back without them .I have used the mute volume on the bar at bottom of screen and the slider volume control there only shows when headphones are plugged in !

    I have lost sound on my iPad in apps unless I use headphones ,does anyone know how to get sound back without them .I have used the mute volume on the bar at bottom of screen and the slider volume control there only shows when headphones are plugged in !
    I also tried resetting settings all to no avail ...I looked up some advice and watched utube video advice on how to fix without success..
    The volume control button on side does not work ,I got the iPad last August and wonder if it is a fault that means I must return it for replacement from where it was purchased ?

    The Retrospect you used way back when is no longer around. The company was sold and that company produced a new version of Retrospect - Retrospect 8.x
    So, as you've been told, you would have to be running a Tiger system with an old version of Retrospect software (5.x or 6.x - you would need to know) assuming you can find the software.
    As best I can remember you cannot extract files from a Retrospect backup except using the software since Retrospect did not normally make a file by file backup rather it created an archive of the files in the backup. I'm assuming that the EMC/Retrospect people have told you that old Retrospect backups are not accessible by Retrospect 8.x?

  • Is there anyway to have an 11 inch mac air connected to an external monitor with lid closed and still be able to see content. I have a wireless ketboard and mouse and have tried everything. Only works when plugged in.

    Is there anyway to have an 11 inch mac air connected to an external monitor with lid closed and still be able to see content. I have a wireless ketboard and mouse and have tried everything. Only works when plugged in.

    You are referring to a feature called Clamshell Mode, please read Clamshell Mode setup for instructions.
    BTW when posting when you use generalities such as "have tried everything" this tells us nothing. When posting please be specific and try to paint a complete picture. It just makes things easier for those trying to help you.

  • I have Lion and iCloud.  There are two very annoying problems.  mFirst, in the middle of writing or research the window gets yanked to the right.  Sometimes it can be retrieved and sometimes it can't.  sec on, in the course of research on Safari, or work

    I have recently upgraded to Lion and iCloud.  There are two very annoying quirks that i don't know how to fix:
    1-When working with word, documents or emails in the middle of a sequence the picture or window suddenly is yanked off the screen to the right.  More often than not it can't be retrieved.  This happens often
    2-In the same mode as in #1 above the print size will suddenly increase maybe by a factor of 3x or 4x.  it happens spontaneously.
    3-There are many other problems with the upgrade:
         -With sequence emails the secondary emails are not printed.  When one tries to open those emails it often fails.
         -The new address book format is crap.  it is very difficult to go from single listings to group listings and back.
    It's obviousto me the Apple software designers are not users.
    So how can i fix #1 & 2 above.

    > When working with word, documents or emails in the middle of a sequence
    > the picture or window suddenly is yanked off the screen to the right.
    Microsoft Word?  What version and service pack?
    Microsoft Office 2011 SP2 includes Word version 14.2.2.  Some Office 2011 updates addressed problems with Lion.

  • Why does fix capitalization work when there is only one space after the period in pages 09?

    why does fix capitalization work when there is only one space after the period in pages 09?  For example:  "Turn on 3rd St. After the traffic light."  There is only one space after the period in "St."  shouldn't it only auto correct after TWO spaces..??  the word After, should be after..

    You may also use a noBreak space after the period at the end of the abbreviation.
    If I remember well, in such case the capitalization will not apply.
    Yvan KOENIG (VALLAURIS, France) mercredi 27 avril 2011 23:34:46

  • IPod 5 sound only works when head phones are pluged in

    Sound only works when ear phones are pluged in

    - Try cleaning out/blowing out the headphone jack. Try inserting/removing the plug a dozen times or so. There is a little switch in the headphone jack that disconnects the speaker when the headphone jack is inserted.
    Try the following to rule out a software problem
    - Reset the iPod. Nothing will be lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup
    - Restore to factory settings/new iPod.
    - Make an appointment at the Genius Bar of an Apple store. Seems you have a bad headphone jack.
    Apple Retail Store - Genius Bar

  • What does the message "Commit can be issued only when there are no requests awaiting responses" mean ?

    Can someone explain what this message is, and what the reason could be for
              the java.lang.IllegalStateException.
              When such an error is encountered, how can I find out what the
              "RepliesOwedMe" are. The complete exception is as follows
              Any quick hint is greately appriciated
              Thanks
              asankha
              <Sep 6, 2001 12:49:18 PM GMT+06:00> <Error> <EJB> <Exception during commit
              of transaction transactio
              n=(IdHash=8297169,Name = [EJB
              CActionBeanImpl.execute()],Xid=3:c56b8ee8f6114598,Status=Active,numRep
              liesOwedMe=2,numRepliesOwedOthers=0,seconds since begin=0,seconds
              left=29,ServerResourceInfo[weblogi
              c.jdbc.jts.Connection]=(state=suspended,assigned=none),SCInfo[myserver]=(sta
              te=active),properties=({
              weblogic.transaction.name=[EJB CActionBeanImpl.execute()],
              weblogic.jdbc=t3://10.2.1.133:7001, weblo
              gic.debug.DebugContext=weblogic.utils.DebugContext@662250})):
              java.lang.IllegalStateException: Commi
              t can be issued only when there are no requests awaiting responses.
              Currently there are 2 such reque
              sts. xid = 3:c56b8ee8f6114598, status = Active
              at
              weblogic.transaction.internal.TransactionImpl.throwIllegalStateException(Tra
              nsactionImpl.
              java:1272)
              at
              weblogic.transaction.internal.TransactionImpl.checkIfCommitPossible(Transact
              ionImpl.java:
              1206)
              at
              weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransaction
              Impl.java:162
              at
              weblogic.ejb20.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:201)
              at
              com.edocs.wb.web.action.CActionBeanEOImpl.execute(CActionBeanEOImpl.java:37)
              at CeaMarketMainServlet.doGet(CeaMarketMainServlet.java:185)
              at CeaMarketMainServlet.doPost(CeaMarketMainServlet.java:312)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              :213)
              at
              weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
              ntext.java:12
              65)
              at
              weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
              :1631)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              >
              

              This means that the transaction initiator has not received replies for some of
              the transactional requests when the transaction commits, i.e. the checked transaction
              behavior is violated. WLS TM enforces checked transaction behavior to make sure
              that all work done in the transaction context will be completed before transaction
              is committed. If it cannot make such guarantee due to outstanding replies, it
              aborts the commit right away.
              Currently, there is no provisions for dumping the requests whose replies are still
              pending.
              I would suggest you report to BEA support: [email protected]
              Regards,
              Priscilla
              "Asankha C. Perera" <[email protected]> wrote:
              >Can someone explain what this message is, and what the reason could be
              >for
              >the java.lang.IllegalStateException.
              >
              >When such an error is encountered, how can I find out what the
              >"RepliesOwedMe" are. The complete exception is as follows
              >
              >Any quick hint is greately appriciated
              >Thanks
              >asankha
              >
              ><Sep 6, 2001 12:49:18 PM GMT+06:00> <Error> <EJB> <Exception during commit
              >of transaction transactio
              >n=(IdHash=8297169,Name = [EJB
              >CActionBeanImpl.execute()],Xid=3:c56b8ee8f6114598,Status=Active,numRep
              >liesOwedMe=2,numRepliesOwedOthers=0,seconds since begin=0,seconds
              >left=29,ServerResourceInfo[weblogi
              >c.jdbc.jts.Connection]=(state=suspended,assigned=none),SCInfo[myserver]=(sta
              >te=active),properties=({
              >weblogic.transaction.name=[EJB CActionBeanImpl.execute()],
              >weblogic.jdbc=t3://10.2.1.133:7001, weblo
              >gic.debug.DebugContext=weblogic.utils.DebugContext@662250})):
              >java.lang.IllegalStateException: Commi
              >t can be issued only when there are no requests awaiting responses.
              >Currently there are 2 such reque
              >sts. xid = 3:c56b8ee8f6114598, status = Active
              > at
              >weblogic.transaction.internal.TransactionImpl.throwIllegalStateException(Tra
              >nsactionImpl.
              >java:1272)
              > at
              >weblogic.transaction.internal.TransactionImpl.checkIfCommitPossible(Transact
              >ionImpl.java:
              >1206)
              > at
              >weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransaction
              >Impl.java:162
              >)
              > at
              >weblogic.ejb20.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:201)
              > at
              >com.edocs.wb.web.action.CActionBeanEOImpl.execute(CActionBeanEOImpl.java:37)
              > at CeaMarketMainServlet.doGet(CeaMarketMainServlet.java:185)
              > at CeaMarketMainServlet.doPost(CeaMarketMainServlet.java:312)
              > at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              > at
              >weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              >:213)
              > at
              >weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
              >ntext.java:12
              >65)
              > at
              >weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
              >:1631)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              >>
              >
              >
              

  • A few months back I Dropped my iPhone 4 and I cracked my screen and now i cant unlock my phone due to touchscreen not working plus there are blured lines across the screen and I can't see anything that it displays. Now when I try too connect my iPhone 4 t

    A few months back I Dropped my iPhone 4 and I cracked my screen and now i cant unlock my phone due to touch screen not working plus there are blurred lines across the screen and I can't see anything that it displays.
    Now when I try too connect my iPhone 4 to iTunes on my computer at home an error message comes up saying that I have to unlock my iPhone 4 for it to communicate to my device.
    But the problem is that I can't unlock my iPhone 4 because I'm unable to see the key pad and my touch screen no longer responds when I touch it.
    I just want to reset my iPhone 4 back to its Factory Settings & start all over from the beginning.
    How can I unlock my iPhone 4 with iTunes on my computer or any other option you suggest me trying.
    Thank you in advance,
    SiHero

    If you have had a "local guy "repair your iphone you will not get any support from Apple for warranty OR post warranty
    If Verizon return it to Apple it wil not be handled by Apple
    If Verizon also use unauthorised repairers you may be lucky
    (Apple do not sell parts to local guys or anyone else )

  • What's happening on my iMac?  There are two choices of selected start up disks appearance without hold down option key.  On the other hand, it start up normally show apple picture when I hold option key.

    There are two choices of selected start up disks:Main HD and Recovery HD, appearance without hold down option key.  On the other hand, it start up normally show apple picture when I hold option key.

    Hi artdiva28
    Welcome to Apple Discussions
    First go to *System Preferences > Startup Disk* > select the *Mac OS X 10.5. on Macintosh HD* > click the Lock > hit the Restart button.
    Then if the iMac is still having trouble starting up, insert your Install Disk and restart holding the Option key. In Startup Manager select the Install Disk and boot into it, choose your language, skip the Installer and go up on the menu bar to Utilities and open Disk Utility. In Disk Utility select your Macintosh HD and hit the Repair button. Once finished note any errors and what was repaired for future reference. Quit Disk Utility and restart once again holding the Option key boot back into the Macintosh HD and eject the Install Disk.
    Also see > http://support.apple.com/kb/HT2956
    Dennis

Maybe you are looking for

  • Free Purchase Order.

    Hi, We have a new document type ie ZFOC for Free of cost purchase. Currently while processing this type of PO, the user has to make an indication provided for free checkbox. But we want to configure in such a way that whenever the ZFOC is selected at

  • MDM 7.1 integration with PI 7.0

    Hi, Is it possible to connect MDM 7.1 with PI 7.0?? Thanks in advance, - Saravanan

  • Need help for the $200 promo rebate for trade-in of I Phone 4

    Need help for the $200 promo rebate for trade-in of I Phone 4.  Unable to preregister when I ordered the new 6  in September.  Now can not contact VZW recycle program regarding.

  • File Archive in FTP Server

    I'm using odiscpget to extract file from remote FTP server and i have a requirement to archive the file after successful extraction into archive directory in the same server. Do i have an utility to perform a file move in remote server from ODI? Than

  • Window Maker and xorg 7.0

    Can you run Window Maker with new xorg? Each time I try to run it I see just window with information that Window Maker segfaulted. I deleted GNUstep in my home, then called wmaker.conf, but that didn't help. Yesterday I updated Window Maker, because