E2E Forum › General Discussion › Secure Hello World Advanced Example
This topic contains 2 replies, has 2 voices, and was last updated by Jörg 3 years, 9 months ago.
Hello,
In trying to run the Secure HelloWorld Advanced Example I get the following error when selecting properties on the createSimpleObjectInOut operation:
Fri Feb 06 08:40:34 MST 2015
Error count: 1
java.lang.NoSuchMethodError: ch.e2e.builder.base.gui.ResourceTableModel.setProperties(Lch/e2e/resource/Properties;)V
at ch.e2e.builder.trace.gui.testcase.Preferences.setupDialog(Preferences.java:116)
at ch.e2e.builder.trace.gui.testcase.Preferences.editPreferences(Preferences.java:71)
at ch.e2e.builder.trace.gui.testcase.Preferences.editPreferences(Preferences.java:67)
at ch.e2e.builder.trace.tree.EditPreferencesExecuter.editPreferences(EditPreferencesExecuter.java:45)
at ch.e2e.builder.trace.tree.DefaultTestcaseTreeListener.editPreferences(DefaultTestcaseTreeListener.java:81)
at ch.e2e.builder.trace.gui.tree.TestcasePopupMenu$8.actionPerformed(TestcasePopupMenu.java:104)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at com.jidesoft.plaf.vsnet.VsnetMenuItemUI.doClick(Unknown Source)
at com.jidesoft.plaf.vsnet.VsnetMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.nomagic.utils.EventTracker.dispatchEvent(EventTracker.java:33)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Please advise.
Thanks,
Cliff
Hello Cliff
Can you please send us the MagicDraw version you are using and the UML to support@e2ebridge.com?
We will try to reproduce the issue.
Regards
Joerg
This bug (occurred in test cases properties in the embedded test tool of E2E Builder) has been fixed meanwhile and will be shipped with the next release.
You must be logged in to reply to this topic.