Posts

Showing posts with the label start

Domino error Server exiting: Partition already in use

Cause :  Unknown thing caused domino crash Effects Unable to restart domino server. There was an error message : Server exiting: Partition already in use  On Solaris platform, ps -ef shows many processes still running from under the notes_apps directory. Solution List notes process pids using ps -ef | grep Kill each and every notes processes (amgr, router, http, etc) : kill kill -9