Project

General

Profile

Actions

Bug #7240

closed

Illegal State Exception при отмене создания нового target для виртуального узла

Added by Viktoria Kopach almost 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
05/23/2016
Due date:
% Done:

100%

Estimated time:
Detected in build:
0.20.254
Platform:
Windows x64
Published in build:
0.21.268

Description

1. У виртуального узла в Properties view на вкладке Iteration нажимаем Select.
2. В окне Requirement selection выбираем требование и нажимаем кнопку Create new.
3. В окне Identifier Editor вводим имя узла и нажимаем ОК.
4. В окне Requirement selection видим, что выделен новый созданный узел, и нажимаем Cancel.

В Error log возникает ошибка:

null
org.eclipse.ui
Error
Mon May 23 18:02:45 MSK 2016
Unhandled event loop exception

java.lang.IllegalStateException: transaction not started
at com.unitesk.requality.core.TreeDB.rollback(TreeDB.java:916)
at com.unitesk.requality.eclipse.views.properties.InstancerIteratorPropertySection$4.handleEvent(InstancerIteratorPropertySection.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
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(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:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

Actions #1

Updated by Denis Kildishev almost 8 years ago

  • Subject changed from Unhandled event loop exception при отмене создания нового target для виртуального узла to Illegal State Exception при отмене создания нового target для виртуального узла
Actions #2

Updated by Denis Kildishev almost 8 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r5049.

Actions #3

Updated by Denis Kildishev almost 8 years ago

  • Published in build set to ~requality_0_20_255
Actions #4

Updated by Denis Kildishev over 7 years ago

  • Published in build changed from ~requality_0_20_255 to 0.21.268
Actions #5

Updated by Viktoria Kopach over 7 years ago

  • Status changed from Resolved to Verified
Actions #6

Updated by Alexey Khoroshilov over 7 years ago

  • Target version set to 0.21
Actions #7

Updated by Denis Kildishev over 6 years ago

  • Status changed from Verified to Resolved

Applied in changeset requality|commit:9da09b4ccb4d266c0c0e5e814db0c3e5cf831735.

Actions #8

Updated by Alexey Khoroshilov over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF