DEBUG: JavaMail version 1.4ea DEBUG: java.io.FileNotFoundException: /opt/GoogleAppsDirSync/jre/lib/javamail.providers (No such file or directory) DEBUG: !anyLoaded DEBUG: not loading resource: /META-INF/javamail.providers DEBUG: successfully loaded resource: /META-INF/javamail.default.providers DEBUG: Tables of loaded providers DEBUG: Providers Listed By Class Name: {com.sun.mail.smtp.SMTPSSLTransport=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc], com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc], com.sun.mail.imap.IMAPSSLStore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc], com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], com.sun.mail.imap.IMAPStore=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], com.sun.mail.pop3.POP3Store=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc]} DEBUG: Providers Listed By Protocol: {imaps=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc], imap=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], smtps=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc], pop3=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc], pop3s=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], smtp=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]} DEBUG: successfully loaded resource: /META-INF/javamail.default.address.map DEBUG: !anyLoaded DEBUG: not loading resource: /META-INF/javamail.address.map DEBUG: java.io.FileNotFoundException: /opt/GoogleAppsDirSync/jre/lib/javamail.address.map (No such file or directory) DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc] DEBUG SMTP: useEhlo true, useAuth true DEBUG SMTP: useEhlo true, useAuth true DEBUG SMTP: trying to connect to host "mail.shodor.org", port 587, isSSL false 220 mail1.shodor.org ESMTP Sendmail 8.13.8/8.13.8; Wed, 19 Nov 2014 10:24:06 -0500 DEBUG SMTP: connected to host "mail.shodor.org", port: 587 EHLO monitor.shodor.org 250-mail1.shodor.org Hello [192.168.0.31], pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-8BITMIME 250-SIZE 250-DSN 250-STARTTLS 250-DELIVERBY 250 HELP DEBUG SMTP: Found extension "ENHANCEDSTATUSCODES", arg "" DEBUG SMTP: Found extension "PIPELINING", arg "" DEBUG SMTP: Found extension "8BITMIME", arg "" DEBUG SMTP: Found extension "SIZE", arg "" DEBUG SMTP: Found extension "DSN", arg "" DEBUG SMTP: Found extension "STARTTLS", arg "" DEBUG SMTP: Found extension "DELIVERBY", arg "" DEBUG SMTP: Found extension "HELP", arg "" STARTTLS 220 2.0.0 Ready to start TLS EHLO monitor.shodor.org 250-mail1.shodor.org Hello [192.168.0.31], pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-8BITMIME 250-SIZE 250-DSN 250-AUTH LOGIN PLAIN 250-DELIVERBY 250 HELP DEBUG SMTP: Found extension "ENHANCEDSTATUSCODES", arg "" DEBUG SMTP: Found extension "PIPELINING", arg "" DEBUG SMTP: Found extension "8BITMIME", arg "" DEBUG SMTP: Found extension "SIZE", arg "" DEBUG SMTP: Found extension "DSN", arg "" DEBUG SMTP: Found extension "AUTH", arg "LOGIN PLAIN" DEBUG SMTP: Found extension "DELIVERBY", arg "" DEBUG SMTP: Found extension "HELP", arg "" DEBUG SMTP: Attempt to authenticate AUTH LOGIN 334 VXNlcm5hbWU6 bWx1ZGlu 334 UGFzc3dvcmQ6 Z2hhaXJhdEd1bDAxLWowY2szcg== 235 2.0.0 OK Authenticated DEBUG SMTP: use8bit false MAIL FROM: 250 2.1.0 ... Sender ok RCPT TO: 250 2.1.5 ... Recipient ok RCPT TO: 250 2.1.5 ... Recipient ok DEBUG SMTP: Verified Addresses DEBUG SMTP: mludin@shodor.org DEBUG SMTP: jcoldren@shodor.org DATA 354 Enter mail, end with "." on a line by itself From: google-admin@shodor.org To: mludin@shodor.org To: jcoldren@shodor.org Message-ID: <1477686973.11416410646804.JavaMail.root@monitor.shodor.org> Subject: Google Apps Directory Sync 11/19/14 10:24 AM - FAILED MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User retrieval summary: Unexpected and non-recoverable exception caught while attempting to synchronize: java.util.concurrent.ExecutionException: com.google.usersyncapp.sync.FullFillWorker$FillFailureException: java.lang.RuntimeException: Unknown LDAP search rule scope "null" at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source) at java.util.concurrent.FutureTask.get(Unknown Source) at com.google.usersyncapp.sync.SynchronizationPluginGroup.executeFullFill(SynchronizationPluginGroup.java:102) at com.google.usersyncapp.sync.FullSyncAgent.fullFill(FullSyncAgent.java:463) at com.google.usersyncapp.sync.FullSyncAgent.call(FullSyncAgent.java:136) at com.google.usersyncapp.ui.page.general.AbstractSyncWorker.doInBackground(AbstractSyncWorker.java:75) at com.google.usersyncapp.ui.page.general.AbstractSyncWorker.doInBackground(AbstractSyncWorker.java:36) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: com.google.usersyncapp.sync.FullFillWorker$FillFailureException: java.lang.RuntimeException: Unknown LDAP search rule scope "null" at com.google.usersyncapp.sync.FullFillWorker.call(FullFillWorker.java:77) at com.google.usersyncapp.sync.FullFillWorker.call(FullFillWorker.java:28) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) ... 3 more Caused by: java.lang.RuntimeException: Unknown LDAP search rule scope "null" at com.google.usersyncapp.plugin.ldap.AbstractLdapHandler.getSearchControlsScope(AbstractLdapHandler.java:534) at com.google.usersyncapp.plugin.ldap.AbstractLdapHandler.getSearchControls(AbstractLdapHandler.java:566) at com.google.usersyncapp.plugin.ldap.AbstractLdapHandler.executeRule(AbstractLdapHandler.java:366) at com.google.usersyncapp.plugin.ldap.AbstractLdapHandler.executePersonRule(AbstractLdapHandler.java:323) at com.google.usersyncapp.plugin.ldap.LdapPersonRule.execute(LdapPersonRule.java:106) at com.google.usersyncapp.plugin.ldap.LDAPPlugin.doFullFillPersons(LDAPPlugin.java:929) at com.google.usersyncapp.plugin.ldap.LDAPPlugin.doFullFillUserProfiles(LDAPPlugin.java:877) at com.google.usersyncapp.plugin.ldap.LDAPPlugin.doFullFill(LDAPPlugin.java:418) at com.google.usersyncapp.sync.FullFillWorker.call(FullFillWorker.java:63) ... 6 more No updates are currently available. . 250 2.0.0 sAJFO6nr017902 Message accepted for delivery QUIT 221 2.0.0 mail1.shodor.org closing connection