<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Sync deleting users but not deleting users in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216121#M169251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm definitely using a HEAD build after the 6th Its reporting build 3002 if that helps. Should I see a message at the end if it finished?&amp;nbsp; Last thing I see is a delete line like thud above.&amp;nbsp; Or is there a way to see if it's doing this in batches?&amp;nbsp; Or log4j settings I can enable?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Sep 2009 21:55:06 GMT</pubDate>
    <dc:creator>jriker1</dc:creator>
    <dc:date>2009-09-09T21:55:06Z</dc:date>
    <item>
      <title>Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216119#M169249</link>
      <description>OK, so the subject is wierd but it denotes the problem.&amp;nbsp; Due to an accidental setting with my ldap settings, I sucked in my entire company off the AD into Alfresco.&amp;nbsp; I only wanted one group.&amp;nbsp; Now I have it set correctly and nightly it goes thru and shows in the tomcat logs that it deleted like 50 so</description>
      <pubDate>Wed, 09 Sep 2009 12:19:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216119#M169249</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2009-09-09T12:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216120#M169250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It could be that the transaction is failing and is rolled back at the end.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any errors near the end of the log when the sync finishes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using a recent build from HEAD? Builds after the 6th of August split the changes into small transactions for improved performance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 14:27:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216120#M169250</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-09-09T14:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216121#M169251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm definitely using a HEAD build after the 6th Its reporting build 3002 if that helps. Should I see a message at the end if it finished?&amp;nbsp; Last thing I see is a delete line like thud above.&amp;nbsp; Or is there a way to see if it's doing this in batches?&amp;nbsp; Or log4j settings I can enable?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 21:55:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216121#M169251</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2009-09-09T21:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216122#M169252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By the way, not sure if this is unusual but get these in between some of the synch processing.&amp;nbsp; It seems to continue on after the error though.&amp;nbsp; Put in bits and pieces so the thread wasn't overloaded with the length of the exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;00:35:02,516&amp;nbsp; ERROR [quartz.core.JobRunShell] Job DEFAULT.ldapPeopleJobDetail threw an unhandled Exception:&lt;BR /&gt;org.hibernate.exception.GenericJDBCException: could not insert: [org.alfresco.repo.attributes.LongAttributeImpl]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:91)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.hibernate.id.insert.AbstractSelectingDelegate.performInsert(AbstractSelectingDelegate.java:40)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2163)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2643)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.hibernate.action.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:51)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:322)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Caused by: java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;00:35:02,554&amp;nbsp; ERROR [quartz.core.ErrorLogger] Job (DEFAULT.ldapPeopleJobDetail threw an exception.&lt;BR /&gt;org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: org.hibernate.exception.GenericJDBCException: could not insert: [org.alfresco.repo.attributes.LongAttributeImpl]]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.quartz.core.JobRunShell.run(JobRunShell.java:213)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)&lt;BR /&gt;Caused by: org.hibernate.exception.GenericJDBCException: could not insert: [org.alfresco.repo.attributes.LongAttributeImpl]&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Caused by: java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 13:25:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216122#M169252</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2009-09-10T13:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216123#M169253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also this inquiry seems to have killed all other threads, but is there a good way if I shut down Alfresco to cleanly delete users manually in the MySQL DB?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 14:04:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216123#M169253</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2009-09-10T14:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216124#M169254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No. Do not modify the database yourself or you may corrupt it. Why not just sync with a query that returns no users?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The errors above seem to show transaction contention. Was the server heavily loaded at the time? Are you using a recent build?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 14:51:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216124#M169254</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-09-10T14:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216125#M169255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;No. Do not modify the database yourself or you may corrupt it. Why not just sync with a query that returns no users?&lt;BR /&gt;&lt;BR /&gt;The errors above seem to show transaction contention. Was the server heavily loaded at the time? Are you using a recent build?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;If I sync with a query that returns no users it's still going to go thru one at a time and remove them from Alfresco right?&amp;nbsp; If that's the case it will still do what its doing now.&amp;nbsp; As for heavy use, alfresco's sync job was killing the system so a couple other systems died trying to connect.&amp;nbsp; The DB itself is not heavily memory used, just disk I/O on the DB from the sync cleanup.&amp;nbsp; It started around midnight.&amp;nbsp; seemed to stop at 6:50:02 and then without a line in between in the logs, continued at 13:43:45.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the version, did you see my posts higher up this thread?&amp;nbsp; I did also try and use a recent HEAD edition from last Saturday however it had issues running due to missing columns in the DB that did not exist in any of the scripts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 15:07:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216125#M169255</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2009-09-10T15:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216126#M169256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've just checked the code and it seems that the 'batching' improvement I added didn't make it to the deletion code. I guess I never conceived that someone might want to remove thousands of users in one shot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've logged a JIRA and will try to get the fix into HEAD as soon as I'm allowed!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ETHREEOH-2835" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ETHREEOH-2835&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Were your upgrade problems related to audit tables? If you post the error message you got we might be able to help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 15:38:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216126#M169256</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-09-10T15:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216127#M169257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Dave.&amp;nbsp; Hopefully it will be put in there soon.&amp;nbsp; Odd part is the deletes run and run and run and never error.&amp;nbsp; I see the 80,000 entries in the log being deleted but nothing is gone when it stops outputting delete lines in the log.&amp;nbsp; There was a 15 - 20 second spike in the processing on the DB after it finished but didn't catch the query fast enough to tell if it was a rollback.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With the error, don't have it saved anymore.&amp;nbsp; Just remember it was audit related, was a missing column in an existing table, and although it said everything was started in the logs, you couldn't pull up the login screen.&amp;nbsp; Not unusual though from other errors I have seen.&amp;nbsp; If it's stll there when your update is available in the HEAD revision, I will let you know what I am seeing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 18:46:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216127#M169257</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2009-09-10T18:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216128#M169258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed that the JIRA ticket showed it was fixed a little bit ago.&amp;nbsp; Has that made it into SVN yet?&amp;nbsp; If so what is the build number in the SVN repository so I can look it up and do you know if they will have a HEAD release by this weekend?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 18:03:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216128#M169258</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2009-09-11T18:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216129#M169259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's not on HEAD yet because there is a freeze on non-RM check ins at the moment. Will let you know when it is.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2009 16:47:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216129#M169259</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-09-12T16:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216130#M169260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It's not on HEAD yet because there is a freeze on non-RM check ins at the moment. Will let you know when it is.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Understood.&amp;nbsp; If you think it may be a while please feel free to post or msg me the changes or files that need to be updated.&amp;nbsp; Every night when the sync job runs it kills the prod box and Alfresco has to be restarted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 03:01:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216130#M169260</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2009-09-14T03:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216131#M169261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've attached a diff to the JIRA issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 15:23:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216131#M169261</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-09-14T15:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216132#M169262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I've attached a diff to the JIRA issue.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks you rock.&amp;nbsp; I incorporated your changes and it worked like a charm.&amp;nbsp; All 84k users are gone except the ones in my Alfresco group.&amp;nbsp; If you want me to test the latest build when this gets incorporated in officially to see if I still have the DB problems, you can still feel free to let me know if you remember.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 17:38:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216132#M169262</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2009-09-15T17:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216133#M169263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am updating my code to the latest release and went to verify if these changes were in there.&amp;nbsp; Doesn't look so, however JIRA says the problem has been fixed and resolved.&amp;nbsp; Can you verify?&amp;nbsp; The ChainingUserRegistrySynchronizer.java looks like it may be different than the original one however does not match your code updates included in the ticket.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 14:19:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216133#M169263</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2009-10-29T14:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216134#M169264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Curious if it's safe to assume the code is now in the current HEAD version or if I still have to keep updating based on provided change log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JR&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 03:37:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216134#M169264</guid>
      <dc:creator>jriker1</dc:creator>
      <dc:date>2010-01-08T03:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sync deleting users but not deleting users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216135#M169265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry I didn't update this. Yes the code in HEAD (and 3.2r2) now contains the fix. Since I made the original fix we tuned the synchronizer and schema to be even more fault tolerant and scalable to even larger user directories. I hope you like it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2010 12:25:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sync-deleting-users-but-not-deleting-users/m-p/216135#M169265</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2010-01-12T12:25:31Z</dc:date>
    </item>
  </channel>
</rss>

