`
阅读更多

根据条件没有查询到结果,就是结果集是0的情况。
错误信息:
The following items have errors: 


Table (id = 96): 
- Can not load the report query: 96. Errors occurred when generating the report document for the report element with ID 96. (Element ID:96) 
Error.ReportQueryLoadingError2 ( 1 time(s) )
detail : org.eclipse.birt.report.engine.api.EngineException: Can not load the report query: 96. Errors occurred when generating the report document for the report element with ID 96. (Element ID:96)
at org.eclipse.birt.report.engine.data.dte.DataPresentationEngine.doExecuteQuery(DataPresentationEngine.java:160)
at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:265)
at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1897)
at org.eclipse.birt.report.engine.internal.document.v4.ReportItemExecutor.executeQuery(ReportItemExecutor.java:412)
at org.eclipse.birt.report.engine.internal.document.v4.TableItemExecutor.doExecute(TableItemExecutor.java:72)
at org.eclipse.birt.report.engine.internal.document.v4.ReportItemExecutor.execute(ReportItemExecutor.java:294)
at org.eclipse.birt.report.engine.internal.document.v4.ContainerExecutor.prepareChildExecutor(ContainerExecutor.java:226)
at org.eclipse.birt.report.engine.internal.document.v4.ContainerExecutor.hasNextChild(ContainerExecutor.java:110)
at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.hasNextChild(WrappedReportItemExecutor.java:86)
at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.hasNextChild(WrappedReportItemExecutor.java:86)
at org.eclipse.birt.report.engine.api.impl.RenderTask$ReportExecutorWrapper.hasNextChild(RenderTask.java:800)
at org.eclipse.birt.report.engine.layout.html.HTMLPageLM$1.hasNextChild(HTMLPageLM.java:68)
at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:62)
at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:92)
at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:100)
at org.eclipse.birt.report.engine.api.impl.RenderTask$PageRangeRender.render(RenderTask.java:681)
at org.eclipse.birt.report.engine.api.impl.RenderTask.render(RenderTask.java:294)
at org.eclipse.birt.report.service.ReportEngineService.renderReport(ReportEngineService.java:1547)
at org.eclipse.birt.report.service.BirtViewerReportService.getPage(BirtViewerReportService.java:204)
at org.eclipse.birt.report.service.actionhandler.BirtChangeParameterActionHandler.doRenderPage(BirtChangeParameterActionHandler.java:82)
at org.eclipse.birt.report.service.actionhandler.AbstractChangeParameterActionHandler.__execute(AbstractChangeParameterActionHandler.java:103)
at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(AbstractBaseActionHandler.java:90)
at org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProcessor.__executeAction(AbstractBaseDocumentProcessor.java:47)
at org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.executeAction(AbstractBaseComponentProcessor.java:143)
at org.eclipse.birt.report.soapengine.processor.BirtDocumentProcessor.handleChangeParameter(BirtDocumentProcessor.java:100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.process(AbstractBaseComponentProcessor.java:112)
at org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingImpl.getUpdatedObjects(BirtSoapBindingImpl.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)
at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(BirtSoapMessageDispatcherServlet.java:265)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.service(BirtSoapMessageDispatcherServlet.java:122)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.eclipse.birt.report.filter.ViewerFilter.doFilter(ViewerFilter.java:68)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.ha.tcp.ReplicationValve.invoke(ReplicationValve.java:347)
at org.apache.catalina.ha.session.JvmRouteBinderValve.invoke(JvmRouteBinderValve.java:209)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)

分享到:
评论

相关推荐

    YOLO鸟类检测数据集 bird_VOCtrainval2012.zip

    在这个场景中,我们关注的是YOLO鸟类检测数据集,这是专门为训练模型识别鸟类而创建的。这个数据集是从VOCtrainval2012数据集中提取出来的,VOC(PASCAL Visual Object Classes Challenge)是一个广泛使用的计算机...

    Faster-RCNN鸟类检测 bird_dataset飞鸟检测数据集.rar

    VOC鸟类检测数据集,标签格式为xml和txt两种,类别名为bird, 数量有1万多张,可以直接用于目标检测 SSD、YOLOv3、Faster-RCNN等鸟类检测

    鸟类识别训练数据集(bird_photos).zip

    此外,"bird_photos"数据集的使用还可以扩展到其他领域,如生物多样性研究、动物保护或者生态学。通过识别不同种类的鸟类,我们可以更好地理解鸟类的分布、行为习性,甚至监测环境变化的影响。 总结来说,"bird_...

    数据集VOC鸟类野鸟飞鸟检测数据集VOC格式-17000张

    数据集格式:Pascal VOC格式(不包含分割的txt文件,仅仅包含jpg图片和对应的xml) 图片数量(jpg文件个数):17000 标注数量(xml文件个数):17000 标注类别数:1 总文件大小:约4GB,分2个压缩包 标注类别名称:["bird"]...

    鸟类物种数据集 Bird Speciees Dataset(800+张图像)JPG

    鸟类物种数据集包含有关六种不同鸟类的图像和信息。每个物种都有独特的视觉和生物特征,为训练模型或在图像分类、野生动物研究和鸟类学等领域进行研究提供了多样化的集合。 该数据集包括以下鸟类: 美国金翅雀:一...

    YOLOv3鸟类检测目标检测数据集 bird_VOCtest2007.zip

    这个数据集,名为“bird_VOCtest2007.zip”,是专为鸟类检测定制的,它基于PASCAL VOC(Pattern Analysis, Statistical Modelling and Computational Learning - Visual Object Classes)2007测试集,并从中抽取出...

    thunderbird 邮件备份

    - **导入个人资料**:当你需要恢复备份时,只需将备份的个人资料文件夹替换到新的Thunderbird安装目录下的相应位置,然后启动Thunderbird。 - **导入邮件文件**:如果只是导入邮件,将备份的邮件文件夹放回`Mail`...

    YOLOv5飞鸟检测 bird_dataset-1.zip

    这个数据集,名为"bird_dataset-1.zip",专为训练YOLOv5模型进行鸟类检测而设计,包含了丰富的训练资源。以下是关于YOLOv5、目标检测以及该数据集的详细知识点: 1. **YOLO(You Only Look Once)**: YOLO是实时...

    ThunderBird常用组件

    1. Enigmail:这是一款用于ThunderBird的GPG(GNU Privacy Guard)插件,提供了加密和数字签名邮件的功能,确保你的通信内容不被未经授权的人读取或篡改。通过设置公钥和私钥,你可以安全地与他人交换机密信息。 2....

    flappy_bird 素材资源

    通过这些素材,我们可以了解到Flappy Bird游戏的基本构成和运作机制。在Scratch中,每一个素材都需要与对应的代码逻辑相结合,才能实现游戏的完整功能。这不仅是学习编程的好机会,也是锻炼逻辑思维和解决问题能力的...

    FlappyBird游戏源码

    通过对FlappyBird的cocos2dx和Unity版源码的解析,我们可以了解到游戏开发的基本流程和关键技术,同时也能看到不同开发工具的特性与优劣。无论是选择cocos2dx还是Unity,都需要开发者具备扎实的编程基础和良好的问题...

    yolov5飞鸟检测结果 exp23-bird-11788-检测结果.zip

    本篇将重点讨论YOLOv5在飞鸟检测中的具体应用,并结合"exp23-bird-11788-检测结果"这一实验数据集,对检测效果进行深入分析。 一、YOLOv5的核心特点 1. **网络结构**:YOLOv5采用了轻量级的网络设计,包括Focus...

    flappyBird素材包

    《Flappy Bird游戏素材解析与应用》 Flappy Bird是一款风靡全球的休闲游戏,以其简单易上手的操作和极具挑战性的玩法深受玩家喜爱。在本文中,我们将深入探讨这款游戏中的一些关键素材,并通过提供的压缩包文件,...

    flappybird全套图片+音效

    通过研究Flappy Bird的图片和音效,我们可以学习到如何创建吸引人的游戏环境,如何用音效增强游戏体验,以及在实际开发中如何有效管理资源。这不仅是对Flappy Bird这款游戏的深入理解,更是对游戏开发基础知识的扎实...

    flappybird图像音频资源包

    在《简单小游戏Flappy Bird制作》的相关博客中,开发者可能会详细讲解如何将这些图像和音频资源集成到游戏引擎中,如使用Unity、Cocos2d-x或者纯HTML5 Canvas等。他们会介绍如何设置精灵(Sprite)和动画,如何处理...

    Flappy bird资源.zip

    在熟悉了Flappy Bird的开发后,我们可以将其技术点应用到更复杂的游戏场景中,比如"小鸟大战"。这款游戏可能增加了多个角色的互动、动态生成的环境、更丰富的游戏机制,如射击、道具系统和敌我识别。在Unity中,这...

    flappy bird制作资源素材

    《Flappy Bird游戏制作资源素材详解》 Flappy Bird,这款简单却又极具挑战性的手机游戏,在全球范围内引发了一股热潮。对于游戏开发者来说,了解并掌握其制作资源和素材是至关重要的一步。本资源包主要包含了Flappy...

    FlappyBird素材.zip

    《flappy bird》是一款由来自越南的独立游戏开发者Dong Nguyen所开发的作品,游戏于2013年5月24日上线,并在2014年2月突然暴红。2014年2月,《Flappy Bird》被开发者本人从苹果及谷歌应用商店撤下。2014年8月份正式...

    flappy bird素材及源码

    《Flappy Bird游戏素材与源码解析》 Flappy Bird是一款简单却极具挑战性的移动平台游戏,由越南开发者Dong Nguyen开发。它以其独特的游戏机制和极高的难度在全球范围内引起了热潮。在这里,我们拥有的是自己制作的...

    yolov5 鸟类检测 bird鸟类检测数据集.rar

    在“鸟类检测 bird鸟类检测数据集.rar”中,我们有一个专门针对鸟类检测的数据集。这个数据集基于PASCAL VOCtrainval2012数据集提取,PASCAL VOC是一个广泛使用的计算机视觉基准,包含了多种类别的物体实例分割和...

Global site tag (gtag.js) - Google Analytics