I'm getting the following Error while starting MobileFirst 7.1 Cli Server with command mfp start
Cannot find the server configuration. Creating a new MobileFirst test server.
The development server is being created.
The development server has been successfully created with the following information:
Server Directory: /Users/vamsik/.ibm/mobilefirst/7.1.0.00.20160401-2103/server/
URL: http://localhost:10080/
Initializing MobileFirst Console.
objc[57651]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
Starting server worklight.
Server worklight started with process ID 57650.
The server is listening on port 10080.
Server Directory: /Users/vamsik/.ibm/mobilefirst/7.1.0.00.20160401-2103/server/
URL: http://localhost:10080/
Error: Deploy process failed.
I uninstalled the MobileFirst 7.1 CLI and installed it again but getting the same error while starting the server. I didn't start any other MobileFirst Servers even the Eclipse's MobileFirst Server.
When I gave mfp push
I'm getting the following error
Preparing for push...
Error: error code: 126
Error: The MobileFirst server that you have configured does not appear to be running. Start the server with 'mobilefirst start'.
Error: SERVERNOTRUNNING
Error: Push has failed