Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-32286

SQLPlus Script Runner 1.0.1 - "file script" will not run + other issues...

      #1 When using the "File Script" option, the build will hang and never finishes. The same job used to run in version 1.0.0 (with ORACLE_HOME injected to build environment).

      #2 When using the "File Script" option, if "User Defined Script" is populated. the user defined script is ran, instead of the "File Script".

      #3 When using "User Defined Script" option, works fine.

          [JENKINS-32286] SQLPlus Script Runner 1.0.1 - "file script" will not run + other issues...

          alex chan created issue -

          Hi Alex,

          This is a fixed version , please give it a try before I publish it.

          Fernando Boaglio added a comment - Hi Alex, This is a fixed version , please give it a try before I publish it.
          Fernando Boaglio made changes -
          Attachment New: sqlplus-script-runner.hpi [ 31583 ]

          Code changed in jenkins
          User: Fernando Boaglio
          Path:
          src/main/java/org/jenkinsci/plugins/sqlplusscriptrunner/SQLPlusRunner.java
          http://jenkins-ci.org/commit/sqlplus-script-runner-plugin/69b94179dc725bf99444eef1c94303cf095b3e73
          Log:
          JENKINS-32286 fix

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Fernando Boaglio Path: src/main/java/org/jenkinsci/plugins/sqlplusscriptrunner/SQLPlusRunner.java http://jenkins-ci.org/commit/sqlplus-script-runner-plugin/69b94179dc725bf99444eef1c94303cf095b3e73 Log: JENKINS-32286 fix

          alex chan added a comment - - edited

          Hi Fernando,

          Thanks for the update. However, the job is still hanging with the 1.0.2 plugin installed. Please see the attached screenshoots.

          alex chan added a comment - - edited Hi Fernando, Thanks for the update. However, the job is still hanging with the 1.0.2 plugin installed. Please see the attached screenshoots.
          alex chan made changes -
          Attachment New: SQLPlus_1.0.2.png [ 31602 ]
          alex chan made changes -
          Attachment New: SQLPlus_1.0.2_plugin.png [ 31603 ]
          alex chan made changes -
          Attachment New: SQLPlus_1.0.2_job.png [ 31604 ]

          Maybe your script doesn't have the "exit" statement.

          Fernando Boaglio added a comment - Maybe your script doesn't have the "exit" statement.

          alex chan added a comment -

          Great! Adding the exit statement worked. This was not required in v1.0.0 though.

          alex chan added a comment - Great! Adding the exit statement worked. This was not required in v1.0.0 though.

            boaglio Fernando Boaglio
            chitownalex alex chan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: