Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CF Services Dying! Help!

New Here ,
Aug 08, 2008 Aug 08, 2008
Rebooted server and now CF services won't start! Tried rebooting again - same problem. Running CF 7. Running under local system host. Running under Win2K3. Service was running fine before initial reboot. Our SQL server is running on a seperate machine. Our network appears fine.

Event Log (System) says: The ColdFusion MX 7 Application Server service terminated with service-specific error 2 (0x2).
Event Log (Application) says: The ColdFusion MX 7 Application Server service could not be started. Check the server "coldfusion" log files for more information.

CF-out.log says: FATAL ERROR in native method: No transports initialized
CF-err.log says: Transport dt_socket failed to initialize, rc = 509. Transport dt_socket failed to initialize, rc = 509.

Help!
554
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Advocate , Aug 08, 2008 Aug 08, 2008
Has the PATH changed?
http://forums.sun.com/thread.jspa?messageID=9569015

Coldfusion is actually a Java application, which is why this link is applicable.

Look in your Coldfusion application directory, under the bin folder. What's in jvm.config?
Translate
Advocate ,
Aug 08, 2008 Aug 08, 2008
did you apply any updates since it last rebooted succesfully?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 08, 2008 Aug 08, 2008
Nope.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Aug 08, 2008 Aug 08, 2008
LATEST
Has the PATH changed?
http://forums.sun.com/thread.jspa?messageID=9569015

Coldfusion is actually a Java application, which is why this link is applicable.

Look in your Coldfusion application directory, under the bin folder. What's in jvm.config?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources