For BPM >= 9.23 the way to run BPM as a user process has changed.
Open a cmd window or shell command
change dir to <BPM installation>\ServletContainer\bin
Execute:
catalina.bat run
on Linux:
catalina.sh run
To stop BPM, kill the process
Greetings
Siggi