I think we have also solved our problem.

In order to analyze the problem, we've used /bin/cfstart.bat.
It was starting but gave an error about missing MSVCP60.dll library.
MSVCP60.dll is part of Microsoft Visual C++ 6.0 runtime, which is mandatory
for CFMX6.1 installation on Windows (system requirements :
http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/intro5.htm).

We've installed it to see if it solves the problem (which occurs only during
service restart...).

If Microsoft Visual C++ 6.0 runtime is mandatory, why the installation
procedure does not check if it is installed before starting the installation
(as it does for MDAC 2.6 SP2)?

Benoit Hediard
www.benorama.com
  -----Message d'origine-----
  De : chad [mailto:[EMAIL PROTECTED]
  Envoyé : jeudi 30 octobre 2003 15:32
  À : CF-Talk
  Objet : Re: ColdFusion MX Application Server (6.1) problem

  After we tried everything to fix the problem unsucessfully, we uninstalled
and then reinstalled the CF MX. It finally works!

  Make sure you do the following:
  1. Make a clean uninstallation and delete every file within the CFusionMX
folder after you restart your server to complete the uninstallation.
  2. Before you reinstall the CFusionMX 6.1 server, delete or rename your
data source name which has the reserved word (service or comp).

  Thank everyone who responded to our message!!!
    ----- Original Message -----
    From: Benoit Hediard
    To: CF-Talk
    Sent: Wednesday, October 29, 2003 12:22 PM
    Subject: RE: ColdFusion MX Application Server (6.1) problem

    We have exactly the same problem on our production server, but not on
our
    dev server and staging server...
    Configurations are identical... (Windows 2000, Apache2, SQL Server on
the
    separate server)
    We need to restart the server to restart ColdFusion... (hopefully, we do
it
    very rarely)
    Nothing in the logs.

    We have also tested the two know issues (datasource names and start
    timeout), but the problem is still there.

    This week, we are going to install a new production server, so we'll see
if
    we also encounter this issue.

    If you find the solution, please let us know.

    Benoit Hediard
    www.benorama.com

      -----Message d'origine-----
      De : chad [mailto:[EMAIL PROTECTED]
      Envoyé : mercredi 29 octobre 2003 17:12
      À : CF-Talk
      Objet : ColdFusion MX Application Server (6.1) problem

      Problem:
      The ColdFusion MX Application Server (6.1) service (which co-exists
with
    CF5 on our local Windows 2000 server) is not able to successfully
restart. I
    got the following error message when I tried to restart it:
      Windows could not start the ColdFusion MX Application Server on Local
    Computer. For more information, review the System Event Log. If this is
a
    non-Microsoft service, contact the service vendor, and refer to
    service-specific error code 2.

      Possible Reasons:
      According to ColdFusion TechNote

(http://www.macromedia.com/support/coldfusion/ts/documents/dsn_reserved_word
    s.htm), ColdFusion MX Application Server service will not restart if
certain
    reserved words (service,
      comp) is used as a data source name in the ColdFusion Administrator:

      What we have done:
      1. We searched both jrun-resources.xml file and neo-query.xml file
located
    in CFusionMX folder. We did find a data source name with comp in it and
we
    replaced it with a non-reserved word.

      2. We also followed another ColdFusion TechNote

(http://www.macromedia.com/support/coldfusion/ts/documents/cfmx61_startup_ti
    ming.htm) and changed the timeout value to 900 (the number of seconds
    allowable before the ColdFusion service startup will timeout.)

      Question now:
      After I have done everything I mentioned above I still couldn't
restart
    the ColdFusionMX Server service and got the same error as I did before.
What
    should I do next? Are there any other reserved words for ColdFusionMX
    Administrator besides "service" and "comp"? Can we use "company" as the
data
    source name?

      Please help!


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to