起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

楼主: liangshaohua

[分享] App打包常见报错

  [复制链接]

0

主题

1

帖子

5

积分

新手上路

Rank: 1

积分
5
QQ
发表于 2016-5-25 15:46:24 | 显示全部楼层
littlelove2013 发表于 2016-1-27 20:02
【Android打包报错】
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildAndroid" 执行 ...

****ERROR****: 子任务 "addPlugins" 执行失败。
****ERROR****: 任务 "addPlugins" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: addPlugins returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://wex5.com/cn/bbs/thread-82002-1-1.html
回复 支持 反对

使用道具 举报

0

主题

1

帖子

5

积分

新手上路

Rank: 1

积分
5
QQ
发表于 2016-5-27 04:48:55 | 显示全部楼层
开始......
   
保存配置信息:
   
编译UI资源:
   
清除编译环境:
   
复制模版工程:
   
复制工程:
   
复制插件:
   
复制WWW资源:
   

   
     插件安装完成
   
创建源代码工程:
   
android应用环境准备:
   
ios应用环境准备:
   
生成android应用包:
   Running command: cmd "/s /c "D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\cordova\build.bat --debug --gradleArg=--offline""
   ANDROID_HOME=D:\my\WeX5_V3.4/tools/adt-sdk
   JAVA_HOME=D:\my\WeX5_V3.4/java/jre1.8
   Running: D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\gradlew cdvBuildDebug -b D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline
   :preBuild
   :compileDebugNdk
   :preDebugBuild
   :checkDebugManifest
   :CordovaLib:compileLint
   :CordovaLib:copyDebugLint UP-TO-DATE
   :CordovaLib:preBuild
   :CordovaLib:preDebugBuild
   :CordovaLib:checkDebugManifest
   :CordovaLib:preDebugTestBuild
   :CordovaLib:preReleaseBuild
   :JustepGetContent:compileLint
   :JustepGetContent:copyReleaseLint UP-TO-DATE
   :JustepGetContent:preBuild
   :JustepGetContent:preReleaseBuild
   :JustepGetContent:checkReleaseManifest
   :JustepGetContent:preDebugBuild
   :JustepGetContent:preDebugTestBuild
   :JustepGetContent:prepareComAndroidSupportAppcompatV72220Library
   :JustepGetContent:prepareComAndroidSupportSupportV42220Library
   :JustepGetContent:prepareReleaseDependencies
   :JustepGetContent:compileReleaseAidl
   :JustepGetContent:compileReleaseRenderscript
   :JustepGetContent:generateReleaseBuildConfig
   :JustepGetContent:generateReleaseAssets UP-TO-DATE
   :JustepGetContent:mergeReleaseAssets
   :JustepGetContent:generateReleaseResValues
   :JustepGetContent:generateReleaseResources
   :JustepGetContent:mergeReleaseResources
   :JustepGetContent:processReleaseManifest
   :JustepGetContent:processReleaseResources
   :JustepGetContent:generateReleaseSources
   注: 某些输入文件使用或覆盖了已过时的 API。
   注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
   :JustepGetContent:compileReleaseJava
   :JustepGetContent:extractReleaseAnnotations
   :JustepGetContent:mergeReleaseProguardFiles
   :JustepGetContent:processReleaseJavaRes UP-TO-DATE
   :JustepGetContent:packageReleaseJar
   :JustepGetContent:compileReleaseNdk
   :JustepGetContent:packageReleaseJniLibs UP-TO-DATE
   :JustepGetContent:packageReleaseLocalJar UP-TO-DATE
   :JustepGetContent:packageReleaseRenderscript UP-TO-DATE
   :JustepGetContent:packageReleaseResources
   :JustepGetContent:bundleRelease
   :CordovaLib:prepareAndroidJustepGetContentUnspecifiedLibrary
   :CordovaLib:prepareComAndroidSupportAppcompatV72220Library
   :CordovaLib:prepareComAndroidSupportSupportV42220Library
   :CordovaLib:prepareDebugDependencies
   :CordovaLib:compileDebugAidl
   :CordovaLib:compileDebugRenderscript
   :CordovaLib:generateDebugBuildConfig
   :CordovaLib:generateDebugAssets UP-TO-DATE
   :CordovaLib:mergeDebugAssets
   :CordovaLib:generateDebugResValues
   :CordovaLib:generateDebugResources
   :CordovaLib:mergeDebugResources
   :CordovaLib:processDebugManifest
   :CordovaLib:processDebugResources
   :CordovaLib:generateDebugSources
   注: 某些输入文件使用或覆盖了已过时的 API。
   注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
   :CordovaLib:compileDebugJava
   :CordovaLib:extractDebugAnnotations
   :CordovaLib:mergeDebugProguardFiles
   :CordovaLib:processDebugJavaRes UP-TO-DATE
   :CordovaLib:packageDebugJar
   :CordovaLib:compileDebugNdk
   :CordovaLib:packageDebugJniLibs UP-TO-DATE
   :CordovaLib:packageDebugLocalJar UP-TO-DATE
   :CordovaLib:packageDebugRenderscript UP-TO-DATE
   :CordovaLib:packageDebugResources
   :CordovaLib:bundleDebug
   :prepareAndroidCordovaLibUnspecifiedDebugLibrary
   :preReleaseBuild
   :CordovaLib:copyReleaseLint UP-TO-DATE
   :CordovaLib:checkReleaseManifest
   :CordovaLib:prepareReleaseDependencies
   :CordovaLib:compileReleaseAidl
   :CordovaLib:compileReleaseRenderscript
   :CordovaLib:generateReleaseBuildConfig
   :CordovaLib:generateReleaseAssets UP-TO-DATE
   :CordovaLib:mergeReleaseAssets
   :CordovaLib:generateReleaseResValues
   :CordovaLib:generateReleaseResources
   :CordovaLib:mergeReleaseResources
   :CordovaLib:processReleaseManifest
   :CordovaLib:processReleaseResources
   :CordovaLib:generateReleaseSources
   注: 某些输入文件使用或覆盖了已过时的 API。
   注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
   :CordovaLib:compileReleaseJava
   :CordovaLib:extractReleaseAnnotations
   :CordovaLib:mergeReleaseProguardFiles
   :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:packageReleaseResources
   :CordovaLib:bundleRelease
   :prepareAndroidJustepGetContentUnspecifiedLibrary
   :prepareComAndroidSupportAppcompatV72220Library
   :prepareComAndroidSupportSupportV42220Library
   :prepareDebugDependencies
   :compileDebugAidl
   :compileDebugRenderscript
   :generateDebugBuildConfig
   :generateDebugAssets UP-TO-DATE
   :mergeDebugAssets
   :generateDebugResValues
   :generateDebugResources
   D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\build\intermediates\exploded-aar\android\JustepGetContent\unspecified\res\drawable\camera_ok.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
   :mergeDebugResources
   :processDebugManifest
   D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\build\intermediates\res\debug\xml\config.xml:38: error: Error: No resource found that matches the given name (at 'value' with value '??????????').
   
   D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\build\intermediates\res\debug\xml\config.xml:39: error: Error: No resource found that matches the given name (at 'value' with value '??????????').
   
   :processDebugResources FAILED
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':processDebugResources'.
   > com.android.ide.common.internal.LoggedErrorException: Failed to run command:
           D:\my\WeX5_V3.4\tools\adt-sdk\build-tools\22.0.1\aapt.exe package -f --no-crunch -I D:\my\WeX5_V3.4\tools\adt-sdk\platforms\android-22\android.jar -M D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\build\intermediates\manifests\full\debug\AndroidManifest.xml -S D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\build\intermediates\res\debug -A D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\build\intermediates\assets\debug -m -J D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\build\generated\source\r\debug -F D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\build\intermediates\res\resources-debug.ap_ --debug-mode --custom-package com.ljraken.cn -0 apk --output-text-symbols D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\build\intermediates\symbols\debug
   Error Code:
           1
   Output:
           D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\build\intermediates\res\debug\xml\config.xml:38: error: Error: No resource found that matches the given name (at 'value' with value '??????????').
          
           D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\build\intermediates\res\debug\xml\config.xml:39: error: Error: No resource found that matches the given name (at 'value' with value '??????????').
          
   
   
   * 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: 33.277 secs
   
   D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\cordova\node_modules\q\q.js:126
                       throw e;
                       ^
   Error code 1 for command: cmd with args: /s /c "D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\gradlew cdvBuildDebug -b D:\my\WeX5_V3.4\model\Native\2016app\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline"
   Error: cmd: Command failed with exit code 1
   ERROR building one of the platforms: Error: cmd: Command failed with exit code 1
   You may not have the required environment or OS to build this project
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildAndroid" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://wex5.com/cn/bbs/thread-82002-1-1.html
回复 支持 反对

