Repotool is not syncing user from LDAP to JTS in 1 hour.
One answer
It definitely should not run randomly.
If the server has never done an LDAP sync before, then the first sync will occur at 1am regardless of what the fixed delay is set to. After that, the fixed delay should be honored.
You can also trigger the first LDAP sync immediately by using the repotools command -syncUsers. See the Info Center doc for more info.
If the server has never done an LDAP sync before, then the first sync will occur at 1am regardless of what the fixed delay is set to. After that, the fixed delay should be honored.
You can also trigger the first LDAP sync immediately by using the repotools command -syncUsers. See the Info Center doc for more info.
Comments
Its not the first sync, and I have already ran repotools -syncusers command many times before which takes less than 1 minute to sync users from LDAP to jts.
Only automatic sync is not synchronizing users in mentioned time(1 hr).
So when a new user is created in your LDAP, the JTS will not pick up that user within an hour?
Comments
Kot T.
JAZZ DEVELOPER Jun 20 '13, 9:18 a.m.By setting LDAP Nightly Sync Fixed Delay to 3600, the Sync task is expected to run every hour. From your observation, does the interval between each run equal to 1 hour?
Raj Kapoor
Jun 20 '13, 9:28 a.m.No it runs randomly, sometimes after 4 hours and sometimes after 12- 14 hours.