[root@iZ94u4fhxl0Z compile]# ./compileBIZ.sh
当前操作系统:=Linux
开始编译......
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.justep.tools.CompileBIZ.parseCompiler(Unknown Source)
at com.justep.tools.CompileBIZ.main(Unknown Source)
Caused by: com.justep.exception.BaseRuntimeException:
at com.justep.common.SystemUtils.a(Unknown Source)
at com.justep.common.SystemUtils.normalizeLib(Unknown Source)
at com.justep.design.model.ModelParser.<clinit>(Unknown Source)
... 2 more
按任意键继续...^C
[root@iZ94u4fhxl0Z compile]# ./compileUI.sh
BASEPATH:/home/projects/crm/BeX5_V3.2-small-linux
COMPILE_TARGET_PATH:/UI2===zh_CN
COMPILE_TARGET_FILE_TYPE:java,w
COMPILE_JAVA_DEPEND_LIB:/studio/dropins/studio-app2/plugins/plugin/lib:/runtime/UIServer/WEB-INF/lib:/runtime/ReportServer/WEB-INF/lib/jfreechart-1.0.9_v20090731_update20100302.jar:/runtime/ReportServer/WEB-INF/lib/chart-justep.jar:/apache-tomcat/lib/servlet-api.jar:
=======================================================================
开始编译java文件......
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.justep.tools.CompileUI.compileJava(Unknown Source)
at com.justep.tools.CompileUI.executeCompile(Unknown Source)
at com.justep.tools.CompileUI.main(Unknown Source)
Caused by: com.justep.exception.BaseRuntimeException: 编码: JUSTEP050002; 提示: 复制"/home/projects/crm/BeX5_V3.2-small-linux/runtime/UIServer/WEB-INF/lib/libmodel-parser-jni-dev-linux-x64.so"文件出错
at com.justep.common.SystemUtils.a(Unknown Source)
at com.justep.common.SystemUtils.normalizeLib(Unknown Source)
at com.justep.design.model.ModelParser.<clinit>(Unknown Source)
... 3 more
按任意键继续...