[cfaussie] Slow Server Startup Time

2010-03-26 Thread Andrew Myers
Hi Guys,

I'm in the process of configuring a new server from scratch and I'm running
into some issues with ColdFusion taking a long time to start up.

After a start or restart I get the following error when I try and access my
site for a few minutes:
Server ErrorThe server encountered an internal error and was unable to
complete your request.

*Application server is busy. Either there are too many concurrent requests
or the server still is starting up.*
Then when that finally completes, I am getting a cffile timeout when my app
is loading it's ColdSpring config.

I have previously installed this on another server without seeing these
problems.  The server I am seeing the problem on is 64bit with 32Gb RAM (the
other one was 32bit with 4Gb RAM) so I am concerned it is slower

Both are ubuntu, running CF9 and I did the install of CF myself on both of
them.

Has anyone seen this before and if so do you have any advice on how to
improve (or even debug) this?

Regards,
Andrew.

-- 
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.



[cfaussie] Re: Slow Server Startup Time

2010-03-26 Thread BarryC
Is there anything else running on the server, what is the CPU grunt
like on the server?
The best bet would be to monitor the server and see what resource
usage is like on it when you start Coldfusion and then your script.

Also, you could set a custom timeout value in your script with the
cfsetting tag so it at least starts without timing out. What is your
timeout set to?

Barry.

On Mar 27, 1:24 pm, Andrew Myers am2...@gmail.com wrote:
 Hi Guys,

 I'm in the process of configuring a new server from scratch and I'm running
 into some issues with ColdFusion taking a long time to start up.

 After a start or restart I get the following error when I try and access my
 site for a few minutes:
 Server ErrorThe server encountered an internal error and was unable to
 complete your request.

 *Application server is busy. Either there are too many concurrent requests
 or the server still is starting up.*
 Then when that finally completes, I am getting a cffile timeout when my app
 is loading it's ColdSpring config.

 I have previously installed this on another server without seeing these
 problems.  The server I am seeing the problem on is 64bit with 32Gb RAM (the
 other one was 32bit with 4Gb RAM) so I am concerned it is slower

 Both are ubuntu, running CF9 and I did the install of CF myself on both of
 them.

 Has anyone seen this before and if so do you have any advice on how to
 improve (or even debug) this?

 Regards,
 Andrew.

-- 
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.



RE: [cfaussie] Slow Server Startup Time

2010-03-26 Thread Steve Onnis
how much ram is allocated to the JVM?

  _  

From: Andrew Myers [mailto:am2...@gmail.com] 
Sent: Saturday, 27 March 2010 11:25 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Slow Server Startup Time


Hi Guys,

I'm in the process of configuring a new server from scratch and I'm running
into some issues with ColdFusion taking a long time to start up.

After a start or restart I get the following error when I try and access my
site for a few minutes:


Server Error

The server encountered an internal error and was unable to complete your
request. 

Application server is busy. Either there are too many concurrent requests or
the server still is starting up.

Then when that finally completes, I am getting a cffile timeout when my app
is loading it's ColdSpring config.

I have previously installed this on another server without seeing these
problems.  The server I am seeing the problem on is 64bit with 32Gb RAM (the
other one was 32bit with 4Gb RAM) so I am concerned it is slower  

Both are ubuntu, running CF9 and I did the install of CF myself on both of
them.  

Has anyone seen this before and if so do you have any advice on how to
improve (or even debug) this?  

Regards,
Andrew.


-- 
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.

-- 
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.