CFMX7 Takes 10 minutes to start

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default CFMX7 Takes 10 minutes to start

    Okay, heres the deal, I have three identical servers running red hat enterprise
    linux 4 update 4 (well, actually CENTOS 4.4, but close enough) Coldfusion MX
    7.0.2 and apache 2.0.52.

    For the longest time I thought CF was completely broken, but actually it just
    takes forever to start up. I always have to manually kill CF because the stop
    script just hangs and fills the screen with dots. Then I have to start CF
    server. Then I need to restart httpd. At this point ill get an error 500
    screen for approximately ten minutes before admin will finally connect.

    The pertinent snippet from the cfserver.log file is as follows:

    03/06 13:37:21 Error [main] - Unable to initialize FlexAssembler service:
    coldfusion.flex.FlexAssemblerService$UnableToRegis terServe
    rExcepton: Unable to register Flex Assembler Service in RMI registry:
    java.rmi.ConnectException: Connection refused to host: 10.10.1
    0.207; nested exception is: java.net.ConnectException: Connection timed
    out.
    03/06 13:37:21 Information [main] - ColdFusion started
    03/06 13:37:21 user ColdFusionStartUpServlet: ColdFusion MX: application
    services are now available
    03/06 13:37:21 user CFSwfServlet: init
    03/06 13:37:21 user CFCServlet: init
    03/06 13:37:21 user FlashGateway: init
    03/06 13:37:21 user CFFormGateway: init
    03/06 13:37:21 user CFInternalServlet: init
    Server coldfusion ready (startup time: 578 seconds)

    Any Ideas?? Thanks so much!



    GuitsBoy Guest

  2. Similar Questions and Discussions

    1. jrun takes 5 minutes to start
      Hi, I am trying to install cold fusion mx7 in standalone mode using the trial edition on a Red Hat server. It takes over 5 minutes from the time...
    2. CFMX7 service won't start
      I have CFMX 7 developer edition installed on my PC and the Application service fails to start on start up. I also have 3 jrun.exe processes running...
    3. Remote Desktop to server takes 5+ minutes to disconnect
      When logging off of server through remote desktop, it takes more than 5 minutes to actually disconnect. This happens from multiple client computers...
    4. Save for Web in Photoshop CS takes 1-2 minutes to bring up dialog box
      Hi there, I am having an issue where saving for web is taking at least 1.5 minutes just to bring up the dilaog box for saving. In previous...
    5. Movie takes time to start loading
      My web-based shockwave movie (dcr) hesitates about 10-15 seconds before the load bar appears and starts moving. By then, I'm afraid visitors may lose...
  3. #2

    Default Re: CFMX7 Takes 10 minutes to start

    Nevermind...

    Apparently I had overwritten the updated /etc/hosts file with an older one
    with old IP addressing in it.

    Anyone experiencing slowdowns or non-responsive control scripts, check your
    /etc/hosts file to see if teh servers host name maps to a bad IP.

    GuitsBoy 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