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 7.0.2.5 Released

        Highlights of Unified Workspace 7.0.2.5 Before you install: Please view the installation notes here. 7.0.2.5 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Fixed external storage providers oauth ...
      • 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 ...
      • Alternative Product for Unified Workspace

        Unfortunately, Lenovo Software does not have an alternative product in which to migrate. To our knowledge, there just isn't any other single product out there that can do all that Lenovo Unified Workspace (LUW) was able to do. In searching for ...
      • Retiring Unified Workspace

        Lenovo and Stoneware are committed to providing the highest quality products and services to our customers. As part of our continued focus on innovation, we will be retiring Unified Workspace (formerly Stoneware webNetwork), effective January 31, ...
      • Assigned tiles not showing due to missing back-link

        Question We have several staff members that can't see a specific assigned tile/link. The tile has many group assignments the user is a member of, but when I view User Access and look at the assigned Link Sources, the tile/link is not listed. Issue ...
      • 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 ...