[JIRA] (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

2013-02-20 Thread thomas.po...@brandmaker.com (JIRA)














































Thomas Poisl
 updated  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"
















Change By:


Thomas Poisl
(20/Feb/13 12:44 PM)




Environment:


Deployment with Jenkins 1.499 works, while Jenkins 1.500 and
 1.501 fail
 later fails
 to deploy





Description:


We are running Jenkins in JBoss 6.0.0 here, but deployment of Jenkins 1.500
 or 1.501
 and later
 fails with the following error:{noformat}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 packageat 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]{noformat}Since I could not find any information about this problem, it might be related to one of the plug-ins we are using:{noformat}Name  ↓	Version   	Enabled   	Pinned   mailer	1.4	true	falseexternal-monitor-job	1.1	true	falseldap	1.2	true	truepam-auth	1.0	true	falseant	1.1	true	falsejavadoc	1.0	true	falsecvs	2.7	true	truejmeter	0.3.0	true	falsetoken-macro	1.5.1	true	falsemaven-plugin	1.499	true	falsem2-extra-steps	1.1.7	true	falsegroovy	1.12	true	falsepostbuild-task	1.8	true	falsegoogleanalytics	1.3	true	falsem2release	0.9.1	true	falsetwitter	0.6	true	falsedownstream-ext	1.7	true	falsebatch-task	1.16	true	falsescis-ad	1.2	true	falsechucknorris	0.5	true	falsedashboard-view	2.4	true	falsecobertura	1.8	true	falsexunit	1.52	true	falseperformance	1.8	true	falseanalysis-core	1.48	true	falseemail-ext	2.25	true	falsePrioritySorter	1.3	true	falsesubversion	1.45	true	trueconfigurationslicing	1.36	true	falsemaven-metadata-plugin	1.0.0	true	falseperfpublisher	7.97	true	falsedeploy	1.9	true	falsedynamic-axis	1.0.1	true	falsejob-poll-action-plugin	1.0	true	falsem2-repo-reaper	1.0	true	falsematrixtieparent	1.1	true	falseruby-runtime	0.10	true	falsepathignore	0.6	true	falsetasks	4.35	true	falsecheckstyle	3.32	true	falsefindbugs	4.45	true	falseviolations	0.7.11	true	falsepmd	3.33	true	falsewarnings	4.21	true	falseci-game	1.19	true	falseinsight-ci	2.3.3	true	falsemaven-repo-cleaner	1.2	true	falseparameterized-trigger	2.16	true	falsegit	1.1.26	true	falsegit-server	1.1	true	falsescriptler	2.5.1	true	falsepublish-over-ssh	1.9	true	falsedry	2.33	true	falseanalysis-collector	1.34	true	falseemma	1.29	true	falseandroid-lint	2.0.2	true	falsedynamicparameter	0.2.0	true	falsejira	1.35	true	falseenvinject	1.82	true	falsematrix-reloaded	1.1.0	true	falseclone-workspace-scm	0.5	true	falsexvnc	1.11	true	falsesonatype-ci	1.3	true	falsegroovyaxis	0.3	true	falsecopyartifact	1.25	true	falsetranslation	1.10	true	trueport-allocator	1.5	true	falsemeasurement-plots	0.1	true	falseandroid-emulator	2.8	true	falsetemplate-project	1.3	true	falseplot	1.5	true	falselocale	1.2	true	falseartifactory	2.1.4	true	falselastfailureversioncolumn	1.1	true	fa

[JIRA] (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

2013-02-12 Thread thomas.po...@brandmaker.com (JIRA)














































Thomas Poisl
 updated  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"
















Change By:


Thomas Poisl
(12/Feb/13 3:02 PM)




Description:


We are running Jenkins in JBoss 6.0.0 here, but deployment of Jenkins 1.500 or 1.501 fails with the following error:{noformat}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 packageat 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]{noformat}Since I could not find any information about this problem, it might be related to one of the plug-ins we are using:{noformat}Name  ↓	Version   	Enabled   	Pinned   mailer	1.4	true	falseexternal-monitor-job	1.1	true	falseldap	1.2	true	truepam-auth	1.0	true	falseant	1.1	true	falsejavadoc	1.0	true	falsecvs	2.7	true	truejmeter	0.3.0	true	falsetoken-macro	1.5.1	true	falsemaven-plugin	1.499	true	falsem2-extra-steps	1.1.7	true	falsegroovy	1.12	true	falsepostbuild-task	1.8	true	falsegoogleanalytics	1.3	true	falsem2release	0.9.1	true	falsetwitter	0.6	true	falsedownstream-ext	1.7	true	falsebatch-task	1.16	true	falsescis-ad	1.2	true	falsechucknorris	0.5	true	falsedashboard-view	2.4	true	falsecobertura	1.8	true	falsexunit	1.52	true	falseperformance	1.8	true	falseanalysis-core	1.48	true	falseemail-ext	2.25	true	falsePrioritySorter	1.3	true	falsesubversion	1.45	true	trueconfigurationslicing	1.36	true	falsemaven-metadata-plugin	1.0.0	true	falseperfpublisher	7.97	true	falsedeploy	1.9	true	falsedynamic-axis	1.0.1	true	falsejob-poll-action-plugin	1.0	true	falsem2-repo-reaper	1.0	true	falsematrixtieparent	1.1	true	falseruby-runtime	0.10	true	falsepathignore	0.6	true	falsetasks	4.35	true	falsecheckstyle	3.32	true	falsefindbugs	4.45	true	falseviolations	0.7.11	true	falsepmd	3.33	true	falsewarnings	4.21	true	falseci-game	1.19	true	falseinsight-ci	2.3.3	true	falsemaven-repo-cleaner	1.2	true	falseparameterized-trigger	2.16	true	falsegit	1.1.26	true	falsegit-server	1.1	true	falsescriptler	2.5.1	true	falsepublish-over-ssh	1.9	true	falsedry	2.33	true	falseanalysis-collector	1.34	true	falseemma	1.29	true	falseandroid-lint	2.0.2	true	falsedynamicparameter	0.2.0	true	falsejira	1.35	true	falseenvinject	1.82	true	falsematrix-reloaded	1.1.0	true	falseclone-workspace-scm	0.5	true	falsexvnc	1.11	true	falsesonatype-ci	1.3	true	falsegroovyaxis	0.3	true	falsecopyartifact	1.25	true	falsetranslation	1.10	true	trueport-allocator	1.5	true	falsemeasurement-plots	0.1	true	falseandroid-emulator	2.8	true	falsetemplate-project	1.3	true	falseplot	1.5	true	falselocale	1.2	true	falseartifactory	2.1.4	true	falselastfailureversioncolumn	1.1	true	falsetestng-plugin	1.1	true	falsetestlink	3.1.8	true	falsessh-slaves	0.22	true	truelastsuccessversioncolumn	1.1	true	false
rebuild	1.17	true	false
{noformat}






 

