I'm getting the following error after setting up Google Apps Directory
Sync and running the simulation.
The server is MS Windows 2008 R2 x64, LDAP connection is Standard LDAP
(to Active Directory).
Any ideas? Thank you!
[2011-03-15 18:00:18,380] [INFO] [ui.page.SimulateSync
$SimulationPanel] Version 1.6.21
[2011-03-15 18:00:18,381] [INFO] [ui.page.SimulateSync
$SimulationPanel] Starting Simulation
[2011-03-15 18:00:18,384] [INFO] [usersyncapp.sync.PluginGroup] 1
plugin(s) do not support the OPTIONAL feature "SKIP_ORGUNITS"
[2011-03-15 18:00:19,172] [WARN] [plugin.google.GooglePlugin] SSL
Certificate Recovation List checking has been disabled.
[2011-03-15 18:00:19,514] [INFO] [plugin.google.GooglePlugin] Skipping
retrieval and processing of organizations.
[2011-03-15 18:00:23,432] [FATAL] [ui.page.SimulateSyncWorker
$WorkerStatusLogger] Exception while attempting to retrieve results
java.lang.RuntimeException: java.lang.RuntimeException:
com.google.gdata.util.InvalidEntryException: Bad Request
Invalid request URI
at
com.postini.usersyncapp.plugin.google.GooglePlugin.doFullFill(GooglePlugin.java:
275)
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)
Caused by: java.lang.RuntimeException:
com.google.gdata.util.InvalidEntryException: Bad Request
Invalid request URI
at
com.postini.usersyncapp.plugin.google.GooglePlugin.doFullFill(GooglePlugin.java:
306)
at
com.postini.usersyncapp.plugin.google.GooglePlugin.doFullFill(GooglePlugin.java:
267)
... 7 more
Caused by: com.google.gdata.util.InvalidEntryException: Bad Request
Invalid request URI
at
com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:
557)
at
com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:
543)
at
com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:
535)
at
com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:
514)
at
com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:
515)
at com.google.gdata.client.Service.getFeed(Service.java:1034)
at com.google.gdata.client.Service.getFeed(Service.java:897)
at com.google.gdata.client.GoogleService.getFeed(GoogleService.java:
631)
at com.google.gdata.client.Service.getFeed(Service.java:916)
at
com.google.gdata.client.appsforyourdomain.AppsForYourDomainService.getFeed(AppsForYourDomainService.java:
134)
at
com.postini.usersyncapp.plugin.google.ServiceProxy.retrieveNextPageOfUsers(ServiceProxy.java:
1634)
at
com.postini.usersyncapp.plugin.google.GooglePlugin.doFullFillUsers(GooglePlugin.java:
426)
at
com.postini.usersyncapp.plugin.google.GooglePlugin.doFullFill(GooglePlugin.java:
298)
... 8 more
[2011-03-15 18:00:23,674] [INFO] [ui.page.SimulateSync$SimulationPanel
$2] Simulation completed successfully
[#### LOG CLOSED ####]
--
You received this message because you are subscribed to the Google Groups
"Google Apps Domain Information and Management APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-apps-mgmt-apis?hl=en.