Win 7 client waits a long time at "initializing remote connection" when connecting to RDS Collection through Connection Broker

I have fully patched windows 7 clients with the RDP 8.0 client (Shell Version 6.2.9200) that take over a minute to connect to an RDS session host through a connection broker.
All servers are 2012 R2.
On the RDS Session Host it eventually gets connected to I get this warning
ID 20499
Remote Desktop Services has taken too long to load the user configuration from server \\myserver for user myuser
edit:
My windows 8.1 machine running RDP 8.1 in the same environment connects with no delay. That session connection also gets the warning ID 20499 so that seems to be another issue

Hi,
Did you check with other user account, does it gives same issue?
May be the issue caused by some network related. For that you can set the Auto tuning level. For this refer
this link
which will help to provide you more guide. You can try some command on client system (Quoted from Link).
Run a command prompt (cmd.exe) as an Administrator
Disable the autotunning feature
netsh interface tcp set global autotuninglevel=disabled
If you want to re-enable it:
netsh interface tcp set global autotuninglevel=normal
In some cases you may need to use this command in addition to the above, but I didn't have to:
netsh interface tcp set global rss=disabled
Run this command for faster Network
netsh interface tcp set global autotuninglevel=highlyrestricted
For more troubleshooting related to network issue, you can refer to “HSN for Windows Server 2012”. Also you can refer “Troubleshooting
Slow Logons”.
Hope it helps!
Thanks.
We
are trying to better understand customer views on social support experience, so your participation in this
interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place.

