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

LinkageError while performing UserRequest:hudson.scm.SubversionSCM

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • subversion-plugin
    • None
    • CentOS release 6.9 (Final)
      Jenkins ver. 2.113
      Jenkins subversion plugin 2.10.5

      When checking from SVN repository we see errors like this one regardless of the OS system of the slaves. We have seen in both on older and newer versions of Windows, as well as OSX and some Unix distributions. 

      Jun 11, 2018 11:00:50 AM hudson.remoting.UserRequest perform
      WARNING: LinkageError while performing UserRequest:hudson.scm.SubversionSCM$CheckOutTask@4a33b358
      java.lang.NoClassDefFoundError: Could not initialize class hudson.scm.SubversionSCM
      at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1003)
      at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:980)
      at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2879)
      at hudson.remoting.UserRequest.perform(UserRequest.java:212)
      at hudson.remoting.UserRequest.perform(UserRequest.java:54)
      at hudson.remoting.Request$2.run(Request.java:369)
      at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      at java.lang.Thread.run(Thread.java:745)

          [JENKINS-51854] LinkageError while performing UserRequest:hudson.scm.SubversionSCM

          Vassilena Treneva created issue -
          Vassilena Treneva made changes -
          Environment Original: CentOS release 6.9 (Final)
          Jenkins ver. 2.113
          New: CentOS release 6.9 (Final)
          Jenkins ver. 2.113
          Jenkins subversion plugin 2.10.5
          Vassilena Treneva made changes -
          Description Original: When checking from SVN repository we see errors like this one regardless of the OS system of the slaves. We have seen in both on older and newer versions of Windows, as well as OSX and some Unix distributions. 

           

          Jun 11, 2018 11:00:50 AM hudson.remoting.UserRequest perform
          WARNING: LinkageError while performing UserRequest:hudson.scm.SubversionSCM$CheckOutTask@4a33b358
          java.lang.NoClassDefFoundError: Could not initialize class hudson.scm.SubversionSCM
           at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1003)
           at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:980)
           at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2879)
           at hudson.remoting.UserRequest.perform(UserRequest.java:212)
           at hudson.remoting.UserRequest.perform(UserRequest.java:54)
           at hudson.remoting.Request$2.run(Request.java:369)
           at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
           at java.util.concurrent.FutureTask.run(FutureTask.java:266)
           at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
           at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
           at java.lang.Thread.run(Thread.java:745)
          New: When checking from SVN repository we see errors like this one regardless of the OS system of the slaves. We have seen in both on older and newer versions of Windows, as well as OSX and some Unix distributions. 

          Jun 11, 2018 11:00:50 AM hudson.remoting.UserRequest perform
           WARNING: LinkageError while performing UserRequest:hudson.scm.SubversionSCM$CheckOutTask@4a33b358
           java.lang.NoClassDefFoundError: Could not initialize class hudson.scm.SubversionSCM
           at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1003)
           at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:980)
           at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2879)
           at hudson.remoting.UserRequest.perform(UserRequest.java:212)
           at hudson.remoting.UserRequest.perform(UserRequest.java:54)
           at hudson.remoting.Request$2.run(Request.java:369)
           at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
           at java.util.concurrent.FutureTask.run(FutureTask.java:266)
           at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
           at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
           at java.lang.Thread.run(Thread.java:745)
          Ivan Fernandez Calvo made changes -
          Link New: This issue is related to JENKINS-51491 [ JENKINS-51491 ]
          Vassilena Treneva made changes -
          Environment Original: CentOS release 6.9 (Final)
          Jenkins ver. 2.113
          Jenkins subversion plugin 2.10.5
          New: CentOS release 6.9 (Final)
          Jenkins ver. 2.113
          Jenkins subversion plugin 2.10.5
          Ivan Fernandez Calvo made changes -
          Assignee Original: Ivan Fernandez Calvo [ ifernandezcalvo ]
          Thomas de Grenier de Latour made changes -
          Link New: This issue relates to JENKINS-61103 [ JENKINS-61103 ]

            Unassigned Unassigned
            vassilena Vassilena Treneva
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: