严重:Class not found : PageSetChain

在本地使用是正常的,部署到服务器上就报错了。插询条件为空时能查到数据,有查询条件时就检索不出数据,但是在本地一切正常,求大神帮忙看看
严重: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)

FineReportzhengdd 发布于 2016-8-1 11:14
悬赏:2 F币 + 添加悬赏
提示:增加悬赏、完善问题、追问等操作,可使您的问题被置顶,并向所有关注者发送通知
共3回答
最佳回答
0
zhengdd发布于2016-8-1 11:14(编辑于 2023-9-6 09:34)
555
最佳回答
0
gxy120313发布于2016-8-1 11:19(编辑于 2023-9-6 09:34)
555
最佳回答
0
zhengdd发布于2016-8-1 11:20(编辑于 2023-9-6 09:34)
555
  • gxy120313 gxy120313

    ,我就遇到过这样的情况,重新做一张一模一样的表就好用了
    回复
    2016-08-01 11:32 
最佳回答
0
星痕发布于2016-8-1 11:20(编辑于 2023-9-6 09:34)
555
  • zhengdd zhengdd(提问者)

    用的行式引擎,sql就是select * 加一下where语句,where语句是根据参数来写的
    回复
    2016-08-01 11:22 
最佳回答
0
zhengdd发布于2016-8-1 11:21(编辑于 2023-9-6 09:34)
555
最佳回答
0
zhengdd发布于2016-8-1 11:22(编辑于 2023-9-6 09:34)
555
最佳回答
0
gxy120313发布于2016-8-1 11:32(编辑于 2023-9-6 09:34)
555
最佳回答
0
星痕发布于2016-8-1 11:36(编辑于 2023-9-6 09:34)
555
  • zhengdd zhengdd(提问者)

    我本地一样的报表,是可以用的,部署到服务器才有问题的,所以应该不是行式引擎的原因吧
    回复
    2016-08-01 11:40 
最佳回答
0
zhengdd发布于2016-8-1 11:39(编辑于 2023-9-6 09:34)
555
  • gxy120313 gxy120313

    如果在服务器端,只有这一张行式引擎表报错,就是表的问题,如果其他的行式引擎表报错也报错,应该是你加了限制属性
    回复
    2016-08-01 11:47 
最佳回答
0
zhengdd发布于2016-8-1 11:40(编辑于 2023-9-6 09:34)
555
  • 2关注人数
  • 7664浏览人数
  • 最后回答于:2018-1-4 17:07
    活动推荐 更多
    热门课程 更多
    返回顶部