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

Unable to edit Rundeck configuration - Rundeck configuration is not valid !

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • rundeck-plugin
    • None
    • java version "11.0.18" 2023-01-17 LTS
      Jenkins 2.401.2
      Rundeck plugin 3.6.13
      OS : CentOS 7
      Apache Tomcat 9.0.29

      Hi,

      When I run my job to deploy with rundeck, I have this exception : Rundeck configuration is not valid !

      When I go to Jenkins admin > Configure System,  and try to edit the rundeck configuration, it's not possible and other global properties too.

      In Jenkins logs I have this :

          Caused by: java.lang.ClassNotFoundException: org.apache.commons.httpclient.Credentials
              at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:476)
              at jenkins.util.URLClassLoader2.findClass(URLClassLoader2.java:35)
              at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
              at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
              ... 213 more
      17-Jul-2023 14:52:52.496 INFO [Catalina-utility-2] org.apache.catalina.webresources.Cache.backgroundProcess Le processus d'arrière plan d'éviction du cache n'a pas pu nettoyer [10] pourcents du cache pour le contexte [/jenkins], il faudrait augmenter la taille maximale du cache; après l'éviction, approximativement [9 393] KO de données restaient dans le cache
      17-Jul-2023 14:53:52.302 WARNING [Handling GET /jenkins/manage/configure from 127.0.0.1 : http-nio-8080-exec-16] hudson.init.impl.InstallUncaughtExceptionHandler.handleException Caught unhandled exception with ID bc2857fb-6f70-463c-8e9b-8df677eb0eeb
          javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/opt/tomcat/webapps/jenkins/WEB-INF/lib/jenkins-core-2.401.2.jar!/jenkins/model/Jenkins/configure.jelly:60:84: <st:include> org/apache/commons/httpclient/Credentials

      Thanks for your help

      I go to downgrade Jenkins in 2.395 ou 2.390

       

            vbehar Vincent Behar
            jaegger Ray Muggy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: