<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Tips: Watch the DFC Registry Mode</title>
	<atom:link href="http://wordofpie.com/2008/06/02/tips-watch-the-dfc-registry-mode/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordofpie.com/2008/06/02/tips-watch-the-dfc-registry-mode/</link>
	<description>Ponderings on Life, the Universe, and Information</description>
	<lastBuildDate>Fri, 10 Feb 2012 22:28:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Pie</title>
		<link>http://wordofpie.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3594</link>
		<dc:creator><![CDATA[Pie]]></dc:creator>
		<pubDate>Fri, 12 Sep 2008 14:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3594</guid>
		<description><![CDATA[Glad to help.

-Pie]]></description>
		<content:encoded><![CDATA[<p>Glad to help.</p>
<p>-Pie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram</title>
		<link>http://wordofpie.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3593</link>
		<dc:creator><![CDATA[Ram]]></dc:creator>
		<pubDate>Fri, 12 Sep 2008 14:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3593</guid>
		<description><![CDATA[Laurence,  Thanks for sharing this tip on your blog. You literally saved me from a really stressed out weekend.   

We are preparing to migrate some 70,000 documents from one Lotus Domino to Documentum using a custom DFC application.   We were in the process of setting up around 20 laptops with this custom application.   The application kept crashing without any error on some of the laptops while it ran perfectly on others.  It was really puzzling.  After reinstalling DFC and JDK several times, I enabled the tracing in DFC, ran the application and then I saw the DfRegistryWin32 related error in the logs.   I Googled for it and landed straight at this post.  Thanks to Google and to you for sharing this info :-)   
- cheers
Ram]]></description>
		<content:encoded><![CDATA[<p>Laurence,  Thanks for sharing this tip on your blog. You literally saved me from a really stressed out weekend.   </p>
<p>We are preparing to migrate some 70,000 documents from one Lotus Domino to Documentum using a custom DFC application.   We were in the process of setting up around 20 laptops with this custom application.   The application kept crashing without any error on some of the laptops while it ran perfectly on others.  It was really puzzling.  After reinstalling DFC and JDK several times, I enabled the tracing in DFC, ran the application and then I saw the DfRegistryWin32 related error in the logs.   I Googled for it and landed straight at this post.  Thanks to Google and to you for sharing this info <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
- cheers<br />
Ram</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pie</title>
		<link>http://wordofpie.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3244</link>
		<dc:creator><![CDATA[Pie]]></dc:creator>
		<pubDate>Fri, 06 Jun 2008 12:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3244</guid>
		<description><![CDATA[All true Rajendra.  I wouldn&#039;t recommend switching in mid-stream.

The situation above was purely rolling a mid-tier application to a new server, and the complaints that followed.]]></description>
		<content:encoded><![CDATA[<p>All true Rajendra.  I wouldn&#8217;t recommend switching in mid-stream.</p>
<p>The situation above was purely rolling a mid-tier application to a new server, and the complaints that followed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajendra</title>
		<link>http://wordofpie.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3243</link>
		<dc:creator><![CDATA[Rajendra]]></dc:creator>
		<pubDate>Fri, 06 Jun 2008 03:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3243</guid>
		<description><![CDATA[Pie,
Good explanation. 
I have a point to add, if we still want to use Windows Registry (on Windows client) we need to add DfRegistryWin32.dll to java.library.path. The reason being the Windows registry was already holding the information about the previously checked out, Viewed documents entries.
If all of a sudden we change the registry mode of DFC consider the a case of a previously checked out document. When I try to checkin, DFC will not be unable to find the checkout related information (as new registry has no information of the location of the checked out file). 
This may fail the checkin operation.
In a WDK(UCF based) scenario changing the registry.mode from windows to file will prompt for the checked out files location, if it doesn&#039;t find in the registry.]]></description>
		<content:encoded><![CDATA[<p>Pie,<br />
Good explanation.<br />
I have a point to add, if we still want to use Windows Registry (on Windows client) we need to add DfRegistryWin32.dll to java.library.path. The reason being the Windows registry was already holding the information about the previously checked out, Viewed documents entries.<br />
If all of a sudden we change the registry mode of DFC consider the a case of a previously checked out document. When I try to checkin, DFC will not be unable to find the checkout related information (as new registry has no information of the location of the checked out file).<br />
This may fail the checkin operation.<br />
In a WDK(UCF based) scenario changing the registry.mode from windows to file will prompt for the checked out files location, if it doesn&#8217;t find in the registry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pie</title>
		<link>http://wordofpie.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3239</link>
		<dc:creator><![CDATA[Pie]]></dc:creator>
		<pubDate>Wed, 04 Jun 2008 13:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3239</guid>
		<description><![CDATA[Victor, thank you for chiming it.  It is good to know that the team back in Pleasanton occasionally reads the stuff out here in the blogsphere and that it can positively impact things at EMC.]]></description>
		<content:encoded><![CDATA[<p>Victor, thank you for chiming it.  It is good to know that the team back in Pleasanton occasionally reads the stuff out here in the blogsphere and that it can positively impact things at EMC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Spivak</title>
		<link>http://wordofpie.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3236</link>
		<dc:creator><![CDATA[Victor Spivak]]></dc:creator>
		<pubDate>Wed, 04 Jun 2008 00:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3236</guid>
		<description><![CDATA[Pie,

Good job.  We should add this information to our documentation.  I will forward your post to our tech pubs.]]></description>
		<content:encoded><![CDATA[<p>Pie,</p>
<p>Good job.  We should add this information to our documentation.  I will forward your post to our tech pubs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pie</title>
		<link>http://wordofpie.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3233</link>
		<dc:creator><![CDATA[Pie]]></dc:creator>
		<pubDate>Tue, 03 Jun 2008 16:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3233</guid>
		<description><![CDATA[Bindu, great to see you in the blogsphere.  It has been some time.  It is a great post and I encourage people to go and read it.  Bindu&#039;s post explains how the registry works in more detail.

If you want to understand the DFC registry, as opposed to just keeping it out of your way, read it.]]></description>
		<content:encoded><![CDATA[<p>Bindu, great to see you in the blogsphere.  It has been some time.  It is a great post and I encourage people to go and read it.  Bindu&#8217;s post explains how the registry works in more detail.</p>
<p>If you want to understand the DFC registry, as opposed to just keeping it out of your way, read it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: binduwavell</title>
		<link>http://wordofpie.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3232</link>
		<dc:creator><![CDATA[binduwavell]]></dc:creator>
		<pubDate>Tue, 03 Jun 2008 16:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/06/02/tips-watch-the-dfc-registry-mode/#comment-3232</guid>
		<description><![CDATA[Laurence, I&#039;ve been meaning to write up some info about the DFC Client Registry too, &lt;a href=&quot;http://technobliss.wordpress.com/2008/06/03/a-bit-about-the-dfc-client-reistry/&quot; rel=&quot;nofollow&quot;&gt;you inspired me&lt;/a&gt;.]]></description>
		<content:encoded><![CDATA[<p>Laurence, I&#8217;ve been meaning to write up some info about the DFC Client Registry too, <a href="http://technobliss.wordpress.com/2008/06/03/a-bit-about-the-dfc-client-reistry/" rel="nofollow">you inspired me</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

