Debug relay startup problems.

Debug relay startup problems.

1) If you have your loaders clustered, make sure the cluster status is in sync by using the 8090 management console and checking the cluster status.

2) Use the 8090 console on the relay to turn on com.stoneware.client.stonewareclient debug. 
When the relay starts up properly you will see output such as: 

INFO [com.stoneware.client.StonewareClient]: Step 1: Attempting registry list on host myserver.stone-ware.com:1099 
INFO [com.stoneware.client.StonewareClient]: Object: //myserver.stone-ware.com:1099/com.stoneware.server.StonewareAdminServices 
INFO [com.stoneware.client.StonewareClient]: Object: //myserver.stone-ware.com:1099/com.stoneware.server.StonewareSearchServices 
INFO [com.stoneware.client.StonewareClient]: Object: //myserver.stone-ware.com:1099/com.stoneware.server.SwIFTServices 
INFO [com.stoneware.client.StonewareClient]: Object: //myserver.stone-ware.com:1099/com.stoneware.server.DataExchangeServices
INFO [com.stoneware.client.StonewareClient]: Object: //myserver.stone-ware.com:1099/com.stoneware.server.DocumentPublishingServices 
INFO [com.stoneware.client.StonewareClient]: Object: //myserver.stone-ware.com:1099/com.stoneware.service.Pipeline 
INFO [com.stoneware.client.StonewareClient]: Object: //myserver.stone-ware.com:1099/com.stoneware.server.StonewareReportServices 
INFO [com.stoneware.client.StonewareClient]: Object: //myserver.stone-ware.com:1099/com.stoneware.server.StonewarePortalServices 
INFO [com.stoneware.client.StonewareClient]: Step 2: Ping services 
INFO [com.stoneware.client.StonewareClient]: Ping service: com.stoneware.service.public.Portal Status: Okay 
INFO [com.stoneware.client.StonewareClient]: Ping service: com.stoneware.service.public.Admin Status: Okay 
INFO [com.stoneware.client.StonewareClient]: Ping service: com.stoneware.service.public.SwIFT Status: Okay 
INFO [com.stoneware.client.StonewareClient]: Ping service: com.stoneware.service.public.Report Status: Okay 
INFO [com.stoneware.client.StonewareClient]: Ping service: com.stoneware.service.public.Search Status: Okay 
INFO [com.stoneware.client.StonewareClient]: Ping service: com.stoneware.service.public.DataExchange Status: Okay 
INFO [com.stoneware.client.StonewareClient]: Ping service: com.stoneware.service.public.DocumentPublishing Status: Okay 

If you get an error then check to make sure that your relay is trying to load services that the loader has running. 
If no services are listed in Step 1, then the relay can not talk to the loader. 

3) Turn on com.stoneware.service.application.Relay[DefaultRelay] on the relay and view the output. 
INFO [com.stoneware.service.application.Relay[Prod Relay]]: EVENT Loaded Relay configuration: 
ou=relayConfig,ou=stoneware,o=company 
Address: null 
Port: 8080 
SSL enabled: false 
Port 80>443: false 
Keystore: null 
Temp dir: / 
Server root: / 
Secure root: null 
Log file: /swrelay.log 
Client cert: false 
External SSL: false 
Virt. host: false 
RelayCentral disabled. 
RADIUS authentication disabled. 

If your output looks like this, then the relay did not get its configuration from the loader and loaded with defaults. 

4) Go to the 8090 console on Loader and turn on: 
com.stoneware.service.public.Core.authenticate 
com.stoneware.service.public.Core.authenticateUser 
Save the debug and view the console or log window. 
Restart the relay and watch the Loader screen to verify that it can authenticate Relayuser. 

5) Verify that the loader can talk to the ldap server. 
Go to the 8090 console on loader and turn on: 
com.stoneware.service.DirectoryManager 
Save the debug and restart the loader in a console window so you can see the debug. 
When webNetwork starts it will tell you what version of directory it is connecting to and any error messages.

    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

      • User not able to change password in Unified Workspace

        How to enable Change Password debug, when having trouble with users not being able to change, or reset, their password in Unified Workspace. The Change Password debug needs to be enabled on the server that connects to your directory.  You may know ...
      • Relay Central profile synchronization

        If you are having issues with Relay Central synchronization profile changes/customizations, please try the following. To verify that the relay is pulling files from the Relay Central Server: In webAdmin, verify that all the other relays are ...
      • Configuring Relay Central.

        Activate the RELAY CENTRAL SERVICE on the :8090 console on one of the webNetwork servers. This server should be where everyone will agree to copy the files that should be available on the webnetwork relay servers.  The ip address requested should be ...
      • 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 ...
      • Unable to start Relay Service

        Question: The Relay Service will not start on the server.  The /stoneware/config/webNetworkTrace.log file shows the following FATAL errors: FATAL (06/16) 09:09:57 [com.stoneware.server.Kernel](Thread Thread-97): Unable to start service: ...