com.openshift.express.client.OpenShiftEndpointException: Could not configure application "sample" at "https:
at com.openshift.express.client.OpenShiftService.sendRequest(OpenShiftService.java:429)
at com.openshift.express.client.OpenShiftService.requestEmbedAction(OpenShiftService.java:407)
at com.openshift.express.client.OpenShiftService.addEmbeddedCartridge(OpenShiftService.java:391)
at com.openshift.express.internal.client.Application.addEmbbedCartridge(Application.java:149)
at com.openshift.express.internal.client.Application.addEmbbedCartridges(Application.java:159)
at org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizard$4.run(OpenShiftExpressApplicationWizard.java:222)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: com.openshift.express.internal.client.httpclient.InternalServerErrorException: {"result":"\nMongoDB must be embedded before the 10gen MMS Agent\n\n","broker_c":["namespace","rhlogin","ssh","app_uuid","debug","alter","cartridge","cart_type","action","app_name","api"],"messages":"","debug":"Cartridge return code: 137","data":"","broker":"1.1.1","api":"1.1.2","exit_code":1,"api_c":["placeholder"]}
at com.openshift.express.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:102)
at com.openshift.express.internal.client.httpclient.UrlConnectionHttpClient.post(UrlConnectionHttpClient.java:71)
at com.openshift.express.client.OpenShiftService.sendRequest(OpenShiftService.java:420)
... 6 more
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: https: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
at com.openshift.express.internal.client.httpclient.UrlConnectionHttpClient.post(UrlConnectionHttpClient.java:66)
... 7 more