eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

FileNotFoundException below ExportValidationResultsFileWizard$1.run (90) #1629

Open eclipse-ocl-bot opened 2 hours ago

eclipse-ocl-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 480609 | | Status | UNCONFIRMED | | Importance | P3 normal | | Reported | Oct 26, 2015 02:58 EDT | | Modified | Oct 26, 2015 02:58 EDT | | Reporter | EPP Error Reports |

Description

The following incident was reported via the automated error reporting:

code:                   0\
plugin:                 org.eclipse.ocl.examples.emf.validation.validity.ui_2.0.0.v20150526-1900\
message:                Internal error: /completeocltutorial_at/model/ValidationResults.html (No such file or directory)\
fingerprint:            af072181\
exception class:        java.io.FileNotFoundException\
exception message:      /completeocltutorial_at/model/ValidationResults.html (No such file or directory)\
number of children:     0\
\
java.io.FileNotFoundException: /completeocltutorial_at/model/ValidationResults.html (No such file or directory)\
at java.io.FileOutputStream.open0(FileOutputStream.java:-2)\
at java.io.FileOutputStream.open(FileOutputStream.java:270)\
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)\
at com.google.common.io.Files$FileByteSink.openStream(Files.java:245)\
at com.google.common.io.Files$FileByteSink.openStream(Files.java:233)\
at com.google.common.io.ByteSink.write(ByteSink.java:111)\
at com.google.common.io.Files.write(Files.java:415)\
at org.eclipse.ocl.examples.emf.validation.validity.ui.wizards.ExportValidationResultsFileWizard$1.run(ExportValidationResultsFileWizard.java:90)\
at org.eclipse.ocl.examples.emf.validation.validity.ui.wizards.ExportValidationResultsFileWizard.export(ExportValidationResultsFileWizard.java:109)\
at org.eclipse.ocl.examples.emf.validation.validity.ui.wizards.ExportValidationResultsFileWizard.performFinish(ExportValidationResultsFileWizard.java:169)\
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:799)\
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:429)\
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:619)\
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)\
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)\
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4481)\
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1329)\
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3819)\
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3430)\
at org.eclipse.jface.window.Window.runEventLoop(Window.java:827)\
at org.eclipse.jface.window.Window.open(Window.java:803)\
at org.eclipse.ocl.examples.emf.validation.validity.ui.actions.ExportValidationResultAction$SpecificExportResultsAction$1.run(ExportValidationResultAction.java:166)\
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:186)\
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)\
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4633)\
at org.eclipse.ocl.examples.emf.validation.validity.ui.actions.ExportValidationResultAction$SpecificExportResultsAction.openExportWizard(ExportValidationResultAction.java:147)\
at org.eclipse.ocl.examples.emf.validation.validity.ui.actions.ExportValidationResultAction$SpecificExportResultsAction.run(ExportValidationResultAction.java:125)\
at org.eclipse.jface.action.Action.runWithEvent(Action.java:473)\
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)\
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)\
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)\
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)\
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4481)\
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1329)\
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3819)\
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3430)\
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)\
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)\
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)\
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)\
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:654)\
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)\
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:598)\
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)\
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)\
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)\
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)\
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)\
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)\
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)\
at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)\
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\
at java.lang.reflect.Method.invoke(Method.java:497)\
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)\
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)\
at org.eclipse.equinox.launcher.Main.run(Main.java:1515)\
at org.eclipse.equinox.launcher.Main.main(Main.java:1488)\

\

General Information:

reported-by:      \
anonymous-id:     84f9b5d4-fd37-41ee-b6e7-d4b99e4bb051\
eclipse-build-id: 4.5.1.M20150904-0015\
eclipse-product:  org.eclipse.epp.package.modeling.product\
operating system: Linux 3.19.0 (x86_64) - gtk\
jre-version:      1.8.0_45-b14

The following plug-ins were present on the execution stack (*):

  1. org.eclipse.core.databinding.observable_1.5.0.v20150422-0725
  2. org.eclipse.core.databinding_1.5.0.v20150422-0725
  3. org.eclipse.core.runtime_3.11.1.v20150903-1804
  4. org.eclipse.e4.ui.workbench_1.3.0.v20150531-1948
  5. org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621
  6. org.eclipse.equinox.app_1.3.300.v20150423-1356
  7. org.eclipse.equinox.launcher_1.3.100.v20150511-1540
  8. org.eclipse.jface_3.11.0.v20150602-1400
  9. org.eclipse.ocl.examples.emf.validation.validity.ui_2.0.0.v20150526-1900
  10. org.eclipse.ocl.examples.emf.validation.validity_2.0.0.v20150525-1320
  11. org.eclipse.ocl.examples_3.4.100.v20150526-1637
  12. org.eclipse.ocl_3.5.0.v20150521-1211
  13. org.eclipse.swt_3.104.1.v20150825-0743
  14. org.eclipse.ui_3.107.0.v20150507-1945
  15. org.eclipse.ui.ide.application_1.1.0.v20150422-0725
  16. org.eclipse.ui.ide_3.11.0.v20150825-2158

Please note that:

Other Resources:

Thank you for your assistance.\ Your friendly error-reports-inbox.

This bug was created on behalf of ed@xxxxxxxxxxxx.

eclipse-ocl-bot commented 2 hours ago

By Ed Willink on Oct 26, 2015 02:58

Looks like a normal user error with an inadequate reporting UI.