Details

    • Sprint:
      B - Summer 2018

      Description

      We tested the command socket (in v9.0.0 and v9.0.1):

      • install the Command Socket plugin
      • Copy the example script text into a script (make it executable)
      • Run the script.

      The terminal (where you run the script) says each ncat call was met with "Connection refused".
      The IGB console (in IGB, *Help > Show Console* shows the following error:

      Exception in thread "Thread-26" java.lang.NullPointerException
      at java.net.URLDecoder.decode(URLDecoder.java:136)
      at com.gene.igbscript.IGBScriptEngine.eval(IGBScriptEngine.java:108)
      at com.gene.igbscript.IGBScriptEngine.eval(IGBScriptEngine.java:102)
      at com.affymetrix.igb.swing.script.ScriptManager.runScriptString(ScriptManager.java:128)
      at org.lorainelab.igbr.CommandProcessor.recieveIgbCommand(CommandProcessor.java:38)
      at org.lorainelab.igbr.CommandProcessor.run(CommandProcessor.java:48)
      at org.lorainelab.igbr.SocketCommandListener.run(SocketCommandListener.java:41)
      at java.lang.Thread.run(Thread.java:745)

        Attachments

          Activity

          Show
          ann.loraine Ann Loraine added a comment - Re-test on 9.0.0 after removing all bundles from 9.0.0 bundle cache. May relate to: https://jira.transvar.org/browse/IGBF-1182 This bug may be a side effect of imposition of file filter that restricts script file name extensions. Was introduced in https://jira.transvar.org/browse/IGBF-1182 See: https://bitbucket.org/lorainelab/integrated-genome-browser/src/master/core/igb-swing-ext/src/main/java/com/affymetrix/igb/swing/script/ScriptManager.java?fileviewer=file-view-default (master) https://bitbucket.org/lorainelab/integrated-genome-browser/src/release-9.0.1/core/igb-swing-ext/src/main/java/com/affymetrix/igb/swing/script/ScriptManager.java?fileviewer=file-view-default (release-9.0.1) FYI: See https://confluence.atlassian.com/bitbucket/hyperlinking-to-source-code-in-bitbucket-824476709.html#HyperlinkingtosourcecodeinBitbucket-SourceviewURL for how to link directly to latest version of source code on a particular branch.
          Hide
          kkorey Kiran Korey (Inactive) added a comment -
          Show
          kkorey Kiran Korey (Inactive) added a comment - Need a review for the branch https://bitbucket.org/kkorey/kkorey-igb/branch/IGBF-1245-CommandSocket Thanks
          Hide
          ann.loraine Ann Loraine added a comment - - edited

          When you run the script, do 3 IGB image files get created in /tmp ?

          (One for 3 locations of interest.)

          Script:

          https://bitbucket.org/lorainelab/integrated-genome-browser/src/master/optionalPlugins/igb-command-socket/README.md

          Show
          ann.loraine Ann Loraine added a comment - - edited When you run the script, do 3 IGB image files get created in /tmp ? (One for 3 locations of interest.) Script: https://bitbucket.org/lorainelab/integrated-genome-browser/src/master/optionalPlugins/igb-command-socket/README.md
          Hide
          kkorey Kiran Korey (Inactive) added a comment -

          Yes, when I run the script 3 IGB image files gets created in the specified location.

          Show
          kkorey Kiran Korey (Inactive) added a comment - Yes, when I run the script 3 IGB image files gets created in the specified location.
          Hide
          kkorey Kiran Korey (Inactive) added a comment -

          The issue exists in 9.0.0 as well.

          Show
          kkorey Kiran Korey (Inactive) added a comment - The issue exists in 9.0.0 as well.
          Hide
          ann.loraine Ann Loraine added a comment -

          Merge to 9.0.1 branch.

          Show
          ann.loraine Ann Loraine added a comment - Merge to 9.0.1 branch.
          Hide
          ann.loraine Ann Loraine added a comment -

          Added to release-9.0.1

          Show
          ann.loraine Ann Loraine added a comment - Added to release-9.0.1
          Hide
          ieclabau Ivory Blakley (Inactive) added a comment -

          I tested this with an installer.
          The script works without any errors and the images are created in the specified folder.

          All good.
          : )

          Show
          ieclabau Ivory Blakley (Inactive) added a comment - I tested this with an installer. The script works without any errors and the images are created in the specified folder. All good. : )

            People

            • Assignee:
              ieclabau Ivory Blakley (Inactive)
              Reporter:
              ieclabau Ivory Blakley (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: