Differences between revisions 1 and 2
Revision 1 as of 2008-06-26 12:26:08
Size: 769
Editor: kfc
Comment: Created by the PackagePages action.
Revision 2 as of 2010-03-17 13:12:52
Size: 769
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Notes about the stop script

In some special circumstances, the stop script fedora_install/bin/stop.sh will fail to terminate. The cause for this is unknown.

The symptons are that the system is eternally waiting with the message

INFO  [2008-02-21 10:37:19 @ pc987]: Checking that http://localhost:7900/fedora/search is down
INFO  [2008-02-21 10:37:19 @ pc987]: Waiting for server response...
INFO  [2008-02-21 10:37:20 @ pc987]: Waiting for server response...

Killing the script is not a viable option, as the stop script is sometimes called from other install scripts, and these might not be finished at this time.

Instead, open another terminal, ps ax | grep tomcat and kill it. Then the script will continue unpertubed.

Iteration7ReleaseTest/NotesAboutTheStopScript (last edited 2010-03-17 13:12:52 by localhost)