起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 11366|回复: 12

[结贴] 无法使用报表

[复制链接]

213

主题

790

帖子

2056

积分

金牌会员

Rank: 6Rank: 6

积分
2056
QQ
发表于 2017-11-9 10:48:31 | 显示全部楼层 |阅读模式
版本: 小版本号:
数据库: 服务器操作系统: 应用服务器:
客户端操作系统: 浏览器:
无法使用报表,切换到报表模式报错,重新安装office 2016还是报错
  1. [ERROR] 执行方出错:[Report@191d624 gotoReportDesigner] [com.justep.studio.ui.editors.util.XuiDynJavaManager 2017-11-09 10:48:06]
  2. java.lang.reflect.InvocationTargetException
  3.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  4.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  5.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  6.         at java.lang.reflect.Method.invoke(Method.java:497)
  7.         at com.justep.studio.ui.editors.util.XuiDynJavaManager.executeMethod(Unknown Source)
  8.         at com.justep.studio.ui.editors.xui.designpanel.ContextAction.widgetSelected(Unknown Source)
  9.         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
  10.         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  11.         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
  12.         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)
  13.         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)
  14.         at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1053)
  15.         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  16.         at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:942)
  17.         at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
  18.         at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
  19.         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  20.         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
  21.         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  22.         at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
  23.         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
  24.         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  25.         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  26.         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
  27.         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
  28.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  30.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31.         at java.lang.reflect.Method.invoke(Method.java:497)
  32.         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
  33.         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
  34.         at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
  35. Caused by: java.lang.NullPointerException
  36.         at org.eclipse.swt.ole.win32.OleAutomation.<init>(OleAutomation.java:124)
  37.         at com.justep.studio.ui.editors.xui.designpanel.ReportDesignPanel.createClientSite(Unknown Source)
  38.         at com.justep.studio.ui.editors.xui.designpanel.ReportDesignPanel.setXuiElements(Unknown Source)
  39.         at com.justep.studio.ui.editors.xui.DesignPanelContainer.showDesignePanel(Unknown Source)
  40.         at com.justep.studio.ui.editors.xui.DesignPanelContainer.showDesignePanel(Unknown Source)
  41.         at Report.gotoReportDesigner(Report.java:63)
  42.         ... 32 more
  43. [ERROR] 执行方出错:[Report@191d624 gotoReportDesigner] [com.justep.studio.ui.editors.util.XuiDynJavaManager 2017-11-09 10:48:06]
  44. java.lang.reflect.InvocationTargetException
  45.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  47.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  48.         at java.lang.reflect.Method.invoke(Method.java:497)
  49.         at com.justep.studio.ui.editors.util.XuiDynJavaManager.executeMethod(Unknown Source)
  50.         at com.justep.studio.ui.editors.xui.designpanel.ContextAction.widgetSelected(Unknown Source)
  51.         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
  52.         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  53.         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
  54.         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)
  55.         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)
  56.         at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1053)
  57.         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  58.         at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:942)
  59.         at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
  60.         at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
  61.         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  62.         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
  63.         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  64.         at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
  65.         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
  66.         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  67.         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  68.         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
  69.         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
  70.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  71.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  72.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  73.         at java.lang.reflect.Method.invoke(Method.java:497)
  74.         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
  75.         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
  76.         at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
  77. Caused by: java.lang.NullPointerException
  78.         at org.eclipse.swt.ole.win32.OleAutomation.<init>(OleAutomation.java:124)
  79.         at com.justep.studio.ui.editors.xui.designpanel.ReportDesignPanel.createClientSite(Unknown Source)
  80.         at com.justep.studio.ui.editors.xui.designpanel.ReportDesignPanel.setXuiElements(Unknown Source)
  81.         at com.justep.studio.ui.editors.xui.DesignPanelContainer.showDesignePanel(Unknown Source)
  82.         at com.justep.studio.ui.editors.xui.DesignPanelContainer.showDesignePanel(Unknown Source)
  83.         at Report.gotoReportDesigner(Report.java:63)
  84.         ... 32 more
复制代码


91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
35918
发表于 2017-11-9 11:34:10 | 显示全部楼层
所有的报表打开都报错?
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

213

主题

790

帖子

2056

积分

金牌会员

Rank: 6Rank: 6

积分
2056
QQ
 楼主| 发表于 2017-11-9 13:19:55 | 显示全部楼层
恩恩,office和平台都重新安装了,还是报错。
回复 支持 反对

使用道具 举报

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
35918
发表于 2017-11-9 14:09:21 | 显示全部楼层
确认是不是有WPS,把WPS卸载了
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

213

主题

790

帖子

2056

积分

金牌会员

Rank: 6Rank: 6

积分
2056
QQ
 楼主| 发表于 2017-11-9 16:51:47 | 显示全部楼层
wps删除了
1510217429(1).jpg
回复

