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
