由于SVF出错只报一个出错编号,根据编号可以知道出错表达的意思但是出错点无法清晰了解,故在此记录下常见的错误解决方法。
code | Cause |
-1 | Reading the setting file "vfreport.properties.ja" was failed. |
-3 | Initializing priter driver class was failed. |
-21 | Undefined filed name on XML layout file is used. Output data is ignored. |
-22 | The number of rows exceed the maximum on repeat item of layout file. |
-23 | Data was output on fields, though layout file hasn't been read. |
-30 | The layout file is not found. |
-31 | The image file defined on the layout file cannot be opened. |
-32 | Reading the printer setting file was failed. |
-33 | Making a temporary file was failed. |
-34 | Writing setting values on layout file was failed. |
-35 | No printed. Data for printing is not found. |
-37 | The layout file is incompatible. |
-40 | Parameters of called functions have errors. |
-62 | Both attribute expressions and attribute modifications are detected. |
-63 | Compiling errors of output conditions. |
-64 | Executing errors of output conditions. |
-65 | Internal error has occured on controling attribute expressions. |
-66 | Compiling errors of attribute expressions. |
-67 | Executing errors of attribute expressions. |
-81 | Making stack files was failed. |
-102 | Writing spooler was failed. |
-120 | The column name is not found on layout file. |
-122 | Modifing attribute was failed. |
-131 | The layout file has some records, though subform is not defined. |
-132 | The record does not exist. |
-133 | The subform is too small to output all records. |
-150 | Generating document data was failed on spooling RDE. |
-153 | Could not connect RDE by "RDSpool" printer. |
-155 | An error has ocurred on spooling RDE. |
-501 | The number of rows exceed the maximum on repeat item of layout file. |
-505 | The filed name is not found. |
-530 |
Creating sort objects was failed, because temporary file cannot be created, or the layout file has no fields. |
-531 | Creating sort objects was failed, because temporary file cannot be created. |
-532 | Creating sort records was failed, because temporary directory does not have enough disc space. |
-550 | DB connection error was occured on executing query file. |
-551 | The layout file is not found on executing query file. |
-552 | The query file is not found. |
-554 | The query file returns no data. (no data found on the query.) |
-555 | Fields on query file and fields on layout file don't match at all. |
-4971 | An expected error has occured on JavaVM. |
-7474 | Unsupported functions are called. |
-554 根据查询条件,查询无数据或者根本数据库断开连接了,检查一下数据有无和连接问题。
相关推荐
标题中的“instructions-for-adding-your-logo.pdf”暗示了这是一个关于如何在PDF文件中添加徽标的指南。PDF(Portable Document Format)是一种广泛使用的文档格式,它能够保持文档的原始布局和设计,不受操作系统...
在本项目"week-3-groceries-adding-remove-items-thanhthanhbui"中,我们探讨的是一个基于TypeScript的编程练习,旨在提升开发者在实际应用中的编程技能。TypeScript是JavaScript的一个超集,提供了静态类型系统、类...
Adding white noise to a signal with fixed SNR
8. **版本兼容性**:如果希望新系统调用能在不同版本的Linux内核上运行,需要考虑版本兼容性问题,可能需要为不同的内核分支实现不同的版本。 以上就是添加Linux系统调用的基本过程。这个过程涉及到对内核源码的...
在IT行业中,"TA-STYLE-adding-media-THaaai" 这个标题可能指的是一个项目或教程,它聚焦于如何在某个特定的平台或应用(可能是网站、应用程序或者游戏)上添加媒体资源,比如图像、音频和视频,以增强用户体验。...
Ns-3-Adding-text-in-packets 将真实文本数据添加到 ns-3 数据包中。 座右铭是成功地将真实数据从一个节点发送到另一个节点。这已在 ns-3 中的三个示例中实现。 代码执行的先决条件: 将安装 ns-3。 安装后,...
在本课程"FEWD-unit4-adding-3d-effects-with-css:树屋FEWD单元4"中,我们将深入探讨如何利用CSS(Cascading Style Sheets)来创建令人惊叹的3D效果。CSS作为网页设计的核心技术之一,允许我们对网页元素进行布局、...
【标题】"用CodeSandbox创建boolean-uk-html-adding-the-rest"是一个关于在Web开发环境中使用CodeSandbox实现HTML相关功能的项目。这个标题暗示我们将深入探讨如何利用在线代码编辑器CodeSandbox来处理布尔逻辑...
RS-FEC是一种用于纠正数据传输过程中可能出现错误的编码技术,对于高速、高带宽的USB4接口来说,它是确保数据可靠传输的关键部分。 在USB4规范1.0版中,当系统进入Training.LOCK2阶段时,现在添加了一个条件来停止...
USB4 1.0 ECN - Adding Timeout for Sending LFPS on CLx Exit USB4 1.0 ECN(Engineering Change Notice,工程变更通知)是一种用于改进 USB4 1.0 规范的技术文档。该文档的主要内容是添加超时机制,以避免在 CLx ...
在“Adding Dynamic Behavior”这个主题中,我们主要关注如何为JavaFX应用程序添加动态行为,使得用户界面能够根据用户的交互进行实时响应。动态行为在GUI编程中至关重要,因为它赋予了应用活力和交互性。 首先,...
标题 "newhtml-adding-css-and-darkmode" 暗示了这是一个关于HTML项目,特别是涉及到CSS(层叠样式表)的增强,可能还包含了暗黑模式(Dark Mode)的实现。这个项目提供源代码,意味着我们可以深入理解CSS如何应用于...
Indoor TD-LTE Small Cell Deployment Study:Benefit of Adding Cells is Not Always Existing
### SAP Fiori - 在六步内添加自定义工作流 #### 概览 本文将详细介绍如何在SAP Fiori环境中通过六个步骤实现自定义工作流的添加。此过程旨在为那些希望利用SAP Fiori的强大功能来提升业务流程管理效率的企业提供...
在这个名为"Hooks-Challenge --- OnlineStore-adding-hooks"的项目中,我们的目标是将React Hooks引入到一个现有的在线商店应用程序中。React Hooks是React 16.8版本引入的一个重大特性,它允许我们在不编写类组件的...
添加数据持久性冲刺挑战请仔细阅读这些说明。在开始本次Sprint挑战赛之前,请确切了解预期的结果。这项挑战使您可以练习从过去的冲刺中学到的概念和技术,并将其应用到具体项目中。此sprint探索了数据持久性。...
**功能变化详解:** 这次ECN添加的新功能是在TMU_ADP_CS_6寄存器中增加了一个可设置位,允许连接管理器(CM)禁用适配器级别的时钟同步握手。具体来说,这个位称为“Disable Time Sync”位,当设置为1时,适配器将...