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

Deployment fails with "java.lang.SecurityException: class "org.kohsuke.args4j.XmlParser$ArgumentImpl"'s signer information does not match signer information of other classes in the same package"

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Blocker Blocker
    • core
    • None
    • Deployment with Jenkins 1.499 works, while Jenkins 1.500 and later fails to deploy

      We are running Jenkins in JBoss 6.0.0 here, but deployment of Jenkins 1.500 and later fails with the following error:

      DEPLOYMENTS IN ERROR:
        Deployment "vfs:///srv/jboss/server/default/deploy/jenkins.war" is in error due to the following reason(s): java.lang.SecurityException: class "org.kohsuke.args4j.XmlParser$ArgumentImpl"'s signer information does not match signer information of other classes in the same package
      
              at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1228) [:2.2.0.GA]
              at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905) [:2.2.0.GA]
              at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.checkComplete(MainDeployerPlugin.java:87) [:6.0.0.Final]
              at org.jboss.profileservice.deployment.ProfileDeployerPluginRegistry.checkAllComplete(ProfileDeployerPluginRegistry.java:107) [:0.2.2]
              at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:135) [:6.0.0.Final]
              at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.Final]
              at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
              at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
              at java.lang.Thread.run(Thread.java:662) [:1.6.0_31]
      

      Since I could not find any information about this problem, it might be related to one of the plug-ins we are using:

      Name  ↓	Version   	Enabled   	Pinned   
      mailer	1.4	true	false
      external-monitor-job	1.1	true	false
      ldap	1.2	true	true
      pam-auth	1.0	true	false
      ant	1.1	true	false
      javadoc	1.0	true	false
      cvs	2.7	true	true
      jmeter	0.3.0	true	false
      token-macro	1.5.1	true	false
      maven-plugin	1.499	true	false
      m2-extra-steps	1.1.7	true	false
      groovy	1.12	true	false
      postbuild-task	1.8	true	false
      googleanalytics	1.3	true	false
      m2release	0.9.1	true	false
      twitter	0.6	true	false
      downstream-ext	1.7	true	false
      batch-task	1.16	true	false
      scis-ad	1.2	true	false
      chucknorris	0.5	true	false
      dashboard-view	2.4	true	false
      cobertura	1.8	true	false
      xunit	1.52	true	false
      performance	1.8	true	false
      analysis-core	1.48	true	false
      email-ext	2.25	true	false
      PrioritySorter	1.3	true	false
      subversion	1.45	true	true
      configurationslicing	1.36	true	false
      maven-metadata-plugin	1.0.0	true	false
      perfpublisher	7.97	true	false
      deploy	1.9	true	false
      dynamic-axis	1.0.1	true	false
      job-poll-action-plugin	1.0	true	false
      m2-repo-reaper	1.0	true	false
      matrixtieparent	1.1	true	false
      ruby-runtime	0.10	true	false
      pathignore	0.6	true	false
      tasks	4.35	true	false
      checkstyle	3.32	true	false
      findbugs	4.45	true	false
      violations	0.7.11	true	false
      pmd	3.33	true	false
      warnings	4.21	true	false
      ci-game	1.19	true	false
      insight-ci	2.3.3	true	false
      maven-repo-cleaner	1.2	true	false
      parameterized-trigger	2.16	true	false
      git	1.1.26	true	false
      git-server	1.1	true	false
      scriptler	2.5.1	true	false
      publish-over-ssh	1.9	true	false
      dry	2.33	true	false
      analysis-collector	1.34	true	false
      emma	1.29	true	false
      android-lint	2.0.2	true	false
      dynamicparameter	0.2.0	true	false
      jira	1.35	true	false
      envinject	1.82	true	false
      matrix-reloaded	1.1.0	true	false
      clone-workspace-scm	0.5	true	false
      xvnc	1.11	true	false
      sonatype-ci	1.3	true	false
      groovyaxis	0.3	true	false
      copyartifact	1.25	true	false
      translation	1.10	true	true
      port-allocator	1.5	true	false
      measurement-plots	0.1	true	false
      android-emulator	2.8	true	false
      template-project	1.3	true	false
      plot	1.5	true	false
      locale	1.2	true	false
      artifactory	2.1.4	true	false
      lastfailureversioncolumn	1.1	true	false
      testng-plugin	1.1	true	false
      testlink	3.1.8	true	false
      ssh-slaves	0.22	true	true
      lastsuccessversioncolumn	1.1	true	false
      rebuild	1.17	true	false
      

            Unassigned Unassigned
            poisl Thomas Poisl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: