Relay Central profile synchronization

Relay Central profile synchronization

If you are having issues with Relay Central synchronization profile changes/customizations, please try the following.


  1. To verify that the relay is pulling files from the Relay Central Server:

    1. In webAdmin, verify that all the other relays are configured to pull files from the correct server.
    2. Open webAdmin.
    3. Expand Relay Admin.
    4. Select a relay object.
    5. Select OPTIONS tab.
    6. Verify Relay Central is enabled and the Relay Central Server Address points to the correct server.
    7. Repeat steps 4-6 for each relay.

  2. Enable the Relay Central debug on each relay and verify that the relay is successfully pulling files from the Central Server.

    1. Authenticate to 8090 console on the relay the files will be synced to.
    2. Select LOGGING tab.
    3. Set the following option to debug: com.stoneware.service.application.Relay[relayname].CentralCrawler
    4. Launch the Display Logger by clicking the LAUNCH button.
    5. Select the SERVICES tab.
    6. Right-click the [relayname] service, and choose PROPERTIES.
    7. Click the RUN CRAWLER to force the crawler to run.
    8. View the Display Logger to make sure the files are all being synced.
    9. Repeat steps 1-8 for each relay.


It's also possible that the profile temp files on the relays need to be deleted and rebuilt.
  1. Go to relay servers physical file system.
  2. Browse to c:\stoneware\temp\secureTemp\jsp\org\apache\jsp\.
  3. Delete everything in that folder.
  4. At next login to that relay, the temp files for the profile will be recreated.