CF MX6.1 will not auto start after server reboot.. but will start by hand...

Ask a Question related to Macromedia ColdFusion, Design and Development.

  1. #1

    Default CF MX6.1 will not auto start after server reboot.. but will start by hand...

    I just moved all the stuff to a new dual Xeon Windows server 2003.

    Problem with CF MX 6.1 is that it will not start after a server reboot!
    I get an Application error message like this:

    Event Type: Error
    Event Source: ColdFusion MX Application Server
    Event Category: None
    Event ID: 261
    Date: 2/16/2005
    Time: 12:14:18 AM
    User: N/A
    Computer: XEON
    Description:
    The ColdFusion MX Application Server service could not be started within 240
    seconds. Increase the server startup timeout value using
    C:\CFusionMX\runtime\bin\jrunsvc.exe -starttimeout <seconds> "ColdFusion MX
    Application Server".

    and

    Event Type: Error
    Event Source: ColdFusion MX Application Server
    Event Category: None
    Event ID: 263
    Date: 2/16/2005
    Time: 12:14:18 AM
    User: N/A
    Computer: XEON
    Description:
    The ColdFusion MX Application Server service killed process with pid 1556.

    In the System log I have the following error:

    Event Type: Error
    Event Source: Service Control Manager
    Event Category: None
    Event ID: 7024
    Date: 2/16/2005
    Time: 12:14:18 AM
    User: N/A
    Computer: XEON
    Description:
    The ColdFusion MX Application Server service terminated with
    service-specific error 2 (0x2).

    For more information, see Help and Support Center at
    [url]http://go.microsoft.com/fwlink/events.asp[/url].


    The strange thing is that when I start the ColdFusion MX Application Server
    service by hand in "Services" (after the error) it will startup nice with no
    problem.

    Anyone here who knows of a fix for this?

    Thank you..

    Noel


    Noël® Guest

  2. Similar Questions and Discussions

    1. Left Hand Start for Facing Pages
      I am trying to create a Acrobat file with multiple files and for the life of me I can't keep it from Starting the flow on the left. It always moves...
    2. Disable Acrobat Auto Start
      I am using Acrobat 6.0 on Win XP. Everytime I create a pdf file it automatically launches into Adobe Acrobat 6.0 Standard. I am usually creating...
    3. Auto launch at start up on Mac OS X
      I have been trying to set my Mac (OS X 10.1.5) to auto launch a Filemaker program at start up but it gets lost. The Filemaker logo bounces up and...
    4. Auto Start Not Working???
      When I plug in my digitgal camera (USB) or insert a CD, my laptop is not autostarting... I used to get a window that would pop up and give me...
    5. Auto page start in an email
      I have noticed a number of (spam I'm afraid) emails I have received lately automatically link to and open a web page embedded in the email as soon...
  3. #2

    Default Re: CF MX6.1 will not auto start after server reboot.. but will start by hand...

    > The ColdFusion MX Application Server service could not be started
    > within 240 seconds. Increase the server startup timeout value using
    > C:\CFusionMX\runtime\bin\jrunsvc.exe -starttimeout <seconds>
    > "ColdFusion MX Application Server".
    Noel,

    The error message told you how to fix it - you can increase the startup time
    by changing the command that is run when the service starts up. I *think*
    you can do that from the control panel, but you may have to find it in the
    registry.

    This is probably because your machine starts up so much 'stuff' at once that
    it takes longer than 240 seconds to start CFMX. That seems strange since it
    sounds like you moved to a faster machine. You might want to check to see
    what is running on it.

    --
    Tom Jordahl
    Macromedia


    Tom Jordahl Guest

  4. #3

    Default Re: CF MX6.1 will not auto start after server reboot.. but will start by hand...


    "Tom Jordahl" <tomj@macromedia.com> wrote in message
    news:cuvjvs$r9$1@forums.macromedia.com...
    >> The ColdFusion MX Application Server service could not be started
    >> within 240 seconds. Increase the server startup timeout value using
    >> C:\CFusionMX\runtime\bin\jrunsvc.exe -starttimeout <seconds>
    >> "ColdFusion MX Application Server".
    >
    > Noel,
    >
    > The error message told you how to fix it - you can increase the startup
    > time
    > by changing the command that is run when the service starts up. I *think*
    > you can do that from the control panel, but you may have to find it in the
    > registry.
    >
    > This is probably because your machine starts up so much 'stuff' at once
    > that
    > it takes longer than 240 seconds to start CFMX. That seems strange since
    > it
    > sounds like you moved to a faster machine. You might want to check to see
    > what is running on it.
    >
    Hi Tom,

    Thanks for your reply.

    Bob (in an other group) pointed me to the following link:
    [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18799[/url]


    Still it's strange.. I moved from a single CPU server (1.4 GHz) to a dual
    Xeon 2.8 GHz one.
    The setup (servers running) are the same as it was on the "old" server.
    Both systems were running Windows Server 2003 and had 1GB mem.

    Only difference is that the new server is getting +60K hits a day, but this
    should not effect the startup time

    Noel


    Noël® Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139