Oracle ADF - MAF Android - не удалось перезапустить сервер ADB
Я хочу создать приложение для Android с помощью oracle ADF, я установил SDK Android 6.0 и Эмулятор в версию Android 6 для Android Marshmallow... Когда я пытаюсь запустить свое приложение, я обнаружил следующее сообщение об ошибке:
[09:09:45 PM] Deploying application...
[09:09:45 PM] ---- Deployment started. ----
[09:09:45 PM] Target platform is (Android).
[09:09:46 PM] Beginning deployment of MAF application "Application8" to Android emulator using profile "Android1".
[09:09:46 PM] Capturing state changes of MAF application source files in application scope for just-in-time "Clean All" analysis.
[09:09:46 PM] A prior deployed config.json file does not exist for the current deployment profile. A new config.json file must be created.
[09:09:46 PM] A new config.json file is needed for the current deployment. Thus, to ensure a good deployment, any existing build and deployment output must be deleted for the current deployment profile.
[09:09:46 PM] Performing a limited just-in-time clean of MAF application build and deployment content to ensure a good current deployment.
[09:09:46 PM] Checking state of Android Debug Bridge server...
[09:09:46 PM] Android Debug Bridge server already running.
[09:10:07 PM] Deployment cancelled.
[09:10:07 PM] ---- Deployment incomplete ----.
[09:10:07 PM] Failed to restart the ADB server. (oracle.adfmf.framework.dt.deploy.android.deployers.MaybeStartupAdbServerDeployer)
[09:10:07 PM] Cannot run the application because deployment did not complete successfully.