That is correct behavior.  An application does not start until a page
within its scope is requested.  You have a few options though.

Use onServerStart (CF 9+).
Use another server to monitor it.
Use a third party program such as FusionReactor.  I highly recommend it and
it's well worth the money spent.



On Tue, Apr 1, 2014 at 10:31 AM, morchella <morchella.delici...@gmail.com>wrote:

>
> so i am trying some thing out on localhost befor i move to dev
> i want to know when my cf server was started or restarted.
> so after my onApplicationStart
> i put in a cfmail and fir up an instance of cf9 for my localhost.
>
> i dont get the email unless i actually goto 127.x.x.x to view a page.
> i thought i should get it imeditaly when the server starts?
>
> how would or should i be doing this.
> thanks a bunch.
> will help to know when offshore reboots some thing with out informing us.
>
> -m
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358272
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to