<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>&#34;The mind of a Mad Tech!&#34; &#187; ColdFusion</title>
	<atom:link href="http://www.keithdmitchell.com/category/technology-related/coldfusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keithdmitchell.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 16:53:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Updating the JVM version for Coldfusion (Linux)</title>
		<link>http://www.keithdmitchell.com/2011/11/29/updating-the-jvm-version-for-coldfusion-linux/</link>
		<comments>http://www.keithdmitchell.com/2011/11/29/updating-the-jvm-version-for-coldfusion-linux/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 15:11:38 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=534</guid>
		<description><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=%26quot%3BThe+mind+of+a+Mad+Tech%21%26quot%3B&link=http%3A%2F%2Fwww.keithdmitchell.com%2F2011%2F11%2F29%2Fupdating-the-jvm-version-for-coldfusion-linux%2F&title=Updating+the+JVM+version+for+Coldfusion+%28Linux%29&desc=As+daunting+as+it+may+seem+updating+the+JVM+version+or+installing+a+new+version+of+the+Java+Virtual+Machine+is+a+really+simple+task.+To+proceed+with+this+I+strongly+recommend+that+you+view+the+origina&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=&twrelated1=&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=1&buzzlang=en&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=1&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>As daunting as it may seem updating the JVM version or installing a new version of the Java Virtual Machine is a really simple task. To proceed with this I strongly recommend that you view the original JVM.config for the Coldfusion instance and take note of the &#8220;java home&#8221; that is specified in the file. [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2011/11/29/updating-the-jvm-version-for-coldfusion-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Patch for CFImage and Image functions in ColdFusion 8.0.1</title>
		<link>http://www.keithdmitchell.com/2009/03/18/patch-for-cfimage-and-image-functions-in-coldfusion-801/</link>
		<comments>http://www.keithdmitchell.com/2009/03/18/patch-for-cfimage-and-image-functions-in-coldfusion-801/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 18:59:28 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[CFimage]]></category>
		<category><![CDATA[Coldfusion8]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=151</guid>
		<description><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=%26quot%3BThe+mind+of+a+Mad+Tech%21%26quot%3B&link=http%3A%2F%2Fwww.keithdmitchell.com%2F2009%2F03%2F18%2Fpatch-for-cfimage-and-image-functions-in-coldfusion-801%2F&title=Patch+for+CFImage+and+Image+functions+in+ColdFusion+8.0.1&desc=Issue%0D%0A%0D%0ACFImage+and+the+image+functions+can+leave+an+image+file+locked+after+an+initial+write+to+disk+in+Adobe+ColdFusion+8.0.1.+This+can+cause+subsequent+operations+on+the+image+to+fail+with+an+erro&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=&twrelated1=&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=1&buzzlang=en&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=1&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>Issue CFImage and the image functions can leave an image file locked after an initial write to disk in Adobe ColdFusion 8.0.1. This can cause subsequent operations on the image to fail with an error similar to the following: &#8220;An exception occurred while trying to write the image. Ensure that the destination directory exists and [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2009/03/18/patch-for-cfimage-and-image-functions-in-coldfusion-801/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the ColdFusion Start Timeout</title>
		<link>http://www.keithdmitchell.com/2008/05/07/changing-the-coldfusion-start-timeout/</link>
		<comments>http://www.keithdmitchell.com/2008/05/07/changing-the-coldfusion-start-timeout/#comments</comments>
		<pubDate>Wed, 07 May 2008 11:28:38 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/archives/72</guid>
		<description><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=%26quot%3BThe+mind+of+a+Mad+Tech%21%26quot%3B&link=http%3A%2F%2Fwww.keithdmitchell.com%2F2008%2F05%2F07%2Fchanging-the-coldfusion-start-timeout%2F&title=Changing+the+ColdFusion+Start+Timeout&desc=On+extremely+slow+or+very+heavily+loaded+Windows+systems%2C+the+main+ColdFusion+MX+Application+Server+service+might+not+automatically+start+on+system+restart+using+the+default+service+startup+timeout+va&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=&twrelated1=&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=1&buzzlang=en&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=1&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>On extremely slow or very heavily loaded Windows systems, the main ColdFusion MX Application Server service might not automatically start on system restart using the default service startup timeout values. Instead, the following error will be seen: The ColdFusion MX Application Server service terminated with service-specific error 2. This behavior can occur on slower systems [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2008/05/07/changing-the-coldfusion-start-timeout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset a Lost ColdFusion Administrator Password</title>
		<link>http://www.keithdmitchell.com/2008/02/26/reset-a-lost-administrator-password/</link>
		<comments>http://www.keithdmitchell.com/2008/02/26/reset-a-lost-administrator-password/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 13:50:23 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/archives/46</guid>
		<description><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=%26quot%3BThe+mind+of+a+Mad+Tech%21%26quot%3B&link=http%3A%2F%2Fwww.keithdmitchell.com%2F2008%2F02%2F26%2Freset-a-lost-administrator-password%2F&title=Reset+a+Lost+ColdFusion+Administrator+Password&desc=%0D%0A%0D%0A%09Open+the+the+file+neo-security.xml.+This+is+in+the+lib+directory+of+you+ColdFusion+MX+install%2C++%09so+for+Windows+C%3A%5CCFusionMX%5Clib%5C+and+on+UNIX+%2Fopt%2Fcoldfusionmx%2Flib.+This+also+applies+for+CF7+and+&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=&twrelated1=&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=1&buzzlang=en&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=1&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>Open the the file neo-security.xml. This is in the lib directory of you ColdFusion MX install, so for Windows C:\CFusionMX\lib\ and on UNIX /opt/coldfusionmx/lib. This also applies for CF7 and CF8 on both windows and linux. The file directory may vary so you will have do do a search for the neo-security.xml file. Change the [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2008/02/26/reset-a-lost-administrator-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling/enabling ColdFusion RDS</title>
		<link>http://www.keithdmitchell.com/2008/02/07/disablingenabling-coldfusion-rds/</link>
		<comments>http://www.keithdmitchell.com/2008/02/07/disablingenabling-coldfusion-rds/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 15:43:26 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/archives/31</guid>
		<description><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=%26quot%3BThe+mind+of+a+Mad+Tech%21%26quot%3B&link=http%3A%2F%2Fwww.keithdmitchell.com%2F2008%2F02%2F07%2Fdisablingenabling-coldfusion-rds%2F&title=Disabling%2Fenabling+ColdFusion+RDS&desc=To+disable+ColdFusion+Remote+Development+Services+on+ColdFusion+MX+and+higher%3A%0D%0A%0D%0AIn+earlier+versions+of+ColdFusion%2C+RDS+ran+as+a+separate+service+or+process.+In+ColdFusion+MX%2C+RDS+is+seamlessly+integ&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=&twrelated1=&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=1&buzzlang=en&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=1&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>To disable ColdFusion Remote Development Services on ColdFusion MX and higher: In earlier versions of ColdFusion, RDS ran as a separate service or process. In ColdFusion MX, RDS is seamlessly integrated into the main service or process. To disable it, you must disable the RDSServlet mapping, as described in the following procedure. To disable the [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2008/02/07/disablingenabling-coldfusion-rds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

