Uploaded image for project: 'Bug Repository'
  1. Bug Repository
  2. BUG-431

Pref > Shortcuts: Activating the 'Cancel All' icon throws exception

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Labels:
      None

      Description

      Windows v11941

      Pref > Shortcuts > Activate 'Cancel All' icon
      Close IGB
      Reopen IGB
      Exception below is thrown and the IGB window never appears. I had to go open IGB 6.7 and reset preferences from there to be able to reopen IGB 7.0

      java.lang.ExceptionInInitializerError
      at com.affymetrix.igb.view.StatusBar.<init>(StatusBar.java:61)
      at com.affymetrix.igb.Application.<clinit>(Application.java:32)
      at com.affymetrix.igb.Activator.run(Activator.java:212)
      at com.affymetrix.igb.Activator.access$000(Activator.java:63)
      at com.affymetrix.igb.Activator$1.addingService(Activator.java:141)
      at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:980)
      at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:906)
      at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:262)
      at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:234)
      at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:941)
      at org.apache.felix.framework.util.EventDispatcher$4.run(EventDispatcher.java:925)
      at java.security.AccessController.doPrivileged(Native Method)
      at org.apache.felix.framework.util.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:921)
      at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:793)
      at org.apache.felix.framework.util.EventDispatcher.fireServiceEvent(EventDispatcher.java:543)
      at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:4252)
      at org.apache.felix.framework.Felix.registerService(Felix.java:3275)
      at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:346)
      at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:320)
      at com.affymetrix.igb.window.service.def.Activator.start(Activator.java:57)
      at org.apache.felix.framework.util.SecureAction$Actions.run(SecureAction.java:1600)
      at java.security.AccessController.doPrivileged(Native Method)
      at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:632)
      at org.apache.felix.framework.Felix.activateBundle(Felix.java:1977)
      at org.apache.felix.framework.Felix.startBundle(Felix.java:1895)
      at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191)
      at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295)
      at java.lang.Thread.run(Unknown Source)
      Caused by: java.lang.NullPointerException
      at com.affymetrix.igb.Activator$3.onCreateGenericAction(Activator.java:203)
      at com.affymetrix.genometryImpl.event.GenericActionHolder.addGenericAction(GenericActionHolder.java:33)
      at com.affymetrix.igb.action.CancelAllAction.<clinit>(CancelAllAction.java:19)
      ... 28 more

        Attachments

          Issue Links

            Activity

            Hide
            kkubiak Katharine Kubiak (Inactive) added a comment -

            Passed Windows v11948

            Show
            kkubiak Katharine Kubiak (Inactive) added a comment - Passed Windows v11948
            Hide
            hiralv Hiral Vora (Inactive) added a comment -

            Fixed in r11947.

            Show
            hiralv Hiral Vora (Inactive) added a comment - Fixed in r11947.

              People

              • Assignee:
                Unassigned
                Reporter:
                kkubiak Katharine Kubiak (Inactive)
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: