Search code examples
ibm-mobilefirstmobilefirst-servermobilefirst-cli

My IBM MobileFirst Platform 7.1 CLI-based server has some issues; how can I easily recreate it?


I'm working with an IBM MobileFirst Platform 7.1 server supported by the Command-Line interface; however, my server isn't starting and stopping correctly. How can I recreate it easily from scratch in one command?


Solution

  • You might also give the "MFP eXtras" project a try --> https://github.com/kfbishop/mfpx

    The mfpx kill command will stop server, kill processes, clean tmp dirs, etc. MFPX is not supported / endorsed by IBM, just me (and AndrewF :). Feedback welcomed.