Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-2702

groovy console doesn't open from 2.10.2b1 webstart/jnlp: protocol

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 2.10.2b1, 2.10.2b2
    • Fix Version/s: 2.10.3
    • Component/s: Dev and Dep
    • Labels:
    • Environment:

      Description

      Attempting to open the groovy console raised this exception:
      Exception in thread "AWT-EventQueue-2" java.lang.ExceptionInInitializerError
      at jalview.gui.Desktop.openGroovyConsole(Desktop.java:2638)
      at jalview.gui.Desktop.groovyShell_actionPerformed(Desktop.java:2619)
      ..
      Caused by: groovy.lang.MissingMethodException: No signature of method: static java.util.prefs.Preferences.userNodeForPackage() is applicable for argument types: (java.lang.Class) values: [class groovy.ui.Console]
      at groovy.lang.MetaClassImpl.invokeStaticMissingMethod(MetaClassImpl.java:1500)
      at groovy.lang.MetaClassImpl.invokeStaticMethod(MetaClassImpl.java:1486)
      at org.codehaus.groovy.vmplugin.v7.IndyInterface.selectMethod(IndyInterface.java:228)
      at groovy.ui.Console.<clinit>(Console.groovy:82)
      ... 31 more

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              jprocter James Procter
              Reporter:
              jprocter James Procter
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: