[OPEN-ILS-DEV] Debugging OpenSRF installation
Dan Wells
dbw2 at calvin.edu
Mon Jun 15 18:06:44 EDT 2009
Hello Victoria,
I kinda hate to suggest this, since I thought this issue was fixed, but have you tried starting the components separately? That is:
osrf_ctl.sh -l -a stop_all
(wait a few minutes, kill as needed)
osrf_ctl.sh -l -a start_router
(wait for activity to stop/slow)
osrf_ctl.sh -l -a start_perl
(wait for activity to stop/slow)
osrf_ctl.sh -l -a start_c
Since many pieces in this system operate independently, starting them in a more controlled fashion has been suggested in the past for quirky race-condition-type problems.
Good luck,
DW
More information about the Open-ils-dev
mailing list