Wednesday, 18 November 2020

google playservice issue in Kony visualizer V9




INFO [exec-shell] * What went wrong:
 INFO 
 INFO [exec-shell] Execution failed for task ':processDebugGoogleServices'.
[exec-shell] > File google-services.json is missing. The Google Services Plugin cannot function without it. 
[exec-shell]    Searched Location:
 INFO [exec-shell]   A:\Push\src\debug\google-services.json
[exec-shell]   A:\Push\google-services.json
[exec-shell]
 INFO [exec-shell] * Try:
[exec-shell] 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.
 INFO [exec-shell] 
[exec-shell] * Get more help at https://help.gradle.org
[exec-shell] 
[exec-shell] BUILD FAILED in 28s

V9

ask :preBuild UP-TO-DATE
[exec-shell] > Task :preDebugBuild UP-TO-DATE
INFO [exec-shell] > Task :generateDebugBuildConfig UP-TO-DATE
INFO
INFO [exec-shell] > Task :javaPreCompileDebug UP-TO-DATE
INFO [exec-shell] > Task :compileDebugRenderscript UP-TO-DATE
INFO [exec-shell] > Task :compileDebugAidl NO-SOURCE
INFO [exec-shell] > Task :generateDebugResValues UP-TO-DATE
[exec-shell] > Task :generateDebugResources UP-TO-DATE
INFO [exec-shell]
INFO [exec-shell] > Task :processDebugGoogleServices
[exec-shell] Parsing json file: A:\SampleV9App\google-services.json
INFO [exec-shell]
INFO [exec-shell] > Task :mergeDebugResources UP-TO-DATE
INFO [exec-shell] > Task :createDebugCompatibleScreenManifests UP-TO-DATE
INFO [exec-shell] > Task :extractDeepLinksDebug UP-TO-DATE
INFO [exec-shell] > Task :processDebugManifest UP-TO-DATE
INFO [exec-shell] > Task :mergeDebugShaders UP-TO-DATE
INFO
INFO [exec-shell] > Task :compileDebugShaders NO-SOURCE
INFO
INFO [exec-shell] > Task :generateDebugAssets UP-TO-DATE
INFO
INFO [exec-shell] > Task :mergeDebugAssets
INFO [exec-shell] > Task :processDebugJavaRes UP-TO-DATE
INFO [exec-shell] > Task :mergeDebugJavaResource UP-TO-DATE
INFO [exec-shell] > Task :processDebugResources UP-TO-DATE
INFO
INFO [exec-shell] > Task :compileDebugJavaWithJavac UP-TO-DATE
INFO [exec-shell] > Task :compileDebugSources UP-TO-DATE
INFO [exec-shell] > Task :checkDebugDuplicateClasses UP-TO-DATE
INFO
INFO [exec-shell] > Task :mergeLibDexDebug UP-TO-DATE
INFO
INFO [exec-shell] > Task :dexBuilderDebug UP-TO-DATE
INFO
INFO [exec-shell] > Task :desugarDebugFileDependencies UP-TO-DATE
INFO [exec-shell] > Task :mergeProjectDexDebug UP-TO-DATE
INFO [exec-shell] > Task :mergeDebugJniLibFolders UP-TO-DATE
INFO [exec-shell] > Task :mergeDebugNativeLibs UP-TO-DATE
INFO [exec-shell] > Task :mergeExtDexDebug UP-TO-DATE
[exec-shell]
[exec-shell] > Task :stripDebugDebugSymbols UP-TO-DATE
[exec-shell] WARNING: Compatible side by side NDK version was not found. Default is 21.0.6113669.
[exec-shell] Compatible side by side NDK version was not found. Default is 21.0.6113669.
INFO [exec-shell]
INFO [exec-shell] > Task :validateSigningDebug UP-TO-DATE
INFO [exec-shell] > Task :packageDebug
INFO [exec-shell] > Task :assembleDebug
INFO [exec-shell]
INFO [exec-shell] Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
[exec-shell] Use '--warning-mode all' to show the individual deprecation warnings.
[exec-shell] See













Tuesday, 24 March 2020

Error while generating object model : Generation of Object models failed?

 Error while generating object model : Generation of Object models failed. Error : Command failed: "D:\Software\Visualizer\jre\bin\java.exe" -DKONY_MFCLI_PROPERTIES_FILE="D:\WorkspacePBank\konyfabriccli.properties" -jar "D:\Software\Visualizer\lib\mf\mfcli.jar" object-services-meta --token "eyAidHlwIjogImp3dCIsIC" -a "TestApplication" -v "1.0" -e "" -clurl "https://manage.kony.com" >



ERROR: Unable to fetch the publish information of the fabric app against the environment specified. Reason- Unable to fetch App key, App Secret, Service URL and Service Document as app is not published to the specified environment



Soulution is : 

             publish your mobile fabric application

A failure occurred while executing com.android.build.gradle.tasks

Error in Kony visualizer V9 service pack 6 and FX11  [2023-01-09 22:23:32.695] [DEBUG] ~~~~ - INFO [exec-shell] Execution failed for task ...