unieap 导出文档错误
java.lang.reflect.InvocationTargetException
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:)
at com.neusoft.unieap.workshop.exportdocument.wizards.ProgressMonitorDialog.run(ProgressMonitorDialog.java:)
at com.neusoft.unieap.workshop.exportdocument.wizards.ExportDesignDocumentWizard.doExport(ExportDesignDocumentWizard.java:)
at com.neusoft.unieap.workshop.exportdocument.wizards.ExportDesignDocumentWizard.performFinish(ExportDesignDocumentWizard.java:)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:)
at org.eclipse.jface.dialogs.Dialog$.widgetSelected(Dialog.java:)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:)
at org.eclipse.jface.window.Window.open(Window.java:)
at com.neusoft.unieap.workshop.exportdocument.action.ExportDesignDocumentAction.run(ExportDesignDocumentAction.java:)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:)
at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:)
at org.eclipse.jface.action.ActionContributionItem.access$(ActionContributionItem.java:)
at org.eclipse.jface.action.ActionContributionItem$.handleEvent(ActionContributionItem.java:)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:)
at org.eclipse.ui.internal.Workbench.access$(Workbench.java:)
at org.eclipse.ui.internal.Workbench$.run(Workbench.java:)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:)
at java.lang.reflect.Method.invoke(Method.java:)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:)
at org.eclipse.equinox.launcher.Main.run(Main.java:)
at org.eclipse.equinox.launcher.Main.main(Main.java:)
Caused by: java.lang.UnsatisfiedLinkError: no jacob-1.17-M2-x86 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:)
at java.lang.Runtime.loadLibrary0(Runtime.java:)
at java.lang.System.loadLibrary(System.java:)
at com.jacob.com.LibraryLoader.loadJacobLibrary(LibraryLoader.java:)
at com.jacob.com.JacobObject.<clinit>(JacobObject.java:)
at com.jacob.com.LibraryLoader.loadJacobLibrary(LibraryLoader.java:)
at com.jacob.com.ComThread.<clinit>(ComThread.java:)
at com.neusoft.unieap.workshop.exportdocument.util.StarUML.init(StarUML.java:)
at com.neusoft.unieap.workshop.exportdocument.Exporter.exportStarUML(Exporter.java:)
at com.neusoft.unieap.workshop.exportdocument.wizards.ExportDesignDocumentWizard$.run(ExportDesignDocumentWizard.java:)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:)
Root exception:
java.lang.UnsatisfiedLinkError: no jacob-1.17-M2-x86 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:)
at java.lang.Runtime.loadLibrary0(Runtime.java:)
at java.lang.System.loadLibrary(System.java:)
at com.jacob.com.LibraryLoader.loadJacobLibrary(LibraryLoader.java:)
at com.jacob.com.JacobObject.<clinit>(JacobObject.java:)
at com.jacob.com.LibraryLoader.loadJacobLibrary(LibraryLoader.java:)
at com.jacob.com.ComThread.<clinit>(ComThread.java:)
at com.neusoft.unieap.workshop.exportdocument.util.StarUML.init(StarUML.java:)
at com.neusoft.unieap.workshop.exportdocument.Exporter.exportStarUML(Exporter.java:)
at com.neusoft.unieap.workshop.exportdocument.wizards.ExportDesignDocumentWizard$.run(ExportDesignDocumentWizard.java:)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:)
unieap 导出文档错误的更多相关文章
- qt 工具下的dump工具导出文档出现异常解决方案
今天一直认为qt环境下的dumpcpp 和dumpdoc两个导出工具很好用,可以今天在导出MSChart组件的类方法文档时,虽然导出成功了,但是导出的结果却是令人失望.自己也不知道如何能够正确导出,就 ...
- 基于.NetCore3.1搭建项目系列 —— 使用Swagger导出文档 (补充篇)
前言 在上一篇导出文档番外篇中,我们已经熟悉了怎样根据json数据导出word的文档,生成接口文档,而在这一篇,将对上一篇进行完善补充,增加多种导出方式,实现更加完善的导出功能. 回顾 1. 获取Sw ...
- 关于使用freemarker导出文档的使用
7.FreeMarker导出word文件,模板:template.ftl/** * 为word加载数据插值 * * @throws IOException */ public void exportW ...
- error CS1010 CS8025 CS1012 CS1525 常见文档错误解决
error CS1010: Newline in constant error CS8025: Parsing error error CS1012: Too many characters in c ...
- Allegro文档错误之:Iangle 命令
Allegro绘制弧线时,可以使用add rarc命令,或者菜单栏里 Add|Arc w/Radius. 使用该命令时,需要输入3个参数: 1,圆心坐标:如 x –0.3 –0.8 2,半径,以及起始 ...
- 基于.NetCore3.1搭建项目系列 —— 使用Swagger导出文档 (番外篇)
前言 回顾之前的两篇Swagger做Api接口文档,我们大体上学会了如何在net core3.1的项目基础上,搭建一套自动生产API接口说明文档的框架. 本来在Swagger的基础上,前后端开发人员在 ...
- 导出文档设置exportDocument
<?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.4" ...
- 微信第三方 授权方账户信息 API文档错误
获取授权方的账户信息 该API用于获取授权方的公众号基本信息,包括头像.昵称.帐号类型.认证类型.微信号.原始ID和二维码图片URL. 需要特别记录授权方的帐号类型,在消息及事件推送时,对于不具备客服 ...
- POI 导出文档整理
1 通过模板获取workbook public static Workbook getWorkBook(String templatePath) { try { InputStream in = ne ...
随机推荐
- FasterRunner (httptunner+django)搭建以及小功能补充
配置 下载地址https://github.com/httprunner/FasterRunner 后端配置https://www.jianshu.com/p/e26ccc21ddf2 前端配置htt ...
- php 把数字拆分成数组
用str_split $a = 1234567890; //拆分数字为数组 var_dump( str_split($a, 1) ); 打印结果 : Array ( [0] =2 [1] =5 )
- PAT乙级1042
题目链接 https://pintia.cn/problem-sets/994805260223102976/problems/994805280817135616 题解 用数组count存储字母出现 ...
- iview 如何在表格中给操作图标添加Tooltip文字提示?
项目需要用到的iview 表格中操作项目有各种各样的图标,而各种各样的图标代表不同的操作,面对新用户可能很懵,那如何给这些图标添加Tooltip文字提示? 废话不多讲,直接看代码: <templ ...
- vue 日期格式化过滤器
formateDate日期格式化,写在公共的js中: export function formateDate(date, fmt){ if ('/(y+)/'.test(fmt){ fmt = fmt ...
- asp.net实现浏览器大文件分片上传
IE的自带下载功能中没有断点续传功能,要实现断点续传功能,需要用到HTTP协议中鲜为人知的几个响应头和请求头. 一. 两个必要响应头Accept-Ranges.ETag 客户端每次提交下载请求时,服务 ...
- DockerAPI版本不匹配的问题
1.问题描述 在执行docker指令的时候显示client和server的API版本不匹配,如下: 说明:在这里server API的版本号比client API版本号低,因此不能有效实现cilent ...
- [转载]作为理工科学生,我们为什么要练就好的文笔?我们需要发blog来记录学习历程?
文/JoeyChen 工程师该怎样才能突破自己的能力瓶颈?写 blog! 工程师该怎样精进自己在职涯上所需要的能力?写 blog! 工程师该怎样才能保持学习与成长的动能?写 blog! 工程师该怎样才 ...
- Restorator 2018 v3.90汉化注册版 含注册码汉化激活教程
链接:https://pan.baidu.com/s/1wfh5VQfNgbDr-glezL4faQ 提取码:y507
- async for的使用
import random import asyncio async def random_number_gen(delay, start, end): while True: yield rando ...