Similar Messages

  • Hi, I can't load the videos from youtube or other sites for 2 days now. It waits a long time to open the videos, or waits until all the video is downloaded. It wasn't like that until 2 days ago. How can I fix this problem? Thanks in advance.

    can't watch videos, waits a long time to open it, or it never opens it.

    I have taken it back to the Apple store genius bar, but they say they don't see anything wrong. Well unless you use it all day and experience the problems when they happen, you wont see anything wrong. But there are lots wrong with it. But this would be the same store as I purchased the phone. And they backed up my old Iphone 4, but were not able to get anything to load back onto my new phone. So, I lost pretty much everything. But over time, some of my contacts have started showing up, although i am still missing over 800 of them.

  • After turning on, it takes much longer time to turn on. all the functions don't work.have to wait a long time

    After I turn on my macbook, it takes a much longer time to turn on. I can move around the arrow, but nothing works. I tried to click every app, no response. I have to wait a long time and then everything works. Did I do something wrong?
    Thanks

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Please help us, we have a problem with loading a page is slow we have to wait a longer time to open our one page, thanks in advance

    Please help us, we have a problem with loading a page is slow we have to wait a longer time to open our one page, thanks in advance

    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • CAN ANYONE HELP ME WAITING FROM LONG TIME !!!!!!!!!!!!!!!!!!!!

    [http://www.flickr.com/photos/46188999@N03/4242366660/]
    Dear Friends,
    I like to fetch the url of a image file from database[oracle 10g] and generate image with the help of url on a jsp page.Here one of my jsp page pass the parameter for the query to the database which is supported by the javabeans file.And another jsp page with help of javabeans develop image.
    The javabeans code is-
    package com.example.web;
    import java.io.*;
    import java.sql.Connection;
    import java.sql.DriverManager;
    import java.sql.Statement;
    import java.sql.ResultSet;
    public class imgBean
    private String citymap;
    private Connection connection=null;
    private ResultSet rs = null;
    private Statement st = null;
    String connectionURL = "jdbc:oracle:oci8:@database";
    public imgBean()
    try {
    // Load the database driver
    Class.forName("oracle.jdbc.driver.OracleDriver");
    // Get a Connection to the database
    connection = DriverManager.getConnection(connectionURL, "system", "oracle");
    }catch(Exception e){
    System.out.println("Exception is ;"+e);
    public void setcityMap(String citymap)
    this.citymap = citymap;
    public String getcityMap()
    return citymap;
    public void query()
    try
    String sql = "select citymap from map_service where cityname='xyz' ";
    Statement s = connection.createStatement();
    s.executeQuery (sql);
    s.close ();
    }catch(Exception e){
    System.out.println("Exception is ;"+e);
    Waiting for reply.
    Thanking you.
    Edited by: ivar14 on Jan 5, 2010 6:41 PM

    Yes, you were waiting a whole 2 days and you have not made any progress yourself. What are you expecting? That somebody completes the implementation of your requirement for you? If so, you are going to wait a long time more.
    Ask a specific question. What are you struggling with? What is preventing you from completing this yourself?

  • SUS - Some Clients Take a Long Time to Check for Updates

    We have the newest XSERVE, running 10.6, with 12GB of RAM. We use it as our software update server and for some reason, some clients take a long time to check for updates. I'm talking anywhere from an 30 mins to an hour. I can't figure it out. Some clients are quick, some are extremely long.
    Now if I tell the client to just check Apple for updates, it takes a few seconds.
    Can anyone offer any suggestions?
    Thanks.

    After another restart, firefox has begun throwing errors when starting from terminal. the error reported is:
    /opt/kde/bin/skim: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
    This is printed 5 times, then gives up and firefox loads quickly after. So this appears to be an issue with skim and libpng similar to other problems being reported.
    Some research uncovered that skim is no longer supported and is part of my kdemod3 install, however until this update it was working fine under kdemod4.

  • Export Import Client take a long time

    HI, Gurus
    I export client PRD to QAS by  T-Code: SCC8 , background is finish spend time 15 Hours and then <br>
    import at target client by STMS  take a long time, now is over  20 hourse but status is running. <br>
    database on QAS is growth 30%
    I saw log <br>
    /usr/sap/trans/log/PRDET00021.PRD <br>
    at 10 last row <br>
    4 ETW000   0 entries from RFIDPTPRVAL exported (900*). <br>
    4 ETW679 end export of "R3TRTABURFIDPTPRVAL".  <br>
    3 ETW678Xstart export of "R3TRTABURFRR" ...
    3WETW206 scrap char 0x0000 found in RFRR.โu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20AC
    <br>1AETP000 R3trans received signal 11 from operating system. <br>
    2EETP200 Export with errors, request will not be imported <br>
    1 ETP150 MAIN EXPORT <br>
    1 ETP110 end date and time   : "20100127161434" <br>
    1 ETP111 exit code           : "13" <br>
    1 ETP199 ###################################### <br>
    how i can do ?.
    stop transport , resolve and new export ?
    or wait for finish transport.
    PRD system  is ECC 6.0 database size  243 GB ( 2 Client 800 is Pre-Production and 900 is Production) <br>
    OS: Solaris  RAM 64GB<br><br>
    QAS ECC 6.0  OS: Solaris RAM: 16 G <br><br>
    Thank for advise.

    Hi,
    do you still see the entry:
    usr/sap/trans/log/PRDET00021.PRD
    at 10 last row
    4 ETW000 0 entries from RFIDPTPRVAL exported (900*).
    4 ETW679 end export of "R3TRTABURFIDPTPRVAL".
    3 ETW678Xstart export of "R3TRTABURFRR" ...
    3WETW206 scrap char 0x0000 found in RFRR.โu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20ACโu20ACu20AC
    1AETP000 R3trans received signal 11 from operating system.
    2EETP200 Export with errors, request will not be imported
    1 ETP150 MAIN EXPORT
    1 ETP110 end date and time : "20100127161434"
    1 ETP111 exit code : "13"
    1 ETP199 ######################################                                                                               
    The signal 11 could indicate memoryproblems which are most likely to               
    appear when importing cluster or transparent table                                                                               
    A possible solution might be to delete the entries in the target client            
    before the import or otherwise to exclude the clustertable from the                
    client export and to transport it separately. Check note #68896 for more           
    information on these topics.                                                                               
    Table RFRR is a work table. Its content will be filled by the two                  
    reports RFDRRGEN and RFKRRGEN (batch jobs) periodically. So you can                
    exclude the table from the transport. Please do it by using                        
            report RSCCEXPT (see note #70290 - see attachment).                                                                               
    After this you can start your export of the client.                                
    If all is done, start the reports RFDRRGEN and RFKRRGEN to create the              
    table RFRR.                                                                        
    Note 718511 is also applicable here, you could clean up the scrap characters and then retry the export.
    Kind regards,
    Paul

  • ObjectInputStream's readInt method hangs after waiting a long time...

    Hi there, I have a multi-threaded application that makes massive use of ObjectInputStream/ObjectOutputStream... Basically what it does is that a client server sends a request to an other server who treats the request and once it's done sends back a return code. Until now, those requests were executed under 5 minutes. My app has been in production for a few years now without any problems... I started having problems when new kinds of requests were executed ( these new requests can take up to 3 hours to execute ). So, the client server waits all this time for the return code using the readInt() function. When the request is 2 hours or more, it seems as if the stream hangs and the readInt() method doesn't receive anything ( Even though the writeInt() method was indeed executed ). Even more bizarre, is that no exception what so ever is raised.
    Anybody has an idea of what is going on here?
    Thanks to all!

    Are you sure you are flushing the output after the writeInt() on the server?

  • Wait step in quality is waiting for long time

    hi friends
      I have transported the workflow to quality. Am using a wait step in my workflow. Its waiting in that step for long time nearly 1 hour still its not cross the step. The workflow works fine in my developement. But in quality its not moving to the next step. i comparted the wait step in quality and developement. In developement wait step in outcomes tab green light is glowing in Actvie mode. but in quality green light is visible but in blured vision. even i have checked the configuration in swu3 in development and quality. Both have same configuration. What could be the problem that its not crossing the wait step. Plz help me
    Regards
    vijay

    hi Pavan
      I havn't used any deadline. Its working fine in development. y in quality its not working. That is my question. Even i have checked in the development wait step from the log i have these 3 steps for histroy
    Wait step created                                No errors
    Condition for wait step fulfilled               No errors
    Result Processing                               No errors
    But in quality
    Wait step created                                No errors
    Only these step is alone there. its has not yet come to other step. But my condition is fullfilling has i checked from the container elements. Am waiting for more than 3 hours. Still its not come to next step. y what could be the reason.
    Regards
    vijay

  • When I connect my new Ipod to the computer it freezes and I must wait a long time. What should I do?

    My Ipod freezes when I connect it to the laptop. Then I cannot do anything with it for a long time. Can you help me with this?

    Check your iPod with Diagnostics Mode
    It's possible that your iPod's hard drive has started to fail. Take your iPod and place your right thumb on the centre SELECT button and your left on the top MENU button. Press down both thumbs for about 6 seconds until your iPod reboots. Immediately move your left thumb around to the rewind button |<< on the left and hold this down together with SELECT for a further 6 seconds. Your iPod should now switch into Diagnostic Boot mode. Press MENU for Manual Test, then select IO > HardDrive > HDSMARTData to reveal your stats. For comparison here are mine taken when my 6th Generation Classic was about 2 years old:
    Retracts: 889
    Reallocs: 12
    Pending Sectors: 0
    PowerOn Hours: 2202
    Start/Stops: 894
    Temp: Current 24c
    Temp: Min 10c
    Temp: Max 50c
    Take a note of your results. When finished press SELECT & MENU for 6 seconds to reset the iPod again.
    With modern disc drives sectors are no longer marked bad by a disc scan, if the SMART firmware detects a sector it has trouble accessing it will attempt to invisibly reallocate it to a spare area of the disc.
    Note that I've only 12 remapped sectors and none pending. To help explain what the numbers mean here is an extract from the Wikipedia S.M.A.R.T. article:
    Reallocated Sectors Count
    Count of reallocated sectors. When the hard drive finds a read/write/verification error, it marks this sector as "reallocated" and transfers data to a special reserved area (spare area). This process is also known as remapping, and "reallocated" sectors are called remaps. This is why, on modern hard disks, "bad blocks" cannot be found while testing the surface – all bad blocks are hidden in reallocated sectors. However, as the number of reallocated sectors increases, the read/write speed tends to decrease. The raw value normally represents a count of the number of bad sectors that have been found and remapped. Thus, the higher the attribute value, the more sectors the drive has had to reallocate. 
    Pending sector count
    Number of "unstable" sectors (waiting to be remapped, because of read errors). If an unstable sector is subsequently written or read successfully, this value is decreased and the sector is not remapped. Read errors on a sector will not remap the sector (since it might be readable later); instead, the drive firmware remembers that the sector needs to be remapped, and remaps it the next time it's written.
    Large numbers of Reallocs or Pending Sectors would suggest your drive is failing and that you may need to repair or replace your iPod. Check your stats after another attempt to update your iPod. If the numbers increase that again points to hard drive failure. While it won't be good news at least you'll know it isn't some random software problem and you can decide what to do next.
    tt2

  • Takes a long time to select a files when importing files

    When I am selecting a files through the import function, it takes a long time (sometimes 5 minutes) for the computer to allow a file to be selected. I have just reformat the drives and did a fresh install of all application. I am running OS 10.4.4 on a G5 2.7. This happens irregardless whether I am selecting a file on an external drive (Firewire 800) or internal drive. Any clue, anyone? please help. Thanks

    What are you importing?
    Shane

  • Leopard Clients take a Long Time to Login (roughly 1~2 minutes)

    Hello all,
    I've spent the last few weeks scouring these groups and then net and searching and searching for someone with a similar problem to my own, but have come up pretty much empty handed and so now turn to here to see if any else has had this issue or can at least point me where to look to resolve the problem.
    I've got a clean install of a XServe running Leopard server 10.5.2 with OD, AFP services and User home folders configured and fully working.
    The problem:
    Clean install of Tiger client logs into the server (OD binded) perfectly. Takes maybe 15 seconds tops to for the client to log in and show the all the AFP mounts and client settings and user's desktop and files, etc.
    However, a fresh Leopard client install (OD binded) takes roughly 1~2 minutes to do the exact same thing.
    I've gone through any log file I can find on server and client side, checked my DNS running on this xserve, created new users without "home" folders, and searched just about everywhere for an answer to this issue and am still empty handed.
    This is not a show stopper issue, but there is something definitely not normal about what is happening with Leopard client logins.
    I'm trying to explain this as best as I can without making a wall of text, but I'm sure I'll forget something, so please ask questions if you have them.
    Things I'm seeing in the logs during the time of the login happening are:
    Server-side Logs:
    - Kerberos Server Log -
    Apr 14 11:27:39 ns1.mydomain.com krb5kdc[167](info): TGS_REQ (7 etypes {18 17 16 23 1 3 2}) 172.16.9.14: ISSUE: authtime 1208190459, etypes {rep=16 tkt=16 ses=16}, [email protected] for ldap/ns1.mydomain.com@NS1. MYDOMAIN.COM
    Apr 14 11:28:46 ns1.mydomain.com krb5kdc[167](info): AS_REQ (7 etypes {18 17 16 23 1 3 2}) 172.16.1.205: NEEDED_PREAUTH: CRC0002$@NS1. MYDOMAIN.COM for krbtgt/NS1. MYDOMAIN.COM@NS1. MYDOMAIN.COM, Additional pre-authentication required
    - Password Service Server Log -
    Apr 14 2008 11:43:03 KERBEROS-LOGIN-CHECK: user {0x47f3ab5903c4b01c0000002a0000002a, CRC0005$} is in good standing.
    Apr 14 2008 11:43:03 KERBEROS-LOGIN-CHECK: user {0x47f3ab5903c4b01c0000002a0000002a, CRC0005$} authentication succeeded.
    Apr 14 2008 11:43:04 RSAVALIDATE: success.
    Apr 14 2008 11:43:04 AUTH2: {0x47c721234c9608250000000700000007, myusername} DIGEST-MD5 authentication succeeded.
    Apr 14 2008 11:43:04 RSAVALIDATE: success.
    Apr 14 2008 11:43:04 AUTH2: {0x47c721234c9608250000000700000007, myusername} DHX authentication succeeded.
    Apr 14 2008 11:43:04 KERBEROS-LOGIN-CHECK: user {0x47c721234c9608250000000700000007, myusername} is in good standing.
    Apr 14 2008 11:43:04 KERBEROS-LOGIN-CHECK: user {0x47c721234c9608250000000700000007, myusername} authentication succeeded.
    Apr 14 2008 11:43:05 RSAVALIDATE: success.
    Apr 14 2008 11:43:05 AUTH2: {0x47c721234c9608250000000700000007, myusername} DHX authentication succeeded.
    Apr 14 2008 11:43:06 KERBEROS-LOGIN-CHECK: user {0x47f3ab5903c4b01c0000002a0000002a, CRC0005$} is in good standing.
    Apr 14 2008 11:43:06 KERBEROS-LOGIN-CHECK: user {0x47f3ab5903c4b01c0000002a0000002a, CRC0005$} authentication succeeded.
    Apr 14 2008 11:43:06 KERBEROS-LOGIN-CHECK: user {0x47c721234c9608250000000700000007, myusername} is in good standing.
    Apr 14 2008 11:43:06 KERBEROS-LOGIN-CHECK: user {0x47c721234c9608250000000700000007, myusername} authentication succeeded.
    Apr 14 2008 11:45:26 KERBEROS-LOGIN-CHECK: user {0x47f3ab5903c4b01c0000002a0000002a, CRC0005$} is in good standing.
    Apr 14 2008 11:45:26 KERBEROS-LOGIN-CHECK: user {0x47f3ab5903c4b01c0000002a0000002a, CRC0005$} authentication succeeded.
    Client Side Logs:
    - All Messages -
    4/14/08 10:09:12 AM loginwindow[9868] Login Window Started Security Agent
    4/14/08 10:15:01 AM loginwindow[9868] Login Window - Returned from Security Agent
    - Console Messages -
    4/14/08 10:15:03 AM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[9880]) Exited: Terminated
    - SingleSignOnTools.log -
    kdcmond cannot retreive the computer's local Hostname , retrying ..
    Kerberos configuration is up to date
    Kerberos configuration is up to date
    Kerberos configuration is up to date
    Kerberos configuration is up to date
    .. and so on
    All other logs don't appear to show anything of importance in between the time frame of Login window started and login window exited.
    I'd like to know what exactly the client workstation is doing during this time with the server, but it looks like it just hangs and does nothing since nothing shows up in the logs that I can find during this time period where the client hangs. Maybe I can try an Ethereal trace to see what traffic is being sent back and forth during this timeframe. I don't know if this is a configuration issue on my part or a OD / AFP bug on Apple's part since Tiger clients connect perfectly.
    Logouts happen immediately, so no problems there on that end. And everything else with the system is working flawlessly (besides the OD Crashing issue which I'm sure everyone is well aware of right now with 10.5.2).
    Thank you to anyone that can assist in shedding some light on this issue and I apologize if I didn't provide enough information.
    -Jessee

    FOUND IT!!! Well for our install anyway. The culprit was AUTH2.
    In our case computers would (randomly) have the same ..SLOW.. symptoms as your original post described, and the 'Apple Password Server log' on our server showed the same log entries.
    It turned out that Single-Sign-On was being screwed up by two Authentication Authorities as applied in the LDAP (Computer and User) Attributes,
    and showed up in the log as competing authentications from KERBEROS-LOGIN-CHECK and AUTH2. as follows:
    Apr 30 2008 16:22:17 RSAVALIDATE: success.
    Apr 30 2008 16:22:17 AUTH2: {0x4818c423083a8ddd0000000a0000000a, user} DIGEST-MD5 authentication succeeded.
    Apr 30 2008 16:22:17 RSAVALIDATE: success.
    Apr 30 2008 16:22:17 AUTH2: {0x4818c423083a8ddd0000000a0000000a, user} DHX authentication succeeded.
    Apr 30 2008 16:22:17 KERBEROS-LOGIN-CHECK: user {0x4818c423083a8ddd0000000a0000000a, user} is in good standing.
    Apr 30 2008 16:22:17 KERBEROS-LOGIN-CHECK: user {0x4818c423083a8ddd0000000a0000000a, user} authentication succeeded.
    Apr 30 2008 16:22:18 RSAVALIDATE: success.
    Apr 30 2008 16:22:18 AUTH2: {0x4818c423083a8ddd0000000a0000000a, user} DHX authentication succeeded.
    Now, all the entries in our log (for remote logins) show:
    May 2 2008 10:35:39 KERBEROS-LOGIN-CHECK: user {0x4818c423083a8ddd0000000a0000000a, user} is in good standing.
    May 2 2008 10:35:39 KERBEROS-LOGIN-CHECK: user {0x4818c423083a8ddd0000000a0000000a, user} authentication succeeded.
    May 2 2008 10:35:39 KERBEROS-LOGIN-CHECK: user {0x4818c423083a8ddd0000000a0000000a, user} is in good standing.
    May 2 2008 10:35:39 KERBEROS-LOGIN-CHECK: user {0x4818c423083a8ddd0000000a0000000a, user} authentication succeeded.
    May 2 2008 10:35:39 KERBEROS-LOGIN-CHECK: user {0x4818c423083a8ddd0000000a0000000a, user} is in good standing.
    May 2 2008 10:35:39 KERBEROS-LOGIN-CHECK: user {0x4818c423083a8ddd0000000a0000000a, user} authentication succeeded.
    i.e...Single-Sign-On and they're FAST.
    no more AUTH2 entries overlapping with KERBEROS.
    (local Authentications still show AUTH2 when using WGM)
    The solution was pretty straight forward, But only applies if the system is using Single-Sign-On with AFP shared home folders and the Authentication for AFP is set to Kerberos.
    Delete ;ApplePasswordServer entries from all user/computer combinations that are having problems.
    I actually deleted it from all users and Computers. (Except the Server Computer and Directory Administrator that uses WGM. When I tested these, WGM would not authenticate Diradmin)
    It can be done in the GUI from the inspector tab in WGM
    find the attibute
    dsAttrTypeStandard:AuthenticationAuthority
    click to open
    If there are two entries: ApplePasswordServer and Kerberosv5 then:
    Edit the ApplePasswordServer entry (You can copy the text into an editor and save it for future use if needed, all entries are the same for all computers and users, so you only need 1 copy, and you can paste it back into new entry to put it back,...If needed....maybe for older systems, mine are all Leopard.
    Now delete, OK, and Save the changes
    After its done, check the logs again to make sure that all remote logons now show
    KERBEROS-LOGIN-CHECK:
    and they should be FAST.
    Hope this helps
    Steve

  • Lync 2013 Client takes a long time to "restore" from taskbar

    On many Windows 8 & 8.1 systems in our environment the Lync client will take anywhere from 2-10 seconds to pop up when clicked on in the taskbar.  The application is running, logged in, and active.  This is very frustrating to our userbase
    as they will click on it multiple times and have it then act like a jackrabbit when it finally processes the requested actions.
    The computers we have are brand new systems.  Happens on freshly installed & updated versions of Lync 2013.  Seems to be after the Lync client hasn't been clicked on, or utilized in a while.  Other applications pop up instantly (zero delay)
    and without any problems, it only affects Lync.  I tried disabling UI animations such as fade, slide etc, which did nothing to help the issue. 
    This has me a bit stumped, and I'm wondering if this is a known issue or not?  Hopefully there is a solution? 

    I wouldn't say it's dismissive, I was asking for more information.  I wanted to know if it was potentially an overactive endpoint protection application or something similar, if it can't be reproduced on fresh build of Windows then something is interfering
    and it's difficult to work out not knowing what all is installed.  Most people don't experience the issue so I imagine another piece of software may likely be conflicting.
    I do agree that it's not an answer, at the least not very useful answer.  Occasionally items get marked as answer but they're more of a "closed" as the original poster never responds. 
    I'd suggest posting your issue in the Lync 2013 forums instead as people are less likely to watch this post now that it's already marked "answered".  Work through it and see what can be found, hopefully you'll find some good information which will be
    more helpful to others.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications

  • Client takes a long time to get network login screen from server

    I have just installed the new xserve with 10.5.1
    I have configured DNS
    My problem is that my client 10.5 takes about 1 and a half minutes to get the network users show up on the login screen.
    I have searched through the system logs and found the following. Don't know if these have anything to do with the slow client but it is a start. If anyone can shed some light on this I would appreciate it. Thanks Bails:)
    following are some error messages
    *_System Log*_
    Feb 25 09:27:59 xserve mDNSResponder[30]: mDNSPlatformSendUDP sendto failed to send packet on InterfaceID 00821E00 en0/4 to 224.0.0.251:5353 skt 7 error -1 errno 65 (No route to host) 2628017487
    Feb 25 09:27:59 xserve mDNSResponder[30]: mDNSPlatformSendUDP sendto failed to send packet on InterfaceID 00823E00 en1/4 to 224.0.0.251:5353 skt 7 error -1 errno 65 (No route to host) 2628017487
    Feb 25 09:29:21 xserve [0x0-0x12012].com.apple.ServerAdmin[232]: * ERROR: -[GRAxes computeLayout]:1124 - plotRect height = 0.000000 <= 0.0 *
    Feb 25 09:29:21 xserve [0x0-0x12012].com.apple.ServerAdmin[232]: * ERROR: -[GRChartView computeLayout]:1194 - Layout for overlay axes (0xa815bf0) failed. *
    Feb 25 09:29:21 xserve [0x0-0x12012].com.apple.ServerAdmin[232]: * ERROR: -[GRAxes computeLayout]:1124 - plotRect height = 0.000000 <= 0.0 *
    Feb 25 09:29:21 xserve [0x0-0x12012].com.apple.ServerAdmin[232]: * ERROR: -[GRChartView computeLayout]:1194 - Layout for overlay axes (0xa8084e0) failed. *
    Feb 25 09:29:21 xserve [0x0-0x12012].com.apple.ServerAdmin[232]: * ERROR: -[GRAxes computeLayout]:1124 - plotRect height = 0.000000 <= 0.0 *
    Feb 25 09:29:21 xserve [0x0-0x12012].com.apple.ServerAdmin[232]: * ERROR: -[GRChartView computeLayout]:1194 - Layout for overlay axes (0xa815bf0) failed. *
    Feb 25 09:29:21 xserve [0x0-0x12012].com.apple.ServerAdmin[232]: * ERROR: -[GRAxes computeLayout]:1124 - plotRect height = 0.000000 <= 0.0 *
    Feb 25 09:29:21 xserve [0x0-0x12012].com.apple.ServerAdmin[232]: * ERROR: -[GRChartView computeLayout]:1194 - Layout for overlay axes (0xa8084e0) failed. *
    _*LDAP Log*_
    Feb 25 10:49:53 xserve slapd[68]: <= bdbsubstringcandidates: (authAuthority) index_param failed (18)

    I just guess hete based on the first two logs entries that the server is unable to query DNS. All sorts of DNS lookup failures are a common source of such long timeout errors. It might be because your DNS is not set up right or because the DNS server is not accessible to the server (incorrect routing rules or network settings in general).

  • Client deletion taking long time....

    Hi All,
    I have been going through tough times in SAP ECC right now.
    I am doing a client deletion using SCC5. Total entries in tables were 58514.
    It was going fine till it reached 58504. From then onwards, the tables SAP is deleting are having crores of entries, which is why it is taking time.
    My question here is, Is their any way by which we can delete the entries fast?
    Like from Database level. Database iam having is Oracle. Can we run any sql delete command to delete entries from backend while SAP client deletion is in progress.
    Its been 3 days since i have started client deletion and it is very frustrating now.
    Could anyone of you please help me with this?

    Hi,
    Thank u all for helping me out....
    Well i am done with Client deletion....I deleted the entries from SQL level.
    My client deletion is completed but with dictionary errors.
    There are around 3-4 tables in which maximum of 100 entries are still remaining.
    Now my doubt is whether i should go ahead with client copy or not?
    If yes, please assist me with steps before starting copy, so that it doesnot take much time similar to client deletion (6 days)..
    Regards,
    Vikram

Maybe you are looking for

  • Sub Contracting Process

    my client running fg sub contracting  (electro plating )cycle through the MRP after return from vendor with mvt type 105 (543) i check document list with MB51. i found following g/l account effects : SFG consumption for sub contract  account = 602026

  • 4.2.207.0 to 4.2.176.51M

    We have WLC 4402 software version 4.2.207.0 and LWAP 1510 Our wireless network is mesh but i don't know why this release support mesh access point because i found below text in Cisco help center: "Do not upgrade to controller software release 4.2.207

  • Understanding the Invoke Node

    In the past, to create some organization, I would create some VIs and then call them from other VIs just by running it as a sub VI where I might pass it a value and the Sub-VI might return a value. Pretty basic stuff and honestly, pretty useful.  How

  • Doubt about unicode conversion

    Dear Friends, I have a doubt about the unicode conversion. I have read (one server strategy) that I have to do export (R3load), delete the ECC 6.0 non-unicode, install an unicode database and then import with R3load. My doubt is about the deletion of

  • Workshop 8.1 - netui-data:repeater and netui:checkBox

    Hi everybody. How can i use netui-data:repeater and netui:checkBox to build a group of checkboxes ? I need something like Struts "indexed and mapped properties" (http://struts.apache.org/struts-doc-1.1/faqs/indexedprops.html) I've tried something lik