使用道具 举报

9

主题

43

帖子

94

积分

初级会员

Rank: 2

积分
94
QQ
发表于 2016-5-28 11:48:00 | 显示全部楼层
hecr 发表于 2016-4-13 14:17
打包出错, 信息如下:
build\src\platforms\android\cordova\build.bat --debug --gradleArg=--offline""
...

电脑没有D盘啊
回复 支持 反对

使用道具 举报

7

主题

13

帖子

37

积分

新手上路

Rank: 1

积分
37
QQ
发表于 2016-5-30 16:48:43 | 显示全部楼层
开始......
   
保存配置信息:
   
编译UI资源:
   
清除编译环境:
   
复制模版工程:
   
复制工程:
   
复制插件:
   
复制WWW资源:
   
更新工程信息:
   
增加插件:
   使用到的插件: [phonegap-plugin-barcodescanner, cordova-plugin-camera, cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils, cordova-plugin-device, cordova-plugin-x-toast, cordova-plugin-inappbrowser, cordova-plugin-app-version, phonegap-plugin-barcodescanner]
   开始准备插件参数......
   插件参数准备完成
   开始安装插件......
   Installing "phonegap-plugin-barcodescanner" for android
   Installing "phonegap-plugin-barcodescanner" for ios
   Installing "cordova-plugin-camera" for android
   Installing "cordova-plugin-camera" for ios
   Installing "cordova-plugin-splashscreen" for android
   Installing "cordova-plugin-splashscreen" for ios
   Installing "cordova-plugin-app-preferences" for android
   Installing "cordova-plugin-app-preferences" for ios
   Installing "cordova-plugin-file" for android
   Installing "cordova-plugin-file" for ios
   Installing "cordova-plugin-file-transfer" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Installing "cordova-plugin-file-transfer" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Installing "cordova-plugin-network-information" for android
   Installing "cordova-plugin-network-information" for ios
   Installing "cordova-plugin-zip" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Installing "cordova-plugin-zip" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Installing "cordova-plugin-inappbrowser" for android
   Installing "cordova-plugin-inappbrowser" for ios
   Installing "cordova-plugin-x-toast" for android
   Installing "cordova-plugin-x-toast" for ios
   Installing "com.justep.cordova.plugin.app.utils" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Dependent plugin "cordova-plugin-file-transfer" already installed on android.
   Dependent plugin "cordova-plugin-network-information" already installed on android.
   Dependent plugin "cordova-plugin-zip" already installed on android.
   Dependent plugin "cordova-plugin-inappbrowser" already installed on android.
   Dependent plugin "cordova-plugin-x-toast" already installed on android.
   Installing "com.justep.cordova.plugin.app.utils" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Dependent plugin "cordova-plugin-file-transfer" already installed on ios.
   Dependent plugin "cordova-plugin-network-information" already installed on ios.
   Dependent plugin "cordova-plugin-zip" already installed on ios.
   Dependent plugin "cordova-plugin-inappbrowser" already installed on ios.
   Dependent plugin "cordova-plugin-x-toast" already installed on ios.
   Installing "cordova-plugin-device" for android
   Installing "cordova-plugin-device" for ios
   Installing "cordova-plugin-app-version" for android
   Installing "cordova-plugin-app-version" for ios
   插件安装完成
   
