|
楼主 |
发表于 2017-6-8 11:55:16
|
显示全部楼层
本帖最后由 qweasdzxc 于 2017-6-8 12:05 编辑
错误信息如下。到底编译模型有啥用?
- 2017-06-08 11:53:25
- ===================================================
- ====================language:zh_CN, skin:desktop, device:pc=================
- ===================================================
- 2017-06-08 11:53:25 开始编译WINDOW文件: /UI2/system/templates/normal/homePage4/template/index.w
- 2017-06-08 11:53:25 开始-WINDOW生成中间文件: /UI2/system/templates/normal/homePage4/template/index.w
- 2017-06-08 11:53:25 编码: JUSTEP000014; 提示: WINDOW编译出错, 文件"/UI2/system/templates/normal/homePage4/template/main.w"不存在
- com.justep.ui.exception.UIException: 编码: JUSTEP000014; 提示: WINDOW编译出错, 文件"/UI2/system/templates/normal/homePage4/template/main.w"不存在
- at com.justep.ui.exception.UIException.create(Unknown Source)
- at com.justep.ui.WindowCompiler2.compile(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.WindowCompiler2.w2Middle(Unknown Source)
- at com.justep.ui.WindowCompiler2.compileForStudio(Unknown Source)
- at com.justep.ui.StudioWindowCompiler.execute(Unknown Source)
- at com.justep.ui.StudioWindowCompiler.compile(Unknown Source)
- at com.justep.tools.CompileUI.compileW(Unknown Source)
- at com.justep.tools.CompileUI.executeCompile(Unknown Source)
- at com.justep.tools.CompileUI.main(Unknown Source)
- 2017-06-08 11:53:25
- ===================================================
- ====================language:zh_CN, skin:desktop, device:pc=================
- ===================================================
- 2017-06-08 11:53:25 开始编译WINDOW文件: /UI2/system/templates/normal/homePage5/template/index.w
- 2017-06-08 11:53:25 开始-WINDOW生成中间文件: /UI2/system/templates/normal/homePage5/template/index.w
- 2017-06-08 11:53:25 编码: JUSTEP000014; 提示: WINDOW编译出错, 文件"/UI2/system/templates/normal/homePage5/template/main.w"不存在
- com.justep.ui.exception.UIException: 编码: JUSTEP000014; 提示: WINDOW编译出错, 文件"/UI2/system/templates/normal/homePage5/template/main.w"不存在
- at com.justep.ui.exception.UIException.create(Unknown Source)
- at com.justep.ui.WindowCompiler2.compile(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.WindowCompiler2.w2Middle(Unknown Source)
- at com.justep.ui.WindowCompiler2.compileForStudio(Unknown Source)
- at com.justep.ui.StudioWindowCompiler.execute(Unknown Source)
- at com.justep.ui.StudioWindowCompiler.compile(Unknown Source)
- at com.justep.tools.CompileUI.compileW(Unknown Source)
- at com.justep.tools.CompileUI.executeCompile(Unknown Source)
- at com.justep.tools.CompileUI.main(Unknown Source)
- 2017-06-08 11:53:25
- ===================================================
- ====================language:zh_CN, skin:desktop, device:pc=================
- ===================================================
- 2017-06-08 11:53:25 开始编译WINDOW文件: /UI2/system/templates/normal/homePage6/template/index.w
- 2017-06-08 11:53:25 开始-WINDOW生成中间文件: /UI2/system/templates/normal/homePage6/template/index.w
- 2017-06-08 11:53:25 编码: JUSTEP000014; 提示: WINDOW编译出错, 文件"/UI2/system/templates/normal/homePage6/template/main.w"不存在
- com.justep.ui.exception.UIException: 编码: JUSTEP000014; 提示: WINDOW编译出错, 文件"/UI2/system/templates/normal/homePage6/template/main.w"不存在
- at com.justep.ui.exception.UIException.create(Unknown Source)
- at com.justep.ui.WindowCompiler2.compile(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.EmbedEngine.execute(Unknown Source)
- at com.justep.ui.WindowCompiler2.w2Middle(Unknown Source)
- at com.justep.ui.WindowCompiler2.compileForStudio(Unknown Source)
- at com.justep.ui.StudioWindowCompiler.execute(Unknown Source)
- at com.justep.ui.StudioWindowCompiler.compile(Unknown Source)
- at com.justep.tools.CompileUI.compileW(Unknown Source)
- at com.justep.tools.CompileUI.executeCompile(Unknown Source)
- at com.justep.tools.CompileUI.main(Unknown Source)
复制代码- 2017-06-08 11:53:36
- ===================================================
- ====================language:zh_CN, skin:desktop, device:pc=================
- ===================================================
- 2017-06-08 11:53:36 开始编译WINDOW文件: /UI2/system/designer/xuiNew/blank.html
- 2017-06-08 11:53:36 开始-WINDOW生成中间文件: /UI2/system/designer/xuiNew/blank.html
- 2017-06-08 11:53:36 null
- java.lang.NullPointerException
- at PagerBar.execute(PagerBar.java:20)
- at com.justep.ui.component.ComponentEngine.processServerTemplate(Unknown Source)
- at com.justep.ui.component.ComponentEngine.parser(Unknown Source)
- at com.justep.ui.component.ComponentEngine.parser(Unknown Source)
- at com.justep.ui.component.ComponentEngine.parser(Unknown Source)
- at com.justep.ui.component.ComponentEngine.parser(Unknown Source)
- at com.justep.ui.component.ComponentEngine.parser(Unknown Source)
- at com.justep.ui.component.ComponentEngine.parser(Unknown Source)
- at com.justep.ui.component.ComponentEngine.parser(Unknown Source)
- at com.justep.ui.component.ComponentEngine.execute(Unknown Source)
- at com.justep.ui.WindowCompiler2.w2Middle(Unknown Source)
- at com.justep.ui.WindowCompiler2.compileForStudio(Unknown Source)
- at com.justep.ui.StudioWindowCompiler.execute(Unknown Source)
- at com.justep.ui.StudioWindowCompiler.compile(Unknown Source)
- at com.justep.tools.CompileUI.compileW(Unknown Source)
- at com.justep.tools.CompileUI.executeCompile(Unknown Source)
- at com.justep.tools.CompileUI.main(Unknown Source)
- =============编译结果=================
- [编译总数]: 860
- [编译成功的个数]: 856
- [编译失败的个数]: 4
- [编译失败的文件]:
- /UI2/system/templates/normal/homePage4/template/index.w?language=zh_CN
- /UI2/system/templates/normal/homePage5/template/index.w?language=zh_CN
- /UI2/system/templates/normal/homePage6/template/index.w?language=zh_CN
- /UI2/system/designer/xuiNew/blank.html?language=zh_CN
- [W文件编译结束,总耗时]:520.032秒
复制代码
|
|