Hi Michael, This forum is for API-related questions only, the migration tools are supported at
http://support.google.com/a/?hl=en Thanks Claudio On Mon, Mar 19, 2012 at 6:53 AM, Michael Kolb <agentk...@gmail.com> wrote: > My google sync for email migration stopped working out of nowhere 2 weeks > ago. Here is the error I get: > > C:\Users\Administrator\Desktop>call "C:\Program Files (x86)\Google Apps > Director > y Sync\sync-cmd.exe" -a -c "C:\Program Files (x86)\Google Apps Directory > Sync\GO > OGLE DIRECTORY SYNC.xml" > [2012-03-19 08:47:53,502] [main] [INFO] [usersyncapp.cli.Sync] Starting > Version > 2.1.3 - C:\Program Files (x86)\Google Apps Directory Sync\GOOGLE DIRECTORY > SYNC. > xml > [2012-03-19 08:47:53,580] [main] [INFO] [usersyncapp.sync.PluginGroup] 1 > plugin( > s) do not support the OPTIONAL feature "SKIP_ORGUNITS" > [2012-03-19 08:47:56,122] [pool-1-thread-1] [INFO] > [usersyncapp.cli.StatusLogger > ] "LDAP Plugin" started full retrieval of user information > [2012-03-19 08:47:57,277] [pool-1-thread-1] [FATAL] > [usersyncapp.cli.StatusLogge > r] "LDAP Plugin" threw a fatal exception while attempting a full retrieval > of us > er information, and processing was aborted. > java.lang.RuntimeException: javax.naming.NameNotFoundException: [LDAP: > error cod > e 32 - 0000208D: NameErr: DSID-031001E4, problem 2001 (NO_OBJECT), data 0, > best > match of: > 'OU=STUDENTS,OU=TRICOCI USERS,DC=tricociu,DC=local' > ]; remaining name '' > at > com.postini.usersyncapp.plugin.ldap.LDAPHandler.executeRule(LDAPHandl > er.java:229) > at > com.postini.usersyncapp.plugin.ldap.LDAPPlugin.doFullFillGroups(LDAPP > lugin.java:792) > at > com.postini.usersyncapp.plugin.ldap.LDAPPlugin.doFullFill(LDAPPlugin. > java:352) > 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: javax.naming.NameNotFoundException: [LDAP: error code 32 - > 0000208D: > NameErr: DSID-031001E4, problem 2001 (NO_OBJECT), data 0, best match of: > 'OU=STUDENTS,OU=TRICOCI USERS,DC=tricociu,DC=local' > ]; remaining name '' > at com.sun.jndi.ldap.LdapCtx.mapErrorCode(Unknown Source) > at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source) > at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source) > at com.sun.jndi.ldap.LdapCtx.searchAux(Unknown Source) > at com.sun.jndi.ldap.LdapCtx.c_search(Unknown Source) > at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(Unknown > Source) > > at > com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(Unknown So > urce) > at > com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(Unknown So > urce) > at javax.naming.directory.InitialDirContext.search(Unknown Source) > at > com.postini.usersyncapp.plugin.ldap.LDAPHandler.executeRule(LDAPHandl > er.java:187) > ... 9 more > [2012-03-19 08:47:57,417] [pool-1-thread-2] [INFO] > [usersyncapp.cli.StatusLogger > ] "Google Sync Plugin" started full retrieval of user information > [2012-03-19 08:47:57,417] [pool-1-thread-2] [INFO] > [plugin.google.GooglePlugin] > Skipping retrieval and processing of organizations. > [2012-03-19 08:48:38,898] [pool-1-thread-2] [INFO] > [plugin.google.GooglePlugin] > Skipping retrieval and processing of shared contacts. > [2012-03-19 08:48:38,898] [pool-1-thread-2] [INFO] > [plugin.google.GooglePlugin] > Skipping retrieval and processing of user profiles. > [2012-03-19 08:48:38,898] [pool-1-thread-2] [INFO] > [plugin.google.GooglePlugin] > Skipping retrieval and processing of calendar resources. > [2012-03-19 08:48:38,898] [pool-1-thread-2] [INFO] > [usersyncapp.cli.StatusLogger > ] "Google Sync Plugin" completed a full retrieval of user information. > [2012-03-19 08:48:40,114] [main] [FATAL] [usersyncapp.sync.FullSyncAgent] > Unable > to send notification email - 530 5.7.0 Must issue a STARTTLS command > first. mi1 > 0sm8806432igc.8 > > com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.0 Must issue a STARTTLS > comma > nd first. mi10sm8806432igc.8 > > at > com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1 > 388) > at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:959) > at > com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:583) > at javax.mail.Transport.send0(Transport.java:169) > at javax.mail.Transport.send(Transport.java:98) > at > com.postini.usersyncapp.sync.Notifier.sendNotificationEmail(Notifier. > java:149) > at > com.postini.usersyncapp.sync.FullSyncAgent.call(FullSyncAgent.java:23 > 7) > at com.postini.usersyncapp.cli.Sync.main(Sync.java:262) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at com.exe4j.runtime.LauncherEngine.launch(Unknown Source) > at com.exe4j.runtime.WinLauncher.main(Unknown Source) > > C:\Users\Administrator\Desktop>pause > Press any key to continue . . . > > Assistance? > > -- > You received this message because you are subscribed to the Google Groups > "Google Apps Domain Information and Management APIs" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-apps-mgmt-apis/-/nykyo86QD9MJ. > To post to this group, send email to > google-apps-mgmt-apis@googlegroups.com. > To unsubscribe from this group, send email to > google-apps-mgmt-apis+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-apps-mgmt-apis?hl=en. > -- 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 google-apps-mgmt-apis@googlegroups.com. To unsubscribe from this group, send email to google-apps-mgmt-apis+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.