Navigation

    Monaca & Onsen UI
    • Register
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. skingtero
    S
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    skingtero

    @skingtero

    0
    Reputation
    3
    Posts
    774
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    skingtero Follow

    Posts made by skingtero

    • RE: Help! monaca build is failed

      @munsterlander thank you very much, it works now.

      posted in Monaca Tools
      S
      skingtero
    • RE: Help! monaca build is failed

      Hi, show me “check the Android manifest” and "review the keystore settings " but the changes I made did not modify these files. The error log is as follows:

      0_1477087114409_Captura.PNG

      Temporary folder: /private/tmp/monaca/5807809afd17349f686e04e7
      Downloading project
      Download complete
      Running for 5.2
      plugin add mobi.monaca.plugins.Monaca
      No ALTQ support in kernel
      ALTQ related functions disabled
      pf enabled
      Fetching plugin "mobi.monaca.plugins.Monaca" via npm
      Installing "mobi.monaca.plugins.Monaca" for android
      No ALTQ support in kernel
      ALTQ related functions disabled
      pf disabled
      plugin add cordova-plugin-whitelist@1.0.0
      No ALTQ support in kernel
      ALTQ related functions disabled
      pf enabled
      Fetching plugin "cordova-plugin-whitelist@1.0.0" via npm
      Installing "cordova-plugin-whitelist" for android
      No ALTQ support in kernel
      ALTQ related functions disabled
      pf disabled
      plugin add cordova-plugin-splashscreen@2.1.0
      No ALTQ support in kernel
      ALTQ related functions disabled
      pf enabled
      Fetching plugin "cordova-plugin-splashscreen@2.1.0" via npm
      Installing "cordova-plugin-splashscreen" for android
      No ALTQ support in kernel
      ALTQ related functions disabled
      pf disabled
      Project has 3 plugins.
      3 plugins has been installed.
      No ALTQ support in kernel
      ALTQ related functions disabled
      pf enabled
      Running command: /private/tmp/monaca/5807809afd17349f686e04e7/android/skeleton/hooks/after_prepare/monaca_enterprise_android.js /private/tmp/monaca/5807809afd17349f686e04e7/android/skeleton
      No ALTQ support in kernel
      ALTQ related functions disabled
      pf disabled
      No ALTQ support in kernel
      ALTQ related functions disabled
      pf enabled
      Running command: /private/tmp/monaca/5807809afd17349f686e04e7/android/skeleton/platforms/android/cordova/build --release
      ANDROID_HOME=/Applications/android-sdk-macosx
      JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home
      Running: /private/tmp/monaca/5807809afd17349f686e04e7/android/skeleton/platforms/android/gradlew cdvBuildRelease -b /private/tmp/monaca/5807809afd17349f686e04e7/android/skeleton/platforms/android/build.gradle -Dorg.gradle.daemon=true
      :preBuild
      :preReleaseBuild
      :checkReleaseManifest
      :CordovaLib:compileLint
      :CordovaLib:copyReleaseLint UP-TO-DATE
      :CordovaLib:mergeReleaseProguardFiles
      :CordovaLib:preBuild
      :CordovaLib:preReleaseBuild
      :CordovaLib:checkReleaseManifest
      :CordovaLib:prepareReleaseDependencies
      :CordovaLib:compileReleaseAidl
      :CordovaLib:compileReleaseRenderscript
      :CordovaLib:generateReleaseBuildConfig
      :CordovaLib:generateReleaseAssets UP-TO-DATE
      :CordovaLib:mergeReleaseAssets
      :CordovaLib:generateReleaseResValues
      :CordovaLib:generateReleaseResources
      :CordovaLib:packageReleaseResources
      :CordovaLib:processReleaseManifest
      :CordovaLib:processReleaseResources
      :CordovaLib:generateReleaseSources
      Note: Some input files use or override a deprecated API.
      Note: Recompile with -Xlint:deprecation for details.
      :CordovaLib:compileReleaseJava
      :CordovaLib:processReleaseJavaRes UP-TO-DATE
      :CordovaLib:packageReleaseJar
      :CordovaLib:compileReleaseNdk
      :CordovaLib:packageReleaseJniLibs UP-TO-DATE
      :CordovaLib:packageReleaseLocalJar UP-TO-DATE
      :CordovaLib:packageReleaseRenderscript UP-TO-DATE
      :CordovaLib:bundleRelease
      :prepareAndroidCordovaLibUnspecifiedReleaseLibrary
      :prepareReleaseDependencies
      :compileReleaseAidl
      :compileReleaseRenderscript
      :generateReleaseBuildConfig
      :generateReleaseAssets UP-TO-DATE
      :mergeReleaseAssets
      :generateReleaseResValues
      :generateReleaseResources
      :mergeReleaseResources
      :processReleaseManifest
      :processReleaseResources
      :generateReleaseSources
      Note: Some input files use or override a deprecated API.
      Note: Recompile with -Xlint:deprecation for details.
      :compileReleaseJava
      :lintVitalRelease
      :compileReleaseNdk
      :preDexRelease
      :dexRelease
      :processReleaseJavaRes UP-TO-DATE
      :validateReleaseSigning
      :packageRelease FAILED
      
      FAILURE: Build failed with an exception.
      
      * What went wrong:
      Execution failed for task ':packageRelease'.
      > Failed to read key firma from store "/private/tmp/monaca/5807809afd17349f686e04e7/android/skeleton/etc/keystore.private": Keystore was tampered with, or password was incorrect
      
      * Try:
      Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
      
      BUILD FAILED
      
      Total time: 27.068 secs
      
      /private/tmp/monaca/5807809afd17349f686e04e7/android/skeleton/platforms/android/cordova/node_modules/q/q.js:126
                          throw e;
                                ^
      Error code 1 for command: /private/tmp/monaca/5807809afd17349f686e04e7/android/skeleton/platforms/android/gradlew with args: cdvBuildRelease,-b,/private/tmp/monaca/5807809afd17349f686e04e7/android/skeleton/platforms/android/build.gradle,-Dorg.gradle.daemon=true
      ERROR building one of the platforms: Error: /private/tmp/monaca/5807809afd17349f686e04e7/android/skeleton/platforms/android/cordova/build: Command failed with exit code 8
      You may not have the required environment or OS to build this project
      Error: /private/tmp/monaca/5807809afd17349f686e04e7/android/skeleton/platforms/android/cordova/build: Command failed with exit code 8
          at ChildProcess.whenDone (/data/monaca_build_module/5.2/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:139:23)
          at ChildProcess.emit (events.js:98:17)
          at maybeClose (child_process.js:755:16)
          at Process.ChildProcess._handle.onexit (child_process.js:822:5)
      Build error: Error building project source code
      
      

      excuse my writing mistakes but I doesn’t mastered the language perfectly.

      posted in Monaca Tools
      S
      skingtero
    • Help! monaca build is failed

      Hello everyone, I’m trying to compile a new version of my application for android and this always fails (compilation). The error started occurring last Friday and occurs whenever I try to compile for android. I have several applications in my IDE and all have the same problem. Something curious is that for ios versions have no difficulties. I appreciate any guidance, help or suggestions you can give me.

      PS: upgraded version of cordova and still not achieve the expected result.

      0_1477086247626_Captura.PNG

      posted in Monaca Tools
      S
      skingtero