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

Ruby plugins break with Jenkins v. 1.633 upgrade

      After upgrading via apt-get, my Rails projects stopped building with the rbenv environment. Upon investigation I found:

      The Build Environment section of the project configuration vanished.
      Both rbenv and ruby-runtime plugins were not installed.
      Attempting to reinstall resulted in Java exceptions.

      My solution was to rollback to Jenkins 1.626.

          [JENKINS-30930] Ruby plugins break with Jenkins v. 1.633 upgrade

          Ed 209 created issue -

          Florian Weber added a comment -

          Last working version is Jenkins 1.632.

          Florian Weber added a comment - Last working version is Jenkins 1.632.
          Florian Weber made changes -
          Link New: This issue is related to JENKINS-31019 [ JENKINS-31019 ]
          Josh Wittner made changes -
          Comment [ I downgraded to Jenkins 1.632 and now I get this issue:

          {code:java}
          java.io.IOException: Failed to dynamically deploy this plugin
          at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1328)
          at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1126)
          at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
          at java.util.concurrent.FutureTask.run(FutureTask.java:262)
          at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
          at java.lang.Thread.run(Thread.java:744)
          Caused by: java.io.IOException: Failed to install ruby-runtime plugin
          at hudson.PluginManager.dynamicLoad(PluginManager.java:485)
          at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1324)
          ... 5 more
          Caused by: java.io.IOException: Failed to initialize
          at hudson.ClassicPluginStrategy.load(ClassicPluginStrategy.java:441)
          at hudson.PluginManager.dynamicLoad(PluginManager.java:476)
          ... 6 more
          Caused by: java.lang.OutOfMemoryError: PermGen space
          {code} ]
          Ed 209 made changes -
          Description Original: After upgrading via apt-get, my Rails projects stopped building with the rbenv environment. Upon investigation I found:

          The Build Environment section of the project configuration vanished.
          Both rbenv and ruby-runtime plugins were not installed.
          Attempting to install railed with Java exceptions.

          My solution was to rollback to Jenkins 1.626.
          New: After upgrading via apt-get, my Rails projects stopped building with the rbenv environment. Upon investigation I found:

          The Build Environment section of the project configuration vanished.
          Both rbenv and ruby-runtime plugins were not installed.
          Attempting to reinstall resulted in Java exceptions.

          My solution was to rollback to Jenkins 1.626.

          James Nord added a comment -

          Duplicate of JENKINS-30898 and then JENKINS-31019

          James Nord added a comment - Duplicate of JENKINS-30898 and then JENKINS-31019
          James Nord made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 166059 ] New: JNJira + In-Review [ 209317 ]

            Unassigned Unassigned
            ed209 Ed 209
            Votes:
            5 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: