On Mar 29 2010, 8:15 pm, Andrew <am2...@gmail.com> wrote: > I think we are going to give RHEL a try instead - fingers crossed we > don't have an issue there.
Resurrecting this old thread because it helped me solve this infamous MessageBrokerServlet slow-startup problem. I hit the same problem with a new CF8 install on RHEL 5 and I've posted the solution here: http://www.ghidinelli.com/2011/01/11/cold-fusion-slow-start-messagebrokerservlet In short, your server didn't have enough entropy and MessageBrokerServlet was trying to seed a secure random number generator. It was being blocked by /dev/random. There's a simple fix for the above which I've detailed on my post. I wanted to update this thread for when some other poor sucker pulls his hair out and comes across this thread in Google. :) Cheers, Brian -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaus...@googlegroups.com. To unsubscribe from this group, send email to cfaussie+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.