<?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/"
		>
<channel>
	<title>Comments on: Is this a Coldfusion 8 BUG</title>
	<atom:link href="http://cfblog.co.uk/Is-this-a-Coldfusion-8-BUG/feed/" rel="self" type="application/rss+xml" />
	<link>http://cfblog.co.uk/is-this-a-coldfusion-8-bug/</link>
	<description></description>
	<lastBuildDate>Wed, 06 Jan 2010 20:01:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Barb</title>
		<link>http://cfblog.co.uk/is-this-a-coldfusion-8-bug/comment-page-1/#comment-26</link>
		<dc:creator>Barb</dc:creator>
		<pubDate>Wed, 05 Mar 2008 22:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://cfblog.co.uk/?p=33#comment-26</guid>
		<description>I&#039;m having the same problem . . . when I start CF8, it seems to hang during or just after the user MessageBrokerServlet:init command.

I took Joao&#039;s suggestion, reinstalled, and chose not to install the LCDS portion of the install.  Now I can get past that command in the startup, but it hangs two commands later at user CFInternalServet:init.

Ugh.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem . . . when I start CF8, it seems to hang during or just after the user MessageBrokerServlet:init command.</p>
<p>I took Joao&#8217;s suggestion, reinstalled, and chose not to install the LCDS portion of the install.  Now I can get past that command in the startup, but it hangs two commands later at user CFInternalServet:init.</p>
<p>Ugh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo￣o Fernandes</title>
		<link>http://cfblog.co.uk/is-this-a-coldfusion-8-bug/comment-page-1/#comment-25</link>
		<dc:creator>Jo￣o Fernandes</dc:creator>
		<pubDate>Wed, 05 Mar 2008 21:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://cfblog.co.uk/?p=33#comment-25</guid>
		<description>Phil, when you install CF8 they give you an option to install LCDS within CF. The messageBrokerServlet is responsible to handle all remoting/messaging/data management data exchange between Flex and CF (or LCDS). If the messageBrokerServlet takes that long to start up, it might be some LCDS related feature that is hanging the system and that&#039;s why I was asking if you opted in LCDS during installation.</description>
		<content:encoded><![CDATA[<p>Phil, when you install CF8 they give you an option to install LCDS within CF. The messageBrokerServlet is responsible to handle all remoting/messaging/data management data exchange between Flex and CF (or LCDS). If the messageBrokerServlet takes that long to start up, it might be some LCDS related feature that is hanging the system and that&#8217;s why I was asking if you opted in LCDS during installation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Porter</title>
		<link>http://cfblog.co.uk/is-this-a-coldfusion-8-bug/comment-page-1/#comment-24</link>
		<dc:creator>Phil Porter</dc:creator>
		<pubDate>Wed, 05 Mar 2008 21:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://cfblog.co.uk/?p=33#comment-24</guid>
		<description>Thanks Tom and Jo￣o:  Tom, I set coldfusion to run last in the bootup.  I have even tried disabling it on bootup and running it from the command line, but the problem still exists.  Jo￣o, I&#039;m not sure what you mean by integrated LCDS? - The problem is very strange and I&#039;m wondering if its something to do with the kernel as I have another Centos Server with similar settings that doesn&#039;t have a problem.  I decided to change my distribution to Suse 10.3 and all seems fine now.  I must admit though I wish I knew what was causing this.  Is there anyway to debug whats going on when the MessageBrokerServlet  starts?</description>
		<content:encoded><![CDATA[<p>Thanks Tom and Jo￣o:  Tom, I set coldfusion to run last in the bootup.  I have even tried disabling it on bootup and running it from the command line, but the problem still exists.  Jo￣o, I&#8217;m not sure what you mean by integrated LCDS? &#8211; The problem is very strange and I&#8217;m wondering if its something to do with the kernel as I have another Centos Server with similar settings that doesn&#8217;t have a problem.  I decided to change my distribution to Suse 10.3 and all seems fine now.  I must admit though I wish I knew what was causing this.  Is there anyway to debug whats going on when the MessageBrokerServlet  starts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo￣o Fernandes</title>
		<link>http://cfblog.co.uk/is-this-a-coldfusion-8-bug/comment-page-1/#comment-23</link>
		<dc:creator>Jo￣o Fernandes</dc:creator>
		<pubDate>Wed, 05 Mar 2008 19:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://cfblog.co.uk/?p=33#comment-23</guid>
		<description>Phil, 
1ﾺ are you using integrated LCDS?
2ﾺ can you comment the MessageBrokerServlet from the web.xml (and related mapping etc) and see if the problem persists?</description>
		<content:encoded><![CDATA[<p>Phil,<br />
1ﾺ are you using integrated LCDS?<br />
2ﾺ can you comment the MessageBrokerServlet from the web.xml (and related mapping etc) and see if the problem persists?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Chiverton</title>
		<link>http://cfblog.co.uk/is-this-a-coldfusion-8-bug/comment-page-1/#comment-22</link>
		<dc:creator>Tom Chiverton</dc:creator>
		<pubDate>Wed, 05 Mar 2008 18:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://cfblog.co.uk/?p=33#comment-22</guid>
		<description>Does it try to start ColdFusion before networking, for instance ?
What if you remove the rc*.d entries and place the call to the CF startup script in /etc/rc.local (or CentOS equiv.) directly - thus starting CF after all the init.d stuff has run ?</description>
		<content:encoded><![CDATA[<p>Does it try to start ColdFusion before networking, for instance ?<br />
What if you remove the rc*.d entries and place the call to the CF startup script in /etc/rc.local (or CentOS equiv.) directly &#8211; thus starting CF after all the init.d stuff has run ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Porter</title>
		<link>http://cfblog.co.uk/is-this-a-coldfusion-8-bug/comment-page-1/#comment-21</link>
		<dc:creator>Phil Porter</dc:creator>
		<pubDate>Sat, 01 Mar 2008 13:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://cfblog.co.uk/?p=33#comment-21</guid>
		<description>Hi James - how are you?  Thanks for the reply and pointer.  I switched the system over to Java 1.5, but the problem still exists.  I think it has something to do with Flex probing the system, but i&#039;m at a loss as to what is really going on.  Its very strange as when you first install cf8 it works with no stalling, but when you reboot the system it always stalls (for about an hour) and then is fine?</description>
		<content:encoded><![CDATA[<p>Hi James &#8211; how are you?  Thanks for the reply and pointer.  I switched the system over to Java 1.5, but the problem still exists.  I think it has something to do with Flex probing the system, but i&#8217;m at a loss as to what is really going on.  Its very strange as when you first install cf8 it works with no stalling, but when you reboot the system it always stalls (for about an hour) and then is fine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Netherton</title>
		<link>http://cfblog.co.uk/is-this-a-coldfusion-8-bug/comment-page-1/#comment-20</link>
		<dc:creator>James Netherton</dc:creator>
		<pubDate>Sat, 01 Mar 2008 08:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://cfblog.co.uk/?p=33#comment-20</guid>
		<description>Could this have anything to do with it?

http://corfield.org/blog/index.cfm/do/blog.entry/entry/Java_6_and_ColdFusion_8</description>
		<content:encoded><![CDATA[<p>Could this have anything to do with it?</p>
<p><a href="http://corfield.org/blog/index.cfm/do/blog.entry/entry/Java_6_and_ColdFusion_8" rel="nofollow">http://corfield.org/blog/index.cfm/do/blog.entry/entry/Java_6_and_ColdFusion_8</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

