Sign in to corbaprod1.cit.cornell.edu

Their monitor script will keep these running but you could need to shut one down at some point.

You can view the running list of BLSs by issuing

sudo -u orbadmin psObjs

STOP

cd /orb/etc

Issue: sudo -u orbadmin svc.cuobjects.<objectname> stop

*OR*

Issue: sudo -u orbadmin Kill_<objectname>.sh

START

This will automatically happen within 3 minutes. Or you can force it by manually issuing:

sudo -u orbadmin svc.cuobjects.<objectname> start

*OR*

sudo -u orbadmin process.monitor

(That will cycle through and start all down BLSs in case you killed/stopped more than one).

  • No labels