Slowness during login

Slowness during login

Customer noticed that after a while logins slowed way down. What are the things to check ?

1) Check if the relay object has logging turned on.
 a. If it is turned on, then check if it is configured for a DB.
    i. If it is configured for a database, check if it is set to HSQL database type.
       1. Possibly the logging.data is corrupt
       2. Shut down loader, delete /stoneware/hsql/logging.*
       3. Copy /stoneware/hsql/orig/logging.* to /stoneware/hsql
       4. Start loader back up

2) Check your /stoneware/bin/webNetwork.lax file and verify the memory settings. 

3) Check to make sure that your eDirectory or MS Active Directory is running well using publishers tips to health check. 
 b. MS AD 

4) Check that there is nothing else running on the webNetwork server that might be causing issues. 

5) Turn on debug in the :8090 management console on the loader server. 
   a. Check the Authentication preset (click RESET button to turn off any previously enabled debug options).
   b. Click the LAUNCH button to open the log viewer, to watch users login.
   c. Login as a user.
   d. Take note of the line that says "authentication process completed" to see how long it took for AD to authenticate the user. 

6) In 8090 management console on the loader run the Environment Check on the Directory tab, under the Show Advanced option.
   a. Fix any errors that show up 

7) Check that the relays are able to reach the webPassValidate URL.
   b. At login the Secure Cloud Access profile checks that URL to see what the latest release of webPass is.  If the relay is unable to reach that URL, it will slow the login process while waiting on a timeout. 

keyword: authentication, login, slow
  

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Customize mobile login page

        With the release of 6.5.7.28 mobile login pages have been updated to use the same style (template) as your chosen desktop login page. If you have your desktop login page customized (images, colors, etc...) you will notice the mobile login page does ...
      • Custom login page

        NOTE: As of 6.4.0.26, the custom login page must reside on your webNetwork server. The following line must also be included in the login form: <input type="hidden" name="csrfToken" value="<c:out value='${csrfToken}'/>"/> While we currently allow CSS ...
      • Change Login Page Template

        Question How do I change the Login Page style my system is using? Solution UW offers multiple Login Page styles, called Templates.  The active template can be changed using the Customization Center inside of the webAdmin Dashboard. note: Be careful ...
      • Turn on Debug for Login Script

        This feature helps Unified Workspace administrators debug script commands and see the order in which they process. This command should be placed at the top of the login script when being used: debug(true) Go to the 8090 management console on the ...
      • Add Additional Information link to login box

        Issue I would like to add my own informational link to the login page. Solution You can add an Additional Information link to the login box, that can bring up the information you would like to display. There are two methods to enable the display of ...