Menu

Key promoter break JUnit test history

2008-03-28
2013-05-28
  • Andrea Polci

    Andrea Polci - 2008-03-28

    After installing Key Promoter I can't see the JUnit test history anymore.

    When I click on the corrisponding button of the JUnit view nothing happens and the following message show up in the error log. Disabling the Mouse Feed plugin solves the problem.

    Error
    Fri Mar 28 10:45:46 CET 2008
    Unhandled event loop exception

    java.lang.IllegalArgumentException: The validated expression is false
    at org.apache.commons.lang.Validate.isTrue(Validate.java:179)
    at com.mousefeed.client.collector.ActionDesc.setLabel(ActionDesc.java:64)
    at
    com.mousefeed.eclipse.ActionActionDescGenerator.generate(ActionActionDescGenerator.java:99)
    at
    com.mousefeed.eclipse.GlobalSelectionListener.processContributionItem(GlobalSelectionListener.java:102)
    at
    com.mousefeed.eclipse.GlobalSelectionListener.handleEvent(GlobalSelectionListener.java:85)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1141)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:937)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at
    org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    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:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)

     
    • Andriy Palamarchuk

      Andrea, thank you for the detailed report.
      I'll try to look into the problem this week.
      Sorry for the delay.
      Andriy

       
    • Michal Durdina

      Michal Durdina - 2008-07-31

      Hi,
      I am experiencing the same problem (only visually - have not checked logs) on Red Hat Developer Studio 1.0 CR1 (Eclipse 3.3).

      Thank you for great plugin :-)

      Michal

       

Log in to post a comment.