这个问题是什么意思,怎么解决?求大神帮助{:4_103:}
严重: paperPaintWidth/paperPaintHeight is less than 0
java.lang.RuntimeException: paperPaintWidth/paperPaintHeight is less than 0
at com.fr.page.PG.dealWithPageInfor(Unknown Source)
at com.fr.page.PG.getReportPages(Unknown Source)
at com.fr.report.worksheet.AbstractResECWorkSheet.getPageSetWithMapping(Unknown Source)
at com.fr.report.worksheet.AbstractResECWorkSheet.generateReportPageSet(Unknown Source)
at com.fr.report.worksheet.AbstractResECWorkSheet.generateReportPageSet(Unknown Source)
at com.fr.main.workbook.AbstractResWorkBook.generateReportPageSet(Unknown Source)
at com.fr.stable.AbstractActor.getPageSet(Unknown Source)
at com.fr.web.core.ReportSessionIDInfor.createPageSetChain(Unknown Source)
at com.fr.web.core.ReportSessionIDInfor.getReportPage(Unknown Source)
at com.fr.web.core.A.yB.A(Unknown Source)
at com.fr.web.core.A.yB.A(Unknown Source)
at com.fr.web.core.A.mB.A(Unknown Source)
at com.fr.web.core.A.CB.actionCMD(Unknown Source)
at com.fr.web.core.WebActionsDispatcher.dealForActionCMD(Unknown Source)
at com.fr.web.core.WebActionsDispatcher.dealForActionDefaultCmd(Unknown Source)
at com.fr.web.core.A.kB.process(Unknown Source)
at com.fr.web.core.ReportDispatcher.dealWithOp(Unknown Source)
at com.fr.web.core.ReportDispatcher.dealWeblet(Unknown Source)
at com.fr.web.core.ReportDispatcher.dealWithRequest(Unknown Source)
at com.fr.web.BaseServlet.doGet(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:622)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672)
at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2500)
at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:2489)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Unknown Source)
在本地使用是正常的,部署到服务器上就报错了。插询条件为空时能查到数据,有查询条件时就检索不出数据,但是在本地一切正常,求大神帮忙看看
严重:Class not found : PageSetChain
at com.fr.stable.bridge.StableFactory.getMarkedInstanceObjectFromClass(Unknown Source)
at com.fr.stable.bridge.StableFactory.getMarkedInstanceObjectFromClass(Unknown Source)
at com.fr.main.workbook.AbstractResWorkBook.generateReportPageSet(Unknown Source)
at com.fr.stable.AbstractActor.getPageSet(Unknown Source)
at com.fr.web.core.ReportSessionIDInfor.createPageSetChain(Unknown Source)
at com.fr.web.core.ReportSessionIDInfor.getReportPage(Unknown Source)
at com.fr.plugin.reportfit.web.FitHTMLReadAction.getReportPageBySessionIDInfo(Unknown Source)
at com.fr.plugin.reportfit.web.FitHTMLReadAction.getCurrentReportPage(Unknown Source)
at com.fr.plugin.reportfit.web.FitHTMLReadAction.readPageContent(Unknown Source)
at com.fr.plugin.reportfit.web.FitHTMLReadAction.actionCMD(Unknown Source)
at com.fr.web.core.WebActionsDispatcher.dealForActionCMD(Unknown Source)
at com.fr.web.core.WebActionsDispatcher.dealForActionDefaultCmd(Unknown Source)
at com.fr.plugin.reportfit.web.FitService.process(Unknown Source)
at com.fr.web.core.ReportDispatcher.dealWithOp(Unknown Source)
at com.fr.web.core.ReportDispatcher.dealWeblet(Unknown Source)
at com.fr.web.core.ReportDispatcher.dealWithRequest(Unknown Source)
at com.fr.web.BaseServlet.doGet(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
模板中自定义分页时,自己写js实现翻页按钮,在js中使用ejkEncode()方法解决中文传参时报错, 自定义JS错误 : text.charCodeAt is not a function
后经过调查,原因出在下拉复选框,通过contentPane.parameterEl.getWidgetByName("name").getValue()获取到复选框的值后,调用ejkEncode()就报错了。反复研究后发现原来是没有将下拉复选框的返回值选定为返回字符串。
41687
记录一下给需要的朋友,也方便自己日后使用。{:8_198:}
数据库查询语句:SELECT * FROM dbo.
使用行式引擎执行报表查询出错,请问要怎么解决
警告:错误代码:1301 数据集配置错误
Query:
“0”附近有语法错误。
Query is:SELECT * FROM dbo. offset 0 rows fetch next 15 rows only
rowIndex to get is:0
at com.fr.data.impl.AbstractLayerDBDataModel.dealWithException(Unknown Source)
at com.fr.data.impl.AbstractLayerDBDataModel.hasRow(Unknown Source)
at com.fr.report.core.A.A.C$_A.A(Unknown Source)
at com.fr.report.core.A.A.C$_A.A(Unknown Source)
at com.fr.report.core.A.A.C$_A.A(Unknown Source)
at com.fr.report.core.A.A.C$_A.A(Unknown Source)
at com.fr.report.core.A.A.C$_D.C(Unknown Source)
at com.fr.report.core.A.A.C$_D.getPage(Unknown Source)
at com.fr.page.pageset.PageSetChain$ChainInfo.getReportPage(Unknown Source)
at com.fr.page.pageset.PageSetChain$ChainInfo.access$400(Unknown Source)
at com.fr.page.pageset.PageSetChain.getPage(Unknown Source)
at com.fr.web.core.ReportSessionIDInfor.getReportPage(Unknown Source)
at com.fr.web.core.A.zB.A(Unknown Source)
at com.fr.web.core.A.zB.A(Unknown Source)
at com.fr.web.core.A.oB.A(Unknown Source)
at com.fr.web.core.A.DB.actionCMD(Unknown Source)
at com.fr.web.core.WebActionsDispatcher.dealForActionCMD(Unknown Source)
at com.fr.web.core.WebActionsDispatcher.dealForActionDefaultCmd(Unknown Source)
at com.fr.web.core.A.lB.process(Unknown Source)
at com.fr.web.core.ReportDispatcher.dealWithOp(Unknown Source)
at com.fr.web.core.ReportDispatcher.dealWeblet(Unknown Source)
at com.fr.web.core.ReportDispatcher.dealWithRequest(Unknown Source)
at com.fr.web.BaseServlet.doGet(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)