[JIRA] (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

2013-02-12 Thread thomas.po...@brandmaker.com (JIRA)














































Thomas Poisl
 updated  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"
















Change By:


Thomas Poisl
(12/Feb/13 12:52 PM)




Priority:


Critical
Blocker



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (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

2013-02-12 Thread thomas.po...@brandmaker.com (JIRA)














































Thomas Poisl
 updated  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"
















Change By:


Thomas Poisl
(12/Feb/13 12:47 PM)




Environment:


Deplyoment
Deployment
 with Jenkins 1.499
 runs
 works
, while Jenkins 1.500 and 1.501
 fails
 fail to deploy





Description:


We are running Jenkins in JBoss 6.0.0 here, but deployment of
 Jenkins
 1.500 or 1.501 fails with the following error:{noformat}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 packageat 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]{noformat}Since I could not find any information about this problem, it might be related to one of the plug-ins we are using:{noformat}Name  ↓	Version   	Enabled   	Pinned   mailer	1.4	true	falseexternal-monitor-job	1.1	true	falseldap	1.2	true	truepam-auth	1.0	true	falseant	1.1	true	falsejavadoc	1.0	true	falsecvs	2.7	true	truejmeter	0.3.0	true	falsetoken-macro	1.5.1	true	falsemaven-plugin	1.499	true	falsem2-extra-steps	1.1.7	true	falsegroovy	1.12	true	falsepostbuild-task	1.8	true	falsegoogleanalytics	1.3	true	falsem2release	0.9.1	true	falsetwitter	0.6	true	falsedownstream-ext	1.7	true	falsebatch-task	1.16	true	falsescis-ad	1.2	true	falsechucknorris	0.5	true	falsedashboard-view	2.4	true	falsecobertura	1.8	true	falsexunit	1.52	true	falseperformance	1.8	true	falseanalysis-core	1.48	true	falseemail-ext	2.25	true	falsePrioritySorter	1.3	true	falsesubversion	1.45	true	trueconfigurationslicing	1.36	true	falsemaven-metadata-plugin	1.0.0	true	falseperfpublisher	7.97	true	falsedeploy	1.9	true	falsedynamic-axis	1.0.1	true	falsejob-poll-action-plugin	1.0	true	falsem2-repo-reaper	1.0	true	falsematrixtieparent	1.1	true	falseruby-runtime	0.10	true	falsepathignore	0.6	true	falsetasks	4.35	true	falsecheckstyle	3.32	true	falsefindbugs	4.45	true	falseviolations	0.7.11	true	falsepmd	3.33	true	falsewarnings	4.21	true	falseci-game	1.19	true	falseinsight-ci	2.3.3	true	falsemaven-repo-cleaner	1.2	true	falseparameterized-trigger	2.16	true	falsegit	1.1.26	true	falsegit-server	1.1	true	falsescriptler	2.5.1	true	falsepublish-over-ssh	1.9	true	falsedry	2.33	true	falseanalysis-collector	1.34	true	falseemma	1.29	true	falseandroid-lint	2.0.2	true	falsedynamicparameter	0.2.0	true	falsejira	1.35	true	falseenvinject	1.82	true	falsematrix-reloaded	1.1.0	true	falseclone-workspace-scm	0.5	true	falsexvnc	1.11	true	falsesonatype-ci	1.3	true	falsegroovyaxis	0.3	true	falsecopyartifact	1.25	true	falsetranslation	1.10	true	trueport-allocator	1.5	true	falsemeasurement-plots	0.1	true	falseandroid-emulator	2.8	true	falsetemplate-project	1.3	true	falseplot	1.5	true	falselocale	1.2	true	falseartifactory	2.1.4	true	falselastfailureversioncolumn	1.1	true	

[JIRA] (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

2013-02-12 Thread thomas.po...@brandmaker.com (JIRA)














































Thomas Poisl
 updated  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"
















Change By:


Thomas Poisl
(12/Feb/13 12:40 PM)




Environment:


Deplyoment
 und
 with
 Jenkins 1.499 runs, while Jenkins 1.500 and 1.501 fails



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (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

2013-02-12 Thread thomas.po...@brandmaker.com (JIRA)














































Thomas Poisl
 created  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"















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


12/Feb/13 12:39 PM



Description:


We are running Jenkins in JBoss 6.0.0 here, but deployment of 1.500 or 1.501 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