Skip to main content
October 8, 2007
Question

Application restart

  • October 8, 2007
  • 4 replies
  • 490 views
Trying to restate/rephrase a posting I did around a week ago. Here it goes ...

Is there a way to shutdown/restart a selected application from CF Admin pages? If yes, how do I do it (without rebooting the server)? Thanks.

- Milind
    This topic has been closed for replies.

    4 replies

    October 9, 2007
    Put every single application on its own instance?
    Inspiring
    October 8, 2007
    mjoshi wrote:
    > Is there a way to shutdown/restart a selected application from CF Admin pages?

    No.

    Jochem


    --
    Jochem van Dieten
    Adobe Community Expert for ColdFusion
    October 8, 2007
    jbaud -

    Well, the solution you mentioned will basically restart the ColdFusion windows service. I do not want that. Is there a way, may be using any admin APIs, to list all the application that are running on a given CF server and then unload/reload a given application.

    Thanks for your answer though.
    - Milind
    Participant
    October 8, 2007
    On the server go to Admin Tool | Services and look for all the "CF" instances, start at the 1st one listed and click restart in the upper left corner.....