最近用到birt,才学也没几天,遇到一些问题,把比较烦人的弄来上记录
There is no report design object available:
搜索各种资源都没能解决,网上主流的说法是版本问题,
第一种办法是统一版本
第二种是将你XML里面的这两行代码替换成旧版本的
<report xmlns="http://www.eclipse.org/birt/2005/design" version="3.2.16" id="1">
<property name="createdBy">Eclipse BIRT Designer Version 2.3.0.v20080606 Build <2.3.0.v20080618-0630></property>
在此也不做赘述,我遇到这个问题竟然是在浏览器拼参时少写了一个下划线……都要疯掉了当时……
http://192.168.0.216:8080/birt/frameset?_report=original/accountClassifyStackable.rptdesign&__format=html
正确的应该是:
http://192.168.0.216:8080/birt/frameset?__report=original/accountClassifyStackable.rptdesign&__format=html
呃呃呃……
另一个烦人的问题:
org.eclipse.birt.report.engine.api.EngineException: Can not load the report query: 7. Errors occurred when generating the report document for the report element with ID 7. (Element ID:7)
这个问题一出来,首先要去看看自己的tomcat服务器下有没有数据库的驱动包,我就是因为这个,在排查了N遍报表无果后,才找到问题反在,不过一般情况下还是出在报表本身,因为报表的绑定列值太容易出问题了。
引以为戒!!!
分享到:
相关推荐
在使用Docker的过程中,有时可能会遇到“`There are no more lookback devices available`”的错误提示,这通常意味着你的Linux操作系统已经用完了所有的Loopback(回环)设备,而这些设备是Docker运行容器时所需的...
我选择SAP CAP项目的db文件夹,右键选择build时,遇到如下... Can not create service instance ‘Products-Products-db-hdi-container8HPfzrS/PBqVvnsD’: There is no database available. Ensure that you have a
之前一直找原因,最后知道了解决方法,具体请下载源码查看。特别是用到throw的事务中
#### UID-14 (error) Design '%s' is not in the system. **描述**:此错误意味着当前命令无法在系统中找到指定的设计实体。 **解决步骤**: 1. **设计导入**:使用 `read_verilog` 或 `read_vhdl` 命令读取设计...
前几天在网上下载一个struts2的helloword的例子,那个作者也真够缺德的,搞个错误的程序,害得我查了一天的程序错误。 最后发现竟然是struts.xml被写成啦sturts.xml。 碰见这样的问题先鄙视下提供例子的作者, ...
There is a lot of written material available on design patterns, but scattered and not in one single reference source. Also, many of these examples are unnecessarily big and complex.
在使用sublime下载扩展包的过程中,通过ctrl+shift+p打开包管理菜单界面,输入install 选中Install Package并回车,出现There are no packages available for installation的提示,导致安装插件出现问题,解决方案...
Design in Tech Report 2018 Design isn't just about beauty; it’s about market relevance and meaningful...Gen B(older) is becoming a market opportunity for new products and services that can't be ignored.
It is in the nature of the transfer layer that there is no freedom for modifications. The scope of the physical layer is the actual transfer of the bits between the different nodes with respect to...
Suffice to say that when your game/app will be downloaded over the Internet, the amount that needs to be transferred is the size reading that you see in the Build Report Tool, not the size reading on ...
There is a lot of written material available on design patterns, but scattered and not in one single reference source. Also, many of these examples are unnecessarily big and complex.
there is no way to distinguish perfectly
在编程和数据处理中,"the string was not recognized as a valid Datetime" 是一个常见的错误信息,它通常出现在尝试将一个字符串转换为日期时间格式时,由于字符串不符合预期的日期时间格式导致的。这个错误表明...
is now available for writing (during the writing, the standard grid object TFlexGrid is released, and a user's one is set). - ADD: In the class TFlexGrid added the properties HOffset and VOffset - ...
It is in the nature of the transfer layer that there is no freedom for modifications. The scope of the physical layer is the actual transfer of the bits between the different nodes with respect to...
If there is no clustered index, there is a sysindexes row for the table with an indid value of 0, and that row will keep track of the address of the first IAM for the table. The IAM is a giant bitmap...
解决sublime text3使用Install Package时发生There are no packages available for installation问题。直接在Preferences->Package Setting->Package Control ->Setting User 中设置: { "bootstrapped": true, ...
解决Sublime包管理package control 报错 There are no packages available for installation: 修改hosts没有用。ctrl + ` 打开命令行可以看到出错信息。 【解决方案】: 1.下载channel_v3.json文件,直接放到本地...
Most chapters are available on the website, so you can check out the simplicity of the language in the book and the way materials are presented. Why should I read this book? It's simple. It's written...