Just a quick follow up question - have you tied CF into Apache or is it just running on the internal HTTP server on port 8300/8500 so far?
Also: I think (and that was confirmed by Mark when we briefly discussed that) that MessageBrokerServlet is the culprit. It's a servlet that's used in Remoting/LCDS. I wonder two things: a) did the installer ask you if you wanted to install Blaze DS or LCDS Express (or whatever that LCDS light version is called)? If yes, did you install it? Note: MessageBrokerServlet most likely also comes with a plain CF setup as it's responsible for the /flex2gateway servlet endpoint afaik b) You could try to comment the sections in web.xml that use the MessageBrokerServlet. You'll probably find it in at least 2 instances in there. Try to restart CF and see if it b1) comes up at all b2) makes a difference re start-up times (maybe post the relevant log sections) Cheers Kai > Here's a comparison of my new environment, compared to my old one > > > 29/03 11:36:37 user ColdFusionStartUpServlet: init > 29/03 11:36:37 user ColdFusionStartUpServlet: ColdFusion: Starting > application services > 29/03 11:36:37 user ColdFusionStartUpServlet: ColdFusion: VM version = > 14.0-b16 > 29/03 11:38:58 user ColdFusionStartUpServlet: ColdFusion: application > services are now available > 29/03 11:38:58 user CFMxmlServlet: init > 29/03 11:38:58 user CFMxmlServlet: Macromedia Flex Build: 87315.134646 > 29/03 11:38:59 user CFSwfServlet: init > 29/03 11:38:59 user CFCServlet: init > 29/03 11:39:00 user FlashGateway: init > 29/03 11:39:00 user MessageBrokerServlet: init > 29/03 11:41:08 user CFFormGateway: init > 29/03 11:41:08 user CFInternalServlet: init > 29/03 11:41:08 user WSRPProducer: init > 29/03 11:41:08 user ServerCFCServlet: init > 29/03 11:41:08 info Deploying enterprise application "JRun 4.0 > Internal J2EE Components" from: file:/opt/jrun4/lib/jrun-comp.ear > 29/03 11:41:08 info Deploying EJB "JRunSQLInvoker" from: file:/opt/ > jrun4/lib/jrun-comp.ear > > Been going 5 mins. > > Compare this to an environment which works: > > 15/03 12:06:24 user JSPServlet: init > 15/03 12:06:25 user ColdFusionStartUpServlet: init > 15/03 12:06:25 user ColdFusionStartUpServlet: ColdFusion: Starting > application services > 15/03 12:06:25 user ColdFusionStartUpServlet: ColdFusion: VM version = > 14.0-b16 > 15/03 12:06:29 user ColdFusionStartUpServlet: ColdFusion: application > services are now available > 15/03 12:06:29 user CFMxmlServlet: init > 15/03 12:06:29 user CFMxmlServlet: Macromedia Flex Build: 87315.134646 > 15/03 12:06:29 user CFSwfServlet: init > 15/03 12:06:30 user CFCServlet: init > 15/03 12:06:31 user FlashGateway: init > 15/03 12:06:31 user MessageBrokerServlet: init > 15/03 12:06:31 user CFFormGateway: init > 15/03 12:06:31 user CFInternalServlet: init > 15/03 12:06:31 user WSRPProducer: init > 15/03 12:06:32 user ServerCFCServlet: init > 15/03 12:06:32 info Deploying enterprise application "JRun 4.0 > Internal J2EE Components" from: file:/opt/jrun4/lib/jrun-comp.ear > 15/03 12:06:32 info Deploying EJB "JRunSQLInvoker" from: file:/opt/ > jrun4/lib/jrun-comp.ear > 15/03 12:06:51 info JRun Proxy Server listening on *:51020 > > That last line is missing on my new environment. Could it be that I > need to open a firewall port or something? > > -- > 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. > -- Kai Koenig - Ventego Creative Ltd ph: +64 4 476 6781 - mob: +64 21 928 365 / +61 450 132 117 web: http://www.ventego-creative.co.nz blog: http://www.bloginblack.de twitter: http://www.twitter.com/agentK Hands-on Regular Expression training @ webDU 2010 http://bloginblack.de/agentk/workshop-befriending-regular-expressions/ Hands-on Flash Catalyst and Flex 4 training @ Webinale 2010 http://bloginblack.de/agentk/workshop-rias-with-flash-catalyst-and-flex-4/ -- -- 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.