Good Afternoon,
I'm trying to generate an app but I have this error:
[2020-06-17T11:26:06.605Z] [INFO] Start processing job request...[2020-06-17T11:26:06.611Z] [INFO] Start generating application...[2020-06-17T11:26:06.612Z] [INFO] Template version: 5.4.3[2020-06-17T11:26:06.613Z] [INFO] Build features: cordovaNoFetch - true[2020-06-17T11:26:06.613Z] [INFO] Build features: buildTimeout - 20[2020-06-17T11:26:06.613Z] [INFO] Creating a temporary folder for the application...[2020-06-17T11:26:06.614Z] [INFO] Creating the required directory structure for your cordova application...[2020-06-17T11:26:13.581Z] [INFO] Getting application resources...[2020-06-17T11:26:13.601Z] [INFO] Processing application resources...[2020-06-17T11:26:13.980Z] [INFO] Generating application assets...[2020-06-17T11:26:14.234Z] [INFO] Applying configurations in the config.xml file...[2020-06-17T11:26:14.248Z] [INFO] Applying advanced configurations in the config.xml file...[2020-06-17T11:26:14.249Z] [INFO] Applying custom application icons...[2020-06-17T11:26:14.249Z] [INFO] Applying custom application splashscreens...[2020-06-17T11:26:14.250Z] [INFO] Applying application preferences...[2020-06-17T11:26:14.250Z] [INFO] Applying application accessList...[2020-06-17T11:26:14.251Z] [INFO] Adding target platform...[2020-06-17T11:26:51.259Z] [INFO] Applying plugins in the config.xml file...[2020-06-17T11:26:51.261Z] [INFO] Plugin Id: https://github.com/OutSystems/cordova-plugin-camera#4.0.3-OS5[2020-06-17T11:26:51.261Z] [INFO] Plugin Action: add[2020-06-17T11:26:56.888Z] [INFO] Plugin Id: https://github.com/OutSystems/cordova-plugin-secure-storage.git#2.6.8-OS4[2020-06-17T11:26:56.888Z] [INFO] Plugin Action: add[2020-06-17T11:26:59.260Z] [INFO] Plugin Id: https://github.com/OutSystems/cordova-plugin-fingerprint.git#2.0.2[2020-06-17T11:26:59.260Z] [INFO] Plugin Action: add[2020-06-17T11:27:03.794Z] [INFO] Plugin Id: https://github.com/apache/cordova-plugin-file.git#4.3.3[2020-06-17T11:27:03.795Z] [INFO] Plugin Action: add[2020-06-17T11:27:07.025Z] [INFO] Plugin Id: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin.git[2020-06-17T11:27:07.026Z] [INFO] Plugin Action: add[2020-06-17T11:27:10.351Z] [INFO] Plugin Id: https://github.com/OutSystemsExperts/File-Viewer-Plugin.git#1.1.1[2020-06-17T11:27:10.352Z] [INFO] Plugin Action: add[2020-06-17T11:27:12.571Z] [INFO] Getting signing keys...[2020-06-17T11:27:12.639Z] [INFO] Building application package...[2020-06-17T11:27:43.984Z] [ERROR] No Gradle daemons are running.To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.10.3/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processing
Does anyone have this error?
Thank you!
Hi Diana,
I also had this error once. You should update all you plugins to the newest cordova plugin versions or use an older MABS version to build you applications.
This worked for us, hopefully it will also work for you!
Cheers!
Hello,
I have a similar problem.
I updated the plugins that I could be depending on and put other (older) versions of MABS but I still have the error.
Here is the log to see if anyone can help me.
[2020-08-10T16:12:25.188Z] [INFO] Start processing job request...
[2020-08-10T16:12:25.193Z] [INFO] Start generating application...
[2020-08-10T16:12:25.194Z] [INFO] Template version: 8.3.3
[2020-08-10T16:12:25.194Z] [INFO] Build features: cordovaNoFetch - true
[2020-08-10T16:12:25.194Z] [INFO] Build features: buildTimeout - 20
[2020-08-10T16:12:25.195Z] [INFO] Creating a temporary folder for the application...
[2020-08-10T16:12:25.195Z] [INFO] Creating the required directory structure for your cordova application...
[2020-08-10T16:12:28.137Z] [INFO] Getting application resources...
[2020-08-10T16:12:28.148Z] [INFO] Processing application resources...
[2020-08-10T16:12:28.208Z] [INFO] Generating application assets...
[2020-08-10T16:12:28.451Z] [INFO] Applying configurations in the config.xml file...
[2020-08-10T16:12:28.462Z] [INFO] Applying advanced configurations in the config.xml file...
[2020-08-10T16:12:28.463Z] [INFO] Applying custom application icons...
[2020-08-10T16:12:28.464Z] [INFO] Applying custom application splashscreens...
[2020-08-10T16:12:28.464Z] [INFO] Applying application preferences...
[2020-08-10T16:12:28.464Z] [INFO] Applying application accessList...
[2020-08-10T16:12:28.465Z] [INFO] Adding target platform...
[2020-08-10T16:13:19.809Z] [INFO] Applying plugins in the config.xml file...
[2020-08-10T16:13:19.810Z] [INFO] Plugin Id: https://github.com/Marketo/PhoneGapPlugin.git#0.8.1
[2020-08-10T16:13:19.811Z] [INFO] Plugin Action: add
[2020-08-10T16:13:34.949Z] [INFO] Getting signing keys...
[2020-08-10T16:13:34.960Z] [INFO] Building application package...
[2020-08-10T16:13:43.207Z] [ERROR] No Gradle daemons are running.
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.4.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :app
WARNING: The following project options are deprecated and have been removed:
android.useDeprecatedNdk
NdkCompile is no longer supported
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed soon. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
FAILURE: Build failed with an exception.
* Where:
/tmp/build/source/platforms/android/com.marketo.plugin/Marketo-Marketo.gradle' line: 19
* What went wrong:
A problem occurred evaluating project ':app'.
> Plugin with id 'com.google.gms.google-services' not found.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 6s
Error: Unable to disable Gradle daemon
[2020-08-10T16:13:43.207Z] [ERROR] Build failed with the following error: An unexpected error has occurred while generating your application. Please try again. If the problem persists, contact OutSystems Support.
[2020-08-10T16:13:43.207Z] [INFO] Remove debug/release signing properties
[2020-08-10T16:13:43.208Z] [INFO] Zipping application source...
[2020-08-10T16:14:10.702Z] [INFO] Application was not successfully generated!
[2020-08-10T16:14:10.709Z] [INFO] Execution time: 110130ms
Thank you