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

CF9: Cannot Stop Server

Explorer ,
Apr 16, 2012 Apr 16, 2012

I can't stop the CF server by the usual means. In fact, even abnormal means don't work. Even a kill -9 isn't doing it. This isn't going to be convenient when I need to restart the server for various admin settings.

When I send the 'stop' or 'restart' arguments to the /opt/coldfusion9/bin/coldfusion script, it says it's stopping ColdFusion but then just makes dots ................................................................................................................................. forever. It never says it's hanging and gives up and stops it non-gracefully like it used to do for me on CF MX. Also, sending an interupt (Ctrl-C) does not prompt it or prod it into action; rather it appears to just abort the process of attempting to shut it down.

Anyy thoughts?

374
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

Explorer , Apr 17, 2012 Apr 17, 2012

The solution to this problem was the same as described here: http://forums.adobe.com/message/4339084#4339084

Basically, I needed to add my internal IP to my /etc/hosts file. Amazingly simple fix for such an obscure and frustrating issue.

~Day

Translate
Explorer ,
Apr 17, 2012 Apr 17, 2012
LATEST

The solution to this problem was the same as described here: http://forums.adobe.com/message/4339084#4339084

Basically, I needed to add my internal IP to my /etc/hosts file. Amazingly simple fix for such an obscure and frustrating issue.

~Day

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