创建源代码工程:
   
使用代理服务生成应用包:
   压缩应用源代码......
   上传应用源代码到服务端......
   服务端正在执行......
****ERROR****: 子任务 "pack" 执行失败。
****ERROR****: 任务 "packUseAppBuilderServer" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: 执行HTTP请求失败,错误信息:生成app包失败!
错误原因:
错误栈:
exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://wex5.com/cn/bbs/thread-82002-1-1.html
回复 支持 反对

使用道具 举报

5

主题

34

帖子

140

积分

初级会员

Rank: 2

积分
140
QQ
发表于 2016-6-3 13:04:27 | 显示全部楼层
打包服务器上面的 wex5 更新一下 更新打包服务器
firsh.me 个人博客
回复 支持 反对

使用道具 举报

6

主题

12

帖子

22

积分

新手上路

Rank: 1

积分
22
QQ
发表于 2016-6-3 16:13:37 | 显示全部楼层
回复 支持 反对

使用道具 举报

0

主题

2

帖子

6

积分

新手上路

Rank: 1

积分
6
QQ
发表于 2016-6-3 17:23:12 | 显示全部楼层
开始......
   
保存配置信息:
   
编译UI资源:
   
清除编译环境:
   
复制模版工程:
   
复制工程:
   
复制插件:
   
复制WWW资源:
   
更新工程信息:
   
