Bug #1896
closedОшибка при импорте документа
0%
Description
1. Создала в Documents папку с названием MyFolder.
2. Вызвала на папке контекстное меню, выбрала импорт.
3. Выбрала в окне импорта документ docx, попыталась импортировать.
Появилось окно с ошибкой.
После закрытия окна стало видно, что документ появился на нужном месте в Requality Explorer.
4. Попыталась открыть документ. Появилось окно с ошибкой.
В Markup открылась вкладка с соответствующим именем, но пустая (просто серый фон).
Files
Updated by Viktoria Kopach about 13 years ago
- File ImportProblem3.png ImportProblem3.png added
Теперь любые действия в Requality сыпят ошибки.
Updated by Viktoria Kopach about 13 years ago
Ошибка воспроизводится. Не зависит от того, куда импортируется документ.
Содержимое consoleLog:
java.lang.reflect.InvocationTargetException
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:421)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDi
alog.java:507)
at com.unitesk.requality.eclipse.wizards.DocumentImportWizardPage.import
Resources(DocumentImportWizardPage.java:361)
at com.unitesk.requality.eclipse.wizards.DocumentImportWizardPage.import
Files(DocumentImportWizardPage.java:181)
at com.unitesk.requality.eclipse.wizards.DocumentImportWizardPage.finish
(DocumentImportWizardPage.java:163)
at com.unitesk.requality.eclipse.wizards.DocumentImportWizard.performFin
ish(DocumentImportWizard.java:27)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java
:811)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java
:430)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:
234)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at com.unitesk.requality.eclipse.views.actions.documents.ImportAction.ru
n(ImportAction.java:51)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection
(ActionContributionItem.java:584)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContri
butionItem.java:501)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionC
ontributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.ja
va:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.jav
a:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEAppli
cation.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandl
e.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli
cation(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ec
lipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
Caused by: java.lang.NoClassDefFoundError: org/apache/tika/io/TikaInputStream
at com.unitesk.requality.eclipse.wizards.DocumentImportWizardPage$3.run(
DocumentImportWizardPage.java:396)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(Modal
Context.java:121)
Caused by: java.lang.ClassNotFoundException: org.apache.tika.io.TikaInputStream
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(Bundl
eLoader.java:506)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.
java:422)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.
java:410)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(De
faultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 2 more
Updated by Viktoria Kopach about 13 years ago
Такая ошибка случается документами doc тоже, так что, видимо, не зависит от типа документа.
Updated by Viktoria Kopach about 13 years ago
- Subject changed from Ошибка при импорте docx в папку to Ошибка при импорте документа
Updated by Viktoria Kopach over 12 years ago
- Status changed from New to Resolved
- Assignee changed from Vladimir Fedotov to Viktoria Kopach
Не воспроизводится. Видимо, по дороге починили.
Updated by Viktoria Kopach over 12 years ago
- Status changed from Resolved to Verified
- Assignee changed from Viktoria Kopach to Alexey Khoroshilov
Updated by Alexey Khoroshilov about 12 years ago
- Status changed from Verified to Closed
- Target version set to 0.13
- Published in build set to 0.13.164