Google Product Forums

Unknown LDAP search rule scope "null" Error

hostfan Mar 15, 2012 1:24 PM
Posted in group: Google Apps

Categories: Google Apps Directory Sync :

Hi! When i started the silmulation GADS iI received the following error. After many hours of research I couldn't find any help on the internet. Does somebody know why the FATAL Error is occuring?

[2012-03-15 21:17:39,229] [AWT-EventQueue-0] [INFO] [ui.page.SimulateSync$SimulationPanel] Version 2.1.6
[2012-03-15 21:17:39,230] [AWT-EventQueue-0] [INFO] [ui.page.SimulateSync$SimulationPanel] Starting Simulation
[2012-03-15 21:17:39,289] [SwingWorker-pool-2-thread-2] [INFO] [usersyncapp.sync.PluginGroup] 1 plugin(s) do not support the OPTIONAL feature "SKIP_ORGUNITS"
[2012-03-15 21:17:51,261] [pool-3-thread-3] [FATAL] [ui.page.SimulateSyncWorker$WorkerStatusLogger] Exception while attempting to retrieve results
java.lang.RuntimeException: Unknown LDAP search rule scope "null"
    at com.postini.usersyncapp.plugin.ldap.LDAPHandler.executeRule(LDAPHandler.java:175)
    at com.postini.usersyncapp.plugin.ldap.LDAPPlugin.doFullFillPersons(LDAPPlugin.java:905)
    at com.postini.usersyncapp.plugin.ldap.LDAPPlugin.doFullFillUserProfiles(LDAPPlugin.java:850)
    at com.postini.usersyncapp.plugin.ldap.LDAPPlugin.doFullFill(LDAPPlugin.java:374)
    at com.postini.usersyncapp.sync.FullFillWorker.call(FullFillWorker.java:63)
    at com.postini.usersyncapp.sync.FullFillWorker.call(FullFillWorker.java:28)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

[2012-03-15 21:17:52,293] [pool-3-thread-4] [INFO] [plugin.google.GooglePlugin] Skipping retrieval and processing of organizations.
[2012-03-15 21:17:57,120] [AWT-EventQueue-0] [INFO] [ui.page.SimulateSync$SimulationPanel$2] Simulation completed successfully

[#### LOG CLOSED ####]