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 configured to pull files from the correct server.
- Open webAdmin.
- Expand Relay Admin.
- Select a relay object.
- Select OPTIONS tab.
- Verify Relay Central is enabled and the Relay Central Server Address points to the correct server.
- Repeat steps 4-6 for each relay.
- Enable the Relay Central debug on each relay and verify that the relay is successfully pulling files from the Central Server.
- Authenticate to 8090 console on the relay the files will be synced to.
- Select LOGGING tab.
- Set the following option to debug: com.stoneware.service.application.Relay[relayname].CentralCrawler
- Launch the Display Logger by clicking the LAUNCH button.
- Select the SERVICES tab.
- Right-click the [relayname] service, and choose PROPERTIES.
- Click the RUN CRAWLER to force the crawler to run.
- View the Display Logger to make sure the files are all being synced.
- 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.
- Go to relay servers physical file system.
- Browse to c:\stoneware\temp\secureTemp\jsp\org\apache\jsp\.
- Delete everything in that folder.
- At next login to that relay, the temp files for the profile will be recreated.