帆软社区
首页
服务平台
文档
学院
问答
论坛
认证
招聘
任务
市场
登录
程序数据集,之前一直好用,现在不能用了,扔在工程里边是没问题的。
回答问题
关注问题
请
登录
后使用快捷导航
没有帐号?
立即注册
用户操作
任务管理
我的任务
详情
门户
摇摇乐
大转盘
许愿墙
积分商城
每日签到
设置
我的收藏
退出
腾讯QQ
微信登录
提问
程序数据集,之前一直好用,现在不能用了,扔在工程里边是没问题的。
16:14:28 AWT-EventQueue-0 WARN [root] ClassName: com.upay.monitor.reportlets.GetMerAmount
16:14:28 AWT-EventQueue-0 WARN [root] Could not initialize class com.upay.monitor.reportlets.GetMerAmount
java.lang.NoClassDefFoundError: Could not initialize class com.upay.monitor.reportlets.GetMerAmount
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.fr.stable.StableUtils.classForName(Unknown Source)
at com.fr.general.GeneralUtils.classForName(Unknown Source)
at com.fr.data.impl.ClassTableData.createTableData(Unknown Source)
at com.fr.data.impl.ClassTableData.setParameters(Unknown Source)
at com.fr.design.data.tabledata.tabledatapane.ClassTableDataPane.updateBean(Unknown Source)
at com.fr.design.data.tabledata.tabledatapane.ClassTableDataPane.updateBean(Unknown Source)
at com.fr.design.data.datapane.TableDataTreePane$6.doOk(Unknown Source)
at com.fr.design.dialog.UIDialog.doOK(Unknown Source)
at com.fr.design.dialog.UIDialog$2.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.WaitDispatchSupport$2.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at com.fr.design.data.datapane.TableDataTreePane.dgEdit(Unknown Source)
at com.fr.design.data.BasicTableDataTreePane$TDAction.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
16:14:30 SwingWorker-pool-12-thread-10 WARN [root] ClassName: com.upay.monitor.reportlets.GetMerAmount
16:14:30 SwingWorker-pool-12-thread-10 WARN [root] Could not initialize class com.upay.monitor.reportlets.GetMerAmount
java.lang.NoClassDefFoundError: Could not initialize class com.monitor.reportlets.GetMerAmount
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.fr.stable.StableUtils.classForName(Unknown Source)
at com.fr.general.GeneralUtils.classForName(Unknown Source)
at com.fr.data.impl.ClassTableData.createTableData(Unknown Source)
at com.fr.data.impl.ClassTableData.createDataModel(Unknown Source)
at com.fr.data.AbstractParameterTableData.createDataModel(Unknown Source)
at com.fr.data.impl.EmbeddedTableData.createDataModel(Unknown Source)
at com.fr.data.impl.EmbeddedTableData.embedify(Unknown Source)
at com.fr.dav.LocalEnv.previewTableData(Unknown Source)
at com.fr.dav.LocalEnv.previewTableData(Unknown Source)
at com.fr.design.data.DesignTableDataManager.previewTableData(Unknown Source)
at com.fr.design.data.DesignTableDataManager.previewTableDataNotNeedInputParameters(Unknown Source)
at com.fr.design.data.tabledata.wrapper.AbstractTableDataWrapper.calculateColumnNameList(Unknown Source)
at com.fr.design.data.tabledata.wrapper.AbstractTableDataWrapper.load(Unknown Source)
at com.fr.design.gui.itree.refreshabletree.UserObjectRefreshJTree.loadChildTreeNodes(Unknown Source)
at com.fr.design.gui.itree.refreshabletree.RefreshableJTree$3$1.doInBackground(Unknown Source)
at com.fr.design.gui.itree.refreshabletree.RefreshableJTree$3$1.doInBackground(Unknown Source)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
复制代码
FineReport
zhaoyanzeng
发布于 2018-7-25 16:20
回答问题
关注问题
悬赏:
2 F币
+ 添加悬赏
举报
提示:增加悬赏、完善问题、追问等操作,可使您的问题被置顶,并向所有关注者发送通知
取消
发布回答
0
关注人数
303
浏览人数
最后回答于:
2018-7-25 16:20
活动推荐
更多
帆软最具价值【MVP】征集令重磅来袭!
【FineBI免费新手打卡营】七天掌握FineBI6.1基础功能
【FineDataLink学习路径】助您轻松入门数据开发
热门课程
更多
帮助文档内嵌视频
免费
学习
FineReport V10.0新手入门
免费
学习
FineReport 11.0 快速入门
免费
学习
悬赏者(0)
+添加悬赏
添加悬赏
增加悬赏可以吸引更多人来回答
添加悬赏:
F币
我 的 F币:
F币
充值
金额不足
确定
取消
返回顶部