使用道具 举报

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
35918
发表于 2017-11-9 17:09:36 | 显示全部楼层
先删除的WPS还是先安装的office

要确保WPS卸载干净了,后删除的WPS,把office再重新安装一次,装2007版的看看
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

213

主题

790

帖子

2056

积分

金牌会员

Rank: 6Rank: 6

积分
2056
QQ
 楼主| 发表于 2017-11-15 15:01:05 | 显示全部楼层
  1. [ERROR] xui报表设计器:excel ole创建出错。 [com.justep.studio.ui.editors.xui.designpanel.ReportDesignPanel 2017-11-15 14:59:19]
  2. org.eclipse.swt.SWTException: Failed to create Ole Client. result = -2147467229
  3.         at org.eclipse.swt.ole.win32.OLE.error(OLE.java:302)
  4.         at org.eclipse.swt.ole.win32.OleControlSite.<init>(OleControlSite.java:149)
  5.         at com.justep.studio.ui.editors.xui.designpanel.ReportDesignPanel.createClientSite(Unknown Source)
  6.         at com.justep.studio.ui.editors.xui.designpanel.ReportDesignPanel.setXuiElements(Unknown Source)
  7.         at com.justep.studio.ui.editors.xui.DesignPanelContainer.showDesignePanel(Unknown Source)
  8.         at com.justep.studio.ui.editors.xui.DesignPanelContainer.showDesignePanel(Unknown Source)
  9.         at Report.gotoReportDesigner(Report.java:63)
  10.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  11.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  12.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  13.         at java.lang.reflect.Method.invoke(Method.java:497)
  14.         at com.justep.studio.ui.editors.util.XuiDynJavaManager.executeMethod(Unknown Source)
  15.         at com.justep.studio.ui.editors.xui.designpanel.ContextAction.widgetSelected(Unknown Source)
  16.         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
  17.         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  18.         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
  19.         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)
  20.         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)
  21.         at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1053)
  22.         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  23.         at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:942)
  24.         at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
  25.         at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
  26.         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  27.         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
  28.         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  29.         at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
  30.         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
  31.         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  32.         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  33.         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
  34.         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
  35.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  37.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38.         at java.lang.reflect.Method.invoke(Method.java:497)
  39.         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
  40.         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
  41.         at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
  42. [ERROR] xui报表设计器:excel ole创建出错。 [com.justep.studio.ui.editors.xui.designpanel.ReportDesignPanel 2017-11-15 14:59:19]
  43. org.eclipse.swt.SWTException: Failed to create Ole Client. result = -2147467229
  44.         at org.eclipse.swt.ole.win32.OLE.error(OLE.java:302)
  45.         at org.eclipse.swt.ole.win32.OleControlSite.<init>(OleControlSite.java:149)
  46.         at com.justep.studio.ui.editors.xui.designpanel.ReportDesignPanel.createClientSite(Unknown Source)
  47.         at com.justep.studio.ui.editors.xui.designpanel.ReportDesignPanel.setXuiElements(Unknown Source)
  48.         at com.justep.studio.ui.editors.xui.DesignPanelContainer.showDesignePanel(Unknown Source)
  49.         at com.justep.studio.ui.editors.xui.DesignPanelContainer.showDesignePanel(Unknown Source)
  50.         at Report.gotoReportDesigner(Report.java:63)
  51.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  53.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  54.         at java.lang.reflect.Method.invoke(Method.java:497)
  55.         at com.justep.studio.ui.editors.util.XuiDynJavaManager.executeMethod(Unknown Source)
  56.         at com.justep.studio.ui.editors.xui.designpanel.ContextAction.widgetSelected(Unknown Source)
  57.         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
  58.         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  59.         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
  60.         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)
  61.         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)
  62.         at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1053)
  63.         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  64.         at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:942)
  65.         at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
  66.         at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
  67.         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  68.         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
  69.         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  70.         at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
  71.         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
  72.         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  73.         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  74.         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
  75.         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
  76.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  77.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  78.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  79.         at java.lang.reflect.Method.invoke(Method.java:497)
  80.         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
  81.         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
  82.         at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
复制代码

office 2007报的错误
回复 支持 反对

使用道具 举报

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
35918
发表于 2017-11-15 15:46:56 | 显示全部楼层
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

213

主题

790

帖子

2056

积分

金牌会员

Rank: 6Rank: 6

积分
2056
QQ
 楼主| 发表于 2017-11-15 17:03:35 | 显示全部楼层
我卸载,删除注册表,重新安装已经好几次了,还是不可以啊
回复 支持 反对

使用道具 举报

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
35918
发表于 2017-11-15 17:29:21 | 显示全部楼层
确认注册表删除干净了吗?用的是什么操作系统?
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2024-4-27 00:52 , Processed in 0.069623 second(s), 28 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表