[JIRA] [swarm-plugin] (JENKINS-24149) LogConfigurationException due to conflicting commons-logging versions

2015-09-11 Thread alv...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dan Alvizu commented on  JENKINS-24149 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: LogConfigurationException due to conflicting commons-logging versions  
 
 
 
 
 
 
 
 
 
 
I had a different stacktrace for this issue, if it helps anyone else diagnose the issue. Upgrading to 1.23 fixed the issue. 
My stacktrace occured trying to run a FileCallable on the remote slave: 

 

java.io.IOException: remote file operation failed: [...]: java.io.InvalidClassException: org.apache.commons.logging.LogConfigurationException; local class incompatible: stream classdesc serialVersionUID = 1571584275865309127, local class serialVersionUID = 8486587136871052495
	at hudson.FilePath.act(FilePath.java:985)
	at hudson.FilePath.act(FilePath.java:967)
	at com.[my_publisher]perform([...my_publisher...].java:105)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:776)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:381)
Caused by: java.io.InvalidClassException: org.apache.commons.logging.LogConfigurationException; local class incompatible: stream classdesc serialVersionUID = 1571584275865309127, local class serialVersionUID = 8486587136871052495
	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:617)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:185)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:218)
	at hudson.remoting.Channel.call(Channel.java:753)
	at hudson.FilePath.act(FilePath.java:978)
 

 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

   

[JIRA] [swarm-plugin] (JENKINS-24149) LogConfigurationException due to conflicting commons-logging versions

2015-07-21 Thread peter.joens...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Peter Jönsson closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Released in swarm-plugin-1.23 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-24149 
 
 
 
  LogConfigurationException due to conflicting commons-logging versions  
 
 
 
 
 
 
 
 
 

Change By:
 
 Peter Jönsson 
 
 
 

Status:
 
 Open Closed 
 
 
 

Assignee:
 
 Kohsuke Kawaguchi Peter Jönsson 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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/d/optout.


[JIRA] [swarm-plugin] (JENKINS-24149) LogConfigurationException due to conflicting commons-logging versions

2015-04-27 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-24149


LogConfigurationException due to conflicting commons-logging versions















Code changed in jenkins
User: Dawid Malinowski
Path:
 client/pom.xml
http://jenkins-ci.org/commit/swarm-plugin/849e550491366260cc7f8e6b831c7a51155f6982
Log:
  JENKINS-24149 - LogConfigurationException due to conflicting commons-logging versions





























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/d/optout.


[JIRA] [swarm-plugin] (JENKINS-24149) LogConfigurationException due to conflicting commons-logging versions

2015-04-27 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-24149


LogConfigurationException due to conflicting commons-logging versions















Code changed in jenkins
User: Peter Jönsson
Path:
 client/pom.xml
http://jenkins-ci.org/commit/swarm-plugin/6aaf9453d44a46db3600485cbaba73288c4c960e
Log:
  Merge pull request #24 from oberthur/master

JENKINS-24149 - LogConfigurationException


Compare: https://github.com/jenkinsci/swarm-plugin/compare/704dd97a434b...6aaf9453d44a




























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/d/optout.


[JIRA] [swarm-plugin] (JENKINS-24149) LogConfigurationException due to conflicting commons-logging versions

2015-04-21 Thread dawidmal...@gmail.com (JIRA)














































Dawid Malinowski
 commented on  JENKINS-24149


LogConfigurationException due to conflicting commons-logging versions















Gustavo Lucena Dalmaso Your patch works for me. I already created pull request https://github.com/jenkinsci/swarm-plugin/pull/24.



























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/d/optout.


[JIRA] [swarm-plugin] (JENKINS-24149) LogConfigurationException due to conflicting commons-logging versions

2015-03-06 Thread gldalm...@gmail.com (JIRA)














































Gustavo Lucena Dalmaso
 commented on  JENKINS-24149


LogConfigurationException due to conflicting commons-logging versions















I was able to workaround it by using commons-loggins-1.1.1 in the swarm-client jar.

It seems that that is the version jenkins itself is using.

For the maven build to work I added 

commons-logging
commons-logging
1.1.1

 to the swarm-client pom.xml and the resulting artifact worked correctly on my case.



























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/d/optout.


[JIRA] [swarm-plugin] (JENKINS-24149) LogConfigurationException due to conflicting commons-logging versions

2015-03-06 Thread gther...@gmail.com (JIRA)














































Guillaume Théraud
 commented on  JENKINS-24149


LogConfigurationException due to conflicting commons-logging versions















Same problem here with jenkins-swarm 1.22 & Jenkins 1.599. 
Did not manage to apply the workaround with those versions.



























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/d/optout.


[JIRA] [swarm-plugin] (JENKINS-24149) LogConfigurationException due to conflicting commons-logging versions

2014-11-25 Thread tho...@tada.se (JIRA)














































Thomas Hallgren
 commented on  JENKINS-24149


LogConfigurationException due to conflicting commons-logging versions















I'm experiencing a similar problem with version 1.590. The plug-in I'm using depends on guice-4.0-beta5 and 'com.google.' packages are masked off (using  in the maven-hpi-plugin). Works fine on the master but on a slave it crashes because it uses guice-4.0-beta - no_aop (provided by jenkins-core).

Could it be that the  directive isn't propagated correctly to the swarm client?



























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/d/optout.