I built a MFP project with the MFP CLI
I ran mfp stop to stop my server
now when i run mfp start, mfp run, mfp restart, the server wont start
here are my cli logs
macsupports-MacBook-Pro-2:yoMAUI hannade$ mfp stop
objc[84655]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined. Stopping server worklight. Server worklight is not running.
macsupports-MacBook-Pro-2:yoMAUI hannade$ mfp start
Initializing MobileFirst Console.
macsupports-MacBook-Pro-2:yoMAUI hannade$ mfp deploy
Initializing MobileFirst Console. Error: The MobileFirst server that you have configured does not appear to be running. Start the server with 'mobilefirst start'.
macsupports-MacBook-Pro-2:yoMAUI hannade$ mfp start
Initializing MobileFirst Console.
macsupports-MacBook-Pro-2:yoMAUI hannade$ mfp status
objc[84719]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined. Server worklight is not running.
macsupports-MacBook-Pro-2:yoMAUI hannade$ mfp run
Initializing MobileFirst Console.
macsupports-MacBook-Pro-2:yoMAUI hannade$ mfp status
objc[84756]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined. Server worklight is not running.
macsupports-MacBook-Pro-2:yoMAUI hannade$ mfp restart
Initializing MobileFirst Console.
macsupports-MacBook-Pro-2:yoMAUI hannade$ mfp status
objc[84790]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined. Server worklight is not running.
macsupports-MacBook-Pro-2:yoMAUI hannade$ mfp start
Initializing MobileFirst Console.
macsupports-MacBook-Pro-2:yoMAUI hannade$ mfp status
objc[84882]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined. Server worklight is not running.