The session lock file is a file that tell the OS that your server is allready runnung. occationally the session.lock file do not get deleted when your server stops (usually due to crashes and such). This will block your server from runnning uuntill the file is removed. Hence the adice to delete it.