增加插件:
   使用到的插件: [cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils]
   开始准备插件参数......
   插件参数准备完成
   开始安装插件......
   Installing "cordova-plugin-splashscreen" for android
   Installing "cordova-plugin-splashscreen" for ios
   Installing "cordova-plugin-app-preferences" for android
   Installing "cordova-plugin-app-preferences" for ios
   Installing "cordova-plugin-file" for android
   Installing "cordova-plugin-file" for ios
   Installing "cordova-plugin-file-transfer" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Installing "cordova-plugin-file-transfer" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Installing "cordova-plugin-network-information" for android
   Installing "cordova-plugin-network-information" for ios
   Installing "cordova-plugin-zip" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Installing "cordova-plugin-zip" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Installing "cordova-plugin-inappbrowser" for android
   Installing "cordova-plugin-inappbrowser" for ios
   Installing "cordova-plugin-x-toast" for android
   Installing "cordova-plugin-x-toast" for ios
   Installing "com.justep.cordova.plugin.app.utils" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Dependent plugin "cordova-plugin-file-transfer" already installed on android.
   Dependent plugin "cordova-plugin-network-information" already installed on android.
   Dependent plugin "cordova-plugin-zip" already installed on android.
   Dependent plugin "cordova-plugin-inappbrowser" already installed on android.
   Dependent plugin "cordova-plugin-x-toast" already installed on android.
   Installing "com.justep.cordova.plugin.app.utils" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Dependent plugin "cordova-plugin-file-transfer" already installed on ios.
   Dependent plugin "cordova-plugin-network-information" already installed on ios.
   Dependent plugin "cordova-plugin-zip" already installed on ios.
   Dependent plugin "cordova-plugin-inappbrowser" already installed on ios.
   Dependent plugin "cordova-plugin-x-toast" already installed on ios.
   插件安装完成
   
创建源代码工程:
   
android应用环境准备:
   
ios应用环境准备:
   
生成android应用包:
   Running command: cmd "/s /c "D:\software\WeX5\model\Native\fish\build\src\platforms\android\cordova\build.bat --debug --gradleArg=--offline""
   ANDROID_HOME=D:\software\WeX5/tools/adt-sdk
   JAVA_HOME=D:\software\WeX5/java/jre1.8
   Running: D:\software\WeX5\model\Native\fish\build\src\platforms\android\gradlew cdvBuildDebug -b D:\software\WeX5\model\Native\fish\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   A problem occurred configuring root project 'android'.
   > Could not resolve all dependencies for configuration ':classpath'.
      > Could not resolve com.android.tools.build:gradle:1.0.0+.
        Required by:
            :android:unspecified
         > No cached version listing for com.android.tools.build:gradle:1.0.0+ available for offline mode.
   
   * 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: 8.014 secs
   
   D:\software\WeX5\model\Native\fish\build\src\platforms\android\cordova\node_modules\q\q.js:126
                       throw e;
                       ^
   Error code 1 for command: cmd with args: /s /c "D:\software\WeX5\model\Native\fish\build\src\platforms\android\gradlew cdvBuildDebug -b D:\software\WeX5\model\Native\fish\build\src\platforms\android\build.gradle -Dorg.gradle.daemon=true --offline"
   ERROR building one of the platforms: Error: cmd: Command failed with exit code 1
   You may not have the required environment or OS to build this project
   Error: cmd: Command failed with exit code 1
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildAndroid" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://wex5.com/cn/bbs/thread-82002-1-1.html

打包出现这个错误,请问有米有人解决,可否分享一下
回复 支持 反对

使用道具 举报

0

主题

4

帖子

6

积分

新手上路

Rank: 1

积分
6
QQ
发表于 2016-6-4 16:37:14 | 显示全部楼层
   编译UI资源:
****ERROR****: 子任务 "compileUI" 执行失败。
****ERROR****: 任务 "compileUI" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: java.lang.NoClassDefFoundError: Could not initialize class com.justep.design.model.ModelParser
回复 支持 反对

使用道具 举报

0

主题

1

帖子

7

积分

新手上路

Rank: 1

积分
7
发表于 2016-6-5 00:00:07 | 显示全部楼层
****ERROR****: 子任务 "compileUI" 执行失败。
****ERROR****: 任务 "compileUI" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: java.lang.NoClassDefFoundError: Could not initialize class com.justep.design.model.ModelParser

有这个错误的应该看一下 【Android报错情况四】认真对比
回复 支持 反对

使用道具 举报

1

主题

6

帖子

14

积分

新手上路

Rank: 1

积分
14
QQ
发表于 2016-6-6 15:52:43 | 显示全部楼层
kenminkajp 发表于 2016-3-16 17:01
* Try:
   Run with --stacktrace option to get the stack trace. Run with --info or --debug option to ...

解决了吗   我也遇到这个问题了
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2024-11-22 05:21 , Processed in 0.098634 second(s), 21 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表