Turn on Debug for Login Script

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 relay where the user logs into. Go to the logging tab, launch the log viewer and have the user login. The debug should display.


On a Unified Workspace server ( Loader ) there is a com.stoneware.service.loginscript debug setting.  Please ignore this setting.  As of 6.2.0.58 this debug switch does not do anything and is just a place holder for future debug.

    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

      • How to turn on Slingshot debug

        On webNetwork server in the 8090 console, the following debug will show information for the various stages of the SlingShot process.  com.stoneware.service.public.launcherIf you do not see the debug option then chances are you are connected to a ...
      • Debug Client Side SSO

        The default action is : document.forms[0].submit(); A way to debug is to add an Alert : alert( ’form triggered’ ); document.forms[0].submit(); ---------------------------- If inputs are in script we don’t see them when the page comes through the ...
      • 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, ...
      • How to turn on SAML debug

        On a Unified Workspace relay, in the 8090 console, the following debug will show information for the various stages of the SAML process.  com.stoneware.saml To enable the SAML debug: Browse to the relay's 8090 Management Console ...
      • Enable extra debug for SSLVPN webapplications in Java Console

        Since the SSLVPN is run as an applet on the workstation, the Java Console on the workstation is where you would need to look. You can also enable more debug in the Java Console, by setting a Directory Cookie for the user. Adding the following code to ...